/* style */
body {
	margin: 0;
	font-family:"メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HiraKakuPro-W3", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	font-size: 15px;
	color: #333333;
}

body {
	padding: 0px;
	margin: 0px;
}
html{
    -webkit-text-size-adjust: none;
}
#bg01 {
	background:url(../img/bg01.jpg) no-repeat;
	background-position:center top;
	}


#bg02 {
	background:url(../img/bg03.jpg) no-repeat;
	background-position:center top;
	}

#bg03 {
	background:url(../img/bg04.jpg) no-repeat;
	background-position:center top;
	}

#bg04 {
	background:url(../img/bg05.jpg) no-repeat;
	background-position:center top;
	}
	
#bg05 {
	background:url(../img/bg06.jpg) no-repeat;
	background-position:center top;
	}

h1,h2,h3,h4,h5,h6,form,ol,ul,li,hr,dl,dt,dd,address {
	margin: 0px;
	padding: 0px;
}
img {
	border:0px;
	vertical-align:bottom;
}

li {
	list-style-type: none;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
a {
	color:#990000;
	text-decoration: underline;
}
a:link {
}
a:visited {
}
a:hover {
	text-decoration: underline;
	color:#FF6600;
}
a:active {
	text-decoration: underline;
}
address {
	font-style: normal;
	font-weight: normal;
}



.pb20 {
	padding-bottom:20px;
	}

.mb5 {margin-bottom:5px;}
.mb10 {margin-bottom:10px;}
.mb15 {margin-bottom:15px;}
.mb20 {margin-bottom:20px;}
.mb30 {margin-bottom:30px;}
.mb40 {margin-bottom:40px;}
.mb47 {margin-bottom:47px;}
.mb50 {margin-bottom:50px;}

.mt10 {margin-top:10px;}
.mt15 {margin-top:15px;}
.mt20 {margin-top:30px;}
.mt30 {margin-top:30px;}

.ml10 {margin-left:10px;}
.ml15 {margin-left:15px;}
.ml20 {margin-left:20px;}
.ml30 {margin-left:30px;}

.mr10 {margin-righ:10px;}
.mr15 {margin-righ:15px;}
.mr20 {margin-righ:20px;}
.mr30 {margin-righ:30px;}
.mr80 {margin-righ:80px;}

.fs10 {font-size:10px;}
.fs11 {font-size:11px;}
.fs12 {font-size:12px;}
.fs13 {font-size:13px;}
.fs14 {font-size:14px;}
.fs15 {font-size:15px;}
.fs16 {font-size:16px;}
.fs17 {font-size:17px;}
.fs18 {font-size:18px;}

.fcb {color:#009FE7;}
.fco {color:#E55926;}
.fcg {color:#7FB83F;}
.fcp {color:#FF0066;}
.fcr {color:#990000}

.flc {clear:left;}
	
.frc {clear:right;}
	
	
/* style */

#head1{
	width:960px;
	height:83px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	}

#head2{
	position:absolute;
	left:0;
	top:5px;
	z-index:1000;
	}

h1.one {
	font-size:11px;
	font-weight:normal;
	color:#FFFFCC;
	height:13px;
	text-align:right;
	padding-top:7px;
	}

#head1 li {
	float:right;
	}

#container {
	width:960px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:30px;
	}

#containerask {
	width:800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:30px;
	}

#footbg {
	background:url(../img/bg02.jpg) no-repeat;
	background-position:center top;
	padding:37px 0;
	}

#foot {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	font-size:13px;
	color:#FFF;
	}

#foot a {
	color:#FFF;
	text-decoration:underline;
}

#foot a:hover {
	text-decoration:underline;
	color:#FFF;
}

dl.menuList {
	line-height: 1.5;
	border-bottom: 1px dotted #4C1800;
	padding-bottom: 0.3em;
	text-align:left;
	font-size:15px;
}
dl.menuList dt {
	border-top: 1px dotted #4C1800;
	padding-top: 0.5em;
	margin-top: 0.5em;
	font-weight:normal;
	font-size:15px;
	color: #4C1800;
}
dl.menuList dt.uma{
	padding-left:55px;
	background:url(../img/tak04.jpg) no-repeat 0 7px;
}
dl.menuList dd.price {
	margin-top: -1.5em;
	text-align: right;
	color: #4C1800;
	font-weight:normal;
	font-size:15px;
}
dl.menuList dd.txt {
	color:#4C1800;
	padding-top:0.2em;
	line-height:1.3em;
	font-size:15px;
}
dl.menuList dd.photo{
	margin-top:5px;
	margin-bottom:10px;
	font-size:15px;
}

table.table-01 {
border: 1px #E3E3E3 solid;
border-collapse: collapse;
border-spacing: 0;
}

table.table-01 th {
padding: 5px;
border: #E3E3E3 solid;
border-width: 0 0 1px 1px;
background: #F5F5F5;
font-weight:normal;
}
table.table-01 td {
padding: 5px;
border: 1px #E3E3E3 solid;
border-width: 0 0 1px 1px;
background: #FFF;
}

#ab {
	height:413px;
	margin-bottom:21px;
	}

.hako1 {
	width:560px;
	height:184px;
	background:url(../img/top16.jpg) no-repeat;
	padding:75px 0 0 400px;
	position:relative;
	}

ul.rss li {
	margin-bottom:5px;
	font-size:20px;
	}

ul.rss li a {
	text-decoration:none;
	}

.hako2 {
	width:200px;
	position:absolute;
	top:0;
	right:0;
	text-align:right;
	padding-top:10px;
	}
	
	
.top1802-01 {
	background:url(../img/180215-02.jpg) no-repeat;
	width:511px;
	height:545px;
	padding:21px 40px 0px 409px;
	font-size:20px;
	color:#000;
	line-height:26px;
	margin-bottom:70px;
	}

.top1802-02 {
	height:215px;
	}

.top1802-03 {
	position:relative;
	}

.top1802-04 {
	position:absolute;
	left:-29px;
	}

.top1802-05 {
	background:url(../img/180215-13.jpg) ;
	padding-bottom:20px;
	margin-bottom:70px;
	}

.top1802-06 {
	width:290px;
	float:left;
	margin-left:20px;
	background-color:#FFF;
	}

.top1802-06 p {
	padding-left:17px;
	font-size:16px;
	}

.top1802-07 {
	width:290px;
	float:left;
	margin-left:25px;
	background-color:#FFF;
	}

.top1802-07 p {
	padding-left:17px;
	font-size:16px;
	}

.top1802-08 {
	padding:40px;
	color:#FFF;
	font-size:18px;
	text-align:center;
	font-weight:bold;
	}

.top1802-09 {
	width:435px;
	float:left;
	margin-left:20px;
	background-color:#FFF;
	}

.top1802-09 table {
	margin-left:17px;
	margin-bottom:17px;
	}

.top1802-10 {
	width:435px;
	float:left;
	margin-left:50px;
	background-color:#FFF;
	}

.top1802-10 table {
	margin-left:17px;
	margin-bottom:17px;
	}


#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
    background: #ffffff;
    color: #fff;
    width: 182px;
    padding: 10px;
    border-radius: 5px;
	z-index:500;
}
#page-top a {
    text-decoration: none;
    text-align: center;
    display: block;
}


.news01 {
	margin-bottom:70px;
	}


.hanba01 {
	width:551px;
	height:349px;
	background:url(../img/190310-05.jpg) no-repeat;
	background-position:center top;
	position:relative;
	padding-left:409px;
	padding-top:195px;
	margin-bottom:70px;
	}

.hanba02 {
	position:absolute;
	left:-29px;
	top:0px;
	}


/* saiyou */








#head3{
	width:200px;
	float:left;
	padding-top:11px;
	}



#side_navi {
	float:left;
	width:222px;
	margin-right:21px;
	margin-left:25px;
	}

#side_navi li {
	margin-bottom:3px;
	}

#contents {
	float:left;
	width:687px;
	text-align:left;
	}



.hbg1 {
	width:672px;
	height:39px;
	background:url(../img/top18.jpg) no-repeat;
	padding:5px 0 0 15px;
	margin-bottom:15px;
	font-size:25px;
	font-weight:normal;
	}


.hbg2 {
	font-size:25px;
	font-weight:normal;
	}

.hbg3 {
	background:url(../img/check04.jpg) no-repeat;
	padding:5px 0 0 40px;
	margin-bottom:15px;
	font-size:20px;
	font-weight:bold;
	color:#922C15;
	}




#head4{
	width:980px;
	height:70px;
	margin-left:auto;
	margin-right:auto;
	}




#head5{
	height:31px;
	background-color:#8B1E07;
	}

#head6{
	width:980px;
	height:31px;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
	}



.qa dt {
	padding-left:40px;
	padding-top:2px;
	padding-bottom:10px;
	background:url(../img/faq01.jpg) no-repeat;
	color:#DD6C13;
	font-size:20px;
	font-weight:bold;
	}

.qa dd {
	padding-left:40px;
	padding-top:0px;
	padding-bottom:40px;
	}

ol.pra li {
	list-style-type:decimal;
	margin-bottom:15px;
	margin-left:25px;
}





.vo dt {
	width:650px;
	font-size:20px;
	color:#922C15;
	font-weight:normal;
	margin-left:15px;
	border-bottom:1px solid #922C16;
	border-left:4px solid #922C16;
	padding-left:5px;
	margin-bottom:10px;
	}

.vo dd {
	width:650px;
	margin-left:15px;
	padding-bottom:40px;
	}














