@charset "utf-8";
/*共通*/
body,p,div,table,td,dl,dt,dd,ul,li,form,input,textarea,img{
margin:0px;
padding:0px;
}
html{
	overflow-y:scroll;}
body{
	background:url(../img/002-001.gif);
	font-weight:normal;
	color:#333;
	font-family:"メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	line-height:1.6;
	font-size:75%;
	}
#container{
	background:#FFF;
	width:900px;
	margin:0px auto;}
ul{
	list-style:none;}
img{
	border:none;}
a{
	color:#0000CC;
	text-decoration:none;}
a:hover{
	text-decoration:none;
	color:#F8A03F;
}
a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
p{
	padding:5px 10px 10px 5px;
	border-bottom:1px dotted #CCC;}
dl{
	padding:5px 10px 10px 5px;}
dt{
	background:url(../img/q.jpg) no-repeat left center;
	color:#000;
	font-weight:bold;
	padding:5px 0px 5px 30px;}
dd{
	background:url(../img/a.jpg) no-repeat left 3px;
	padding:5px 0px 5px 30px;
	border-bottom:1px dotted #CCC;}
table{
	width:615px;
	margin:5px 10px 10px 5px;}
th,td{
	padding:5px 0px;
	}
th,td{
	background:#EDEDED;
	border-bottom: 4px solid #FFF;}
td{
	border-left:4px solid #FFF;}
.clear{
	clear:both;}
.bar{
	margin-bottom:10px;}
.none{
	border-bottom:none;}
.mark{
	color: #9F0000;}
.top{
	border-top:1px dotted #CCC;
}
.text{
	clear:both;
	padding-top:15px;}
/*ヘッダー*/
#header{
	width:900px;
	height:329px;}
/*メニュー*/
#menu{
	clear:both;
	width:900px;
	height:40px;
	float:left;}
#menu ul,#menu li{
	float:left;}
/*右レイアウト*/
#rightlayout{
	margin:20px 10px 0px 0px;
	width:630px;
	float:right;}
*html #rightlayout{
	margin:20px 5px 0px 0px;
	width:630px;
	float:right;}
.koukoku_01,.koukoku_02,.koukoku_03,.koukoku_04,.koukoku_05,.koukoku_06{
	float:left;
	background: url(../img/koukoku01.jpg) no-repeat;
	width:200px;
	height:260px;}
.koukoku_02,.koukoku_03,.koukoku_05,.koukoku_06{
	margin-left:15px;}
.koukoku_04,.koukoku_05,.koukoku_06{
	margin-top:20px;}
.name01,.image01{
	text-align:center;}
.name01,.image01{
	margin:4px 0px 0px 0px;}
.explanation01{
	margin:4px 25px 0px 25px;}
/*左レイアウト*/
#leftlayout{
	margin:20px 0px 0px 10px;
	width:230px;
	float:left;}
*html #leftlayout{
	margin:20px 0px 0px 5px;
	width:230px;
	float:left;}
.pick_01{
	background:url(../img/pickup.jpg) no-repeat;
	width:230px;
	height:300px;}
.pick_02{
	margin-top:20px;
	background:url(../img/pickup.jpg) no-repeat;
	width:230px;
	height:300px;}
.name02{
	text-align:center;
	padding-top:25px;}
.image02{
	margin:4px 0px 0px 0px;
	text-align:center;}
.explanation02{
	margin:4px 35px 0px 35px;}
/*悪徳業者に注意*/
.attention{
	text-align:center;
	margin:20px 0px;}
/*お問い合わせ*/
.submit{
	background:none;}
/*フッター*/
#footer{
	font-size:10px;
	text-align:center;
	width:900px;
	clear:both;}
