@charset "utf-8";

/*==========================================
File name: base.css
Editors: itprobe_zezaidoji
Last Editor: itprobe_zezaidoji
Date: 2011.11.17
========================================== */


/* ▼ 01.BASE FONT ▼ */

* {
	margin: 0;
	padding: 0;
}

body {
	color: #333333;
	font-family: Meiryo, "メイリオ","Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3",Osaka,"MS P Gothic", "ＭＳ Ｐゴシック",sans-serif;
	font-size: 80%;
}

select, input, textarea {
    font-weight: normal;
}

/* ▼ 02.LINK SETTING ▼ */

a{
	outline: none;
	color: #333;
}

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

a:visited {
}

a:hover {
	text-decoration: underline;	
}

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


/* ▼ 03: 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/body_bg.jpg) repeat-x top;
}

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

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

}

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

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


/* ▼ 04: HEADER ▼ */

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

}

#header h1{
	position: absolute;
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 75%;
	top: 0;
	left: 0;
	color: #FFF;
}


/* ▼ 05: MAIN IMAGE ▼ */

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


/* ▼ 06: GLOBAL NAVIGATION ▼ */

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

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

#gnav li{
	list-style-type: none;
	display: inline;

}

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

#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;
}

/* ▼ 07: MAIN CONTENTS ▼ */

#main{
	width: 720px;
 	float: right;
	line-height: 1.9;
}

#submenu{
	text-align: right;
}

#submenu ul{
	display: block;
}

#submenu ul li{
	display: inline;
	margin-left: 15px;
	font-size: 85%;
}

/* ▼ 08: SIDEBAR ▼ */

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

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

#side ul li{
	padding: 0 0 3px 0;
}

#side ul li img{
	margin: 0;
    padding: 0;
}

#side .sidebox{
	margin: 0 0 3px 0;
}

#side .sidebox .box_body{
	background: url(../images/common/sidebox_bg.gif) repeat-y;
	padding: 3px 0 0 5px;
}

#side .sidebox p{
	background: url(../images/common/side_listmark.gif) no-repeat top left;
	padding: 0 0 3px 15px;
}

#side .sidebox p.menuheader{
	background: url(../images/common/side_listmark_plus.gif) no-repeat top left;
}

#side .categoryitems ul{
	margin-left: 10px;
	width: 160px;
}

#side .categoryitems li{
	background: url(../images/common/side_listmark.gif) no-repeat top left;
	padding: 0 0 3px 15px;
}

/* ▼ 09: FOOTER ▼ */

#footer {
	width: 100%;
	clear: both;
	height: 450px;
	background: url(../images/common/footer_bg.gif) bottom repeat-x;
	color: #888;
	font-size: 85%;
	position: absolute;
	bottom: 0;
}


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


#footer_inner img{
	vertical-align: bottom;
}

#support_area{
	position: absolute;
	top: 65px;
	overflow: hidden;
	padding: 10px;
	color: #333;
}

#support_area h3{
	height: auto;
	padding: 0;
	margin: 0 0 5px 0;
	background: none;
	color: #333;
	font-weight: normal;
}

#support_area p{
	clear: both;
}

.area_lists{
	overflow: hidden;
	margin: 0 0 10px 0;
}

.area_lists .element_01,
.area_lists .element_02{
	width: 150px;
}

.area_lists ul ul{
	margin-left: 12px;
}

.area_lists .s_hd{
	color: #009;
}

.area_lists .element_01{
	float: left;
	margin: 0 8px 0 0;
}

.area_lists .element_02{
	float: right;
}

.area_lists .element_01 ul ul{
	margin-left: 12px;
}


#footer_link{
	width: 960px;
	position: absolute;
	top: 300px;
	left: 0;
}


#footer_link .ul_01{
	float: left;
	margin: 0 70px 0 10px;
	width: 186px;
}

#footer_link .ul_02{
	float: right;
	width: 150px;
}


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

#footer_link li.s_li{
	margin-left: 10px;
}

#footer_link li.ss_li{
	margin-left: 20px;
}


/*▼ 10: 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 ▼ */

h3{
	margin: 0 0 15px 0;
	padding: 4px 0 0 20px;
	width: 700px;
	height: 28px;
	background: url(../images/common/hd_01.jpg) no-repeat top left;
	color: #FFF;
}

h4{
	margin: 0 0 15px 0;
	padding: 1px 0 0 25px;
	width: 695px;
	height: 25px;
	background: url(../images/common/s_hd_01.jpg) no-repeat top left;
	color: #FFF;
}

h5{
	margin: 0 0 15px 0;
	padding: 0 0 0 5px;
	width: 715px;
	height: 22px;
	background: url(../images/common/ss_hd_01.jpg) no-repeat top left;
	color: #336;
}

.faq h5{
    width: auto;
    height: auto;
}


h6{
	margin: 0 0 15px 0;
	padding: 0 0 0 10px;
	width: 710px;
	height: 22px;
	background: #F0F0F0;
	color: #336;
}

.section{
	clear: both;
	margin: 0 0 15px 0;
	overflow: hidden;
}

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

.article{
	clear: both;
}

.section_body,
.section_elements{
	overflow: hidden;
}

.inq_lead{
	color: #36C;
	font-size: 0.95em;
}


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

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

/* --- 下層上部イメージ--- */

.con_common{
margin-top: 15px;
margin-bottom: 15px;
}

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

.to_pagetop{
	position: relative;
	clear: both;
	height: 20px;
}


.to_pagetop li{
	position: absolute;
	right: 0;
	padding: 0 0 0 20px;
	background: url(../images/common/to_pagetop.gif) no-repeat 0 50%;
	top: 0;
	font-size: 80%;
}

.btn_inq{
	padding-top: 2px;
}

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

.font_big01 {
	font-weight: bold;
	color: #000;
	font-size: 120%;
}

.fsize14{font-size:14px!important;}

/* --- リスト（点なし） --- */

.list_no_dot li{
	list-style:none!important;
}

/* --- 文字揃え --- */

.textc{text-align: center!important;}
.textr{text-align: right!important;}
.textl{text-align: left!important;}


/* --- 背景色 --- */
.bg_yellow{ background-color:#fffada!important;}

/* --- カラー --- */
.blue{ color: #0066cb!important;}
.blue2{ color: #6f82c6!important;}
.orange{ color: #ff9000!important;}

/* ---余白 --- */
.mt20{margin-top: 20px!important;}

.mb15{margin-bottom: 15px!important;}

.ml15{margin-left: 15px!important;}

/* ---位置 --- */
.va_m{vertical-align: middle!important;}

/* ---リスト --- */
.list_style_none li{ 
	list-style: none!important;
	padding: 0!important;
	margin-left: 15px;
	background-image : none!important;
}

.list_style_none{
	margin-bottom: 20px;
}

/* --- 枠 --- */

.box_type01,
.box_type02{
clear: both;
overflow: hidden;
width: 720px;
}

/*352-352*/
.box_type01_l{
width: 352px;
float: left;
}

.box_type01_r{
width: 352px;
float: right;
}

/*400-300*/
.box_type02_l{
width: 400px;
float: left;
}

.box_type02_r{
width: 300px;
float: right;
}




/* --- 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;
}

}

.mc {
	margin-left:auto;
	margin-right:auto;
}