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

/*パン屑リストここから↓*/



div#breadCrumb {
	width:710px;
	height:20px;
}

div#breadCrumb ul {
	margin:0px;
	padding:0px;
}

div#breadCrumb ul li {
	float:left;
	font-size:smaller;
	color:#999;
	list-style-position: inside;
	list-style-type: none;
	margin-right:1em;
	margin-top:3px;
}

div#breadCrumb ul li a {
	color:#00F;
	text-decoration:none;
	text-decoration:underline;
}

div#breadCrumb ul li a:hover {
	color:#00F;
	text-decoration:none;
}

/*パン屑リストここまで↑*/


/*base2.cssとの重複ここから↓*/

div#mainContent {
	height:2906px;
}

div#flash-area img {
	vertical-align:bottom;
}

/*base2.cssとの重複ここまで↑*/

div#mainContent div.conTent {
	float:right;
	width:710px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
}

/*本文ヘッダー　ここから↓*/

div.conTent div#contents-header {
	width:710px;
	margin-top:18px;
}

div.conTent div#contents-header:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

div.conTent div#contents-header { display: inline-block; }

/* Hides from IE-mac \*/
*html div.conTent div#contents-header { height: 1%; }
div.conTent div#contents-header { display: block; }
/*End hide from IE-mac */


/*本文ヘッダー左側のコンテンツここから↓*/

div#contents-header h2 {
	color:#333;
	font-size: medium;
	margin-top: 9px;
	margin-left: 18px;
	margin-bottom: 9px;
	}
	
div#contents-header h3 {
	color:#333;
	background-color: #FFF;
	font-size: large;
	display: block;
	width: 324px;
	height: 18px;
	border-left-width: 9px;
	border-left-style: solid;
	border-left-color: #0C6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #366;
	margin-top: 18px;
	margin-right: 18px;
	margin-left: 18px;
	padding: 3px;
	}
	
div#contents-header h4 {
	color:#330;
	background-color: #FFF;
	font-size:small;
	display: block;
	width: 468px;
	height: 18px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #F30;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C60;
	margin-top: 18px;
	margin-right: 18px;
	margin-left: 72px;
	padding: 1px;
	}
	
div#contents-header p {
	font-size:small;
	color:#333;
	margin-top:0px;
	margin-left:36px;
	margin-right:36px;
	}
	
div#contents-header p span.kyocho {
	font-size:small;
	color:#F00;
	}

div#contents-header p.hogo {
	font-size:small;
	color:#333;
	margin-top:18px;
	margin-left:90px;
	margin-right:36px;
	}
	
div#contents-header ul#guide-nz {
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 144px;
}

div#contents-header ul#guide-nz li {
	margin:0px;
	padding:0px;	
}

div#contents-header ul#guide-nz li p {
	margin:0px;
	padding:0px;	
}

div#contents-header div#hiyoAnnai {
	width: 710px;
	height: 36px;
	}
	
div#contents-header div#hiyoAnnai p  {
	margin:0px;
	padding:0px;
	}

div#contents-header div#hiyoAnnai p.annai a {
	color: #333;
	background-color: #FFF;
	background-image: url(../../../images/program/top400uni/bn-teacher.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 24px;
	width: 213px;
	overflow: hidden;
	margin-left:420px;
	margin-top:6px;	
	}

/*順位のタブここから↓*/

div#tab1 {
	width:710px;
	height:36px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F96;
}

div#tab1.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

div#tab1.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
*html div#contents-body div#tab1.clearfix { height: 1%; }
div#contents-body div#tab1.clearfix { display: block; }
/*End hide from IE-mac */


div#tab1 ul {
	margin:0px;
	padding:0px;
	}
	
div#tab1 ul li {
	margin:0px;
	padding:0px;
	float:left;
	list-style-position: inside;
	list-style-type: none;
	}

div#tab1 ul li.page1 a {
	margin-left:9px;
	color: #000;
	background-color: #FFF;
	background-image: url(../../../images/program/distance/btn-1page.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 36px;
	width: 108px;
	overflow: hidden;
	}

div#tab1 ul li.page1 a:hover {
	background-image: url(../../../images/program/distance/btn-1page.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	}	



div#tab1 ul li.page2 a {
	color: #000;
	background-color: #FFF;
	background-image: url(../../../images/program/distance/btn-2page.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: -9999px;
	display: block;
	height: 36px;
	width: 108px;
	overflow: hidden;
	margin-left:1px;
	}
	

/*順位のタブここまで↑*/

/*本文ここから*/

div#contents-body {
	width:710px;
	margin-top:6px;
	height:auto;
	}

div#contents-body:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

div#contents-body { display: inline-block; }

/* Hides from IE-mac \*/
*html div#contents-body { height: 1%; }
div#contents-body { display: block; }
/*End hide from IE-mac */

div#contents-body p {
	font-size:small;
	color:#333;
	margin-top:18px;
	margin-left:36px;
	margin-right:36px;
	}

/*ペンシルバニア州立大学*/

div#contents-body div.univ1 {
	height:324px;
	width:710px;		
}


div#contents-body div.univ1 h3 {
	color: #333;
	background-color: #FFF;
	}

div#contents-body div.univ1 h3 a {
	color: #333;
	background-color: #FFF;
	display: block;
	height: 324px;
	width: 324px;
	background-image: url(../../../images/program/distance/bg-londonuni.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	float:left;
	overflow:hidden;
	}

div#contents-body div.univ1 div.kijutsu {
	margin-top:18px;
	width:374px;
	height:auto;
	float:right;
	}


div#contents-body div.univ1 div.kijutsu h4 {
	margin:0px;
	padding:0px;
	color: #333;
	font-size: small;
	background-color: #FFF;
	}

div#contents-body div.univ1 div.kijutsu p {
	margin: 0px;
	padding: 0px;
	}

div#contents-body div.univ1 div.kijutsu div.nav {
	margin-top:9px;
	width:374px;
	height:36px;
}

div#contents-body div.univ1 div.kijutsu div.nav ul {
	margin: 0px;
	padding: 0px;
}

div#contents-body div.univ1 div.kijutsu div.nav ul li {
	float:right;
	list-style-position: inside;
	list-style-type: none;
	margin-right:2em;
}

div#contents-body div.univ1 div.kijutsu div.nav ul li.shosai p a {
	color: #333;
	background-color: #FFF;
	background-image: url(../../../images/program/distance/btn-shosai.gif);
	background-repeat: no-repeat;
	background-position: left top;
	overflow:hidden;
	text-indent: -9999px;
	display: block;
	height: 36px;
	width: 108px;
}


div#contents-body div.univ1 div.kijutsu div.nav ul li.shosai p a:hover {
	background-image: url(../../../images/program/distance/btn-shosai.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}


div#contents-body div.univ1 div.kijutsu div.nav ul li.nyugaku p a {
	color: #333;
	background-color: #FFF;
	background-image: url(../../../images/program/distance/btn-nyugaku.gif);
	background-repeat: no-repeat;
	background-position: left top;
	overflow:hidden;
	text-indent: -9999px;
	display: block;
	height: 36px;
	width: 108px;
}


div#contents-body div.univ1 div.kijutsu div.nav ul li.nyugaku p a:hover {
	background-image: url(../../../images/program/distance/btn-nyugaku.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/*ウォータールー大学*/

div#contents-body div.univ2 {
	height:324px;
	width:710px;		
}

div#contents-body div.univ2 h3 {
	color: #333;
	background-color: #FFF;
	}


div#contents-body div.univ2 h3 a {
	color: #333;
	background-color: #FFF;
	display: block;
	height: 324px;
	width: 324px;
	background-image: url(../../../images/program/distance/bg-lcteruniv.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	float:left;
	overflow:hidden;
	}


div#contents-body div.univ2 div.kijutsu {
	margin-top:18px;
	width:374px;
	height:auto;
	float:right;
	}


div#contents-body div.univ2 div.kijutsu h4 {
	margin:0px;
	padding:0px;
	color: #333;
	font-size: small;
	background-color: #FFF;
	}

div#contents-body div.univ2 div.kijutsu p {
	margin: 0px;
	padding: 0px;
	}

div#contents-body div.univ2 div.kijutsu div.nav {
	margin-top:9px;
	width:374px;
	height:36px;
}

div#contents-body div.univ2 div.kijutsu div.nav ul {
	margin: 0px;
	padding: 0px;
}

div#contents-body div.univ2 div.kijutsu div.nav ul li {
	float:right;
	list-style-position: inside;
	list-style-type: none;
	margin-right:2em;
}

div#contents-body div.univ2 div.kijutsu div.nav ul li.shosai p a {
	color: #333;
	background-color: #FFF;
	background-image: url(../../../images/program/distance/btn-shosai.gif);
	background-repeat: no-repeat;
	background-position: left top;
	overflow:hidden;
	text-indent: -9999px;
	display: block;
	height: 36px;
	width: 108px;
}


div#contents-body div.univ2 div.kijutsu div.nav ul li.shosai p a:hover {
	background-image: url(../../../images/program/distance/btn-shosai.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}


div#contents-body div.univ2 div.kijutsu div.nav ul li.nyugaku p a {
	color: #333;
	background-color: #FFF;
	background-image: url(../../../images/program/distance/btn-nyugaku.gif);
	background-repeat: no-repeat;
	background-position: left top;
	overflow:hidden;
	text-indent: -9999px;
	display: block;
	height: 36px;
	width: 108px;
}


div#contents-body div.univ2 div.kijutsu div.nav ul li.nyugaku p a:hover {
	background-image: url(../../../images/program/distance/btn-nyugaku.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/*レスター大学*/

div#contents-body div.univ3 {
	height:324px;
	width:710px;
}

div#contents-body div.univ3 h3 {
	color: #333;
	background-color: #FFF;
	}


div#contents-body div.univ3 h3 a {
	color: #333;
	background-color: #FFF;
	display: block;
	height: 324px;
	width: 324px;
	background-image: url(../../../images/program/distance/bg-newenglanduni.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	float:left;
	overflow:hidden;
	}


div#contents-body div.univ3 div.kijutsu {
	margin-top:18px;
	width:374px;
	height:auto;
	float:right;
	}


div#contents-body div.univ3 div.kijutsu h4 {
	margin:0px;
	padding:0px;
	color: #333;
	font-size: small;
	background-color: #FFF;
	}

div#contents-body div.univ3 div.kijutsu p {
	margin: 0px;
	padding: 0px;
	}

div#contents-body div.univ3 div.kijutsu div.nav {
	margin-top:9px;
	width:374px;
	height:36px;
}

div#contents-body div.univ3 div.kijutsu div.nav ul {
	margin: 0px;
	padding: 0px;
}

div#contents-body div.univ3 div.kijutsu div.nav ul li {
	float:right;
	list-style-position: inside;
	list-style-type: none;
	margin-right:2em;
}

div#contents-body div.univ3 div.kijutsu div.nav ul li.shosai p a {
	color: #333;
	background-color: #FFF;
	background-image: url(../../../images/program/distance/btn-shosai.gif);
	background-repeat: no-repeat;
	background-position: left top;
	overflow:hidden;
	text-indent: -9999px;
	display: block;
	height: 36px;
	width: 108px;
}


div#contents-body div.univ3 div.kijutsu div.nav ul li.shosai p a:hover {
	background-image: url(../../../images/program/distance/btn-shosai.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}


div#contents-body div.univ3 div.kijutsu div.nav ul li.nyugaku p a {
	color: #333;
	background-color: #FFF;
	background-image: url(../../../images/program/distance/btn-nyugaku.gif);
	background-repeat: no-repeat;
	background-position: left top;
	overflow:hidden;
	text-indent: -9999px;
	display: block;
	height: 36px;
	width: 108px;
}


div#contents-body div.univ3 div.kijutsu div.nav ul li.nyugaku p a:hover {
	background-image: url(../../../images/program/distance/btn-nyugaku.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/*サザンクイーンズランド大学*/

div#contents-body div.univ4 {
	height:360px;
	width:710px;
}

div#contents-body div.univ4 h3 {
	color: #333;
	background-color: #FFF;
	}


div#contents-body div.univ4 h3 a {
	color: #333;
	background-color: #FFF;
	display: block;
	height: 324px;
	width: 324px;
	background-image: url(../../../images/program/distance/bg-squniv.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	float:left;
	overflow:hidden;
	}


div#contents-body div.univ4 div.kijutsu {
	margin-top:18px;
	width:374px;
	height:306px;
	float:right;
	}


div#contents-body div.univ4 div.kijutsu h4 {
	margin:0px;
	padding:0px;
	color: #333;
	font-size: small;
	background-color: #FFF;
	}

div#contents-body div.univ4 div.kijutsu p {
	margin: 0px;
	padding: 0px;
	}

div#contents-body div.univ4 div.kijutsu div.nav {
	margin-top:9px;
	width:374px;
	height:36px;
}

div#contents-body div.univ4 div.kijutsu div.nav ul {
	margin: 0px;
	padding: 0px;
}

div#contents-body div.univ4 div.kijutsu div.nav ul li {
	float:right;
	list-style-position: inside;
	list-style-type: none;
	margin-right:2em;
}

div#contents-body div.univ4 div.kijutsu div.nav ul li.shosai p a {
	color: #333;
	background-color: #FFF;
	background-image: url(../../../images/program/distance/btn-shosai.gif);
	background-repeat: no-repeat;
	background-position: left top;
	overflow:hidden;
	text-indent: -9999px;
	display: block;
	height: 36px;
	width: 108px;
}


div#contents-body div.univ4 div.kijutsu div.nav ul li.shosai p a:hover {
	background-image: url(../../../images/program/distance/btn-shosai.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}


div#contents-body div.univ4 div.kijutsu div.nav ul li.nyugaku p a {
	color: #333;
	background-color: #FFF;
	background-image: url(../../../images/program/distance/btn-nyugaku.gif);
	background-repeat: no-repeat;
	background-position: left top;
	overflow:hidden;
	text-indent: -9999px;
	display: block;
	height: 36px;
	width: 108px;
}


div#contents-body div.univ4 div.kijutsu div.nav ul li.nyugaku p a:hover {
	background-image: url(../../../images/program/distance/btn-nyugaku.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/*ページナビゲーションここから↓*/

div#pageUndernav {
	margin-top:36px;
	width:710px;
	height:36px;
}

div#pageUndernav p.ichiran {
	margin-top:9px;
	font-weight:bold;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	}

div#pageUndernav p.ichiran a {
	text-decoration:none;
	}
	
div#pageUndernav p.ichiran a:hover {
	text-decoration:none;
	color:#F00;
	}

/*ページナビゲーションここまで↑*/

/*メールで相談ボタンここから↓*/

div#mainContent div.conTent p#mailApply {
	padding: 0px;
	margin-top: 18px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}

div#mainContent div.conTent p#mailApply a {
	padding: 0px;
	margin-top: 18px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #333;
	background-color: #FFF;
	background-image: url(../../../images/program/distance/btn-email.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 55px;
	width: 400px;
	overflow:hidden;
	}

div#mainContent div.conTent p#mailApply a:hover {
	background-image: url(../../../images/program/distance/btn-email.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	}

/*メールで相談ボタンここまで↑*/


/*バナーエリア下ここから↓*/

#subContent2 {
	background-color: #FFF;
	height: 220px;
	width: 710px;
	margin-top: 36px;
}

#subContent2.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

#subContent2.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
*html #subContent2.clearfix { height: 1%; }

#subContent2.clearfix { display: block; }
/*End hide from IE-mac */

.banner2 {
	background-color: #FFF;
	float: left;
	height: 220px;
	width: 216px;
}

#container #mainContent .conTent #subContent2 div.banner2 p {
	margin-top: 1px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.banner3 {
	background-color: #FFF;
	float: left;
	height: 220px;
	width: 216px;
	margin-left: 2px;
}

#container #mainContent .conTent #subContent2 div.banner3 p {
	margin-top: 1px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.banner4 {
	background-color: #FFF;
	float: left;
	height: 75px;
	width: 274px;
	clear: right;
	margin-left: 2px;
}

.banner5 {
	background-color: #FFF;
	float: left;
	height: 145px;
	width: 128px;
	margin-left: 2px;
}

#container #mainContent .conTent #subContent2 .banner5 ul li {
	display: block;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #33F;
	border-bottom-color: #33F;
	border-left-color: #33F;
	list-style-image: none;
	list-style-type: none;
	height: 20px;
	width: 126px;
}

#container #mainContent .conTent #subContent2 .banner5 ul li p {
	font-size: smaller;
	text-indent: 0.3em;
}

.banner6 {
	background-color: #FFF;
	float: left;
	height: 144px;
	width: 145px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	clear: right;
}

#container #mainContent .conTent #subContent2 .banner6 p {
	font-size: smaller;
	background-image: url(../../../images/kyotsu/point.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	text-indent: 1em;
}

#countries {
	text-indent: -9999em;
	height: 19px;
	width: 128px;
	background-image: url(../../../images/kyotsu/countries.gif);
	background-repeat: no-repeat;
	font-size: x-small;
}

#container #mainContent .conTent #subContent2 .banner6 p a {
	color: #333;
	text-decoration: none;
}

/*バナーエリア下ここまで↑*/


/*本文ヘッダー左側のコンテンツここまで↑*/


/*仮登録ボタンここから↓*/

div#karitoroku {
	width:710px;
	height:auto;
	margin-bottom:18px;
	}

div#karitoroku p#btnKaritoroku {
	padding: 0px;
	margin:0px;
	}
	
div#karitoroku p#btnKaritoroku a {
	padding: 0px;
	margin-top: 18px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #333;
	background-color: #FFF;
	background-image: url(../../../images/btn/btn-karitoroku.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 55px;
	width: 400px;
	overflow:hidden;
	}

div#karitoroku p#btnKaritoroku a:hover {
	background-image: url(../../../images/btn/btn-karitoroku.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	}

/*仮登録ボタンここまで↑*/


/*申込ボタンエリアここから↓*/

div.conTent div#application-area {
	width:710px;
	height:auto;
	padding-top:0px;
	margin-top:36px;
}

div.conTent div#application-area ul {
	width:710px;
	height:74px;
	background-image: url(../../../images/btn/bg-subbtn2.jpg);
	}

div.conTent div#application-area ul li {
	width:114px;
	height:72px;
	float:left;
	list-style-type: none;
	margin-left:1px;
	}
	
div.conTent div#application-area ul li.mailcsl {
margin-left:6px;
}


div.conTent div#application-area ul li.mailcsl p a {
	color: #000;
	background-color: #FFF;
	background-image: url(../../../images/btn/subbtn2-mailcsl.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 72px;
	width: 114px;
	overflow:hidden;
	}

div.conTent div#application-area ul li.mailcsl p a:hover {
	background-image: url(../../../images/btn/subbtn2-mailcsl.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
	
div.conTent div#application-area ul li.skypecsl p a {
	color: #000;
	background-color: #FFF;
	background-image: url(../../../images/btn/subbtn2-skypecsl.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 72px;
	width: 114px;
	overflow:hidden;
	}

div.conTent div#application-area ul li.skypecsl p a:hover {
	background-image: url(../../../images/btn/subbtn2-skypecsl.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
	
div.conTent div#application-area ul li.usuallcsl p a {
	color: #000;
	background-color: #FFF;
	background-image: url(../../../images/btn/subbtn2-usuallcsl.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 72px;
	width: 114px;
	overflow:hidden;
	}

div.conTent div#application-area ul li.usuallcsl p a:hover {
	background-image: url(../../../images/btn/subbtn2-usuallcsl.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	}

div.conTent div#application-area ul li.seminar p a {
	color: #000;
	background-color: #FFF;
	background-image: url(../../../images/btn/subbtn2-seminar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 72px;
	width: 114px;
	overflow:hidden;
	}

div.conTent div#application-area ul li.seminar p a:hover {
	background-image: url(../../../images/btn/subbtn2-seminar.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
	
div.conTent div#application-area ul li.mitsumori p a {
	color: #000;
	background-color: #FFF;
	background-image: url(../../../images/btn/subbtn2-mitsumori.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 72px;
	width: 114px;
	overflow:hidden;
	}

div.conTent div#application-area ul li.mitsumori p a:hover {
	background-image: url(../../../images/btn/subbtn2-mitsumori.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
	
div.conTent div#application-area ul li.shiryo p a {
	color: #000;
	background-color: #FFF;
	background-image: url(../../../images/btn/subbtn2-shiryo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 72px;
	width: 114px;
	overflow:hidden;
	}

div.conTent div#application-area ul li.shiryo p a:hover {
	
	background-image: url(../../../images/btn/subbtn2-shiryo.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
	
/*申込ボタンエリアここまで↑*/

/*「もどる」ボタン*/

p#return {
margin-top:36px;
text-align:center;
}
