#title{
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}
#title_in{
	width: 360px;
	background-color: #EFEFEF;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-right: auto;
	margin-left: auto;
}
#title h3{
	font-size: 140%;
}
#mainmenu{
	text-align: center;
	height: 77px;
	margin-bottom: 20px;
}
#mainmenu li{
	display: inline;
	list-style-type: none;
}
#shop{
	clear: both;
	width: 940px;
	padding-left: 4px;
}
.shop_in{
	width: 470px;
	float: left;
	text-align: center;
}
*html .shop_in{
	width: 468px;
}

#shop_other{
	clear: both;
	padding-top: 50px;
	padding-right: 10px;
	padding-left: 10px;
	color: #333;
}
#shop_other_left{
	float: left;
	width: 427px;
	border: 1px solid #CCC;
	padding: 10px;
	margin-bottom: 50px;
}
*html #shop_other_left{
	width: 447px;
}
#shop_other_right{
	float: right;
	width: 427px;
	padding: 10px;
	border: 1px solid #CCC;
	margin-bottom: 50px;
}
*html #shop_other_right{
	width: 447px;
}
dl{


}
dt{
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 10px;

}
dd{
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 10px;

}
