@charset "Shift_JIS";
@import url("facebox.css");
@import url("mobaform.css");
@import url("colorbox.css");
* {
	padding: 0;
	margin: 0;
}
body {
	color: #333;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
}
ul {
	list-style: none;
}
img {
	border: none;
	vertical-align: top; /* ie‚È‚Ç‚ÌŒ„ŠÔ‘Îô */
}
p {
	font-size: 12px;
	line-height: 1.4;
	margin-bottom: 0;
}
hr {
	color: #fff;
	background: #fff;
	height: 1px;
	padding: 0;
	border: none;
}
#wrapper {
	border-top: 5px solid #533400;
	background-image: url(../img/wrapper_back.jpg);
	background-repeat: repeat-x;
}
#header {
	position: relative;
	width: 920px;
	height: 70px;
	padding-top: 20px;
	margin: 0 auto;
}
/*h1 {
 padding-top: 20px;
}*/
#tel {
	position: absolute;
	top: 45px;
	left: 418px;
	font-size: 0;
	line-height: 0;
	width: 502px;
	height: 45px;
}
#tel2 {
	position: absolute;
	top: 39px;
	right: 5px;
}
#tel2 ul {
	margin-bottom: 6px;
}
#tel ul {
	text-align: right;
}
#tel li {
	display: inline;
}
#s_navi {
	position: absolute;
	top: 0;
	left: 639px;
	width: 281px;
	height: 25px;
}
#s_navi li {
	display: inline;
	font-size: 0;
	line-height: 0;
	height: 25px;
}
#g_navi {
	height: 52px;
	margin-top: 20px;
	background-image: url(../img/g_navi_back.gif);
	background-position: center top;
	background-repeat: repeat-x;
}
#g_navi ul {
	width: 921px;
	margin: 0 auto;
}
#g_navi ul li {
	display: inline;
	font-size: 0;
	line-height: 0;
}
#container {
	width: 920px;
	margin: 0 auto;
}
#main_image {
	padding: 5px 0 20px;
}
#contents {
	width: 640px;
}
h2 {
	font-size: 0;
	line-height: 0;
	margin-bottom: 10px;
}
#side {
	width: 245px;
}
#side h2 {
	margin-bottom: 0;
}
#side h3,
#side ul {
	width: 225px;
	margin: 0 auto;
}
#side ul {
	padding-bottom: 15px;
}
#side ul li {
	font-size: 0;
	line-height: 0;
}
.box {
	background-color: #543600;
}
#sb1 {
	margin: 10px 0 0;
	padding-bottom:10px;
}
#sb2 {
	width: 225px;
	padding: 15px 10px 10px;
	margin: 10px 0 10px !important;	
}
#sb3 {
	width: 225px;
	padding: 15px 10px;
	margin-top:0;
	margin-bottom: 20px;
}
.side_banner {
	margin-bottom: 15px;
	background-color: #fff;
}
.oto {
	width: 205px;
	padding: 0 9px;
	background-color: #fff;
	border: 1px solid #afafaf;
}
.ico_arr1 {
	padding-left: 0.7em;
	background: url(/img/ico_arr.gif) no-repeat 0 5px;
}
.strong {
	font-weight: bold;
}
.mb00 {
	margin-bottom: 0px !important;
}
.mb5 {
	margin-bottom: 5px !important;
}
.mb10 {
	margin-bottom: 10px !important;
}
.mb15 {
	margin-bottom: 15px !important;
}
.mb20 {
	margin-bottom: 20px !important;
}
.mb30 {
	margin-bottom: 30px !important;
}
.mb40 {
	margin-bottom: 40px !important;
}
.mb50 {
	margin-bottom: 50px !important;
}
.mb60 {
	margin-bottom: 60px !important;
}
.mb70 {
	margin-bottom: 70px !important;
}
.mt10 {
	margin-top: 10px !important;
}
.pdr0 {
	padding-right: 0 !important;
}
.oto p {
	padding: 5px 0;
}
.moba {
	padding: 15px 10px 10px;
	/*margin-top: 15px;*/
	margin-top:-10px;
	background-color: #fff;
}
.moba p {
	text-align: center;
	padding-top: 7px;
	margin-top: 7px;
	background-image: url(../img/side/line_side.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}
#sb4 h2,
#sb4 div {
	font-size: 0;
	line-height: 0;
	margin-bottom: 10px;
}
#to-top {
	text-align: right;
	border-bottom: 3px solid #523300;
}
#footer {
	text-align: right;
	width: 920px;
	margin: 0 auto;
	padding-bottom: 5px;
}
#footer h5{
	text-align: left;
	padding-top: 5px;
	padding-left: 2px;
	font-weight:bold;		
}
#footer ul {
	text-align: left;
	padding-top: 5px;
	padding-left: 2px;
}
#footer ul li {
	display: inline;
	line-height: 1em;
	height: 1em
}
#footer ul li a {
	font-size: 12px;
	text-decoration: underline;
}
#footer p {
	font-size: 11px;
	margin-top: 3px;
}
a {
	outline: none;
	color: #4d4d4d;
	font-size: 13px;
}
a:hover {
	color: #0091eb;
}
.hidden {
	display: none;
}
.mark {
	vertical-align: -10%;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
.float_l {
	float: left;
}
.float_r {
	float: right;
}
.clear {
	clear: both;
}
.clearfix {
	display: inline-block;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
.no-border {
	border: none !important;
}
.none {
	display: none !important;
}
.red {
	color: #db0023;
}
.gold {
	color: #b3940d;
}
strong {
	font-weight: normal;
	color: #db0023;
}
a:hover img.op {
	opacity: 0.70;
	filter: alpha(opacity=70);
}
#wrapperx {
	width: 100%;
	padding-top: 5px;
	background-color:#523300;
}
#wrapperx h1 {
	color: #fff;
	font-size: 12px;
	line-height: 1em;
	height: 1em;
	background-color: #523300;
	margin: 0 auto;
	font-weight: normal;
}
#header div#sitelogo {
	position: absolute;
	top: 23px;
	left: 0;
	margin: 0;
}
#header h1#pagecopy {
	position: absolute;
	top: 4px;
	left: 4px;
	color: #999;
	font-size: 10px;
	line-height: 1.2;
	width: 920px !important;
	margin: 0;
	font-weight: bold;
}
.banner_box_sp {
	margin-bottom: 20px;
	padding-top: 10px;
	position: relative;
	width: 640px;
	border: 1px solid #cdcdcd;
	background:#f9f9f9;
}
.banner_box_sp td {
	width: 320px;
	padding-bottom: 10px;
}
.banner_box_sp td.t2 {text-align: center;}
td.t2 img {
    width: 300px;
}
.pankuzu {
	clear: both;
	margin-top: 5px;
	margin-bottom: 0;
}
.pankuzu ul li {
	font-size: 10px;
	line-height: 1.5;
	float: left;
	margin-right: 9px;
	padding-right: 12px;
	background: url(../img/ico_arr2.gif) no-repeat center right;
}
.pankuzu ul li a {
	font-size: 10px;
	line-height: 1.4;
}
.no-bg {
	background: none !important;
}
.cl1 {
	color: #e30b20;
}
.f12 {
	font-size: 12px;
	line-height: 1.6;
}
.f13 {
	font-size: 13px;
	line-height: 1.6;
}
.f14 {
	font-size: 14px;
	line-height: 1.6;
}
.f16 {
	font-size: 16px;
	line-height: 1.6;
}
.f18 {
	font-size: 18px;
	line-height: 1.6;
}
.f24 {
	font-size: 24px;
	line-height: 1.5;
}
.f30 {
	font-size: 30px;
	line-height: 1.4;
}
.f36 {
	font-size: 36px;
	line-height: 1.4;
}
.f60 {
	font-size: 60px;
	line-height: 1.2;
}
.tit1 {
	margin-bottom: 15px;
	padding: 0 0 3px 26px;
	background: url(../img/tit_bg1.gif) no-repeat bottom left;
}
.box-attention {
	padding: 10px;
	background: #fff;
	border: solid #e30b20 2px;
}
.one-column {
	margin: 25px 0 0 0;
}

.banatxt{
	text-align:center;
	padding-bottom:5px;
}
.banatxt a{
	font-size:0.8em !important;	
}


.yoyakubtnarea{
	background:url(../img/yoyaku_bg.jpg) no-repeat left top;
	width:640px;
	height:220px;
}
.yoyakubtnarea2{
	background:url(../img/cyoyaku_bg.jpg) no-repeat left top;
	width:640px;
	height:300px;
}
.yoyakubtnarea .ybtn,.yoyakubtnarea2 .ybtn{
	padding:20px 0 0 310px;
}

.yoyakubtnarea p{ 
	font-size:1em;
	padding-bottom:5px;
	line-height:1.5em;
	/*color:#515151;*/
}
.yoyakubtnarea .ydial{ font-weight:bold; font-size:1.1em; padding:15px 0 0 180px;}
.yoyakubtnarea .ytel{ font-weight:bold; font-size:2.2em; color:#cb1536; padding:0 0 5px 180px;}
.yoyakubtnarea .ytxt{ font-size:0.9em; padding:0 0 5px 170px;}

.alignC{
	text-align:center !important;	
}