@charset "utf-8";
/* CSS Document */
body,div,ul,li,table.tr,th,td,h1,h2,h3,img,a{
	font-size:13px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin:0;
	padding:0;
}
img{
	border:none;
	vertical-align:bottom;
}
a{
	text-decoration:none;
	font-weight:bold;
	color:#000;
}
a:hover{
	color:#676364;
}
h1{
	font-size: 11px;
	font-weight: normal;
	color: #fff;
}
h2{
	border-top:solid 1px #B9C212;
	border-bottom:solid 1px #B9C212;
	text-indent:10px;
	font-size:120%;
	margin-top:10px;
	padding:10px 0;
}
h3{
	border-left:solid 10px #B9C212;
	text-indent:10px;
	font-size:120%;
	margin-top:20px;
}
h4{
	padding:3px 0 7px 0;
	background-image:url(img/midashi.png);
	color:#fff;
	background-repeat:no-repeat;
	text-indent:10px;
	margin-top:10px;
}
.table{
	border-collapse:collapse;
	border:solid 1px #ccc;
}
.td{
	border:solid 1px #ccc;
	padding:2px 10px;	
}
.th{
	border:solid 1px #ccc;
	padding:2px 10px;
	background-color:#999;
}

#wrapper{
	width:980px;
	margin:0 auto;
}
nav{
	background-image:url(img/navbg.png);
	height:40px;
}
nav ul li{
	float:left;
	list-style-type:none;
}
nav ul li a{
	display:block;
	height:40px;
	line-height:40px;
	padding:0 15px 0 0;
	font-size:15px;
	color:#ffffff;
	background-image:url(img/arrow.png);
	background-repeat:no-repeat;
	background-position:left center;
	text-indent:12px;
}
#top h1{
	color:#ccc;
	font-size:8px;
}
#left ul li{
	list-style-type:none;
	
}
#left img{
	margin-bottom:5px;
}
#left{
	float:left;
	width:200px;
}
#left a:hover{
	opacity:0.7;
}
#right{
	float:right;
	width:780px;
	margin:0;
}
#sitemap,#sitemap a{
	font-size:11px;
	font-weight:normal;
}
#copyright{
	background-color:rgba(140,198,63,1.00);
	color:#fff;
	text-align:center;
}
#totop{
	position:fixed;
	bottom:0;
	right:10px;
	opacity:0.5;
}
#line{
/*	background-color:rgba(140,198,63,1.00);
	height:3px;*/
}
#pan{
	color:#666;
}
#form table,#form table td,#profile table,#profile table td{
	border:solid 1px #ccc;
	padding:10px;
	border-collapse:collapse;
}
#profile table th{
	border:solid 1px #ccc;
	padding:10px;
	white-space:normal;
	background-color: #F4F4F4;
}
#price table,#price table td{
	border:solid 1px #ccc;
	padding:5px 50px;
	border-collapse:collapse;
	white-space:nowrap;
}
#price table th,#profile table th{
	border:solid 1px #ccc;
	padding:5px;
	white-space:normal;
	background-color: #F4F4F4;
}
#main{
	background-image:url(img/sub.png);
	background-repeat:no-repeat;
	height:130px;
	color:#ffffff;
	padding:60px 0 0 30px;
	font-size:90%;
}
#wrap{
	width:1000px;
	margin:0 auto;
}
.bgcolor{
	background-color: #F4F4F4;
}
.clear{
	clear:both;
}
.t-center{
	text-align:center;
}
.t-right{
	text-align:right;
}
.strong{
	font-weight:bold;
}
.font{
	color:#B9C212;
	font-size:14px;
	font-weight:bold;
}
.link{
	border:solid 1px rgba(140,198,63,1.00);
	background-color:rgba(140,198,63,0.25);
}
.p10{
	margin-left:10px;
}
.m10{
	margin-top:10px;
}
.w{
	width:200px;
}
.w100{
	width:100px;
}
.w300{
	width:300px;
}
.w400{
	width:440px;
}
.big{
	font-size:120%;
	font-weight:bold;
	
}
.big1{
	font-size:150%;
}
.gaitou{
	display: block;
	height: 40px;
	line-height: 40px;
	padding: 0 22px 0 0;
	font-size: 15px;
	color: #D4DE14;
	font-weight: bold;
}
.gaitou1{
	display:block;
	height:40px;
	line-height:40px;
	padding:0 22px 0 10px;
	font-size:15px;
	color:#D4DE14;
	font-weight:bold;
}
.p5{
	padding:10px;
}
.m500{
	margin-left:500px;
}