@charset "UTF-8";
*{
	line-height: 130%;
}
#title_img{
	background-image: url(../../images/price_title.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 430px;
	height: 40px;
	margin-bottom: 10px;
	display: block;
}
#campain_img{
	width: 430px;
	height: 40px;
	margin-bottom: 10px;
	display: block;
	background: url(../../images/campain_title9-11.gif) no-repeat left top;
}
.price_h3{
text-indent: 100px;
}
h2{
	font-size: 120%;
}
table.biz{
	margin-left: 70px;
}
table.weekly{
	margin-left: 70px;
}
table.monthly{
margin-left: 35px;
margin-right: 0;
}
.price_box{
	border: 1px dashed #ccc;
	margin: 5px;
	padding: 10px;
	width: 95%;
}

.top_campain1{
	width: 350px;
	border-left: 10px solid #C80000;
	border-bottom: 1px solid #C80000;
	font: bold normal 14px/normal "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	vertical-align: middle;
	padding: 10px;
	color: #FF0000;
}
.biz_price{
	font: bold normal 14px/normal "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	width: 390px;
	height: 100px;
	background: url(../../images/price-2011-7.jpg) no-repeat right top;
	margin: 20px 5px 5px;
	border: 1px solid #000099;
	padding-left: 5px;
}
.price1 {
	font: 13px "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background: #FFFFCC;
	border: 1px solid #999999;
	margin: 10px auto;
	text-align: center;
}
.price2 {
	font: 12px "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: center;
	width: 65px;
	height: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px dotted #999999;
	color: #FFFFFF;
	background: #000066;
}
.price3 {
    font: 12px "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; 
	text-align: center;
	width: 75px;
	height: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	border: 1px dotted #999999;
}
.weekly_price{
	background-image: url(../../images/weekly_price.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	width: 400px;
	height: 38px;
	display: block;
}

.content_box{
	padding-bottom: 30px;
}
dd{
margin-left: 20px;
text-indent: -18px;
}
.more_plan{
	padding-left: 105px;
}
.more_plan2{
	padding-left: 70px;
}
