﻿@charset "utf-8";

/*====================================================================

common.css

=====================================================================*/

/*--------------------------------------------------------------------/
	format
/--------------------------------------------------------------------*/
body,div,span,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,p,blockquote,address,
table,tr,th,td,img{
	margin:0;
	padding:0;
	border:none;
	font:normal normal normal 100%/1.6 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
hr{display:none;}
img{display:block;}
li{list-style-type: none;}

p{
	font:normal normal normal 100%/1.8 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

/*a
----------------------------------------------------------------*/
a:link,
a:visited,
a:hover,
a:active{
	color:#759edb;
	outline:none;
}

a:link   {text-decoration: underline;}
a:visited{text-decoration: underline;}
a:hover  {text-decoration: none;}
a:active {text-decoration: none;}

#t_naisou a:link,
#t_naisou a:visited,
#t_naisou a:hover,
#t_naisou a:active{
	color:#559a8c;
	outline:none;
}
#t_seisou a:link,
#t_seisou a:visited,
#t_seisou a:hover,
#t_seisou a:active{
	color:#aeb14b;
	outline:none;
}
#t_shamei a:link,
#t_shamei a:visited,
#t_shamei a:hover,
#t_shamei a:active{
	color:#55779a;
	outline:none;
}
#t_staff a:link,
#t_staff a:visited,
#t_staff a:hover,
#t_staff a:active{
	color:#84559a;
	outline:none;
}
#footer a:link,
#footer a:visited,
#footer a:hover,
#footer a:active{
	color:#ffffff;
	outline:none;
}

#footer a:link   {text-decoration: none;}
#footer a:visited{text-decoration: none;}
#footer a:hover  {text-decoration: underline;}
#footer a:active {text-decoration: none;}



#header,
#navi,
#footer{
	width:950px;
	margin:0 auto;
}

#main{
	width:950px;
	margin:0 auto;
}

/*--------------------------------------------------------------------/
	header
/--------------------------------------------------------------------*/

#header{
	position:relative;
	padding:0px;
	background: url(img/top.gif) no-repeat;
	height:114px;
}

#header h1{
	position:absolute;
	top:5px;
	left:25px;
	font-size:10px;
	color:#b2b2b2;
}

#header #logo{
	position:absolute;
	bottom:15px;
	left:22px;
	width: 285px;
	height:67px;
}

#header #logo a{
	display:block;
	width: 285px;
	height:67px;
	text-indent:-9999px;
	overflow:hidden;
}

/*--------------------------------------------------------------------/
	p_navi
/--------------------------------------------------------------------*/

ul#p_navi{
	position:absolute;
	bottom:15px;
	right:1px;
	width:440px;
	height:25px;
	background: url(img/p_navi.gif) no-repeat;
}
ul#p_navi li,
ul#p_navi li a{
	display: inline;
	height:25px;
	outline: none;
	text-indent: -9999px;
}
#pn1 a{background-position: 0 0; width:110px; float:left;}
#pn2 a{background-position: -110px 0; width:110px; float:left;}
#pn3 a{background-position: -220px 0; width:110px; float: left;}
#pn4 a{background-position: -330px 0; width:110px; float:left;}
ul#p_navi li a:hover{background-image: url(img/p_navi_over.gif);}


/*--------------------------------------------------------------------/
	navigation
/--------------------------------------------------------------------*/
#bg_navi{ background-color:#000000; height:65px;}
ul#navigation{
	margin-left:auto;
	margin-right:auto;
	width:950px;
	height:65px;
	background:url(img/gn.gif) no-repeat;
}
ul#navigation li,
ul#navigation li a{
	display: inline;
	height:65px;
	outline: none;
	text-indent: -9999px;
}
#gn1 a{background-position: 0 0; width:350px; float:left;}
#gn2 a{background-position: -350px 0; width:200px; float:left;}
#gn3 a{background-position: -550px 0; width:200px; float: left;}
#gn4 a{background-position: -750px 0; width:200px; float:left;}
ul#navigation li a:hover{background-image: url(img/gn_over.gif);}


/*--------------------------------------------------------------------/
	container
/--------------------------------------------------------------------*/

#container{
	margin:40px auto 60px;
	width:950px;
	background:#fff url(img/bg_contents.gif) repeat-y;
}

#sidebar{
	float:right;
	width:210px;
}
#footer a:hover img,
#sidebar a:hover img,
#contents a:hover img{
	opacity:0.8;
	filter:alpha(opacity=80);
}

#contents{
	float:left;
	width:700px;
}

/*--------------------------------------------------------------------/
	footer
/--------------------------------------------------------------------*/

#foot{
	height:165px;
	background:url(img/bg_foot.gif) repeat-x;
}

#footer{
	position:relative;
	background: url(img/bg_footer.gif) no-repeat;
	clear:both;
	width:950px;
	height:165px;
}

#footer p{
	position:absolute;
	bottom:10px;
	right:25px;
}

#pagetop{
	position:absolute;
	top:-31px;
	right:20px;
	width:148px;
	height:31px;
}

#footer *{
	font-size:10px;
}

div#footer ul{
	float: left;
	margin-top: 15px;
	margin-left:10px;
	padding: 2px 15px 5px 0;
}
div#footer ul li{
	padding-left: 18px;
	background: url(img/foot_list01.gif) no-repeat left 5px;
	font-size:10px;
	text-align: left;
}
div#footer ul li ul{
	margin-top: 0;
	margin-left: -20px;
	margin-right: 0;
	padding-right: 0;
	padding-bottom: 0;
	float: none;
	background-image: none;
	border-right: none;
}
div#footer ul li ul li{
	padding-left: 20px;
	padding-bottom: 1px;
	background: url(img/foot_list02.gif) no-repeat center left;
	font-weight: normal;
}
div#footer ul li a{text-decoration: none; }
div#footer ul li a:hover{
	text-decoration: underline;
}

address{
	position:absolute;
	top:18px;
	right:10px;
	color:#FFFFFF;
	font-size:10px;
	text-align:right;
}
/*--------------------------------------------------------------------/
	common
/--------------------------------------------------------------------*/

h3{clear:both;}

.p16r{
	font-weight:bold;
	font-size:16px;
	color:#d86c6a;
}
.at{
	font-weight:bold;
	font-size:12px;
	color:#d86c6a;
}

.text{
	padding:15px 10px 0px 10px;
}
.text2{
	clear:both;
	padding:15px 10px 0px 10px;
}
.text2 img{
	width:278px;
	padding:3px;
	border:solid 1px #dfdfdf;
}


.text .right,
.text2 .right{
	float:right;
	margin-left:20px;
}
.text .left,
.text2 .left{
	float:left;
	margin-right:20px;
}

.photo{
	padding:15px 10px 0px 10px;
}
.photo img{
	width:280px;
	padding:3px;
	border:solid 1px #dfdfdf;
}


/*--------------------------------------------------------------------/
	top
/--------------------------------------------------------------------*/

#top_kakaku{
	background:url(img/bg_kakaku.gif) repeat-y;
	padding:25px 70px;
}
#t_naisou{
	margin-left:30px;
	margin-bottom:30px;
	float:left;
	width:295px;
	border:solid 1px #559a8c;
}
#t_naisou p{
	padding:0px 15px 10px;
}
#t_seisou{
	margin-right:30px;
	margin-bottom:30px;
	float:right;
	width:295px;
	border:solid 1px #aeb14b;
}
#t_seisou p{
	padding:0px 15px 10px;
}
#t_shamei{
	margin-left:30px;
	margin-top:30px;
	margin-bottom:30px;
	float:left;
	width:295px;
	border:solid 1px #55779a;
}
#t_shamei p{
	padding:0px 18px 10px;
}
#t_staff{
	margin-right:30px;
	margin-top:30px;
	margin-bottom:30px;
	float:right;
	width:295px;
	border:solid 1px #84559a;
}
#t_staff p{
	padding:0px 15px 10px;
}
#news{
	margin:0 auto ;
	width:210px;
	height:160px;
	overflow:auto;
	overflow-x:hidden;
	font-size:10px;
}

.ktHis1 table{
	margin:5px 0 0 10px;
	width:190px;
}

#news table th,
#news table td{
	padding-top:4px;
	padding-left:2px;
	text-align:left;
	line-height:1.6;
	vertical-align:top;
	color:#7d7662;
}
#news table th{
	padding-left:12px;
	background:url(img/news_i.gif) left 8px no-repeat;
}

#news table td{
	padding-bottom:8px;
	border-bottom:dotted 1px #a79c7f;
}


/*--------------------------------------------------------------------/
	company
/--------------------------------------------------------------------*/

.table_company{
	width: 585px;
	margin:20px auto 10px;
}
.table_company th{
	border-right:solid 2px #0a7bde;
}
.table_company th,
.table_company td{
	padding-top: 10px;
	padding-left:15px;
	padding-bottom: 10px;
	border-bottom: dotted 1px #e8e8e8;
	text-align: left;
	line-height: normal;
	vertical-align: top;
}

/*--------------------------------------------------------------------/
	faq
/--------------------------------------------------------------------*/

#faq_q{	
	border-bottom:dotted 1px #d2d2d2;
	margin:15px auto 10px;
	width:585px;
}

#faq_q img{
	float:left;
	margin-right:10px;
}

#faq_q p{
	float:right;
	padding-top:5px;
	padding-right:5px;
	padding-bottom:13px;
	width:515px;
}

#faq_a{
	border-bottom:solid 1px #0099FF;
	margin:0 auto 20px;
	width:585px;
}

#faq_a img{
	float:left;
	margin-right:10px;
}

#faq_a p{
	float:right;
	padding-top:5px;
	padding-right:5px;
	padding-bottom:13px;
	width:515px;
}

/*--------------------------------------------------------------------/
	contact
/--------------------------------------------------------------------*/

.table_typea td strong{font-weight: bold;}
.table_typea td span{font-size: 10px;}

.table_typea{
	width: 625px;
	margin:20px auto 0px;
}
.table_typea th,
.table_typea td{
	border-bottom:dotted 1px #d5d5d5;
	padding-top: 10px;
	padding-left:15px;
	padding-bottom: 10px;
	text-align: left;
	line-height: normal;
	vertical-align: top;
}

.table_typea th{width:130px;}

/* btn */
.btnt{margin: 12px auto 0;}
.btnt td{padding-right: 35px;}
.stick{height: 500px;}

#bnrs{
	margin-left: 5px;
	width: 172px;
	overflow: hidden;
}
#bnrs a{display: block;margin-top: 5px;}
#bnrs a:hover{background: #fff;}
#bnrs a:hover img{opacity:0.8;filter: alpha(opacity=80);}
.imeon{ ime-mode:active; }
.imeoff{ ime-mode:disabled; }
.txt{background:#ffffff;border:1px solid #000000;}

/*--------------------------------------------------------------------/
	other
/--------------------------------------------------------------------*/

.right{float: right;}
.left{float: left;}
.clear{clear: both;}
.clearfix:after{
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;  
}
.clearfix{zoom:1;}

/*size
----------------------------------------------------------------*/
.fs_s{ font-size:80%;line-height:100%; }
.fs_m{ font-size:100%;line-height:120%; }
.fs_l{ font-size:120%;line-height:140%; }

.ls_s{ letter-spacing:-1pt; }
.ls_m{ letter-spacing:0pt; }
.ls_l{ letter-spacing:1em; }

.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}
.mt40{margin-top:40px;}
.mt50{margin-top:50px;}
.mt65{margin-top:65px;}

.mb10{margin-bottom:10px;}
.mb20{margin-bottom:20px;}
.mb30{margin-bottom:30px;}
.mb40{margin-bottom:40px;}
.mb50{margin-bottom:50px;}
.mb65{margin-bottom:65px;}

.mr10{margin-right:10px;}
.mr14{margin-right:14px;}
.mr20{margin-right:20px;}
.mr30{margin-right:30px;}
.mr40{margin-right:40px;}
.mr50{margin-right:50px;}
.mr65{margin-right:65px;}

.ml10{margin-left:10px;}
.ml20{margin-left:20px;}
.ml30{margin-left:30px;}
.ml40{margin-left:40px;}
.ml50{margin-left:50px;}
.ml65{margin-left:65px;}

.auto{margin-left:auto; margin-right:auto;}
.auto15{margin: 15px auto 0;}
.pt5{padding-top:5px;}
.pt10{padding-top:10px;}
.pt20{padding-top:20px;}
.pt30{padding-top:30px;}
.pt40{padding-top:40px;}

.pb5{padding-bottom:5px;}
.pb10{padding-bottom:10px;}
.pb20{padding-bottom:20px;}
.pb30{padding-bottom:30px;}
.pb40{padding-bottom:40px;}

.pr5{padding-right:5px;}
.pr10{padding-right:10px;}
.pr20{padding-right:20px;}
.pr30{padding-right:30px;}
.pr40{padding-right:40px;}

.pl5{padding-left:5px;}
.pl10{padding-left:10px;}
.pl20{padding-left:20px;}
.pl30{padding-left:30px;}
.pl40{padding-left:40px;}

/*pagetop
----------------------------------------------------------------*/
.pagetop{
	clear: both;
	margin:10px auto;
	padding-right:10px;
	width:595px;
}

.pagetop img{float:right;}
.pagetop a:hover img{opacity:0.8;filter:alpha(opacity=80);}
