@charset "utf-8";

/*==========================================
File name: base.css
Editors: itprobe_zenzaidoji
Last Editor: itprobe_zenzaidoji
Date: 2009.12.01
========================================== */

/* INDEX   ------------------------------- 
 01.BASE FONT
 02.LINK SETTING
 03.BASE LAYOUT
 04.HEADER
 05.MAIN CONTENTS
 06.SIDEBAR
 07.FOOTER
 08.COMMON STYLE
 09.CLERA FIX
----------------------------------------- */

/* --- 01.BASE FONT --- */


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


* html body {
	font-size: 75%; /* for WinIE5-6,MacIE5.x */
	}


/* --- 02.LINK SETTING --- */

a{
	outline:none;
	}

a,a:link {
	text-decoration: underline;
	color: #3399FF;
	}

a:visited {
	}

a:hover {
	text-decoration: none;
	}

a.current,
a:active,
a:focus {
	}
    
.mb0{margin-bottom: 0!important;}
.mb5{margin-bottom: 5px!important;}
.mb10{margin-bottom: 10px!important;}
.mb15{margin-bottom: 10px!important;}
.mb20{margin-bottom: 20px!important;}
.mb30{margin-bottom: 30px!important;}
.mb40{margin-bottom: 40px!important;}
.textc{text-align: center!important;}
.vm{vertical-align: middle!important;}
	
/* --- 03: BASE LAYOUT --- */

html{
	text-align: center;
	width: 100%;
}



body {
	width: 100%;
	margin: 0 auto;
	text-align: left;
	background: #FFFFFF;
}


div#container {
	width: 852px;
	margin: 0 auto 30px auto;
}

div#two_column_sub_left #container { 
	background: transparent url(../images/common/left_s_container_bg.jpg) repeat-y;

}

div#contents {
	width: 840px;
	margin: 10px 0 0 6px;
	padding: 0 0 0 0;
	overflow: hidden;
}


/* --- 04: HEADER --- */

#header {
	position: relative;
}

h1{
	position: absolute;
	top: 10px;
	left: 25px;
	font-weight: normal;
	font-size: 0.8em;
	color: #3399FF;

}

#h-sub{
	position: absolute;
	top: 27px;
	left: 25px;
	font-weight: bold;
	font-size: 0.9em;
	color: #3399FF;
}

/* --- 05: MAIN CONTENTS --- */


div#two_column_sub_left #contents_main {
	float: right;
	width: 620px;
	margin: 0 20px 0 0;
	text-align: left;	
}


/* --- 06: SIDEBAR --- */

div#two_column_sub_left #contents_sub {
	float: left;
	margin: 0 20px 0 0;
	width: 180px;

}


ul#side_info{
	margin: 10px 0 30px -10px;
}

ul#side_info li{
	margin: 0 0 5px 0;
	padding: 0 0 0 32px;
	background: transparent url(../images/common/li.gif) no-repeat 20px 50%;

}

p#side_address{
	display: block;
	margin: 0 0 15px 10px;
}

.side_banner{
	margin: 0 0 10px 10px;
}

.side_banner li{
	margin-bottom: 10px;
}

.side_banner li a:hover img{
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}

.pickup_service{
	overflow: hidden;
	margin: 0 0 15px 20px;
	font-size: 1.0em;
}

.pickup_service img{
	margin-bottom: 15px;
}

.pickup_service strong{
	color: #FF359A;
	font-size: 1.2em;
}

#contents_sub p{
	text-align: left;
}

#contents_sub a{
}

#contents_sub a:hover{
}

/* --- 06.FOOTER --- */

#footer {
	width: 852px;
	text-align: left;
	margin: 10px 0 0 0;
}


address{
	clear: both;
}



/* --- 07: COMMON STYLE --- */

.article{
	border: solid 1px #3399FF;
	width: 600px;
	padding: 10px;
}

h3{
	margin: 0 0 15px 0;
	}

h4{
	color: #3399FF;
	padding: 0 0 3px 0;
	border-bottom: dotted 1px #3399FF; 
	margin: 0 0 10px 0;
	
	}

h5{
	color: #3399FF;
	margin: 0 0 5px 0;
}

div.section,
section{
	margin: 0 0 20px 0;
	overflow: hidden;
	
}/*----　見出しと文章からなる構成の基本単位  ---*/	
	
div.section p,
section p{
	margin: 0 0 15px 0;
}	

.bn_inquiry{
	margin: 15px 0 15px 0;
}
	
.object_left{
	float: left;
}
	
.object_right{
	float: right;
}

.big_image p{
	width: 380px;
}

.small_image p{
	width: 440px;
}

.article_four{
	width: 150px;
	float: left;
	margin: 0 5px 0 0;
}

div.section .article_four p{
	margin: 5px 5px 0 0;
}

.img_left{
    overflow: hidden;
}

.img_left img{
    float: left;
    margin-right: 15px;
}

/* --- 各ページ キービジュアル --- */

.keyvisual{
	margin: 0 0 10px 6px;
	}

	
/* ---  横方向のグローバルメニュー  --- */

#gnavi_sideways{
	width: 840px;
	height: 36px;
	margin: 0 0 0 0;
}

#gnavi_sideways ul{
	position: relative;
	width: 840px;
}

#gnavi_sideways li{
	list-style: none;
	display: inline;
}

#gnavi_sideways li a,
#gnavi_sideways_s li a{
	display: block;
	position: absolute;
	margin: 0 0 0 6px;	
	text-indent: -9999em;
	height: 33px;
	background-position:  0 -33px;

}

#gnavi_sideways a{
	width: 168px;
}

#gnavi_sideways a:hover{
	background-position: 0 0;
}

#gnavi_a{
	left: 0;
	background: #FFF url(../images/common/gnavi_a.jpg) no-repeat top left;
}

#gnavi_b{
	left: 168px;
	background: #FFF url(../images/common/gnavi_b.jpg) no-repeat top left;
}

#gnavi_c{
	left: 336px;
	background: #FFF url(../images/common/gnavi_c.jpg) no-repeat top left;
}

#gnavi_d{
	left: 504px;
	background: #FFF url(../images/common/gnavi_d.jpg) no-repeat top left;
}

#gnavi_e{
	left: 672px;
	background: #FFF url(../images/common/gnavi_e.jpg) no-repeat top left;
}


/* ---  縦方向のグローバルメニュー  --- */

#gnav_vertical{
	width: 180px;
	position: relative;
}


#gnav_vertical ul{
	width: 178px;
	margin: 0 0 0 8px   ;
}

#gnav_vertical li{
	list-style: none;
}

#gnav_vertical li a{
	display: block;
	text-indent: -9999em;
	width: 180px;
	height: 39px;
	background-position:  0 0;

}

#gnav_vertical  a:hover{
	background-position: -180px 0px;
}



#gnavi_aa{
	background: #FFF url(../images/common/gnavi_aa.jpg) no-repeat top left;
}

#gnavi_bb{
	background: #FFF url(../images/common/gnavi_bb.jpg) no-repeat top left;
}

#gnavi_cc{
	background: #FFF url(../images/common/gnavi_cc.jpg) no-repeat top left;
}

#gnavi_dd{
	background: #FFF url(../images/common/gnavi_dd.jpg) no-repeat top left;
}

#gnavi_ee{
	background: #FFF  url(../images/common/gnavi_ee.jpg) no-repeat top left;
}


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

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

#breadcrumbs a{
}

#breadcrumbs a:hover{
}

/*--- テキストに強弱をつける ---*/

.accent{
	font-weight: bold;
	font-size: 1.2em;
	}

.pink{
	color: #FF58AB;
}

.blue{
	color: #3399FF;
}

.red{
    color: #CC0000;
}
	
/*--- 主題とテキストの基本ユニット ---*/

.unit{
	margin: 0 0 20px 0;
	}

/*--- Adobe Readerの取得 ---*/
.adobe_reader{
	border: solid 1px #999999;
	padding: 5px;
	margin: 0 0 10px 0;
	color: #666666;
	font-size: 0.8em;
}
	
.adobe_reader img{
	float: right;
	margin: 0 0 0 0;

}	

.adobe_reader p{
	margin: 0 0 0 0;
}	

/* --- 08: CLEAR FIX --- */

.clear{
	clear: both;
}


div:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}

div { display: inline-block; } 
div { display: block; }

.entry ul,
.entry ol{
    margin-left: 23px;
    margin-bottom: 10px;
}

.entry li{
    margin-bottom: 10px;
}

.entry li ul,
.entry li ol{
    margin-top: 10px;
}

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

.entry ol li{
    list-style-type: decimal;
}


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

#pageTop{
	filter:alpha(opacity=70);
	color: #FFF;
	-moz-opacity: 0.7;
	opacity: 0.7;
	text-decoration: none;
    padding: 10px 15px;
    position: fixed;
    bottom: 10px;
    right: 10px;
	background: #3399FF;

}

#pageTop:hover{
    background: #13BFF3;
	transition: background-color 0.5s;/*ふわっと変化*/
}

