@charset "utf-8";

/*--------------------------------------

概要：フォーマット用CSSファイル

--------------------------------------*/


/*  初期設定 */

body {
	color:#393939;
	font:"メイリオ";
	background:#f6f6f6;
	margin:0 auto;
	text-align:center;
}

html, body, div, h1, h2, h3, h4, h5, h6,
p, blockquote, pre, address,
ul, ol, li, dl, dt, dd,
table, th, td,
form, fieldset {
	font-size: 12px;
	line-height:18px;
	margin: 0;
	padding: 0;
	list-style:none;
}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clear{
	clear:both;
}
.clearfix{
	display:inline-table;zoom:1;
	overflow:hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


h1{
	font-size:11px;
	font-weight:normal;
}

img{
	display:block;
	border:none;
}


#container{
	width:950px;
	margin:0 auto;
	text-align:left;
	border-top:3px solid #333333;
}

a{
	color:#3884c5;
	text-decoration:none;
}

a:hover{
	color:#0d5089;
	text-decoration:underline;
}


/*--------------------------------------
header
--------------------------------------*/

#header h1{
	margin-top:7px;
}

#header #logo{
	margin-top:4px;
}

#header #logo a{
	background:url(../images/logo.gif) no-repeat;
	width:261px;
	height:35px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}

#header .left{
	float:left;
}

#header .favorite{
	margin-top:7px;
}

#header .favorite a{
	background:url(../images/link_i01.gif) no-repeat 0 3px;
	padding-left:10px;
}

#header .right{
	float:right;
	width:400px;
}


#header .inquiry{
	background:url(../images/header_inquiry_bg.gif) no-repeat;
	width:149px;
	height:38px;
	padding:43px 0 0 104px;
}

#header .headercomment{
	margin-top:7px;
	font-size:11px;
}

#scrolltxtArea input{
	color:#ffffff;
	background:#ff7373;
	margin:20px 0 0 0;
	padding:5px;
	width:940px;
	border:none;
}

/*--------------------------------------
globalnavi
--------------------------------------*/

#globalnavi{
	clear:both;
	margin-top:10px;
}

#globalnavi ul li{
	float:left;
	height:43px;
}
/*
#globalnavi ul li a{
	text-indent:-9999px;
	display:block;
	overflow:hidden;
}

#globalnavi ul li.navi01 a{
	background:url(../images/globalnavi_btn01.gif);
	width:113px;
	height:35px;
}

#globalnavi ul li.navi02 a{
	background:url(../images/globalnavi_btn02.gif);
	width:148px;
	height:35px;
}

#globalnavi ul li.navi02 a:hover{
	background:url(../images/globalnavi_btn02_ov.gi);
	width:148px;
	height:35px;
}

#globalnavi ul li.navi03 a{
	background:url(../images/globalnavi_btn03.gif);
	width:147px;
	height:35px;
}

#globalnavi ul li.navi04 a{
	background:url(../images/globalnavi_btn04.gif);
	width:169px;
	height:35px;
}

#globalnavi ul li.navi05 a{
	background:url(../images/globalnavi_btn05.gif);
	width:122px;
	height:35px;
}

#globalnavi ul li.navi06 a{
	background:url(../images/globalnavi_btn06.gif);
	width:251px;
	height:35px;
}
*/
/*--------------------------------------
globalnavi
--------------------------------------*/

#reasonArea{
	background:url(../../images/reason_bg.gif) no-repeat;
	height:183px;
	margin-top:12px;
}

#reasonArea .box{
	float:right;
	width:838px;
	margin:0;
	padding:0;
}

#reasonArea h3{
	float:left;
	padding:20px 5px 0 10px;
	margin:0;
	width:80px;
}

#reasonArea h4{
	margin:6px 0 14px 45px;
}

#reasonArea dl{
	float:left;
	margin-right:10px;
}


#reasonArea2{
	background:url(../../images/reason_bg2.gif) no-repeat;
	height:130px;
	padding-top:12px;
}

#reasonArea2 .box{
	float:right;
	width:838px;
	margin:0;
	padding:0;
}

#reasonArea2 h3{
	float:left;
	padding:20px 5px 0 10px;
	margin:0;
	width:80px;
}

#reasonArea2 h4{
	margin:6px 0 14px 45px;
}

#reasonArea2 dl{
	float:left;
	margin-right:10px;
}

/*--------------------------------------
contents
--------------------------------------*/

#path{
	margin-top:10px;
}

/*
sidebar
--------------------------------------*/

#sidebar #mobile a,
#sidebar #pickup a,
#sidebar #menu a,
#sub a,
#sidebar .archive a{
	background:url(../images/link_i01.gif) no-repeat 0 3px;
	padding-left:10px;
}

#contents{
	margin-top:16px;
}

#sidebar{
	background:#ebebeb;
	float:right;
	width:233px;
	margin-right:10px;
	padding:12px;
}

#sidebar #menu ul.sub li{
	padding-left:20px;
}


#sidebar #pickup .area ul{
	padding-top:-5px;
}

#sidebar #mobile .area{
	padding-top:10px;
}


#sidebar .box,
#sidebar #menu,
#sidebar .archive{
	width:233px;
	margin-bottom:10px;
}

#sidebar #topics dl,
#sidebar #topics02 dl,
#sidebar #topics03 dl{
	clear:both;
	border-bottom:1px dotted #aaaaaa;
	margin-bottom:10px;
}

#sidebar #topics dt,
#sidebar #topics02 dt,
#sidebar #topics03 dt{
	float:left;
	margin-right:5px;
}

#sidebar #topics dd,
#sidebar #topics02 dd,
#sidebar #topics03 dd{
	float:left;
	margin-bottom:10px;
	width:165px;

}

#sidebar #menu ul.sub{
	margin-top:5px;
}

#sidebar #pickup ul li{
	margin-bottom:2px;
	padding:0;
	line-height:1px;
}

#sidebar #pickup ul li a{
	background:none;
	margin-bottom:2px;
	padding:0;
}

#sidebar #pickup ul li img{
	display:block;
}

#sidebar #menu ul li{
	margin-bottom:8px;
	border-bottom:1px dotted #dddddd;
	padding-bottom:7px;
}


#sidebar #mobile .left{
	float:left;
	width:74px;
	margin-bottom:10px;
}

#sidebar #mobile .right{
	float:left;
	padding-left:10px;
	width:140px;
	line-height:16px;
	margin-bottom:7px;
}

#sidebar #banner ul li{
	margin-bottom:10px;
}

#sidebar h3{
	font-size:14px;
	background:url(../images/sidebar_ttl_bg.gif) no-repeat;
	width:228px;
	height:23px;
	padding:7px 0 0 5px;
	margin-bottom:10px;
}

#sidebar #link h3{
	margin-bottom:10px;
}


/*
mainArea
--------------------------------------*/

#mainArea{
	float:right;
	width:680px;
}


#mainArea #main{
	background:url(../../images/main_contents_mdlbg.gif) repeat-y;
	margin-bottom:15px;
}

#mainArea #main .top{
	background:url(../../images/main_contents_topbg.gif) no-repeat top;
}

#mainArea #main .area{
	background:url(../../images/main_contents_btmbg.gif) no-repeat bottom;
	padding:11px 0 10px 6px;
}

#mainArea #main dl{
	width:208px;
	float:left;
	padding:5px;
	margin:2px;
}

#mainArea #main dt .img{
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
	margin:0;
	padding:0;
	display:block;
}

#mainArea #main dd{
	border-left:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
	border-right:1px solid #dddddd;
	padding:5px;
}

#mainArea #main dd .txt{
	display:block;
	height:55px;
}

#mainArea #main .detail{
	text-align:right;
	width:194px;
	display:block;
	margin:0 auto;
}

#mainArea #main .detail img{
	display:inline;
}

#mainArea #sub{
	margin-top:15px;

}

#mainArea #sub .left{
	background:url(../images/main_contents_mdlbg02.gif) repeat-y;
	float:left;
	width:334px;
}

#mainArea #sub .right{
	background:url(../images/main_contents_mdlbg02.gif) repeat-y;
	float:right;
	width:334px;
}

#mainArea #sub ul li{
	margin-bottom:8px;
}

#mainArea #sub .top{
	background:url(../images/main_contents_topbg02.gif) no-repeat top;
	padding:11px 0 0 12px;
}

#mainArea #sub .area{
	background:url(../images/main_contents_btmbg02.gif) no-repeat bottom;
	padding:7px 12px 8px 12px;
}

#inquiryArea{
	background:url(../images/btm_inquiry_bg.jpg) no-repeat;
	height:323px;
	margin-top:40px;
}

#inquiryArea ul{
	padding:72px 0 0 146px;
}

#inquiryArea .inquiry{
	padding:80px 0 0 365px;
}

#inquiryArea #flaArea{
	padding-top:19px;
}


/*
textArea SEO
-------------------------------------*/
#txtArea{
	margin:10px 0;
}

#txtArea h4{
	color:#ff9600;
	font-size:14px;
	margin:15px 0 5px 0;
}

#txtArea{
	background:url(../../images/main_contents_mdlbg.gif) repeat-y;
	margin-bottom:15px;
}

#txtArea .top{
	background:url(../../images/main_contents_topbg.gif) no-repeat top;
}

#txtArea .area{
	background:url(../../images/main_contents_btmbg.gif) no-repeat bottom;
	padding:5px 10px 10px 10px;
}

#txtArea .area p{
	line-height:18px;
	margin-bottom:10px;
}

#txtArea .area ul{
	margin-bottom:10px;
}


/*
pagetop
--------------------------------------*/
#pagetop{
	text-align:right;
	margin:20px auto 5px auto;
}

#pagetop a{
	background:url(../images/pagetop_i.gif) no-repeat 0 4px;
	font-size:11px;
	padding-left:12px;
}

/*--------------------------------------
footer
--------------------------------------*/

#footer{
	border-top:1px solid #dedede;
	margin-bottom:10px;
}

#footer .navi{
	overflow:hidden;
	_height:1.5em;
	margin-top:10px;
}

#footer ul{
	margin-left:-6px;
}

#footer ul li{
	border-left:1px solid #333333;
	display:inline;
	padding:0 5px;
}


#footer .txt,
#footer .copy{
	font-size:11px;
	text-align:right;
}

#footer .copy img{
	display:inline;
}
