@charset "shift-jis";

body{
	font-size:11px;
	font-family:'ＭＳ Ｐゴシック', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, sans-serif;
	text-align: center;
	margin: 0px;
	padding: 4px 0px 0px;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
}
a{
	color:#347bc7;
	text-decoration: none;
}
a:hover{
	color: #333333;
}
/*-- layout --*/
#layout{
	background-color: #FFFFFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}

/* headbox */
#headbox{
	width: 800px;
	position: relative;
	height: 55px;
	margin: 0px;
	padding: 0px;
}
#logo{
	position: absolute;
	width: 359px;
	top: 0px;
}

#tel{
	width: 246px;
	text-align: right;
	position: absolute;
	right: 0px;
	top: 0px;
}




/* mainbox */
#mainbox{

}

.leftbox{
	float: left;
	width: 160px;
}

.rightbox{
	float: right;
	width: 600px;
}
/*-- layout --*/

/*-- mainbox --*/

/*-- table --*/
.tb_gray, .tb_gray th, .tb_gray td{border:1px solid #666666;border-collapse:collapse;}
.tb_gray td{padding:5px;}
.tb_gray th{
	padding:5px;
	background-color: #e5e5e5;
}

/*-- content --*/
.middle{margin-left:auto;margin-right:auto;}
.content{
	padding:20px;
	font-size: 12px;
}

.content p{
	margin-top:10px;
	line-height:150%;
	padding-left: 10px;
	padding-right: 10px;
}
.content .none{margin-top:0px;padding:0px;}
.content .top{margin-top:0px;}

/*.content h3{
	background-image: url(../img/icon_blue.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 4px;
	margin-top: 10px;
}*/
.content h3{
	margin-top: 10px;
	padding: 10px;
	background-color: #f2f2f2;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #347BC7;
}

.content h4{
	border-left-width: 3px;
	border-left-style: double;
	border-left-color: #347bc7;
	margin-top: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #347bc7;
	font-weight: bold;
}
.content h5{
	background-image: url(../img/icon_orange.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 10px;
	margin-left: 10px;
}
.cleartb{margin:0px 10px;}
.cleartb th, .cleartb td{line-hegith:150%;padding-top:10px;}


/* footbox */
#footbox{
	padding-top: 14px;
	padding-bottom: 10px;
}

div#footbox #foot-left{
	float:left;
	margin-bottom:20px;
	overflow:hidden;
	padding-left:10px;
}
div#footbox #foot-left h2{
	color:#FF0033;
	font-size:14px;
	font-weight:bold;
	margin:5px 0;
}

div#footbox #foot-right{
	float:right;
	overflow:hidden;
}

div#footbox #foot-right dl{
	overflow:hidden;
	margin-top:50px;
}
div#footbox #foot-right dl dt,
div#footbox #foot-right dl dd{
	margin:0;
	padding:0;
}

#footbox2{
	padding-top: 14px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-image: url(../img/bg_foot.gif);
	background-repeat: repeat-x;
	padding-bottom: 10px;

}
#footbox2 table{
	width: 798px;
	margin-right: auto;
	margin-left: auto;
}
#footbox2 td{text-align:left;}

/* mail form */

dl#tel-info{
	margin:10px 20px 20px;
	overflow:hidden;
}

dl#tel-info dt{
	float:left;
	width:200px;
	font-size:18px;
	font-weight:bold;
}

dl#tel-info dd{
	margin-left:200px;
}

dl#tel-info dd span{
	font-weight:bold;
	font-size:30px;
	color:#082C94;
	padding:5px 10px;
	margin:0 10px;
}

/* mitumori form */
dl.irai{
	width:450px;
	border:1px solid #ccc;
	margin-left:20px;
	overflow:hidden;
}
dl.irai dt{
	width:60px;
	float:left;
	padding:2px 0 2px 5px;
}

dl.irai dd{
	margin-left:70px;
	padding:5px 0;
}

/* setubi */

div.box10{
	overflow:hidden;
}
div#box10-left{
	width:400px;
	float:left;
}

div#box10-left ul{
	margin-top:20px;
	margin-left:20px;
	
}

div#box10-left ul li{
	list-style-type:square;
	margin-bottom:10px;
}

div#box10-right{
	width:320px;
	float:right;
	text-align:right;
}

div#box10-right2{
	width:320px;
	float:right;
	text-align:left;
}

table#seibi{
	width:400px;
	margin-top:10px;
	margin-left:10px;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
}

table#seibi tr.line2{
	background-color:#EFEFEF;
}
	
table#seibi th,td{
	padding:5px;
}

table#seibi th a{
	text-decoration:underline;
}

table#seibi td{
	text-align:right;
	padding-right:10px;
}

div.box10 #photo{
	width:320px;
	float:right;
	text-align:right;
	padding-top:10px;
}

/* sekou */
p#sekoukome{
	float:right;
	width:400px;
	text-align:left;
	overflow:hidden;
}

.rPhoto {
	width:800px;
	overflow:hidden;
}

.rPhoto p {
	width:150px;
	float:left;
	margin:0 20px 20px 0;
}

.rPhoto p.end {
	margin:0 0 20px 0;
}


/* safari hac */
body{font-size:70%;#}
h2,h3,h4,h5,h6{font-size:100%;#}

