@charset "utf-8";

/* ----- 共通エリアの調整：開始 ----- */
/* サイト説明 */
a {
	font-weight: normal;
}
p#site_description {
	font-size: 0.9em;
}
div#footer {
	font-size: 1.28em;
	line-height: 1.65;
}

/* ----- 共通エリアの調整：終了 ----- */

/* コンテンツエリア(全体) */
div#container {
	width: 888px;
	height: auto;
	margin: 0 auto;
	position: relative;
}

/* ----- IE6調整用 ----- */
/* * html div#shopname {
	font-size: 1.2em;
}
* html p#namesub {
	padding-top: 4px;
}
* html div#shopname h3 span {
	vertical-align: baseline;
	padding-left: 0.5em;
}
* html div#shopinfo {
	font-size: 1.2em;
}
* html div#container {
	line-height: 1.25;
}
* html div#pickup,
* html div#topicsParts,
* html div#shopdiary {
	font-size: 1.2em;
	line-height: 1.25;
}
* html div.inner h5,
* html div.topicsdetail h5,
* html div#diaryParts h5 {
	font-size: 1em;
}*/

div#shopname {
	font-size: 1.2em;
}
p#namesub {
	/*padding-top: 4px;*/
}
div#shopname h3 span {
	vertical-align: baseline;
	/*padding-left: 0.5em;*/
}
div#shopinfo {
	font-size: 1.2em;
}
div#container {
	line-height: 1.25;
}
div#pickup,
div#topicsParts,
div#shopdiary {
	font-size: 1.2em;
	line-height: 1.25;
}
div.inner h5,
div.topicsdetail h5,
div#diaryParts h5 {
	font-size: 1em;
}
