@charset "UTF-8";
/* CSS Document */

/* Tag
----------------------------------------------- */
* {
	margin:0px;
	padding:0px;
}
body{
	color:#333;
	font-size:0.85em;
	font-family:"ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Arial,sans-serif;
}
img{
	border:none;
}
li{
	list-style:none;
}
ul{
	padding:0;
	margin:0;
}
p,h1,h2,h3,h4,h5,h6,h7{
	margin:0;
}
:link    {
	color:#016599;
}
:visited {
	color: #016599;
}
a:hover   {
	text-decoration:none;
}
a:active  {
	color: #016599;
}
input,textarea,select{
	font-family:"ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Arial,sans-serif;
	margin: 3px 2pt !important;
	padding: 3px 1pt;
	font-size:1.0em;
}
input[type=submit],
input[type=reset],
input[type=button]
{
	font-family:"ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Arial,sans-serif;
}
select{
	padding: 3px 10pt 3px 0px;
}

/* css
----------------------------------------------- */
body{
	color:#000000;/*通常のテキストカラー*/
	}
a{
	color:#0099FF;/*通常のリンクテキストカラー*/
	}
a:hover{
	color:#FF9900;/*マウスが乗った時の通常のリンクテキストカラー*/
	text-decoration:underline;/*マウスが乗った時下線を表示（つけない場合は underline を none へ）*/
	}

/*■初期設定ここまで*/



*{ margin:0; padding:0;}
img{ border:0;}

table,div{
	margin:auto;
	}

/*■フォントサイズ調整*/
body {
    font-size: 13px; /* モダンブラウザ*/
    *font-size: 90%; /* IE 7 文字サイズを固定するにはpxで絶対指定してください 推奨10〜18px*/
    *font: 80%; /* IE 6以下 文字サイズを固定するにはpx程度で絶対指定してください  推奨10〜18px*/
	}

body{
	text-align:center;
	line-height : 160%;
	}

.CNT{ text-align:center;}
.R{ text-align:right;}
.L{ text-align:left;}
.fltR { float : right;}
.fltL { float : left;}
.red { color : #F00;}
.blue { color : #00F;}
.bgyellow { backgroundcolor : #FF0;padding:2px;}
.orange { color : #ff4500;}
.green { color : #228b22;}
#top .mail-description p {
	margin:10px 0 30px 20px;
}

/**レイアウト**/
#bg{
	background:url(img/tpl/bg_con.gif) repeat-y;
	width:800px;
	text-align:left;
	}
#container{
	margin:0 11px 0 10px;
	}
h1 {
	font-size : 14px;
	background : #FFF;
}
#head{
	background:url(img/tpl/bg_head_image.jpg) no-repeat left;
	height : 140px;
	}
#head h1{
	line-height:16px;
	height:16px;
	font-size:11px;
	color:#FFFFFF;
	font-weight:normal;
	text-indent:10px;
	}
#head h2{
	float:left;
	width:520px;
	margin:24px 0 0 10px;
	}
#head h2 a{
	text-decoration:none;
	color:#FFFFFF;
	font-size:24px;
	font-weight:normal;
	text-decoration:none;
	}
#head h2 a:hover{
	color:#FFFFFF;
	text-decoration:none;
	}
#head ul#right{
	float:right;
	margin-top:115px;
	margin-right:34px;
	width:308px;
	}
#head ul#right li{
	float:right;
	margin-left:47px;
}
#head ul#right li a{
	color:#449;
	font-weight:bold;
	font-size : 0.9em;
	text-decoration : none;
}
#head ul#right li a:hover{
	color:#000;
	text-decoration : underline;
}
#head div#right p{
	color:#FFFFFF;
	margin:24px 20px 20px 20px;
	}

.line01{
/*	background:url(img/tpl/bg_line01.gif) no-repeat;
*/
	background:#444466;
	width:778px;
	height:4px;
	clear:left;
	}
		
#contents{
	clear:left;
	}
#contents div.txt{
	
	}
#contents div.txt p{
	line-height:180%;
	margin:0 0 20px 0;
	}	
#g_menu{
	float:left;
	margin-top:10px;
	width:163px;
	}
#g_menu ul{
	list-style-type:none;
	margin:6px 0 0 0;
	}
#g_menu ul li{
	border:1px solid #999999;
	margin:-1px 1px 0px 1px;
	}
#g_menu ul li a{
	width:100%;
	height:30px;
	line-height:30px;
	font-size:14px;
	background-color:#ffffff;
	color:#662200;
	display:block;
	text-indent:4px;	
	text-decoration:none;
	}
#g_menu ul li a:hover{
	background-color:#FF6F2D; /*#FF9F4D;*/
	text-decoration:none;
	color : #fff;
	}

#main{
	float:left;
	margin:10px 0 10px 12px;
	width:590px;
	}
/*
#main h3{
	font-size:25px;
	}

#main h4{
	margin:10px 0 5px 0;
	background:url(img/tpl/bg_list01.gif) no-repeat left;
	text-indent:20px;
	line-height:1.2em;
	font-size:18px;
	vertical-align:top;
	}
*/

.page-ttl {
	margin-top:10px;
	margin-bottom:10px;
	padding : 3px 0 3px 5px;
	border-left : 5px solid #191970;
}
/*トップ*/
#top{}
#top div#news{
	width:580px;
	border: #999999 dotted;
	border-width:1px 0 1px 0;
	padding:0 0 10px 0;
	}
#top div#news p.day{
	color:#666666;
	font-weight:bold;
	font-size:100%;
	background:url(img/tpl/bg_list02.gif) no-repeat center left;
	text-indent:20px;
	vertical-align:top;
	margin:10px 0 0 0;
	}
#top div#news p{
	margin:2px 10px 10px 10px;
	line-height:160%;
	}
#foot_up{
	clear:both;
	}
#foot{
	background-color:#444466;
	border:solid #f1941b;
	border-width:0px 0 3px 0;
	color:#FFFFFF;
	clear:left;
	text-align:center;
	margin:20px 0 0 0;
	font-size:10px;
	width:779px;
	   }
#foot a{
	color:#ffffff;
	text-decoration:none;
	}
#foot a:hover{
	text-decoration:underline;
	}

#foot div.infobox {
	float : left;
	margin : 5px;
	width : 220px;
	color:#ffffff;
	border : 1px solid #ffffff;
}
#foot dl {
	margin : 0 auto;
	width:600px;
	text-align:left;
}
#foot dl dt{
	width:100px;
	float:left;
}
#foot dl dd{
	width:500px;
	float:right;
}

	
/* Contents
----------------------------------------------- */
#news{
	margin-right:0!important;
	margin-bottom:50px;
	border : none !important;
}
#news h2{
	background:url(images/bg_head_contents.jpg) no-repeat left center;
	margin-bottom:5px;
	color:#FFF;
	height:32px;
	padding-left: 15px;
	line-height:32px;
	font-size:16px;
}
#news ul{
	margin-bottom : 20px;
}
#news li{
	border-bottom:1px dotted #666;
	padding-bottom:5px;
	padding-top:5px;
}
#news .date{
	width:115px;
	float:left;
	padding-left:5px;
}
#news .title{
	width:306px;
	float:left;
}
#ContentsBody h2.contents-head{
	background:url(images/bg_head_contents.jpg) no-repeat left center;
	color:#FFF;
	margin-bottom:30px;
	height:32px;
	padding-left: 15px;
	line-height:32px;
	font-size:16px;
}
h3.contents-head{
	margin-bottom:20px!important;
	padding:5px 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	color:#000;
}
h4.contents-head{
	padding:2px 10px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #016599;
	margin:10px 0 20px 0!important;
	color:#016599;
}
#ContentsBody p {
	line-height: 2em!important;
}
#ContentsBody .section {
	margin:0 0 20px 35px;
}
#ContentsBody ul.section,
.post ul{
	margin:0 35px 20px 35px;
}

/*side
-------------------------------------------------*/
#g_menu .sd-address {
	margin : 5px 0 10px 0;
	width : 161px;
}
#g_menu .sd-address h3{
	padding : 3px 5px;
	background : url(img/tpl/bg_ttl_side.gif) repeat-x #FFF4F4;
	font-size : 12px;
}
#g_menu .sd-address p{
	border :1px solid #FBB;
	background : #FFF4F4;
	padding : 3px 5px;
}

/*contents
-------------------------------------------------*/
/*#top h2 {
	background:url(img/tpl/bg_h2.gif) repeat-x;
	height : 24px;
	padding : 6px 3px;
	color : #666;
}
*/
#top h2.ctitle1 {
	background:url(images/bg_head_contents.jpg) no-repeat #00a left center;
	margin-bottom:5px;
	color:#FFF;
	height:50px;
	padding-left: 15px;
	line-height:50px;
	font-size:20px;
}
#top h2.ctitle {
	border-left:8px solid  #00a;
	border-bottom : 3px dotted #00a;
	margin-bottom:5px;
	color:#225;
	padding: 3px 0 3px 15px;
	font-size:20px;
}
#top p.ccopy {
	margin:10px 0 30px 20px;
}
#top p.ccopy img {
	margin: 0 3px 5px 10px;
}

#top div.future,
#top div.recommend,
#top div.answer,
#top div.question {
	margin : 0 0 30px 0;
	padding : 14px 14px;
}
#top div.question{border : 1px solid #bce5f7;}
#top div.answer{border : 1px solid #fee0ba;}
#top div.future{border : 1px solid #f6cddf;}
#top div.recommend{border : 1px solid #c5e2ac;}

#top p.topcopy {
	line-height : 200%;
	margin : 20px;
	color : #446;
}

#top div.recommend ul li {
	background : url(img/tpl/lst_check.png) left center no-repeat;
	padding-left : 17px;
}
#top a.pagetop {
	float : right;
	margin : 20px 20px 20px 20px;
	background : url(img/tpl/lst_pagetop.png) left center no-repeat;
	padding-left : 16px;
}
#top a:hover.pagetop {
	
}

/* arrow lists
----------------------------------------------*/
#top dl {
	margin : 20px 10px;
}
#top dl dt {
	float : left;
	width : 200px;
	margin : 0 10px;
	padding-left : 16px;
}
#top dl dd {
	float : left;
	width : 200px;
	margin :0 10px;
	padding-left : 100px;
}
#top dl dd.orange {
	background : url(img/tpl/arr_r_orange.png) left center no-repeat;
}
#top dl dd.blue {
	background : url(img/tpl/arr_r_blue.png) left center no-repeat;
}
#top dl dd.black {
	background : url(img/tpl/arr_r_black.png) left center no-repeat;
}
#top dl dd.red {
	background : url(img/tpl/arr_r_red.png) left center no-repeat;
}
#top dl dd.green {
	background : url(img/tpl/arr_r_green.png) left center no-repeat;
}

#top h2.contents-head {
	padding-left:10px;
	height : 40px;
	line-height : 40px;
	background : url(img/tpl/bg_ttl_gray.png) repeat-x;
	border-left :  1px solid #FF9F4D;
	color : #000;
}
#top h3.contents-head {
	margin : 5px 0 10px 10px;
	padding-left:20px;
	font-size : 14px;
	background : url(img/tpl/lst_tri_gray.png) left center no-repeat;
	border-bottom : 1px solid #999;
}

/*foot_up
-------------------------------------------------*/
#foot {

}

/*table
-------------------------------------------------*/
table.pricelist td,
table.pricelist th{
	padding : 10px;
}
table.conpanyinfo th{
	width: 150px;
}
table.conpanyinfo td,
table.conpanyinfo th{
	border-top: 1px solid #CCD;
	border-bottom: 1px solid #CCD;	
	padding : 10px;
}
table.pricelist th,
table.conpanyinfo th{
	background : #EEF;
}
table.pricelist,
table.conpanyinfo {
	margin : 10px 0 20px 5px;
	border-collapse:collapse;
	width : 90%;
}
table.pricelist,
table.conpanyinfo {
}

table.pricelist td {
	text-align:center;
}
table.pricelist td p{
	text-align:left;
}
table.pricelist td p.first{
	width:394px;
	margin : 0 auto;
}

/* sitemap
----------------------------------------------*/
ul.sitemap {
	margin : 5px 5px 20px 20px;
}

h3.sitemap {
	margin : 10px 0 0 5px;
	padding : 2px 2px 0 5px;
	border-bottom : 3px solid #339;
}
/* contact
----------------------------------------------*/
.row-table-01 {
	border-top : 1px solid #ccc;
	margin-left : 10px;

}
.row-table-01 tr th {
	background : #FEE;
	padding-left : 20px;
}
.row-table-01 tr th,
.row-table-01 tr  td{
	border-bottom : 1px solid #ccc;
	padding-top : 20px;
	padding-bottom : 20px;
	min-height : 100px;
}

/* roll over
----------------------------------------------*/

#btn-contact a{
	display:block;
	width:403px;
	height:48px;
	background:url(img/tpl/btn_contact.jpg) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
}

#btn-contact a:hover{
	background:url(img/tpl/btn_contact-on.jpg) no-repeat;
}

/* clearfix
----------------------------------------------- */

.clearfix:after 
{
	content: " ";
	display: block;
	clear: both;
	height: 0;
}

.clearfix 
{
	display: inline-block;
}

.clearfix 
{
	display: block; 
}

p:after,
#foot dl:after,
#foot:after,
.post-body:after {
  content: "."; 
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
p,
#foot dl,
#foot,
.post-body {
  min-height: 1px;
}
