@charset "utf-8";
@import url(css/common.css);
@import url(css/muku-style/style.css);

/*KODAWARI*/
#kodawari {
	clear: both ;
	padding-bottom: 10px ;
	overflow: hidden ;
}

#center #kodawari h4{
background-color:#fcebbd;
background-image:none;
margin:0;
padding:5px;
line-height:1.5;
color:#333;
}

#kodawari p {
	margin: 0px ;
}


.kodawariTopic {
	float: left ;
	padding-top: 4px ;
	overflow: hidden ;
}

.kodawariTopicBox {
	float: left ;
	width: 48% ;
	margin: 4px ;
	border: 1px solid #ded4c8 ;
	display : inline ; 
	padding : 0 ;
}



.kodawariType {
	padding: 3px ;
	font-size: 12px ;
	font-weight: normal ;
	color: #666 ;
	background: #e9efec ;
}


.kodawariArea {
	margin-top: -1.5em ;
	font-weight: normal ;
	display: block ;
	text-align: right ;
}


.kodawariBoxDetail {
	float: right ;
	width: 145px ;
	margin-top: 5px ;
	margin-right: 2px ;
	overflow: hidden ;
	text-align: center ;
}


.kodawariTime {
	border-bottom: 1px solid #c1c1c1 ;
}


.kodawariPrice {
	border-bottom: 1px solid #c1c1c1 ;
}


.kodawariPrice span {
	font-size: 1.2em ;
	font-weight: bold ;
	color: #f00 ;
}


.kodawariTime span {
	font-weight: bold ;
}



.kodawariSquare {
	padding-bottom: 3px ;
	font-family: Verdana;
	white-space: nowrap ;
}


.kodawariSquare sup {
	padding: 0px ;
	margin: 0px ;
	margin-top: 0px ;
	font-size: 70% ;
}



.imgWrap {
	float: left ;
	width: 135px ;
	margin-top: 5px ;

}

.imgWrap img {
	float: left ;
	width: 135px ;
	height : 101px ;
}

.kodawariTopicBox > .imgWrap { margin-left : 5px ; }

.photoBld { float : left ; display: inline ; margin-bottom : 20px ; width : 315px ;}

.photoLayout { float : right ; display: inline ; margin-bottom : 20px ; width : 315px ;}
#center .photoBld img, #center .photoLayout img { width : 315px ;margin:5px 0; }

.outline { clear : both ; margin-bottom : 20px ;}
.outline-inner { border: 1px solid #ccc ; margin : 5px ;border-bottom : 0px ;clear : both ;}
.outline-inner dt, .outline-inner  dd { float : left ; margin : 0px ; padding : 2px 7px ;}
.outline-inner dl { border : none ; border-bottom : 1px solid #ccc ;clear :both ; margin : 0px ; overflow : auto ; height :1%; }
.outline-inner dt { border : none ; background : #ddd ; }  
.outline-inner dd { border : none ; }

#center p.rcmSubject { background : #fcebbd ; color :#333 ; border-left:3px solid #f5bb6e;border-bottom:1px solid #f5bb6e;text-indent:12px;display:block;padding:10px 0 5px 0;line-height:1;height:auto;} 

.rcmCom { margin-bottom : 30px ; }

