@charset "utf-8";

/*==========================================
File name: base.css
Editors: IT-Probe
Last Editor: IT-Probe
Date: 2012.12.04
========================================== */

/* ▼ BASE SETTING ▼ */

* {
	margin: 0;
	padding: 0;
}

img{
	vertical-align: top;
}


/* ▼ BASE LAYOUT▼ */ 

html{
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	height: 100%;
	margin: 0;
	padding: 0 0 0 0;
	text-align: center;
	background: #FFF url(../images/common/bg_body.jpg) repeat-x top;
	color: #333333;
	font-family: Meiryo, "メイリオ","Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3",Osaka,"MS P Gothic", "ＭＳ Ｐゴシック",sans-serif;
	font-size: 80%;
}


#screen{
	position: relative;
	min-height: 100%;  
    height: auto !important;  
    height: 100%;
	text-align: left;
}

#container{
	width: 960px;
	margin: 0 auto;

}

#container-footer{
	height: 500px;/* footerの高さを入れる */
	position: relative;
	clear: both;
}

#contents{
	clear: both;
	width: 960px;
	overflow: hidden;
	text-align: left;
	padding: 0 0 10px 0;
}

/* ▼ LINK SETTING ▼ */

a{
	color: #14215F;
	outline: none;
}

a,a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;	
}

a.current,
a:active,
a:focus {
}

#side a:hover img,
.to-inq a:hover img,
.ss_quarter a:hover img{
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}

/* ▼ HEADER ▼ */

#header {
	width: 960px;
	height: 130px;
	position: relative;

}

#header p{
	position: absolute;
	top: 2px;
	right: 0;
	font-size: 11px;
	color: #14215F;
}

/* ▼ MAIN IMAGE ▼ */

#keyvisual{
	margin: 0 auto 10px auto;
}


/* ▼ GLOBAL NAVIGATION ▼ */


#gnav{
	margin: 0 auto 0 auto;
	width: 960px;
	height: 72px;
}

#gnav ul{
	position: relative;
	background: url(../images/common/bg_gnav.jpg) no-repeat top left;
	width: 960px;
	height: 72px;
}

#gnav li{
	list-style-type: none;
	display: inline;
	width: 160px;
	height: 72px;

}

#gnav li a{
	position: absolute;
	display: block;
	width: 160px;
	height: 72px;
}

#gnav li a:hover{
	background-color: transparent;

}

#gnav li a:hover img{
	visibility: hidden;
}


#gnav_01{
	left: 0;
}

#gnav_02{
	left: 160px;
}

#gnav_03{
	left: 320px;
}

#gnav_04{
	left: 480px;
}

#gnav_05{
	left: 640px;
}

#gnav_06{
	left: 800px;
}

#submenu{
	margin: 15px 0 3px 0;
	text-align: right;
	font-size: 0.85em;
}

#top_content{
	overflow: hidden;
	width: 960px;
	margin: 0 0 10px 0;
}

#top_content img{
	float: left;
	margin, padding: 0;
}


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


/* ▼ MAIN CONTENTS ▼ */

#main{
	width: 700px;
	min-height: 300px;  
    height: auto !important;  
    height: 300px;
 	float: right;
	padding: 0 0 10px 0;
	line-height: 1.9;
}

#main section a,
#main .section a{
	text-decoration: underline;
}

#main section a:hover,
#main .section a:hover{
	text-decoration: none;
}

#main h2{
	width: 100%;
	font-weight: bold;
	font-size: 14px;
	color: #14215F;
	padding: 5px 0 3px 0;
	margin: 0 0 10px 0;
	border-bottom: double 3px #14215F;
}

#main h1,
#top #main h2{
	width: 680px;
	height: 32px;
	padding: 5px 10px;
	margin: 0 0 10px 0;
	background: #14215F;
	color: #FFF;
	font-weight: bold;
	font-size: 18px;
	border: none;
}

#main h3{
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	color: #14215F;
	padding: 5px 0 3px 0;
	margin: 0 0 10px 0;
	border-bottom: solid 2px #14215F;
}

#main h4{
	width: 100%;
	font-size: 14px;
	color: #14215F;
	padding: 5px 0 3px 0;
	margin: 0 0 10px 0;
	border-bottom: dotted 1px #14215F;
}

/* ▼ SIDEBAR ▼ */

#side{
	width: 234px;
	float: left;
	padding: 0 0 0 0;
	font-size: 90%;
}

.side_content{
	width: 228px;
	margin: 0 0 5px 0;
	border-radius: 7px; 
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border: 1px solid #999999;
	padding: 1px;
background: rgb(255,255,255); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ3JSIgc3RvcC1jb2xvcj0iI2Y2ZjZmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZGVkZWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(47%,rgba(246,246,246,1)), color-stop(100%,rgba(237,237,237,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-8 */
}

.side_content h2{
	width: 228px;
	margin: 0 0 7px 0;
	padding: 0;
	background: none;

}

.side_content ul{
	padding: 5px 0 5px 20px;
}

.side_content ul li{
	list-style-type: disc;
}

.side_btn_area_01 img{
	margin: 0 0 5px 0;
}

/* --- SIDE MENU --- */


#snav_01,
#snav_02,
#snav_03{
	width: 234px;
	margin: 0;
	overflow: hidden;
}


#snav_01 ul,
#snav_02 ul,
#snav_03 ul{
	width: 234px;
	margin: 0;
}

#snav_01 ul li,
#snav_02 ul li,
#snav_03 ul li{
	list-style-type: none;
	height: 44px;
	width: 234px;
	margin: 0 0 5px 0;
}

#snav li a{
	display: block;
	height: 44px;
	width: 234px;
}


/* ▼ FOOTER ▼ */

#footer {
	width: 100%;
	clear: both;
	height: 500px;
	background: #C5C8D9;
	color: #888;
	font-size: 85%;
	position: absolute;
	bottom: 0;
}


#footer_body{
	width: 960px;
	height: 500px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}


#footer_body img{
	vertical-align: bottom;
}

#copyright{
	position: absolute;
	top: 470px;
	right: 0;
}

#copyright p{
	margin: 0;
	padding: 0;
	color: #14215F;
}

#footer_link{
	width: 800px;
	position: absolute;
	top: 15px;
	left: 0;
}

#footer_link a{
	color: #14215F;
}

#footer_link .ul_01,
#footer_link .ul_02{
	width: 220px;
}

#footer_link .ul_01 ul,
#footer_link .ul_02 ul{
	margin-left: 20px;
	margin-top: 5px;
}


#footer_link .ul_01{
	float: left;
	margin: 0 50px 0 0;
}

#footer_link .ul_02{
	float: right;
}


#footer_link li{
	margin: 0 0 10px 0;
}

#footer_link li li{
	list-style-type: disc;
}


/*▼ CLEAR FIX ▼ */

.clear{
	clear: both;
}


/* modern browsers */

.clearfix:after,
div#container:after,
div#header:after,
div#footer:after,
div#contents:after{
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0.1em;
	line-height: 0;
}

/* IE7 */

.clearfix,
div#container,
div#header,
div#footer,
div#contents{
	display: inline-block;
}

/* legacy IE */

* html .clearfix,
* html div#container,
* html div#footer,
* html div#contents{
	height: 1%;
}

.clearfix,
div#container,
div#header,
div#footer,
div#contents{
	display: block;
}

/* ▼ 10: COMMON STYLE ▼ */

section,
.section{
	clear: both;
	width: 100%;
	margin: 0 0 10px 0;
	overflow: hidden;
}

section p,
.section p{
	margin: 0 0 10px 0;
}

.section_body{
	overflow: hidden;
}

.section_body-info{
	overflow: hidden;
	border: dotted 1px #999;
	padding: 5px;
}

/* --- ぱんくずナビ --- */

#breadcrumbs{
	text-align: left;
	margin: 0 0 10px 0;
	font-size: 90%;
}

.textl{
	text-align: left!important;
}

/* --- このページのトップへ戻る --- */

.to_pagetop{
	position: relative;
	height: 20px;
	margin: 0 0 5px 0;
}

.to_pagetop a{
	position: absolute;
	display: block;
	width: 150px;
	height: 20px;
	padding: 0 0 0 20px;
	background: url(../images/common/to_pagetop.gif) no-repeat 0 50%;
	right: 0;
	font-size: 90%;
}

/* --- テキストの装飾・強調 --- */

.accent{
	font-weight: bold;
	font-size: 1.1em;
	color: #06C;
}


.accent-s{
	font-weight: bold;
	color: #06C;
}

.red{
	color: #CC0000;
}


.reduce-01{
	letter-spacing: -0.1em;
}

.reduce-02{
	font-size: 90%;
}

/* --- Adobe Readerの取得 --- */

#get_adobe_reader{
	padding: 7px;
	border: solid 1px #CCCCCC;
}

#get_adobe_reader img{
	float: right;
}

#get_adobe_reader p{
	float: left;
	width: 400px;
	margin: 0 0 0 0;
	font-size: 11px;
}


@media print{
	
#footer{
	display: none;
}

}

.textc{text-align: center!important;}
.mb10{margin-bottom:10px!important;}
.mb15{margin-bottom:15px!important;}
.mb20{margin-bottom:20px!important;}
.mb30{margin-bottom:30px!important;}
.mb40{margin-bottom:40px!important;}
