@charset "utf-8";
/* CSS Document */

#under_contents {
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	float: left;
	height: auto;
	width: 650px;
	padding-left: 20px;
}

#under_contents .under_title {
	background-image: url(../img/underTitle_bg.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 610px;
	display: block;
	font-size: 160%;
	font-weight: bold;
	color: #CC0000;
	line-height: 30px;
	padding-left: 40px;
	margin-bottom: 15px;
}
#under_contents .price_headimg1 {
	height: 95px;
	width: 620px;
	margin-right: 20px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#under_contents .h2p {
	background-image: url(../img/h2p_bg.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 580px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 50px;
	font-weight: bold;
	color: #333333;
	font-size: 100%;
	line-height: 140%;
}
#under_contents .flow_box {
	width: 90px;
	margin-right: 50px;
	height: 30px;
	line-height: 30px;
	text-align: right;
	font-size: 120%;
	font-weight: bold;
	color: #333333;
	padding-left: 510px;
}
#under_contents .flow_box a:link {
	color: #0033FF;
}
#under_contents .flow_box a:visited {
	text-decoration: none;
	color: #0033FF;
}
#under_contents .flow_box a:hover {
	text-decoration: none;
	color: #FF6600;
}
#under_contents .flow_box a:active {
	text-decoration: none;
	color: #0033FF;
}
#under_contents .price_menuBox {
	height: 35px;
	width: 630px;
	margin-top: 10px;
}
#under_contents .price_menuBox .menu {
	background-image: url(../img/price_menu1.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 210px;
	float: left;
	line-height: 35px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 125%;
	text-align: left;
}
#under_contents .price_menuBox .menu a {
	display: block;
	height: 35px;
	width: 185px;
	overflow: hidden;
	padding-left: 25px;
}
#under_contents .price_menuBox .menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#under_contents .price_menuBox .menu a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#under_contents .price_menuBox .menu a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(../img/price_menu2.jpg);
	background-repeat: no-repeat;
}
#under_contents .price_menuBox .menu a:active {
	text-decoration: none;
	color: #FFFFFF;
}

#under_contents .subtitle {
	width: 620px;
	height: 35px;
	background-image: url(../img/price_subtitle.jpg);
	background-repeat: no-repeat;
	font-size: 140%;
	line-height: 35px;
	color: #666666;
	font-weight: bold;
	margin-top: 30px;
	padding-left: 30px;
}
#under_contents .price_p {
	background-image: url(../img/h2p_bg2.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 560px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 50px;
	font-weight: bold;
	color: #666666;
	font-size: 100%;
	line-height: 140%;
	display: block;
	margin-right: 10px;
	margin-left: 20px;
	margin-bottom: 20px;
}
#under_contents .price_table {
	height: auto;
	width: 650px;
	font-size: 100%;
	line-height: 21px;
	font-weight: normal;
	color: #333333;
}
#under_contents .price_td1 {
	height: auto;
	width: 340px;
	background-color: #EEEEEB;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	vertical-align: top;
	padding: 5px;
}
#under_contents .price_td2 {
}
#under_contents .price_td3 {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-color: #FFFFFF;
	vertical-align: top;
	padding: 5px;
	text-align: right;
}
#under_contents .price_td4 {
	height: 1px;
	width: 100%;
}
#under_contents .price_td5 {
	text-align: right;
	vertical-align: middle;
	padding: 5px;
	font-size: 120%;
	height: auto;
	width: auto;
}
.style1 {
	color: #CC0000;
	font-size: 140%;
	font-weight: bold;
}

