@charset "shift_jis";
body{
	background-image: url(../imgs/bg03.gif);
}
/*---- mainTab ----*/

#mainImg{
	margin-bottom:8px;
	text-align:center;
}

/*---- table ----*/
#centerCont Table.normal{
	border-color:#BFBFBF;
	border-width:1px 0px 0px 1px;
	border-style:solid;
	font-size: 12px;
	line-height: 18px;
    border-collapse:separate;
	text-align: left;
}
#centerCont Table.normal TH{
	background-color:#8BD161;
	border-width: 1px;
	border-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-color: #A5A5A5;
	border-bottom-color: #A5A5A5;
	white-space: nowrap;
	vertical-align:top;
	padding: 3px 8px;
	color:#FFFFFF;
}
#centerCont Table.normal TD{
	background-color:#FBF8F4;
	border-width: 1px;
	border-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-color: #A5A5A5;
	border-bottom-color: #A5A5A5;
	padding: 3px 8px;
	vertical-align:top;
}

/* semi */
#centerCont Table.semi TH{
	background-color:#458D3B;
}
#centerCont Table.semi TH.sec{
	background-color:#663333;
}
#centerCont Table.semi TD img{
	vertical-align:top;
}

/* model */
.model{
	background-color:#458D3B;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
}

/* event semi */
#centerCont Table.esemi TH{
	background-color:#458D3B;
	font-weight:bold;
}
#centerCont Table.esemi TD img{
	vertical-align:top;
}
#centerCont Table.esemi TD.lev00{
	background-color:#e8d7c3;
	vertical-align:middle;
	font-weight:bold;
}
#centerCont Table.esemi TD.lev01{
	background-color:#e8d7c3;
	vertical-align:middle;
	text-align:center;
	width: 10%;
	font-weight:bold;
}
#centerCont Table.esemi TD.lev02{
	background-color:#e8d7c3;
	vertical-align:middle;
	width: 40%;
	font-weight:bold;
}

.esemi_comment{
	font-size:9px;
}

.esemi_tani{
	text-align:right;
	padding:0px 0px 1em 0px;
}


/*---- table.kounin ----*/
#centerCont Table.kounin .th01{
	width:60px;
}
#centerCont Table.kounin .td01{
	width:120px;
}
#centerCont Table.kounin .td02{
	width:200px;
}

/*---- table.exam ----*/
#centerCont Table.exam .th01{
	width:100px;
}
#centerCont Table.exam .td01{
	width:150px;
}



/*---- photoText ----*/

#centerCont .photoText200{
	margin-bottom:10px;
	width:464px;
	padding: 0 3px;
}
#centerCont .photoText200 .leftImg{
	width:200px;
	padding-right: 10px;
	float:left;
	margin-top:3px;
}
#centerCont .photoText200 .txt{
	font-size: 13px;
	width:254px;
	float:left;
}
#centerCont .photoText200 .txt p{
	line-height: 1.5;
}


#centerCont .photoText252{
	margin-bottom:10px;
	width:464px;
	padding: 0 3px;
}
#centerCont .photoText252 .leftImg{
	width:252px;
	padding-right: 10px;
	float:left;
	margin-top:3px;
}
#centerCont .photoText252 .txt{
	font-size: 13px;
	width:202px;
	float:left;
}
#centerCont .photoText252 .txt p{
	line-height: 1.3;
}

#centerCont .photoText282{
	margin-bottom:10px;
	width:464px;
	padding: 0 3px;
}
#centerCont .photoText282 .leftImg{
	width:282px;
	padding-right: 10px;
	float:left;
	margin-top:3px;
}
#centerCont .photoText282 .txt{
	font-size: 13px;
	width:172px;
	float:left;
}
#centerCont .photoText282 .txt p{
	line-height: 1.3;
}

/* infoTable */

#centerCont table.info{
	margin-top:-10px;
}
#centerCont table.info tr.line0 th{
	background-image:url(../imgs/arrow_ora00.gif);
}
#centerCont table.info tr.line1 th{
	background-image:url(../imgs/arrow_ora01.gif);
	background-color:#FFFFDB;
}
#centerCont table.info tr.line1 td{
	background-color:#FFFFDB;
}
#centerCont table.info th{
	width:65px;
	text-align:left;
	background-repeat:no-repeat;
	background-position: 5px 5px;
	padding: 2px 0 2px 25px;
	line-height: 1.6;
	vertical-align:top;
}
#centerCont table.info td{
	width:380px;
	padding: 2px 0;
	line-height: 1.6;
	vertical-align:top;
}

/*---- list ----*/
#centerCont UL.numb{
	list-style:decimal;
	line-height:1.6;
	margin-left:30px;
}
#centerCont UL.numb li{
	margin-bottom:5px;
}
#centerCont UL.normal{
	list-style:none;
	margin-right: 20px;

}
#centerCont UL.normal li{
	line-height:1.6;
	background-image:url(../imgs/arrow_ora00.gif);
	background-repeat:no-repeat;
	background-position: 5px 5px;
	padding:0 0 10px 20px;
}
#centerCont table UL.normal{
	list-style:none;
	margin-top: 2px;
}
#centerCont table UL.normal li{
	line-height:1.6;
	background-image:url(../imgs/arrow_ora00.gif);
	background-repeat:no-repeat;
	background-position: 0px 5px;
	padding:0 0 3px 15px;
}

#centerCont UL.tri{
	list-style:none;
}
#centerCont UL.tri li{
	line-height:1.6;
	margin-bottom: 5px;
	background-image:url(../imgs/arrow_tri.gif);
	background-repeat:no-repeat;
	padding:0 0 0 12px;
}
#centerCont UL.linkarea{
	list-style:none;
	margin-right: 20px;
	clear:both;
}
#centerCont UL.linkarea li{
	float:left;
	display:block;
	line-height:1.6;
	background-image:url(../imgs/arrow_ora00.gif);
	background-repeat:no-repeat;
	background-position: 5px 5px;
	padding:0 8px 10px 18px;
}

#centerCont .totop{
	text-align:right;
}
