@charset "utf-8";
/*
body {
	background-image:url(../img/bg-body.jpg);
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	font-size:medium;
	background-color:#000000;
}
*/

body {
	background-image:url(../img/back.jpg);
	background-repeat:repeat;
	margin:0px;
	padding:0px;
	font-size:80%;
	line-height:120%;
	background-color:#000000;
}

#wrap {
	width:700px;
	height:auto;
	margin:auto;
	position:relative;
	background-color:#FFFFFF;
	border:2px #FFA6FF solid;
}

#head {
	width:700px;
	height:auto;
	float:left;
}

#foot {
	width:700px;
	height:auto;
	clear:both;
}

#top {
	width:700px;
	height:auto;
	float:left;
}

#left {
	width:150px;
	height:auto;
	float:left;
	background-color:#D9B3D7;
}

#mainmenu {
	width:150px;
	height:auto;
	float:left;
}

#left1 {
	width:136px;
	height:auto;
	float:left;
	margin:10px 7px;
}

#left2 {
	width:136px;
	margin:10px 7px;
	height:auto;
	float:left;
}

#main {
	width:550px;
	height:auto;
	float:right;
	background-color:#FFFFFF;
}

#title {
	width:530px;
	height:auto;
	padding:15px 10px;
	float:left;
}

.txt {
	width:520px;
	margin:5px 15px;
	height:auto;
	float:left;
}

.con {
	width:500px;
	height:auto;
	margin:0px 25px 20px;
	float:left;
}

.chouchin{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.6;
}

.chouchin img {
	clear: both;
	float: left;
}
.choTxtL {
	float: left;
	width: 240px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.choTxt {
	clear: both;
	padding-top: 15px;
	padding-bottom: 15px;
}
.choNo {
	border: 1px solid #666;
	display: inline-block;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.choTtl {
	font-weight: bold;
}
.choSpec {
	display: inline-block;
}
.choPrice {
	color: #F00;
	font-size: 130%;
	font-weight: bold;
}
.choName {
	font-size: 130%;
	font-weight: bold;
	color: #69C;
	
	padding:0;
}
.choKamon {
	font-size: 90%;
	color: #FFF;
	background-color: #F00;
	display: inline-block;
	padding: 5px;
}

.choKamon2 {
	font-size: 90%;
	color: #FFF;
	background-color: #ffaf25;
	display: inline-block;
	padding: 5px;
	margin-top:5px;
	border-radius:10px;
}

.cen {
	display:block;
	margin:0 auto;
	text-align:center;
	float:none !important;
}
.pt20 { padding-top:20px !important;}


/*2018提灯new追加*/

.cf:before,
.cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
}
.chouchin img{
	float:none;
	}

.chochin_page h6{
	color:#2b2b2b;
	margin:0;
	height:46px;
	line-height:46px;
    font-size: 18px;
    font-weight: bold;
    background: url(../img/chouchin/hasu.png) no-repeat 0px 6px;
    padding-left: 34px;
    background-size: 28px;
	}
.chochin_page dl,
.chochin_page dt,
.chochin_page dd{
	margin:0;
	}
.chochin_page .cho_box{
	width:246px;
	margin:10px 2px;


	float:left;
	}
.chochin_page .cho_in{
		border:1px solid #888;
			padding:4px;
	box-sizing:border-box;
	}	
.chochin_page dt{
	font-size: 16px;
    font-weight: 700;
    color: #333;
	}	
.chochin_page dd span{
	color:#900;
	font-size:18px;
	font-weight:700;
	}
.choName.c_none{
	height:46px;
	}	
.chochin_page dl{
	border-top:#888 1px solid;
	padding:6px 2px;
	}
.chochin_page .c_long{
	height:356px;
	}
.chochin_page .zei{
	font-size:10px;
	}
