@import url("common.css");
@import url("layout.css");
#wrapper #main h1 {
	color: #333333;
	font-size: 18px;
	padding: 0px 0px 0px 30px;
	margin: 0px 0px 10px;
	background: url(/shop/store_img/bg_h2.jpg) no-repeat 0px -28px;
	line-height: 28px;
	height: 28px;
}
#wrapper #main h2 {
	font-size: 16px;
	line-height: 20px;
	color: #0033FF;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	background: url(/shop/store_img/icn.jpg) no-repeat;
	height: 20px;
}
#wrapper #main h3 {
	background: url(/shop/store_img/icn.jpg) no-repeat 0px -20px;
	color: #FF6600;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	clear: both;
}
#wrapper #main h4 {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 2px;
	border-bottom: 1px dashed #0066FF;
	color: #0066FF;
	clear:both;
}
#wrapper #main ol {
	font-size: 12px;
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 50px;
}
#wrapper #main ul {
	font-size: 12px;
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 40px;
	list-style: url(/shop/store_img/icn_blue.jpg);
	color: #333333;
}
#wrapper #main li {
	margin-bottom: 10px;
	line-height: 120%;
}
#wrapper #main li a {
	color: #FF33CC;
	text-decoration: underline;
}
#wrapper #main li a:hover {
	color: #24a4a4;
	text-decoration: none;
}
#wrapper #navi #trouble_menu{
	margin: 0px;
	padding: 0px;
}
.img-right {
	padding: 5px;
	float: right;
}
.img-left {
	padding: 5px;
	float: left;
}
.point {
	background: #FFF0FF;
}

