.p10 {
	font-size: 10px;
	line-height: 16px;
	color: #333333;
}
.p10 b strong {
	font-size: 10px;
	line-height: 16px;
	color: #333333;
	font-weight: 100;
}
.p11 {
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
.p12 {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.p12 b strong {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	font-weight: 100;
}
.p14 {
	font-size: 14px;
	line-height: 22px;
	color: #333333;
}
.p14 b strong {
	font-size: 14px;
	line-height: 22px;
	color: #333333;
	font-weight: 100;
}
.p16 {
	font-size: 16px;
	line-height: 26px;
	color: #333333;
}
.p16 b strong {
	font-size: 16px;
	line-height: 26px;
	color: #333333;
	font-weight: 100;
}
.p18 {
	font-size: 18px;
	line-height: 30px;
	color: #333333;
}
.p18 b strong {
	font-size: 18px;
	line-height: 30px;
	color: #333333;
	font-weight: 100;
}

a:link {
	color: #993333;
}
a:link b strong {
	color: #993333;
	font-weight: 100;
}
a:hover {
	color: #FF9933;
}
a:hover strong {
	color: #FF9933;
	font-weight: 100;
}
a:visited {
	color: #CC6666;
}
a:visited b strong {
	color: #CC6666;
	font-weight: 100;
}


.newsbox {
	width:460px;
	margin:0px auto 20px auto;
	padding:10px 20px;
	border:#ff9993 3px dotted;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	background-color:#FFF;
	}
.newsrogo {
	width:492px;
	margin:10px auto;
	padding:4px 4px 0 4px;
	border:#ff9993 1px solid;
	font-size: 10px;
	color: #333333;
	text-align:right;
	background-color:#FFF;
	}


/*shop*/
h3.shopTit{
	margin-left:12px;
	color:#C36;
	text-align:left;
}

shopTit_img{
	margin-left:22px;
	color:#C36;
	text-align:left;
}


/*guide.html*/
.flamePink{
	border:2px solid #ff9993;
}

.pink1{
	color: #c36;
}

.pink2{
	color:#ff9993;
}
.pink3{
	color: #c36;
	font-weight:bold;
}

.m_b10{
margin-bottom:10px;}

.ml_30{
margin-left:30px;}

.ml_10{
margin-left:10px}

.mr_5{
margin-right:5px;}

.pb_10{
padding-bottom:10px;}

.border_none{
border: none;}

.border_pink{
border:#FF6666 dotted 2px;}

.float_l{
float:left;}
.float_r{
float:right;}

.clear_l{
clear:left;}