@charset "UTF-8";
/* CSS Document */

/* -------------------------------------------------

				for ALL SECOND PAGE styles

--------------------------------------------------- */
div.header-area div.header-contents p.logo {
	float: left;
	height: 120px;
}

/* [[[[ MAIN CONTENTS ]]]] */
div.main-contents {
	width: 950px;
}

/*RUPPER CONTENTS*/
/*@group infomaition*/
div.main-contents div.left-contents div.infomation-area {
	width: 170px;
	margin-bottom: 5px;
}

div.main-contents div.left-contents div.infomation-area h3 {
	height: 20px;
}

div.main-contents div.left-contents div.infomation-area div.info-img {
	background: url(../../images/bg_infomation.gif);
	background-repeat: no-repeat;
	height: 250px;
	text-align: center;
}

div.main-contents div.left-contents div.infomation-area div.info-img img {
	border: 1px solid #CC0000;
	margin-top: 10px;
}

/*@end infomaition
/*@end UPPER CONTENTS

/* [[[ CENTER CONTENTS ]]] */
div.main-contents div.center-contents {
	width: 770px;
	margin-left: 180px;
	_margin-left: 175px;
}




div.shop-guide h4 {
	margin-bottom:10px;
}

div.shop-guide h5 {
	border-bottom: 1px solid #CC0000;
	margin: auto 5px;
	margin-bottom: 5px;
	font-weight: bold;
	color: ;
}

div.shop-guide a {
	font-size: 13px;
}

div.shop-guide p {
	margin: auto 5px;
	font-size: 13px;
	line-height: 1.3em;
	margin-bottom: 10px;
}

div.shop-guide ul {
	margin: auto 10px;
	margin-bottom: 10px;
	font-size: 13px;
	line-height: 1.3em;
}

div.shop-guide ul li {
	list-style-image:url(../../images/guide_img_list.gif);
	list-style-position: inside;
}