@charset "utf-8";
/* CSS Document */
/* 全ページ共通のデザインの設定
---------------------------------*/
body{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:13.5px;
	color:#222;
	line-height:1.5;
	margin:0;
	padding:0;
	background:url(../img/common/header_back.png) repeat-x;
	padding-top:9px;
}
img{
	border:0;
	vertical-align: top;
	vertical-align: bottom;
}
h2{
	padding:0;
	margin:0;
}
h3{
	padding:0;
	margin:0;
	font-size:110%;
}
h4{
	padding:0;
	margin:30px 0 10px 0;
}
p{
	padding: 0;
	margin: 0;
	font-size: 100%;
	margin-left:8px;
	letter-spacing:0.4px;
	line-height:22px;
	

}
table{
	border-collapse: collapse;
	color: #000;
		letter-spacing:0.4px;
	line-height:22px;


}
ul,li{
	padding:0;
	margin:0;
}
.kidoup a:hover img{
	opacity:0.7;
	filter: alpha(opacity=70);
}
.to_top{
	width:100%;
	text-align:right;
	font-size:12px;
	margin-top:40px;
}
.to_top a{
	color:#666;
}
.to_top a:hover{
	color:#aaa;
}
.clearfix:after{content:'.'; display: block; height:0px; clear:both; line-height:0; visibility:hidden;}
.clearfix{zoom:1;}

.mb2{
	margin-bottom:2px;
}

.mb5{
	margin-bottom:5px;
}

.mb10{
	margin-bottom:10px;
}
.mb15{
	margin-bottom:15px;
}

.mb20{
	margin-bottom:20px;
	
}
.mb30{
	margin-bottom:30px;
}
.mb40{
	margin-bottom:40px;
	font-size:1.1em;
}
.mt20{
	margin-top:20px;
}
.f_right{
	float:right;
}
.t_center{
	text-align:center;
}


.sitasen{
	width:750px;
	border-bottom:thin;

	border-bottom-color:#CCC;
}

/* ヘッダー部分
---------------------------------*/
#header{
	width:980px;
	height:106px;
	margin:0 auto 0px auto;
	position:relative;
/*border:1px solid #FC0;*/
}
h1{
	margin:0;
	font-size:84%;
	font-weight:normal;
	padding-top:0px;
	margin-bottom:0px;
	color: #282828;

	line-height:16px;
}
.header_tel{
	position:absolute;
	right:178px;
}
.header_mail{
	position:absolute;
	right:0px;
	bottom:12px;
}

.header_rogo{
	position:absolute;
	left:0px;
	bottom:9px;
}


/* メインイメージ
---------------------------------*/
#mainv{

	margin:0 auto;

	
     height: 350px;
     clear: both;
	 zoom: 100%;
	 text-align:center;
	 position:relative;
	 padding-bottom: 15px;
	 padding-top:15px;
	 background-color: #e5e5e5;
}



.mainv1{

	margin:0 auto;

	
     height: 161px;
     clear: both;
	 zoom: 100%;
	 text-align:center;
	 position:relative;
	 padding-bottom: 20px;
	 padding-top:20px;
	 background-color: #e5e5e5;

}


/* グローバルメニュー
--------------------------------------------------*/
#gmenu{
	background:url(../img/common/gloval_back.png) repeat-x;
	height:58px;
}
#gmenu ul{
	width:980px;
	margin:0 auto;
}
#gmenu li{
	list-style-type: none;
	display: table-cell;/*リストの横並び時の<li>の隙間対策 (IE6 7未対応)*/
	*display: inline;/*for IE6 7*/
	*zoom: 1;/*for IE6 7*/
	padding:0;
	margin:0;
}


/* パンくず
---------------------------------*/
#pankuzu{
	width:980px;
	margin:0 auto;
	height:30px;
	line-height:30px;
	padding:5px 0;
	font-size:90%;
}
#pankuzu a{
	color:#333;
}


/* メインコンテンツ
---------------------------------*/
#main{
	width:1050px;
	margin: 0px auto 35px auto;
/*background-color:#cFF;*/
}


.mainsita{
	width:1050px;
	margin: 0px auto 0px auto;
/*background-color:#cFF;*/
}
.otoi_box{
	background:url(../img/common/denwa_mail.png) no-repeat;
	width:660px;
	height:173px;
	margin-top:50px;
}
.otoi_box img{
	position:relative;
	top:100px;
	left:365px;
}
/* 左カラム部分
---------------------------------*/
.left_part{
	width:250px;

	float:left;
	clear:both;
}
.left_part img{
	margin-bottom:0px;
}
.left_part img.mds{
	margin-bottom:5px;
}


.left_part1{
	width:250px;

	float:left;
	clear:both;
}
.left_part1 img{
	margin-bottom:0px;
}
.left_part img.mds{
	margin-bottom:7px;
}


/* メインカラム部分
---------------------------------*/
#main_part{
	width:750px;
	float:left;
	padding-left:40px;
/*background:#FFC;*/
}


/* フッター部分
---------------------------------*/
#footer{
	background:url(../img/common/footer_back.png) repeat-x;
	height:277px;
	color: #ffffff;
}
.footer_section{
	width: 980px;
	height:230px;
	margin: 0 auto;
	color: #ffffff;
	position: ;
/*background:#F60;*/
}
.footer_left{
	width:265px;
	float:left;
	font-size:11.3px;
	line-height:1.8em;
}
strong {
	margin-top:10px;
}
.footer_left .sita_title{
	margin-top:3px;
	margin-bottom:3px;
	font-size:21px;
	color:#A5946F;
	font-weight:bold;
}
.footer_right{
	width:350px;
	height:100px;
    float: right;
    margin-right: 20px;
	padding-top:0px;
	font-size:12px;
	color: #ffffff;

	
/*	background:#FFC;*/
}
.footer_right ul{
	list-style:none;
	margin-bottom:10px;
	width:80px;
	float:left;
	margin-right:0px;
/*background:#FFC;*/
}
.footer_right ul.last{
	margin-right:0;
}
.footer_right li{
	width:185px;
	display:block;
	background:url(../img/common/footer_midasi.jpg) no-repeat left center;
	padding-left:17px;
	font-size:12.5px;
	
}

.footer_right li a {

}

.footer_right li img{

	
	
}


.footer_right li.mds{
	background:none;
	padding-left:0px;
}
.footer_right a{
	color:#ffffff;
	text-decoration:none;
}
.footer_right a:hover{
	color:#4189e1;
}
#copy{
    color:#ffffff;
	text-align:center;
	font-size:11px;
	padding-top:10px;
	padding-bottom:0px;
	height:28px;
	background:url(../img/common/copy_back.png) repeat-x left center;
	
}



/* 他フッター部分
---------------------------------*/

.foot {
	border: none;
	clear: both;
}
.footlogo {
	text-align: left;
	width: 220px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	float: left;
	color: #666;
}
.footlogo2 {
	text-align: left;
	width: 240px;
	border-left-width: 2px;
	
	border-left-color: #FFFFFF;
	float: left;
	color: #FFF;
	padding-left: 15px;
}

#footer_inner {
	width: 980px;
	text-align: left;
	overflow: hidden;
	margin: 0 auto;
}
.footmenu {
	font-size: 13px;
	color: #666;
	width: 200px;
	float: right;
}



.footmenu ul {
	margin: 0;
	padding: 0;
}

.footmenu ul li {
	list-style-position: outside;
	background-image: url(../img/ya.png);
	background-repeat:no-repeat;
	background-position: 0 5px;
	text-indent:15px;
	list-style-type: none;
}

#copy2 {
	width: 980px;
	margin: 0 auto;
	text-align: center;
	color: ffffff;
}
.mrt {
	padding-top: 20px;
	padding-bottom: 20px;
	overflow: hidden;
}
.paddingbottom {
	padding-bottom: 20px;
}

aka{
	color:#F00;
}

p#footerPagetop{
	margin:0 0 0 0px;
	float:right;
	position:absolute;
	right:50px;
	
}
div#footer p#footerPagetop img{
	display:block;
}


#footerTotop {
	position: relative;
    top: 0px;
    width: 100%;
    text-align: right;
  

}
#footerTotop a {
	display: inline-block;
	width: ;
	height: ;
	background: url(../img/common/btn_totop.png);
	text-decoration: none;
}
