@charset "utf-8";
body {
	font: 100%/1.4 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	margin: 0;
	padding: 0;
	color: #000;
	background: url(../images/bg_stripe.jpg);
}

a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background: #fff;
}

/* ~~ エレメント / タグセレクター ~~ */
ul, ol, dl {
	padding: 0;
	margin: 0;
}

h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
}

a img {
	border: none;
}

a:link {
	color: #42413C;
	text-decoration: underline;
}

a:visited {
	color: #6E6C64;
	text-decoration: underline;
}

a:hover, a:active {
	text-decoration: none;
}

.red_bold {
	font-weight: bold;
	color: #C00;
}

.attention {
	font-size: 10px;
	color: #333;
}

#container_top {
	background: url(../images/container_top_bg.jpg) repeat-x;
	width: 100%;
	height: 90px;
}

.container {
	width: 970px;
	margin: 0 auto;
	padding-top: 64px;
}

#header {
	background: url(../images/header_bg.jpg) no-repeat right bottom;
	height: 87px;
	padding-top: 5px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}

#logo {
	height: 87px;
	width: 147px;
	float: left;
	margin: 0px;
	padding: 0px;
}

.btn_access {
	float: right;
	width: 71px;
	padding-top: 15px;
}

#g_navi {
	width: 972px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

#g_navi ul {
	padding: 0px;
	margin: 0px;
}

#g_navi ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#main_img {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	height: 340px;
}
.sidebar {
	float: right;
	width: 315px;
	padding-bottom: 10px;
}

.left_col {
	float: left;
	width: 659px;
}

.content_bg_top {
	background: url(../images/content_bg_top.png);
	height: 9px;
	width: 659px;
	z-index: 0;
	position: relative;
}

.page_img {
	border: 1px solid #CCC;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}

.content_bottom {
	width: 639px;
	background: url(../images/content_bg.png) repeat-y;
	padding-left: 10px;
	padding-right: 10px;
}

.apply_btn {
	height: 50px;
	width: 458px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}

.t1_title {
	width: 622px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 16px;
}
.t1_box_1 {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	background: #F8F7F2;
	background: #F8F7F2;
	border: 4px solid #E4DEC6;
}

.t1_box_2 {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	background: #F8F7F2;
	background: #F8F7F2;
	border: 4px solid #E4DEC6;
}

.t1_box_3 {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	background: #F8F7F2;
	background: #F8F7F2;
	border: 4px solid #E4DEC6;
}


p.t1 {
	margin: 0px;
	padding: 7px 0px 7px 7px;
	width: 440px;
	line-height: 1.8;
}

/* ~~ このセレクターグループは、.content 内のリストに領域間隔を指定します。~~ */
.content ul, .content ol { 
	padding: 0 15px 15px 40px;
}


/* ~~ フッター ~~ */
.footer {
	padding: 10px 0;
	position: relative;/* IE6 に、適切にクリアするための hasLayout を指定します。 */
	clear: both; /* この clear プロパティにより .container は、カラムの範囲がどこまでかを認識してその範囲を含めるようになります。 */
	background: #525960;
}

.clearfloat { /* このクラスは、#footer が #container から削除されているか取り出されている場合に、<br /> または空の div で、フローティングさせる最後の div に続く最後のエレメントとして (#container 内に) 配置できます。 */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

/* サイドバー部分 */
.sidebar {
	float: right;
	width: 315px;
	margin-right: -7px;
	margin-bottom: 0px;
}

.side_col_top {
	width: 315px;
	background: url(../images/side_top.png) no-repeat;
	height: 9px;
}

.side_col {
	width: 315px;
	background: url(../images/side_bg.png) repeat-y;
}

/* サイドバーバナー部分 */

.bn_area {
	width: 294px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}

.bn_area ul {
}

.bn_area ul li {
	list-style: none;
	padding-top: 3px;
	padding-bottom: 3px;
}

.content_bottom {
	width: 639px;
	background: url(../images/container_bg.png) repeat-y;
	padding-left: 10px;
	padding-right: 10px;
}

.apply_btn {
	height: 50px;
	width: 458px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}

.t_bar {
	height: 34px;
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
	background: url(../images/title_bg.jpg) no-repeat;
}

.t_bar h2 {
	color: #FFF;
	font-size: 14px;
	padding-left: 20px;
}

p.t1 {
	margin: 0px;
	padding: 7px 0px 7px 7px;
	width: 440px;
	line-height: 1.8;
}

.content ul, .content ol { 
	padding: 0 15px 15px 40px;
}

.principle {
	padding-top: 20px;
	padding-bottom: 20px;
}
.application_btn {
	padding-top: 16px;
	width: 293px;
	margin-right: auto;
	margin-left: auto;

}

/* ~~ フッター ~~ */

#footer_nav {
	text-align: center;
	background: #FF4562;
	width: 100%;
	padding-top: 14px;
	padding-bottom: 14px;
	border-bottom: 1px solid #FFF;
}

#footer_nav a {
	color: #FFF;
	font-size: 12px;
}

#footer_nav a:link {
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
}

#footer_nav a:visited {
	color: #FFF;
}

#footer_nav a:hover, a:active, a:focus {
	color: #FFF;
	font-size: 12px;
	text-decoration: underline;
}

#footer_nav ul {
	margin: 0px;
	padding: 0px;
}

#footer_nav ul li {
	display: inline;
	list-style: none;
	border-right: 1px solid #FFF;
	margin: 0px;
	padding: 0px 14px;
}

#footer_nav ul li:first-child {
	display: inline;
	list-style: none;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
	margin: 0px;
	padding: 0px 14px;
}

.footer {
	padding: 16px 0 30px;
	position: relative;
	background: #525960;
	font-size: 12px;
	color: #CCC;
	width: 100%;
	text-align: center;
}

.fltrt {
	float: right;
	margin-left: 8px;
}

.fltlft {
	float: left;
	margin-right: 8px;
}

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.content_info_top {
	height: 411px;
	width: 659px;
	z-index: 0;
	position: relative;
}


table.structure {
	border: 1px solid #CCC;
	width: 600px;
	margin: 0px auto 20px;
	font-size: 14px;
	line-height: 1.6;
}

table.structure td {
	padding-top: 5px;
	padding-bottom: 5px;
	border-right: 1px solid #CCC;
	padding-left: 10px;
	border-bottom: 1px solid #CCC;
	text-align: center;
}

table.structure th {
	padding-top: 5px;
	padding-bottom: 5px;
	background: #FFF4F5;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	color: #333;
}

.plan_text {
	border: 3px solid #E4DDCA;
	background: #F8F7F2;
	font-size: 12px;
	margin-bottom: 20px;
	width: 590px;
	margin-right: auto;
	margin-left: auto;
}

.plan_text p {
	padding: 10px 10px 0px;
}

.del {
	text-decoration: line-through;
}

.emp {
	color: #FF2F49;
	font-weight: bold;
}

table.location {
	font-size: 12px;
	width: 300px;
	float: right;
	background: #FFF2C9;
	height: 208px;
	padding-left: 10px;
	border: 1px solid #CCC;
	border-collapse:collapse;
}

table.location tr.dot_line {
	border-top: 1px dashed #CCCCCC;
}

table.location th {
	text-align: left;
	padding-left: 8px;
	font-weight: normal;
	padding-right: 8px;
}

.map {
	width: 316px;
	float: left;
}

.maplink {
	font-size: 12px;
	background: url(../images/arrow_1.gif) no-repeat 0% 50%;
	padding-left: 12px;
	margin-left: 10px;
}

.map img {
	padding: 3px;
	border: 1px solid #CCC;
}

.youtube {
	width: 282px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 10px;
}
.youtube img.value_c {
	margin-bottom:5px;
	}
.saiyoupagetable1 {
	background-color: #EEE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-left: 10px;
}
.saiyoupagetable2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding: 15px;
	line-height: 2em;
}
.messagebun {
	font-size:14px;
	line-height: 2em;
	padding-top: 10px;
}
.youtube {
	width: 282px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 10px;
}
.youtube img.value_c {
	margin-bottom:5px;
	}.media2 {
	background-position: center;
	text-align: center;
	padding-top: 5px;
	font-size: 14px;
}
.media_img {
	padding-top: 3px;
	padding-bottom: 5px;
}
.padding0-0-5-0 {
	padding-bottom: 10px;
}
.link_bana{
	text-align:center;
	margin-top:20px;
	}
.link_bana img{
	margin-bottom:10px;
	}
