@charset "UTF-8";

/*TOWNCLIP GOURMET CSS--------------------------------------

this site of Contents:

    imagearea
    head
    special

-----------------------------------------------------------*/


/* imagearea : earch top page of gourmet and fasion
-----------------------------------------------------------*/

#contents .gourmet, #contents .fashion {
	height: 100px;
	position: relative;
	margin-bottom: 10px;
}

#contents .gourmet {
	background: #FFFFFF url(/images/gourmet/top.gif) no-repeat left bottom;
}

#contents .fashion {
	background: #FFFFFF url(/images/fashion/top.gif) no-repeat left bottom;
}

p.special {
	position: absolute;
	width: 280px;
	top: 45px; left: 10px;
	line-height: 1.5em;
}


/* head
-----------------------------------------------------------*/

#contents h3.img {
	margin: 20px 0 10px;
	background: none;
	padding: 0;
}


/* special
-----------------------------------------------------------*/

.list {
	padding: 10px;
	margin: 10px 2px 10px 0;
	background-color: #f8f4e6;
}

.list div, .list h4 {
	line-height: 1.4em;
	margin: 2px 10px;
	padding-left: 90px;
}

.section {
	font-size: 0.8em;
	line-height: 1.5em;
	color: #8f6552;
	padding: 0 15px 15px;
	margin: 10px 2px 20px 0;
	background: transparent url(/images/simple/default/review_bg.gif) no-repeat left bottom;
}

* html .section {
	font-size: 0.7em;
}

cite {
	margin: 20px 2px 20px;
	padding: 5px;
	display: block;
	text-align: right;
	font-style: normal;
	border: 2px solid #ddd;
}

/*// subbox //*/

#sideContents .midG {
	padding: 10px 10px 2px;
}

.photoBox {
	width: 220px;
	height: 220px;
	text-align: center;
	background: #FFFFFF url(/images/special/photobox.gif) no-repeat top;
}

p.ex {
	padding: 0 5px 8px;
	font-size: 0.8em;
	line-height: 1.5em;
	color: #999;
}
* html p.ex {
	font-size: 0.7em;
}


