@charset "utf-8";

/* ===================================================================

CSS information

 file name  : style.css
 style info :マンダラ・スパについて
 
=================================================================== */

#Contents h1 {
	margin-bottom:20px;
}

#Contents dl {
	clear:both;
	background:url(../common/images/line_dot_02.gif) repeat-x bottom;
	padding:0 10px 10px 10px;
	margin-top:10px;
	height:1%;
}

#Contents dl img {
	float:left;
	margin-right:12px;
}

#Contents dt {
	font-size:85%;
	color:#E18469;
	margin-bottom:1px;
}

#Contents dd {
	font-size:85%;
}

#Contents dd strong {
	display:block;
	font-size:120%;
	color:#72280A;
	margin-bottom:3px;
}

#Contents dd strong a {
	color:#72280A;
}


/* ===================================================================

　detail
 
=================================================================== */

.detail h1 {
	font-size:140%;
	color:#A9775E;
	background:url(images/line_01.gif) repeat-x bottom;
	padding:0 10px 20px 10px;
	margin-bottom:20px;
}

.detail h1 span {
	display:block;
	font-size:75%;
	font-weight:normal;
	color:#E18469;
	margin-bottom:3px;
}

.detail .entry-body {
	clear:both;
	line-height:180%;
	margin:0 12px 80px 12px;
}

.detail .entry-body .imgR {
	margin-left:40px;
}

.detail .entry-body p {
	margin:0 0 20px 0;
}

.detail .entry-body p strong {
	color:#A9775E;
}

.detail .entry-body ul {
	margin-top:-15px;
}

.detail .entry-body li {
	list-style:disc;
	list-style-position:inside;
	margin:5px;
}

.detail .pagetop {
	border-top:1px solid #D2C0BA;
	padding:5px 5px 0 5px;
}

.detail .pagetop span {
	float:left;
}

.detail .pagetop span a {
	background:url(../common/images/icon_arrow_01.gif) no-repeat 0 2px;
	padding-left:24px;
}
