/* CSS Document */
/* レイアウト */
body {margin:0px; padding:0px; height:100%;}
#container {width:850px; height:100%; margin-left: auto; margin-right: auto;}

table { border:0px;}
td#gra_l {background-image:url(../img/grade_left.gif); background-repeat:repeat-y; width:25px;}
td#gra_r {background-image:url(../img/grade_right.gif); background-repeat:repeat-y; width:25px;}
td#geneTitle {background-image:url(../img/gene_title2.jpg); background-repeat:no-repeat; width:800px; height:200px;}
td#geneTitle img {border:0px;}
td#leftArea {
	width:250px; background-image:url(../img/side700.jpg); position:relative; z-index:200;
	background-repeat:repeat-y; background-color:#f8ebc0; text-align:left; vertical-align:top;
	}
td#mainArea {
	width:550px; background-color:#f8ebc0; text-align:left; vertical-align:top;
	font-size:12px; color:#333333; line-height:1.8; position:relative; z-index:1;
	}
#footer { background:#000000; height:30px; text-align:left; font-size:12px; color:#666666;}
#copyright { font-size:11px; color:#FFFFFF; float:right; margin-top:5px; letter-spacing:1px;}
#bottomRights {width:540px; height:45px; color:#CC9966; font-size:10px; line-height:1.3; text-align:center;}

#footer a:link, #footer a:visited, .SubMenu a:link, .SubMenu a:visited {color:#FFFFFF;}
#footer a:hover, .SubMenu a:hover {color:#FFFFFF; text-decoration:none;}
#footer a, .SubMenu a {margin-left:5px; margin-right:5px; font-size:12px; line-height:2;}

.SubMenu a{padding-left:20px; padding-bottom:5px; background-image:url(../img/arrow_circle_black.gif); background-repeat:no-repeat;}

.fclear {clear:both; height:5px;}

/* フォントデコレ */
.bk12 {font-size:12px; color:#000000; line-height:18px;}
.w12 {font-size:12px; color:#ffffff; line-height:18px;}
.bw14 {font-size:14px; color:#993300; line-height:18px; font-weight:bold;}

/*コンテンツの中*/
h1 {border-bottom:dashed 1px #CC9933;}
.con { width:525px;}
.con h2 {width:540px; height:50px; position:relative; left:-5px; top:10px; text-indent:-9999px;}
img.frPhoto { float:right; margin-left:10px; margin-top:5px; border:none;}
img.flPhoto { float:left; margin-right:10px; margin-top:5px; border:none;}

.con a:link,.con a:visited {color:#000000;}
.con a:hover {color:#339933; text-decoration:none;}
.con a {margin-left:5px; margin-right:5px; font-size:12px; line-height:1.5;}

/*パンくず*/
#PageNavi {color:#CC9933; font-size:11px; padding:2px; width:520px; text-align:right; position:relative; top:-15px;}
#PageNavi a:link, #PageNavi a:visited {color:#CC9933;}
#PageNavi a:hover {color:#669933; text-decoration:none;}
#PageNavi a {margin-left:5px; margin-right:5px;}

img.bnr {width:468px; height:60px; margin-top:10px; margin-bottom:20px; border:none;}