/* bio-MY body.css */

body {
	color: #000000;
	background-image : url(bg.gif);
	background-color:#FFFFFF;
	font-family:"ＭＳ Ｐゴシック", Hiragino Kaku Gothic Pro, Osaka, Verdana,sans-selif;
	margin: 0px 0px 0px 0px;
	font-size: 10pt;
	}
	
a:link { text-decoration:none; color:#003399; }
a:visited { text-decoration:none; color:#003399; }
a:active { text-decoration:none; color:#CC0000; }
a:hover { text-decoration:none;  color: #CC0000; }

div.bg{
	background-image : url(bg-sdw.gif);
	background-repeat:repeat-y;
	background-position:center;
	padding:0 10px;
	}

td { 
	font-size: 10pt;
	color: #000000;
	}
	
/* ヘッダー設定 */
td.headtd{
	background-image : url(bg-head.gif);
	background-repeat:repeat-x;
	}

/* フッター設定 */
#bttm td{
	background-color:#003366;
	}
#bttm P{
	color:#FFFFFF;
	}
	
P{ 
	font-size: 10pt;
	line-height:1.45;
	color: #000000;
	margin:10px 20px 5px 40px;
	}
	
#box P{ 
	font-size: 10pt;
	color: #000000;
	margin:2px 2px 2px 2px;
	}

P.nvbar{
	text-align:right;
	line-height:1.1;
	margin:2px 20px 2px 20px;
	}
	
H1{
 	color:#000000;
	font-style:normal;
 	font-weight:bold;
 	font-size:14pt;
 	line-height:30px;
 	border-width:0px 1px 1px 0px;
 	border-color:#CC0000;
 	border-style:solid;
 	padding:10px 15px　5px 15px;
 	margin:10px 10px 2px 10px;
	clear:both;
	}

H2{
	font-style:normal;
 	font-weight:normal;
 	font-size:11pt;
 	line-height:1.25;
 	color:#000000;
 	border-style:solid;
 	border-color:#CC0000;
 	border-width:0px 0px 0px 5px;
 	padding:2px 5px;
 	margin:10px 10px 2px 15px;
 	background-color:#EEEEEE;
	clear:both;
	}

H3{
 	font-style:normal;
 	font-weight:normal;
 	font-size:10pt;
 	line-height:1.25;
 	color:#CC0000;
 	padding:2px 5px;
 	margin:10px 10px 2px 25px;
	clear:both;
	}
	
H4{
 	font-style:normal;
 	font-weight:normal;
 	font-size:10pt;
 	line-height:1.25;
 	color:#000000;
 	border-style:solid;
 	border-color:#99CC66;
 	border-width:0px 0px 1px 0px;
 	padding:2px 10px;
 	margin:10px 5px 2px 20px;
	clear:both;	
	}


H5{
 	font-style:normal;
 	font-weight:bold;
 	font-size:11pt;
 	line-height:1.25;
 	color:#000000;
 	padding:2px 5px;
 	margin:10px 10px 2px 25px;
	clear:both;
	}

#box H4{
 	font-style:normal;
 	font-weight:bold;
	line-height:1.25;
 	font-size:10pt;
	color:#009933;
	padding:2px 5px;
 	margin:5px 5px 5px 0px;
	clear:both;
	border-bottom:1px dotted #009933;
	}
	

}

/* メニュー：メニュー check */
li.check-r{
padding-left: 20px;
padding-top: 2px;
padding-bottom: 5px;
background : url(img/check-red.gif) no-repeat 0px 5px;
font-weight: nomal;
margin: 0px 0px 0px 20px;
line-height:1.25;
}
	
.left	{float:left;}
.right	{float:right;}
.clear	{clear:both;}

table.border1{	border:1px solid #99cc66;}
tr.border1{	border:1px solid #99cc66;}
td.border1{	border:1px solid #99cc66;}

div.div-tips{
	margin:10px 50px;
	padding:5px;
	border:1px solid #cccccc;
	}
	
