/*magazine information*/
#sp_feature h3 {
	font-size: 200%;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	color: #000;
	background-color: #C00;
	padding: 5px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#owabi {
	border: 1px solid #FC0;
	background-color: #FFC;
	line-height: 1.6em;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}

#sp_feature h4{
	font-size: 180%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	color: #C00;
}
#sp_feature h4 strong{
	font-size: 200%;
	display: block;
	color: #333;
	margin-top: 5px;
}
#regular h4 {
	font-size: 100%;
	font-weight: normal;
	line-height: 1.2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	color: #C00;
}
#regular h4 strong {
	font-size: 140%;
	display: block;
	color: #333;
	margin-top: 5px;
	line-height: 1.2em;
}
#feature {
	width: 460px;
}


#sp_feature {
	margin-bottom: 20px;
}
#feature h3 , #regular h3{
	color: #000;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-size: 120%;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-color: #C00;
}
#feature h4 strong {
	font-size: 180%;
	font-weight: bold;
	display: block;
	margin-top: 5px;
	color: #333;
	line-height: 1.2em;
}
#feature h4 {
	font-weight: bold;
	color: #C00;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 120%;
}
