﻿/* 基本 */
body{
	background-color: #950B2C;
	font-family: "ＭＳ Ｐゴシック",sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #444;
	margin: 0;
}
body.cgi{
	background-color: #fff;
}
body.cgi td{
	font-size: 10.2px;
}
body.cgi h3{
	color: #94143a;
	font-size: 110%;
	margin-bottom: 10px;
}
body.cgi .information{
	width: 100%;
}
h1, h2, h3, h4, form, ul, ol, li, p{
	margin: 0;
	padding: 0;
}


h1{
	font-size: 100%;
	line-height:120%;
	font-weight: normal;
	position: absolute;
	color: #fff;
	top: 4px;
	z-index:2;
}

#index h3{
	font-size: 120%;
	font-weight: bold;
	color: #950B2C;
	margin: 20px 0 5px 0;
	background: url(../images/icon01.gif) 0 2px no-repeat;
	text-indent: 20px;
	border-bottom: dashed 1px #999;
}




#logo	{
	position:absolute;
	top:40px;
	width:300px;
	height:60px;
	margin:0 !important;
	padding:0 !important;
}
ul.header_btn{
	position:absolute;
	top:83px;
	left:588px;
	width:314px;
	height:26px;
}
ul.header_btn li{
	width:94px;
	height:26px;
	float:left;
	margin-right:10px;
}
ul.header_btn li.end{
	margin:0px;
}
li{
	list-style-type: none;
}

ul.global{
	width:900px;
	height:50px;
}
ul.global li{
	float:left;
}



table.schedule td{ height: 16px;}
table.schedule2 td{ height: 18px;}
table.schedule td.w{ width: 56px;}
table.schedule2 td.w{ width: 85px;}
td{
	vertical-align: top;
}
td.w170{ width: 170px;}
td.w140{ width: 140px;}
td.w350{ width: 350px; }

img{
	border: 0;
}
.pink img{ border: solid 1px #FF3399;}
a:link,
a:visited{
	color: #296a97;
}
a:hover{
	color: #296a97;
	text-decoration: none;
}
.inner p{
	margin-bottom: 5px;
	padding: 5px 0;
}
.linkmargin{
	margin-top: 10px;
}
.linkicon{
	vertical-align: middle !important;
	font-size: 80%;
	line-height: 100%;
}

.linkicon2{
	vertical-align: middle !important;
	font-size: 10px;
	line-height: 100%;
}

.linkicon2 a:hover{
	color: #950B2C;
}

.tableseparate{
	margin-bottom: 30px;
}
.tdread{
	padding: 10px;
	font-size: 10.2px;
	line-height: 1.3em;
	width: 285px;
}
.tdborder{
	border-bottom: 1px solid #950B2C;
}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}

/* レイアウト */
#wrapper{
	width: 900px;
	margin: 0 auto;
	background-color: #fff;
	padding-bottom: 30px;
}
#header{
	line-height: 0;
	background-color:#950B2C;
}
#header_top{
	background:url(../images/header.jpg) no-repeat top #950B2C;
	width:900px;
	height:128px;
	position:relative;
	z-index:1;
}
#contents{
	margin: 20px;
}
#left_contents{
	float: left;
	width: 630px;
}
#right_contents{
	float: right;
	width: 190px;
}
#right_contents{
	font-size: 100%;
}
#right_contents li{
	margin-bottom: 10px;
}
#right_contents p.midasi{
	font-size: 110%;
	font-weight: bold;
	color: #950B2C;
	text-align: center;
	padding-top: 5px;
}

.mar01{ margin: 80px 0 0 0;}

.toplist h3{
	font-size: 110%;
	color: #950B2C;
	margin-top: 10px;
}
.toplist p{
}
.toplist span{
	font-weight: bold;
	color: #950B2C;
}
.innerSubTitle{
	background-color: #950B2C;
	padding: 5px;
	margin: 10px 0;
	color: #fff;
}
.inner #right_contents h3{
	color: #950B2C;
	margin-bottom: 12px;
}
.inner #right_contents ul{
	margin-left: 12px;
}
.inner #right_contents li{
	list-style-image: url(../images/blue_icon.jpg);
	margin-left: 15px;
}
.inner #right_contents li.redicon{
	list-style-image: url(../images/red_icon.jpg);
}
#footer{
	width: 900px;
	margin: 15px auto 30px;
}
#footer a:link,
#footer a:visited{
	color: #fff !important;
}
#footer a:hover{
	color: #fff!important;
	text-decoration: none;
}
#footer li{
	float: left;
	margin-right: 20px;
	color: #fff;
}
#footer p{
	text-align: center;
	color: #fff;
}

/* others */
.floatleft{
	float: left !important;
}
.floatright{
	float: right !important;
}
.p0{
	padding: 0 !important;
}
.midasi{
	font-size: 120%;
	font-weight: bold;
	color: #950B2C;
}
.read{
	color: #006;
	padding: 0 0 15px !important;
	margin-bottom: 15px !important;
	border-bottom: 1px dashed #ccc;
}
dl.txt01 dt{
	background: url(../images/icon01.gif) 0 2px no-repeat;
	text-indent: 20px;
	font-weight: bold;
}
dl.txt01 dd{
	margin: 5px 0 0 0;
	padding: 0;
	line-height: 1.6em;
}

.manner_table{
	border-collapse: collapse;
}
.manner_table th,
.manner_table td{
	border: 1px solid #999;
}
.oomidashi{
	color: #950B2C;
	border-bottom: 1px solid #950B2C;
	margin: 20px 0 0;
	font-size: 14px;
}
.texth3{
	background-color: #950B2C;
	padding: 5px 10px;
	margin: 30px 0 10px;
	color: #fff;
	width: 100%;
	font-size: 14px;
	position: relative;
}
.texth31{
	color: #313151;
	margin-top: 10px;
	font-size: 14px;
}
.texth32{
	color: #FF0099;
	margin-top: 10px;
}
td span.right{
	position: absolute;
	top: 6px;
	right: 20px;
	color: #FFF;
}
td span.right a{
	color: #fff;
	text-decoration: none;
}
td span.right a:hover{
	color: #ce425e;
	text-decoration: none;
}

#index .pro{
	width: 310px;
	float: left;
	margin: 0 10px 0 0;
	background: url(../images/pro_bg.jpg) 0 58px no-repeat;
}
#index .pro p,
#index .fin p{
	/padding: 0;
	/margin: 0 0 5px 0;
}
#index .pro dl,
#index .fin dl{
	border-bottom: 1px #aaa dotted;
	padding: 0;
	margin: 0 0 10px 0;
}
#index .pro dl dt,
#index .fin dl dt{
	margin: 0;
	padding: 0;
}
#index .pro dl dd,
#index .fin dl dd{
	margin: 0 0 0 10px;
}
#index .fin{
	width: 310px;
	float: right;
	margin: 0;
	background: url(../images/fin_bg.jpg) 0 58px no-repeat;
}



#list_style li{
	margin: 0 0 10px 30px;
	list-style-type: decimal;
}
#sitemap p{
	font-weight: bold;
	margin: 0 0 5px;
}
#sitemap ul{
	margin-left: 15px;
}
#sitemap li{
	list-style-type: disc;
}
#pop{
	background-color: #fff;
	margin: 0 auto;
}
#pop td{
	padding: 3px;
}
#pop ul{
	margin-left: 20px;
}
#pop li{
	list-style-type: circle;
}
h3.class3{
	background-image:url(../images/h3_2.gif);
	background-repeat:no-repeat;
	color:#AE455E;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:8px 0 15px 15px;
}
#tablelink a:link,
#tablelink a:visited{
	text-decoration: none;
}
#tablelink a:hover{
	text-decoration: underline;
}
.innerSubTitle a{
	color: #fff;
	text-decoration: none;
}
#school p{
	font-weight: bold;
	margin-bottom: 5px;
	padding: 0;
}
#school p.thin{
	font-weight: normal;
}

#school ul{
	margin: 0;
	padding: 0;
}
#school ul li{
	list-style-type: disc;
	margin-left: 20px;
}
#school ol li{
	list-style-type: decimal;
	margin-left: 20px;
}
#hidden1,
#hidden2,
#hidden3,
#hidden4{
	margin-bottom: 30px;
}
.img{
	float:left;
	margin: 0 8px 0 0;
}
.profile_table{
	border: 1px solid #940B2B;
	margin: 8px 0;
	padding: 8px;
	width: 100%;
}
.name {
	font-size: 130%;
	font-weight: bold;
	line-height: 150%;
	margin: 5px 0;
}

.box01{
	background-color: #e7e7f2;
	padding: 5px 10px;
	margin-top: 20px;
}
.box01 p{
	line-height: 1.5em;
	margin: 5px 0;
	padding: 0;
}
.box01 p a{
	color: #000;
	text-decoration: none;
}
.box01 p a:hover{
	color: #950B2C;
}

.box01 p.floatleft{
	width: 300px;
	margin-left:5px;
}
.box01 p.floatleft02{
	width: 190px;
	margin-left:10px;
	float: left;
}

.contact_table{
	width: 100%;
	margin-bottom: 20px;
	text-align: left;
}

table.sr_itm01 th{
	padding: 3px;
}
table.sr_itm01 td{
	padding: 5px 0 5px 3px;
}



.margin1{
	width: 100%;
	margin-bottom: 20px;
}

.marL50 { padding-right: 50px;}
.marL35 { padding-right: 35px;}
.marL30 { padding-right: 30px;}

.ml10 { margin-left: 10px;}
.mt10 { margin-top: 10px;}
.mb30 { margin-bottom: 30px;}

.pb6 { padding-bottom: 6px;}
.pb10 { padding-bottom: 10px;}
.pb20 { padding-bottom: 20px;}
.pb25 { padding-bottom: 25px;}
.pb30 { padding-bottom: 30px;}
.pb90 { padding-bottom: 90px;}
.pb100 { padding-bottom: 100px;}
.pb110 { padding-bottom: 110px;}




.sr_tbl { margin-top:0;}
* html .sr_tbl { margin-top:-10px;}
*:first-child+html .sr_tbl { margin-top:-10px;}



