@charset "utf-8";
/* メインコンテンツ */

#main h3{
	font-size:10px;
	width:100%;
	height:90px;
	background: url(../img/pan_bg.jpg);
	text-align:right;
	padding-top:0px;
	border-bottom:1px solid #999999;
	line-height:16px;
	font-weight:normal;
}

#main h3 a:link,#main h3 a:visited{
	color:#000000;
}

#main h3.mg{
	height:215px;
	position:relative;
	z-index:100;
	background: url(../img/MainGraphic.jpg);
}

#main h3.se{
	position:relative;
	z-index:100;
	background: url(../img/h3_se.jpg);
}

#main h3.st{
	position:relative;
	z-index:100;
	background: url(../img/h3_st.jpg);
}

#main h3.fa{
	position:relative;
	z-index:100;
	background: url(../img/h3_fa.jpg);
}

#main h3.ca{
	position:relative;
	z-index:100;
	background: url(../img/h3_ca.jpg);
}

#main h3.co{
	position:relative;
	z-index:100;
	background: url(../img/h3_co.jpg);
}

#main h3.in{
	position:relative;
	z-index:100;
	background: url(../img/h3_in.jpg);
}

#main h3.or{
	position:relative;
	z-index:100;
	background: url(../img/h3_or.jpg);
}

#main h3.si{
	position:relative;
	z-index:100;
	background: url(../img/h3_si.jpg);
}

#content h4{
padding:0px 0px 2px 18px;
font-size:14px;
color:#2F5ABD;
border-bottom:solid 2px #2F5ABD;
margin-top:21px;
margin-bottom:7px;
background:url(../img/h4.gif) no-repeat;
line-height:18px;

}

#content h4 .blue{
	font-size:14px;
	color:#2F5ABD;
	padding-left:5px;
}


#content h5{
padding:7px 5px 6px 25px;
margin-top:30px;
margin-bottom:7px;
font-size:15px;
color: #000000;
background:url(../img/h5.gif) no-repeat;
}

#content h6{
margin-top:16px;
color:#2F5ABD;
font-size:14px;
border-left:solid 6px #2F5ABD;
padding-left:4px;}


/* コンテンツ内テーブル設定 */

#content table {
        font-size: 12px;
        color: #222;
        width: 100%;
		margin-top:10px;
        margin-bottom: 5px;
        border-collapse:collapse;
        border-spacing: 0px;
		line-height:16px;
}

#content th {
        padding: 5px;
		padding-left:10px;
		padding-right:10px;
		border-right: 1px solid #CCCCCC;
        border-bottom: 1px solid #CCCCCC;
        background-color:#E4E8FA;
		text-align:left;
		vertical-align:middle;
		font-size:10px;
}

#content td {
        padding: 5px;
        border-right: 1px solid #CCCCCC;
        border-bottom: 1px solid #CCCCCC;
        background-color: #EFF2F3;
		vertical-align:middle;
}

#content table.center td{
		text-align:center;
}

#content td.L1{
}

#content td.L2{
		background:#FFEDB0;
}

#content td.L3{
		background:#FFD3B0;
}

#content td.L4{
		background:#FFB3AA;
}

#content th.active{
		background:#F7355B;
		color:#FFFFFF;
}

#content td.active{
		background:#FDCCD6;
}


#content table.frame {/* 枠用テーブル */
        font-size: 100%;
        color: #000;
        width: 100%;
		margin:0;
		padding:0;
		border:none;
		border-collapse:collapse;
        border-spacing: 0px;
}

#content table.frame td {
        padding: 0px;
        border:none;
		background:none;
		vertical-align:top;
}

#content .frame img{
	margin:0px;
}


/* 装飾 */
#content .red{
	color:#F7355B;
}

#content .red-x{
	color:#C61217;
}

#content .blue{
	color:#2F5ABD;
}

#content .big{
	font-size:24px;
	line-height:24px;
	margin-top:6px;
	margin-bottom:2px;
	font-weight:bold;
}

#content .big-X{
	font-size:32px;
	line-height:32px;
	margin-top:1px;
	margin-bottom:1px;
	font-weight:bold;
}

#content .right{
text-align:right;
}

#content .F-right{
	float:right;
}

#content .F-left{
	float:left;
}

#pic p{
	width:375px;
}

#pic-M p{
	width:400px;
}

#content img{
	margin-top:10px;
	margin-bottom:10px;
}



#content img.F-right{
	margin-top:3px;
	margin-bottom:5px;
}

#content img.F-left{
	margin-top:0px;
	margin-right:2px;
}

#content img.medal{
	margin-top:6px;
	margin-right:10px;
	margin-bottom:0px;
}

#content .nm{
	margin:0px;
}

#content div#column{
        background-color:#E4E8FA;
		padding:3px 5px ;
		margin-top:6px;
		margin-bottom:6px;
}

#content div#pic div#column{
		width:373px;	
}

div#pic div#column p{
		width:363px;
}

#pic .big{
	margin-top:10px;
}

#content p.arrow{
		border-top:dotted 1px #999999;
		background:url(../img/sita.png) no-repeat;
		width:100%;
		height:31px;
		margin-top:6px;
}

#content p.arrow_small{
		margin-left:40px;
		background:url(../img/sita_small.gif) no-repeat;
		width:16px;
		height:29px;
		margin-top:4px;
		margin-bottom:4px;
}

#content a:link,#content a:visited{
		color:#33AB8F;
}

#content a.link:link,#content a.link:visited{
		background:url(../img/link.gif) no-repeat;
		padding-left:12px;
		font-size:12px;
		color:#33AB8F;
}


a.tooltip:hover {background:#ffffff; text-decoration:none;} /*BG color is a must for IE6*/
a.tooltip span {display:none; padding:2px 3px; margin-left:8px; width:130px;}
a.tooltip:hover span{display:inline; position:absolute; border:1px solid #cccccc; background:#ffffff; color:#6c6c6c;}

#content p.t09{
	font-size:09px;
	line-height:11px;
}

#content .intro{
		color:#FF3399;
}


#content .lh12{
	line-height:12px;
}

#content .lh18{
	line-height:18px;
}

#content ul{
	margin-top:5px;
	line-height:21px;
}

/* 個別マージンの設定 */

#content .mt30{
	margin-top:30px;
}

#content .mt24{
	margin-top:24px;
}

#content .mt20{
	margin-top:20px;
}

#content .mt15{
	margin-top:15px;
}

#content .mt14{
	margin-top:14px;
}

#content .mt12{
	margin-top:12px;
}

#content .mt10{
	margin-top:10px;
}

#content .mt7{
	margin-top:7px;
}

#content .mt4{
	margin-top:4px;
}

#content .mt2{
	margin-top:2px;
}

#content .fs12{
	font-size:12px;
}

#content .fs14{
	font-size:14px;
}

/* パディング */

#content .plt07{
	padding-left:0.7em;	
}

#content .plt14{
	padding-left:1.4em;	
}

#content .plt1{
	padding-left:1em;	
}

#content .plt2{
	padding-left:2em;	
}

#content .plt3{
	padding-left:3em;	
}

#content .plt4{
	padding-left:4em;	
}

#content .prt1{
	padding-right:1em;	
}

#content .ml8{
	margin-left:7px;
}


/* 個別ページの設定 */

/* トップページ */

#content ul.info li{
	border-bottom:1px dotted #AAA;
	padding:1px 0 1px 0;
	font-size:10px;
}

#container{
	line-height:18px;
	height:200px;
	margin-bottom:20px;
}

#container h5{
	width:185px;
	height:80px;
	margin:0px;
	margin-top:4px;
	margin-bottom:8px;
	padding:0;
}



#container div#box{
	width:185px;
}

.green{
	color:#00FF00;
}
