@charset "utf-8";
/* CSS Document */

/******************menu*******************/



/******************main*******************/
#contents {
	margin-top: 75px;
}
#main {
	width: 650px;
	height: auto;
	text-align: left;
	float: right;
	margin-top: 5px;
	}
	
#main_inner {
	width: 650px;
	height: auto;
	text-align: left;
	float: right;
	margin-bottom: 25px;
	}

.list_container {
	font-size: 120%;
	line-height: 155%;
	margin-bottom: 75px;
}
.list_title {
	background: url(../images/bar_title1.gif) 0 0 repeat-y;
	padding-left: 12px;
	line-height: 1.0;
	margin-bottom: 10px;
}
.list_container img {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
	float: left;
}
.list_container h2 {
	font-size: 140%;
	margin-bottom: 0px;
}

.list_contents {
	font-size: 100%;
	line-height: 155%;
	margin-bottom: 5px;
}
#shoplist_container {
	width: 325px;
	float: left;
}
#shoplist_container_right {
	width: 325px;
	float: right;
}
.about_item ul {
	list-style-type: decimal;
}
.shoplist li {
	font-size: 100%;
	line-height: 155%;
	margin-bottom: 5px;
}
.text_em {
	font-size: 110%;
	color: #e54d8d;
}
.list_contents strong {
	color: #e54d8d;
}
