@charset "utf-8";

/* 基本ページ ここから */

/* 基本設定 ここから */
* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","MS Pゴシック", "MS P Gothic",sans-serif;
	font-size: 12px;
	color: #666666;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
h2 {
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 15px;
	padding-left: 18px;
	clear: both;
	background-image: url(../images/h2_bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	line-height: 30px;
	color: #666666;
	letter-spacing: 3px;
}

a img {
	border-style: none;
}
/* 基本設定 ここまで*/

/* レイアウト設定 ここから */
#wrapper {
	width: 780px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
/* ヘッダー ここから */
#header {
	height: 300px;
	width: 780px;
	position: relative;
}
#header h1 {
	height: 100px;
	width: 780px;
	text-indent: -9999px;
	background-color: #CCCCCC;
	background-image: url(../images/header_h1.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#header h1 a {
	height: 100px;
	width: 300px;
	display: block;
}
#header ul {
	top: 80px;
	position: absolute;
	right: 20px;
	font-size: 12px;
}
#header ul li {
	display: inline;
	height: 30px;
	width: 120px;
	margin-left: 10px;
}
#header ul li a {
	color: #666666;
	text-decoration: none;
	height: 30px;
	width: 120px;
	text-align: center;
	background-image: url(../images/header_navi_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}
#header ul li a:hover {
	color: #FF66CC;
}
/* ヘッダー ここまで */

/* グローバルナビ ここから */

#globalNavi {
	background-image: url(../images/globalNavi.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 780px;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
#globalNavi ul {
	height: 60px;
	width: 780px;
	list-style: none;
}
#globalNavi ul li {
	height: 60px;
	width: 130px;
	float: left;
}
#globalNavi ul li a {
	height: 60px;
	width: 130px;
	display: block;
	text-indent: -9999px;
}
#globalNavi ul li a:hover {
	height: 55px;
	width: 130px;
	border-top: 5px solid #FFCCFF;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
}
/* グローバルナビ ここまで */

/* コンテンツ ここから */

#content {
	height: auto;
	width: 780px;
}

/* コンテンツ　メイン ここから */

#content #main {
	height: auto;
	width: 428px;
	float: left;
}
#content #main #info img {
	margin: 0px;
	padding: 0px;
	border-style: none;
}
#content #main p {
	border-bottom: 1px dotted #CCCCCC;
	margin: 8px 20px;
	line-height: 1.8em;
}
#content #main img {
	padding: 3px;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
	margin-left: 10px;
}
.a {
	background-image: url(../images/link_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	color: #666666;
}

.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
#content #main p#pagetop {
	background-image: url(../images/pagetop_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	width: 10em;
	float: right;
	padding-left: 1.2em;
	margin: 0px;
	font-size: 11px;
}
#content #main #pagetop a {
	color: #666666;
	margin: 0px;
	padding: 0px;
}
/* コンテンツ　メイン ここまで */

/* サイド ここから */

#content #side {
	float: right;
	height: auto;
	width: 349px;
	border-left: 1px dotted #CCCCCC;
	padding-bottom: 10px;
	padding-top: 10px;
}
#side img {
	margin-top: 5px;
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin-right: 5px;
	float: right;
}

/* サイド ここまで */

/* コンテンツ ここまで */

/* フッター ここから */

#footer {
	height: 130px;
	width: 780px;
	border-top: 1px solid #999999;
	clear: both;
}
#footer p {
	padding-top: 10px;
	padding-left: 15px;
	line-height: 15px;
	width: 300px;
	display: block;
}
#footer address {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	text-align: center;
	padding-top: 10px;
	clear: both;
}

/* フッター ここまで */

/* レイアウト設定 ここまで */
#footer img {
	float: right;
	margin: 10px 5px 10px 10px;
}

/* 基本ページ ここまで */

/* トップページ ここから */

#top h2#info {
	padding: 0px;
	border-style: none;
	margin: 15px 0px 10px 8px;
	background-image: none;
}
/* トップページ ここまで */


/* 学校案内ページ ここから */

#gakou_annai #globalNavi {
	background-image: url(../gakou_annai/img/global_gakou_annai.jpg);
}

#gakou_annai #content #main {
	padding: 15px;
	height: auto;
	width: 750px;
}
#gakou_annai #content #main p {
	font-size: 12px;
	border-style: none;
}
#gakou_annai #content #main table {
	padding: 0px;
	width:700px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-collapse:collapse;
	text-align: left;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	clear: both;
}
#gakou_annai #content #main table#gaiyou {
	width: 350px;
	float: left;
}
#gakou_annai caption {
    caption-side: top;
}
#gakou_annai #content #main #map {
	border: 1px solid #999999;
	height: 280px;
	width: 350px;
	margin-top: 20px;
	margin-bottom: 30px;
	margin-left: 0px;
	float: right;
}
#gakou_annai #content #main th {
	text-align: center;
	background-color: #E4E4E4;
}
#gakou_annai table th,table td {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 5px;
}
#gakou_annai #content #main ul {
	list-style: disc;
	margin-left: 35px;
	line-height: 2em;
}
#gakou_annai h3 {
	font-size: 14px;
	color: #666666;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 7px;
	border-left: 5px solid #FF9900;
	padding-left: 5px;
	letter-spacing: 3px;
	clear: both;
}

/* 学校案内ページ ここまで */

/* 学校見学ページ ここから */

#gakou_kengaku #globalNavi {
	background-image: url(../gakou_kengaku/img/global_gakou_kengaku.jpg);
}

#gakou_kengaku #content #main {
	padding: 15px;
	height: auto;
	width: 750px;
}
#gakou_kengaku h3 {
	font-size: 14px;
	color: #666666;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 7px;
	border-left: 5px solid #FF9900;
	padding-left: 5px;
	letter-spacing: 3px;
	clear: both;
}

#gakou_kengaku #content #main p {
	font-size: 12px;
	border-style: none;
}
#gakou_kengaku #content #main ul {
	margin-left: 35px;
	list-style: disc;
	line-height: 2em;
}
#gakou_kengaku #gakkoukengaku_formTable2 {
	margin: 15px 0px 0px 10px;
	width: 250px;
	border: 1px solid #CCCCCC;
}
#gakou_kengaku table#gakkoukengaku_formTable2 td {
	padding: 10px;
	border-bottom: 1px solid #CCCCCC;
}
#gakou_kengaku table#gakkoukengaku_formTable2 th {
	padding: 18px 10px 15px;
	width: 100px;
	background-color: #ECECFF;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #CCCCCC;
}

#gakou_kengaku #gakkoukengaku_formTable3 {
	margin: 15px 0px 0px 10px;
	width: 400px;
	border: 1px solid #CCCCCC;
}
#gakou_kengaku table#gakkoukengaku_formTable3 td {
	padding: 10px;
	border-bottom: 1px solid #CCCCCC;
}
#gakou_kengaku table#gakkoukengaku_formTable3 th {
	padding: 18px 10px 15px;
	width: 100px;
	background-color: #ECECFF;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #CCCCCC;
}


#gakou_kengaku #gakkoukengaku_formTable {
	margin: 15px 0px 0px 10px;
	width: 640px;
	border: 1px solid #CCCCCC;
}
#gakou_kengaku table#gakkoukengaku_formTable td {
	padding: 10px;
	border-bottom: 1px solid #CCCCCC;
}
#gakou_kengaku table#gakkoukengaku_formTable th {
	padding: 18px 10px 15px;
	width: 200px;
	background-color: #ECECFF;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #CCCCCC;
}
#gakou_kengaku input {
	border: 1px solid #CCCCCC;
}
#gakou_kengaku textarea {
	border: 1px solid #CCCCCC;
}
#gakou_kengaku #formButton {
	margin-top: 20px;
	margin-left: 240px;
}
#gakou_kengaku #submit{
	background-color: #898989;
	color: #FFFFFF;
	width: 68px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
}
#gakou_kengaku .textcolor_red {
	color: #FF0000;
	font-weight: normal;
}

/* 学校見学ページ ここまで */

/* 看護科案内ページ ここから */

#kangoka_annai #globalNavi {
	background-image: url(../kangoka_annai/img/global_kangoka_annai.jpg);
}
#kangoka_annai #content #main {
	padding: 15px;
	height: auto;
	width: 750px;
}
#kangoka_annai #content #main #leadbox {
	height: auto;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
}

#kangoka_annai #main ul#lead {
	font-size: 14px;
	color: #333333;
	line-height: 1.8em;
}
#kangoka_annai #main ul#lead li{
	list-style: none;
}

#kangoka_annai #content #main p {
	font-size: 12px;
	border-style: none;
	list-style: disc;
}
#kangoka_annai #content #main ol {
	margin-left: 35px;
	line-height: 2em;
}
#kangoka_annai #content #main ul {
	list-style: disc;
	margin-left: 35px;
	line-height: 2em;
}

#kangoka_annai #content #main table {
	padding: 0px;
	width:650px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-collapse:collapse;
	text-align: left;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	clear: both;
}
#kangoka_annai #content #main th {
	text-align: center;
	background-color: #E4E4E4;
}
#kangoka_annai table th,table td {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 5px;
}
#kangoka_annai #content #main table#jyugyoubi {
	width: 500px;
}



/* 看護科案内ページ ここまで */

/* 介護福祉科案内ページ ここから */

#kaigoka_annai #globalNavi {
	background-image: url(../kaigoka_annai/img/global_kaigoka_annai.jpg);
}
#kaigoka_annai #content #main {
	padding: 15px;
	height: auto;
	width: 750px;
}
#kaigoka_annai #content #main #leadbox {
	height: auto;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
}

#kaigoka_annai #main ul#lead {
	font-size: 14px;
	color: #333333;
	line-height: 1.8em;
}
#kaigoka_annai #main ul#lead li{
	list-style: none;
}
#kaigoka_annai h3 {
	font-size: 14px;
	color: #666666;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 7px;
	border-left: 5px solid #FF9900;
	padding-left: 5px;
	letter-spacing: 3px;
}

#kaigoka_annai #content #main p {
	font-size: 12px;
	border-style: none;
	list-style: disc;
}
#kaigoka_annai #content #main ol {
	margin-left: 35px;
	line-height: 2em;
}
#kaigoka_annai #content #main ul {
	list-style: disc;
	margin-left: 35px;
	line-height: 2em;
}

#kaigoka_annai #content #main table {
	padding: 0px;
	width:550px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-collapse:collapse;
	text-align: left;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	clear: both;
}
#kaigoka_annai #content #main th {
	text-align: center;
	background-color: #E4E4E4;
}
#kaigoka_annai table th,table td {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 5px;
}

/* 介護福祉科案内ページ ここまで */

/* オープンキャンパスページ ここから */

#opencampus #globalNavi {
	background-image: url(../kaigoka_annai/img/global_kaigoka_annai.jpg);
}
#opencampus #content #main {
	padding: 15px;
	height: auto;
	width: 750px;
}

#opencampus h3 {
	font-size: 14px;
	color: #666666;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 7px;
	border-left: 5px solid #FF9900;
	padding-left: 5px;
	letter-spacing: 3px;
}
#opencampus h4 {
	font-size: 13px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 13px;
	border-bottom: 1px dotted #CCCCCC;
	letter-spacing: 5px;
	color: #0033FF;
	width: 8em;
}

#opencampus #content #main p {
	font-size: 12px;
	border-style: none;
	list-style: disc;
}
#opencampus #content #main ol {
	margin-left: 35px;
	line-height: 2em;
}
#opencampus #content #main ul {
	list-style: disc;
	margin-left: 35px;
	line-height: 2em;
}

#opencampus #content #main table {
	padding: 0px;
	width:650px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-collapse:collapse;
	text-align: left;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	clear: both;
}
#opencampus #content #main th {
	text-align: left;
	background-color: #E4E4E4;
}
#opencampus table th,table td {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 5px;
}
#opencampus #content #main table #opencampus_formTable {
	width: 650px;
	margin: 15px 0px 0px 10px;
	border: 1px solid #CCCCCC;
}
#opencampus table #opencampus_formTable td {
	padding: 10px;
	border-bottom: 1px solid #CCCCCC;
}
#opencampus table #opencampus_formTable th {
	padding: 18px 10px 15px;
	width: 200px;
	background-color: #ECECFF;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #CCCCCC;
}
#opencampus input {
	border: 1px solid #CCCCCC;
}
#opencampus textarea {
	border: 1px solid #CCCCCC;
}
#opencampus #formButton {
	margin-top: 20px;
	margin-left: 240px;
}
#opencampus #submit{
	background-color: #898989;
	color: #FFFFFF;
	width: 68px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
}

#opencampus .textcolor_red {
	color: #FF0000;
	font-weight: normal;
}

/* オープンキャンパスページ ここまで */

/* 教員募集ページ ここから */

#kyoin_bosyu #globalNavi {
	background-image: url(../images/globalNavi.jpg);
	background-repeat: no-repeat;
}

#kyoin_bosyu #content #main {
	padding: 15px;
	height: auto;
	width: 750px;
}
#kyoin_bosyu #content #main p {
	font-size: 12px;
	border-style: none;
}
#kyoin_bosyu table {
	padding: 0px;
	width:550px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-collapse:collapse;
	text-align: left;
	margin-top: 15px;
	margin-left: 20px;
	margin-bottom: 15px;
}
#kyoin_bosyu #content #main th {
	background-color: #E4E4E4;
}


#kyoin_bosyu table th,table td {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 3px;
}

/* 教員募集ページ ここまで */

/* 入試案内ページ ここから */

#nyusi_annai #globalNavi {
	background-image: url(../nyusi_annai/img/global_nyusi_annai.jpg);
}
#nyusi_annai #content #main {
	padding: 15px;
	height: auto;
	width: 750px;
}

/* 入試案内ページ ここまで */

/* 介護福祉科入試案内ページ ここから */

#nyusi_kaigoka #globalNavi {
	background-image: url(../nyusi_annai/img/global_nyusi_annai.jpg);
}
#nyusi_kaigoka #content #main {
	padding: 15px;
	height: auto;
	width: 750px;
}
#nyusi_kaigoka h3 {
	font-size: 14px;
	color: #666666;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 7px;
	border-left: 5px solid #FF9900;
	padding-left: 5px;
	letter-spacing: 3px;
}
#nyusi_kaigoka h4 {
	font-size: 13px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 13px;
	border-bottom: 1px dotted #CCCCCC;
	letter-spacing: 5px;
	color: #0033FF;
	width: 35em;
}
#nyusi_kaigoka #content #main p {
	font-size: 12px;
	border-style: none;
}
#nyusi_kaigoka #content #main ol {
	margin-left: 35px;
	line-height: 2em;
}
#nyusi_kaigoka #content #main ul {
	margin-left: 35px;
	list-style: disc;
	line-height: 2em;
}
#nyusi_kaigoka table#bosyuteiin {
	padding: 0px;
	width:200px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-collapse:collapse;
	text-align: left;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 20px;

}
#nyusi_kaigoka table#sikennaiyou{
	padding: 0px;
	width:650px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-collapse:collapse;
	text-align: left;
	margin-top: 15px;
	margin-left: 20px;
	margin-bottom: 15px;
}
#nyusi_kaigoka table#nyusinittei {
	padding: 0px;
	width:560px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-collapse:collapse;
	text-align: left;
	margin-top: 15px;
	margin-left: 20px;
	margin-bottom: 15px;
}
#nyusi_kaigoka table#gakuhi {
	padding: 0px;
	width:450px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-collapse:collapse;
	text-align: left;
	margin-top: 15px;
	margin-left: 20px;
	margin-bottom: 15px;
}
#nyusi_kaigoka table#gakuhi td {
	text-align: center;

}
#nyusi_kaigoka table#taiyokingaku {
	padding: 0px;
	width:500px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-collapse:collapse;
	text-align: left;
	margin-top: 15px;
	margin-left: 20px;
	margin-bottom: 15px;
}
#nyusi_kaigoka #content #main th {
	text-align: center;
	background-color: #E4E4E4;
}
#nyusi_kaigoka table th,table td {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 3px;
}

/* 介護福祉科入試案内ページ ここまで */

/* 看護科入試案内ページ ここから */

#nyusi_kangoka #globalNavi {
	background-image: url(../nyusi_annai/img/global_nyusi_annai.jpg);
}
#nyusi_kangoka #content #main {
	padding: 15px;
	height: auto;
	width: 750px;
}
#nyusi_kangoka h3 {
	font-size: 14px;
	color: #666666;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 7px;
	border-left: 5px solid #FF9900;
	padding-left: 5px;
	letter-spacing: 3px;
}
#nyusi_kangoka h4 {
	font-size: 13px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 13px;
	border-bottom: 1px dotted #CCCCCC;
	letter-spacing: 5px;
	color: #0033FF;
	width: 6em;
}
#nyusi_kangoka #content #main p {
	font-size: 12px;
	border-style: none;
}
#nyusi_kangoka #content #main ol {
	margin-left: 35px;
	line-height: 2em;
}
#nyusi_kangoka #content #main ul {
	margin-left: 35px;
	list-style: disc;
	line-height: 2em;
}
#nyusi_kangoka table#bosyuteiin {
	padding: 0px;
	width:200px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-collapse:collapse;
	text-align: left;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 20px;

}
#nyusi_kangoka table#sikennaiyou{
	padding: 0px;
	width:650px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-collapse:collapse;
	text-align: left;
	margin-top: 15px;
	margin-left: 20px;
	margin-bottom: 15px;
}
#nyusi_kangoka table#nyusinittei {
	padding: 0px;
	width:560px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-collapse:collapse;
	text-align: left;
	margin-top: 15px;
	margin-left: 20px;
	margin-bottom: 15px;
}
#nyusi_kangoka table#gakuhi {
	padding: 0px;
	width:450px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-collapse:collapse;
	text-align: left;
	margin-top: 15px;
	margin-left: 20px;
	margin-bottom: 15px;
}
#nyusi_kangoka table#gakuhi td {
	text-align: center;

}
#nyusi_kangoka table#taiyokingaku {
	padding: 0px;
	width:500px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-collapse:collapse;
	text-align: left;
	margin-top: 15px;
	margin-left: 20px;
	margin-bottom: 15px;
}
#nyusi_kangoka #content #main th {
	text-align: center;
	background-color: #E4E4E4;
}
#nyusi_kangoka table th,table td {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 3px;
}

/* 看護科入試案内ページ ここまで */

/* お問合せページ ここから */

#otoiawase #globalNavi {
	background-image: url(../images/globalNavi.jpg);
}

#otoiawase #content #main {
	padding: 15px;
	height: auto;
	width: 750px;
}
#otoiawase h3 {
	font-size: 14px;
	color: #666666;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 7px;
	border-left: 5px solid #FF9900;
	padding-left: 5px;
	letter-spacing: 3px;
}

#otoiawase #content #main p {
	font-size: 12px;
	border-style: none;
}
#otoiawase #content #main ul {
	margin-left: 35px;
	list-style: disc;
	line-height: 2em;
}
#otoiawase #otoiawase_formTable {
	margin: 15px 0px 0px 10px;
	width: 550px;
	border: 1px solid #CCCCCC;
}
#otoiawase table#otoiawase_formTable td {
	padding: 10px;
	border-bottom: 1px solid #CCCCCC;
}
#otoiawase table#otoiawase_formTable th {
	padding: 18px 10px 15px;
	width: 200px;
	background-color: #ECECFF;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #CCCCCC;
}
#otoiawase input {
	border: 1px solid #CCCCCC;
}
#otoiawase textarea {
	border: 1px solid #CCCCCC;
}
#otoiawase #formButton {
	margin-top: 20px;
	margin-left: 240px;
}
#otoiawase #submit{
	background-color: #898989;
	color: #FFFFFF;
	width: 68px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
}
#otoiawase .textcolor_red {
	color: #FF0000;
	font-weight: normal;
}

/* お問合せページ ここまで */

/* 資料請求ページ ここから */
#siryou_seikyu #globalNavi {
	background-image: url(../siryou_seikyu/img/global_siryo_seikyu.jpg);
}
#siryou_seikyu #content #main {
	padding: 15px;
	height: auto;
	width: 750px;
}
#siryou_seikyu h3 {
	font-size: 14px;
	color: #666666;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 7px;
	border-left: 5px solid #FF9900;
	padding-left: 5px;
	letter-spacing: 3px;
	clear: both;
}

#siryou_seikyu #content #main p {
	font-size: 12px;
	border-style: none;
}
#siryou_seikyu #content #main ul {
	margin-left: 35px;
	list-style: disc;
	line-height: 2em;
}

#siryou_seikyu #gakkoukengaku_formTable2 {
	margin: 15px 0px 0px 10px;
	width: 250px;
	border: 1px solid #CCCCCC;
}

#siryou_seikyu table#gakkoukengaku_formTable2 td {
	padding: 10px;
	border-bottom: 1px solid #CCCCCC;
}
#siryou_seikyu table#gakkoukengaku_formTable2 th {
	padding: 18px 10px 15px;
	width: 100px;
	background-color: #ECECFF;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #CCCCCC;
}


#siryou_seikyu #gakkoukengaku_formTable3 {
	margin: 15px 0px 0px 10px;
	width: 450px;
	border: 1px solid #CCCCCC;
}

#siryou_seikyu table#gakkoukengaku_formTable3 td {
	padding: 10px;
	border-bottom: 1px solid #CCCCCC;
}
#siryou_seikyu table#gakkoukengaku_formTable3 th {
	padding: 18px 10px 15px;
	width: 200px;
	background-color: #ECECFF;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #CCCCCC;
}

#siryou_seikyu #siryouseikyu_formTable {
	margin: 15px 0px 0px 10px;
	width: 640px;
	border: 1px solid #CCCCCC;
}
#siryou_seikyu table#siryouseikyu_formTable td {
	padding: 10px;
	border-bottom: 1px solid #CCCCCC;
}
#siryou_seikyu table#siryouseikyu_formTable th {
	padding: 18px 10px 15px;
	width: 200px;
	background-color: #ECECFF;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #CCCCCC;
}
#siryou_seikyu input {
	border: 1px solid #CCCCCC;
}
#siryou_seikyu textarea {
	border: 1px solid #CCCCCC;
}
#siryou_seikyu #formButton {
	margin-top: 20px;
	margin-left: 240px;
}
#siryou_seikyu #submit{
	background-color: #898989;
	color: #FFFFFF;
	width: 68px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
}
#siryou_seikyu .textcolor_red {
	color: #FF0000;
	font-weight: normal;
}

/* 資料請求ページ ここまで */


/* 修学金ページ ここから */

#syugakukin #globalNavi {
	background-image: url(../images/globalNavi.jpg);
	background-repeat: no-repeat;
}
#syugakukin #content #main {
	padding: 15px;
	height: auto;
	width: 750px;
}
#syugakukin h3 {
	font-size: 14px;
	color: #666666;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 7px;
	border-left: 5px solid #FF9900;
	padding-left: 5px;
	letter-spacing: 3px;
}
#syugakukin h4 {
	font-size: 13px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 13px;
	border-bottom: 1px dotted #CCCCCC;
	letter-spacing: 5px;
	color: #0033FF;
	width: 6em;
}
#syugakukin #content #main p {
	font-size: 12px;
	border-style: none;
}
#syugakukin #content #main ol {
	margin-left: 35px;
	line-height: 2em;
}
#syugakukin #content #main ul {
	margin-left: 35px;
	list-style: disc;
	line-height: 2em;
}
#syugakukin table#bosyuteiin {
	padding: 0px;
	width:200px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-collapse:collapse;
	text-align: left;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 20px;

}
#syugakukin table#sikennaiyou{
	padding: 0px;
	width:650px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-collapse:collapse;
	text-align: left;
	margin-top: 15px;
	margin-left: 20px;
	margin-bottom: 15px;
}
#syugakukin table#nyusinittei {
	padding: 0px;
	width:560px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-collapse:collapse;
	text-align: left;
	margin-top: 15px;
	margin-left: 20px;
	margin-bottom: 15px;
}
#syugakukin table#gakuhi {
	padding: 0px;
	width:450px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-collapse:collapse;
	text-align: left;
	margin-top: 15px;
	margin-left: 20px;
	margin-bottom: 15px;
}
#syugakukin table#gakuhi td {
	text-align: center;

}
#syugakukin table#taiyokingaku {
	padding: 0px;
	width:500px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-collapse:collapse;
	text-align: left;
	margin-top: 15px;
	margin-left: 20px;
	margin-bottom: 15px;
}
#syugakukin #content #main th {
	text-align: center;
	background-color: #E4E4E4;
}
#syugakukin table th,table td {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 3px;
}


/* 修学金ページ ここまで */

