@charset "utf-8";
/* CSS Document */

body.common, .common-form {
	background-color: #CBFFFF;
}

h1 {
	text-align: center;	
}
h2 {
	text-align: center;
}
h3 {
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #005984;
	text-align: center;
}
h4 {
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	margin-top: 0px;
	text-align: left;

}

.right{
	text-align: right;
}


/*■ヘッダ部分*/

/*ロゴ・メール部分*/

#head{
}

/*ナビボタン変動部分-common用*/

#head-menu-common{
	height:100px;
	width:900px;
	margin: 0px 0px 20px 47px;
	overflow: hidden;
	}
#head-menu-common ul *{
	list-style-type:none;
	display: block;
	width: 825px;
	height: 100px;
	margin-right: 75px;
}
#head-menu-common ul li{
	width:225px;
	height:100px;
	position:relative;
	float:left;
	margin-right: 75px;
	}
#head-menu-common ul li a{
	width:225px;
	height:100px;
	text-align:center;
	text-indent: -9999px;
	color:#000000;
	line-height:100px;
	text-decoration:none;
	}

#head-menu-common ul li a:hover{
	color:#000000;
	text-decoration:none;
	}


#head-menu-common ul li.a02 a{ background: url(../imag/top-bottan-gijyutu.gif) center no-repeat;}
#head-menu-common ul li.a02 a:hover{ background: url(../imag/top-bottan-gijyutu-on.gif) center no-repeat;}
#head-menu-common ul li.a03 a{ background: url(../imag/top-bottan-super.gif) center no-repeat;}
#head-menu-common ul li.a03 a:hover{ background: url(../imag/top-bottan-super-on.gif) center no-repeat;}
#head-menu-common ul li.a04 a{ background: url(../imag/top-bottan-school2.gif) center no-repeat;}
#head-menu-common ul li.a04 a:hover{ background: url(../imag/top-bottan-school-on2.gif) center no-repeat;}



/*告知*/
#top_info {
	width: 863px;
	height: 170px;
	text-align: left;
	margin: 10px;
	padding-bottom: 20px;
	padding-right: 37px;
}
#top_info p {
	text-align: right;
	line-height: 100px;
	font-size: 18px;
	padding: 0 15px;
	color: #333;
}
#top_info img{
	vertical-align: middle;
	margin-left: 20px;
}


/******************************************************************************************************/

/*■インデックス*/

#line{
	width: 900px;
	height: 20px;
	padding: 10px 10px 20px;
}


/******************************************************************************************************/

/*■その他のページ/

/*コンテンツバック画像部分-common用*/

.structure {
}
#contents-other{
	width:780px;
	background: url(../company/imag/contents-narrow-middle.jpg) repeat-y;
	margin:0px 70px 10px 70px;
	}
#contents-other-top{
	width:780px;
	height:15px;
	background: url(../company/imag/contents-narrow-top.jpg);
	background-repeat:no-repeat;
}
#contents-other-bottom{
	clear: left;
	width:780px;
	height:15px;
	background-image: url(../company/imag/contents-narrow-bottom.jpg);
	background-repeat:no-repeat;
}

/*テーブル部分-common*/

.tbl-set-common{
	width:710px;
	margin:0px 35px 20px 35px;
	background-color:#FFF;
	border-style: none;
}

#tbl-common1{
}
#tbl-common1 th {
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	text-indent: 0px;
	vertical-align: middle;
	border-right-color: #006666;
	border-right-style: solid;
	border-right-width: 6px;
	border-bottom-color: #ccc;
	border-bottom-style: groove;
	border-bottom-width: 1px;
	padding: 5px 10px;
	margin: 8px 0px;
}
#tbl-common1 td {
	font-size: 14px;
	line-height: 24px;
	color: #344450;
	text-align: left;
	border-bottom-color: #ccc;
	border-bottom-style: groove;
	border-bottom-width: 1px;
	padding: 5px 10px;
	margin: 8px 0px;
}

#tbl-left-common1 {
	width: 20%;
}
#tbl-right-common1 {
	width: 80%;
}

#tbl-common2{
}
#tbl-common2 th {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #344450;
	text-align: left;
	vertical-align: middle;
	border-right-width: 2px;
	border-right-style: inset;
	border-right-color: #006666;
	border-bottom-color: #ccc;
	border-bottom-style: groove;
	border-bottom-width: 1px;
	padding: 5px 10px;
	margin: 8px 0px;
}
#tbl-common2 td {
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #344450;
	text-align: left;
	vertical-align: top;
	border-bottom-color: #ccc;
	border-bottom-style: groove;
	border-bottom-width: 1px;
	padding: 5px 10px;
	margin: 8px 0px;
}
#tbl-common2 td span {
display: inline-block;
width: 30px;
text-align: right;
padding-right: 10px;

}


#tbl-left-common2 {
	width: 20%;
}
#tbl-right-common2 {
	width: 40%;
}
.rogo{
	text-align: right;
}
