@charset "Shift_JIS";
*{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.6;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
img{
	border-style: none;
	vertical-align: bottom;
}
body{
	font-size: small;
	text-align: center;
}
#container{
	text-align: left;
	margin: 0px auto;
	width: 1000px;
}
#header{
	width: 1000px;
	height: 100px;
	border-top:solid;
	border-top-color: #ff5100;
}
h1{
	font-size: 12px;
	color: #615a5a;
}
#header h2{
	width:351px;
	height:62px;
	float: left;
}
#header h3{
	width:211px;
	height:57px;
	margin-top:5px;
	float: right;
}
#navi{
	width: 1000px;
	clear: both;
	height: 43px;
}
#navi ul li{
	float: left;
}
#side-navi{
	padding-top:30px;
}

#side-navi a{
	display: block;
	text-indent: -9999px;
	height: 75px;
	width: 235px;
}

#side-navi a#nav-w{
	height : 75px;
	text-indent: -9999px;
	background-image : url(images/navi_01h.png);
	background-position: left top;
	background-repeat: no-repeat;
}
#side-navi a:hover#nav-w{
	height : 75px;
	text-indent: -9999px;
	background-image : url(images/navi_b01h.png);
	background-position: left top;
	background-repeat: no-repeat;
}
#side-navi a#nav-c{
	height : 75px;
	text-indent: -9999px;
	background-image : url(images/navi_02h.png);
	background-position: left top;
	background-repeat: no-repeat;
}
#side-navi a:hover#nav-c{
	height : 75px;
	text-indent: -9999px;
	background-image : url(images/navi_b02h.png);
	background-position: left top;
	background-repeat: no-repeat;
}
#side-navi a#nav-f{
	height : 75px;
	text-indent: -9999px;
	background-image : url(images/navi_03h.png);
	background-position: left top;
	background-repeat: no-repeat;
}
#side-navi a:hover#nav-f{
	height : 75px;
	text-indent: -9999px;
	background-image : url(images/navi_b03h.png);
	background-position: left top;
	background-repeat: no-repeat;
}
#banner{
	margin-top:30px;
}
#banner li{
	margin-top:10.5px;
}
#side-box{
	float: left;
	width:235px;
	margin-bottom: 30px;
}
#main-box{
	float: right;
	width:710px;
	margin-top:30px;
}
#main-box h2{
	margin-bottom:15px;
	font-style: normal;
	font-size:20px;
        border-top-color : #ff5100;
        border-right-color : #ff5100;
        border-bottom : 1px solid;
	border-left : 15px solid;
	color : #ff5100;
        font-weight : lighter;
	padding-left:10px;
}
#main01{
	width:710px;
	height:220px;
	background-image : url(images/menu_back01.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top:10px;
}
#main01 #mn-01{
	width:201px;
	height:52px;
	padding-top:10px;
	padding-left:30px;	
}
#main02{
	width:350px;
	height:400px;

	background-image : url(images/menu_back02.png);
	background-position: left top;
	background-repeat: no-repeat;
	float:left;
}
#main02 #mn-02{
	width:269px;
	height:53px;
	padding-top:200px;
	margin-left:auto;
	margin-right:auto;	
}
#main03{
	width:350px;
	height:400px;
	background-image : url(images/menu_back03.png);
	background-position: left top;
	background-repeat: no-repeat;
	float:right;
}
#main03 #mn-03{
	width:223px;
	height:57px;
	padding-top:200px;
	margin-left:auto;
	margin-right:auto;
}
#setu01{
	padding-top:40px;
	padding-left:43px;
	font-size:17px;
}
#setu02{
	padding-top:15px;
	padding-left:43px;
	font-size:17px;
}
#setu03{
	padding-top:15px;
	padding-left:43px;
	font-size:17px;
}
.min{
	font-weight: bold;
	font-family: "ＭＳ Ｐ明朝";
	color:#615a5a;
}
#detail01{
	float:right;
	margin-top:-14px;
	margin-right:11px;
}#detail02{
	float:right;
	margin-top:-46px;
	margin-right:11px;
}
#detail03{
	float:right;
	margin-top:-50px;
	margin-right:11px;
}
dl.box{
    height: 120px;
    overflow: auto;
}
dl.box dt{
    float: left;
    width: 120px;
}
dl.box dd{
    margin: 0 0 10px 0;
    padding: 0 0 10px 120px;
    border-bottom: 1px dotted #aaa;
}
#news{
	clear: both;
	background-color: #fffff;
	padding-top:30px;
	width: 710px;
}
#footer{
	width: 1000px;
	clear: both;
	background-color: #ff5100;
	margin-top: 40px;
}	
#footer-navi{
	width: 1000px;
	height: 43px;
	font-size:15px;
	float:right;
}
#footer-navi ul{
	padding-left:520px;
}
#footer-navi ul li{
	color:#FFF;
	float:left;
	margin:7px;
	padding-top:5px;
	padding-right:5px;
	border-right:solid;
	border-width:thin;
	border-right-color: #ffffff;
}
#footer-navi ul li a{
	color:#FFF;
	text-decoration:none;
}
#footer-navi ul li a:hover{
	color:#ffff00;
}	
#footer p{
	width:1000px;
	font-style: normal;
	text-align: center;
	color: #FFF;
}


.layoutset-02 #main-box h3{
	width:95px;
	margin-left:13px;
	font-style: normal;
	font-size:15px;
	background-color: #ff5100;
	color : #ffffff;
        font-weight : lighter;
	margin-top:10px;
	margin-bottom:3px;
	padding-left:10px;
	clear:both;
}	
.product{
	width:220px;
	margin-left:13px;
	padding-bottom:30px;
	float:left;
}
.product img{
	border:solid;
	border-width:thin;
	border-color: #ffff00;
}
.arrange{
	width:710px;
	font-style: normal;
	font-size:15px;
        font-weight : lighter;
	margin-bottom:40px;
	clear:both;
}
.pack-bn{
	margin-bottom:40px;
}
.shop{
	font-size:18px;
}
.call{
	font-size:14px;
}
.layoutset-05 #main-box h3{
	margin-bottom:20px;
}
.layoutset-05 #main-box h3 span{
	font-style: normal;
	font-size:18px;
	color : #f60000;
}
.layoutset-05 #main-box h4{
	font-style: normal;
	font-size:14px;
        font-weight : lighter;
	color : #ff5100;
}
.layoutset-05 #main-box h5{
	font-style: normal;
	font-size:13px;
        font-weight : lighter;
}




