@charset "utf-8";


/* text */
.txts {
	font-size:10px;
}

.txtn {
	font-size:12px;
}

.txtl {
	font-size:16px;
}



/* item */

p.catch {
	background-color: #F5D2D3;
	font-size: 16px;
	color: #C8191E;
	padding: 8px 8px;
	margin-bottom: 15px;
}


p.item {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 0px;
}

p.item-red {
	color: #C8191E;
	padding: 8px 0;
	margin-bottom: 0px;
}

p.item-reds {
	font-size: 10px;
	color: #C8191E;
	padding: 5px;
}


/* itemp-photo */
p#item-ph {
	border:1px #C8191E dashed;
	width: 225px;
	height: 225px;
	margin-bottom: 0px;
}

p#item-phs {
	border:1px #C8191E dashed;
	width: 125px;
	height: 125px;
	margin-bottom: 5px;
}



/* spec */

table#table-spec {
	width:300px;
	border-collapse: collapse;
	background-color:#DFF3FA;
	font-size: 10px;
	margin-top: 8px;
}

table#table-spec td {
	border-bottom:1px solid #7CBFE2;
}


p.spec-blue {
	color: #0E71B9;
	margin-bottom: 0px;
}


/* fukidashi */
p.p-fuki {
	font-size: 12px;
	width: 450px;
	margin: 0 auto;
	padding: 3px 5px;
	text-align: left;
}



/* onsen-info */

table#table-onseni {
	width:540px;
	border-collapse: collapse;
	background-color:#FFFFFF;
	border:1px solid #C8191E;
	margin-bottom: 10px;
}



/* access */
div#access {
	width:490px;
	line-height: 120%;
	margin: 0 auto;
	margin-bottom: 15px;
}


/* review */
div#review {
	margin-bottom: 10px;
	text-align: right;
	background-image: url(../items/images/review_tit.gif);
	background-repeat: no-repeat;
	width: 540px;
	height: 24px;
}



p.p-review {
	margin-bottom:7px;
	padding:5px;
	border-bottom:1px #A56944 dashed;
}


.txtrv {
	font-size:10px;
	color: #A56944;
}


/* uresuzi */
.uretb	{
	border:1px dotted #FFE377;
	}
	
.ureitimg	{
	text-align:center;
	width:132px;
	height:135px;
	padding-bottom:5px;
	}

.ureitname	{
	font-size:12px;
	width:131px;
	padding-left:5px;
	padding-bottom:12px;
	}

.urecatch	{
	background-image:url(./images/bg_gra.gif);
	background-repeat:repeat-x;
	height:28px;
	font-size:16px;
	color: #C8191E;
	padding-left:6px;
	padding-top:6px;
	}
 
 /* itemimage */
.itimg	{
	text-align:center;
	width:135px;
	height:135px;
	padding-bottom:5px;
	}

.itimgli	{
	border:1px dashed #FF0000;
	padding:2px;
	}

.itname	{
	font-size:12px;
	text-align:left;
	width:135px;
	padding-top:2px;
	padding-bottom:12px;
	}
