@charset "UTF-8";
/*おまかせHPパック専用スタイルシート*/
*{
	margin:0;
	padding:0;
}

h1 {
	font-size:8pt;
	color:#999;
	
}
.floatbox {
	overflow:hidden;
}
.floatbox:after {
	content:"";
	clear:both;
}
.center_text {
	text-align:center;
	margin-bottom:10px;
}

strong {
	font-weight:normal;
}
#plan_header {
	position:relative;
}
#hp_pac_text1 {
	color:#333;
	width: 230px;
	position: absolute;
	top: 130px;
	right: 23px;
}
#plan_header h2 {
	font-size:10pt;
	font-weight:bold;
}

#plan_main h2 {
	background:#C00;
	width:100%;
	display:table-cell;
	vertical-align:middle;
	font-size:14pt;
	display:block;
	padding:5px 0;
	text-align:center;
	color:#FFF;
	font-weight:bold;
}

ul#web_sample {
	width:410px;
	height:50px;
	margin:15px auto;
	overflow:hidden;
}

a#web_sample_a,a#web_sample_b {
	width:200px;
	height:50px;
	display:block;
	text-align:center;
	line-height:50px;
	float:left;
}
a#web_sample_a {
	margin-right:10px;
}
#plan_wrapper{
	width:700px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	border-left:1px solid #9e9e9e;
	border-right:1px solid #9e9e9e;
}

a#back_home {
	margin:15px auto 20px auto;
	background:url(../../img/back_home.jpg);
	width:350px;
	height:25px;
	display:block;
	line-height:350px;
	overflow:hidden;	
}
a#back_home:hover {
	background:url(../../img/back_home.jpg) right top;
	width:350px;
	height:25px;
	display:block;
	line-height:350px;
	overflow:hidden;		
}

#web_point h3,#web_osusume h2,#otoiawase h2 {
	color:#C30;
	border-left:#C30 3px solid;
	font-size:11pt;
	padding-left:0.2em;
	font-weight:bold;
	margin-bottom:0.5em;
}
dl#web_point {
	overflow:hidden;
}
#web_point dt{
	width:238px;
	height:173px;
	float:left;
	border:#9E9E9E;
	border-top:1px dotted;
	padding-top:15px;
	margin-left:20px;
}
#web_point dd {
	width:387px;
	height:173px;
	float:left;
	border:#9E9E9E;
	border-top:1px dotted;
	padding:15px;
	margin-right:20px;
}
#web_osusume {
	width:379px;
	padding:0 10px 0 20px;;
	float:left;
}
#web_osusume dt {
	margin:10px 0 10px 0;
	font-size:11pt;
	line-height:18pt;
	float:left;
	width:400px;
}
#web_osusume dt:before {
	content:url(images/check.gif);
	vertical-align:middle;
	padding-right:5px;
	height:30px;
	float:left;
}
#web_osusume dd{
	clear:both;
	margin-bottom:20px;
}
.accent {
	font-weight:bold;
	color:000;
	background:#FF0;
	border:#FC3 solid 1px;
}

#otoiawase {
	width:260px;
	float:right;
	margin-right:20px;
}

#otoiawase dt {
	border-left:3px solid #CCC;
	border-bottom:1px dotted #CCC;
	padding-left:3px;
	margin:1em 0 0.5em 0;
}

a#wp_link ,a#wp_link:hover{
	width:540px;
	height:40px;
	line-height:40px;
	margin:20px auto;
	text-align: center;
	display:block;
}
a#wp_link,a#web_sample_a,a#web_sample_b {
	background:#46AF34;
	text-decoration:none;
	color:#fff;
	border-radius:10px;
	font-weight:bold;
	font-size:12pt;
}
a#wp_link:hover,a#web_sample_a:hover,a#web_sample_b:hover {
	background:#99C300;
	text-decoration:none;
	color:#fff;
	border-radius:10px;
	font-weight:bold;
	font-size:12pt;
}
/* 説明ページベース */

#plan_wrapper{
	width:700px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	border-left:1px solid #9e9e9e;
	border-right:1px solid #9e9e9e;
}
#plan_header{
	width:700px;
}
#plan_main{
	width:700px;
	margin-bottom:20px;
	border-bottom:1px dotted #9e9e9e;
}
#plan_footer{
	width:700px;
	padding-bottom:20px;
	text-align:center;
}
#plan_header_left{
	width:360px;
	padding-left:20px;
	padding-right:20px;
	float:left;
}
#plan_header_right{
	width:300px;
	text-align:center;
	float:right;
}
.plan_left{
	width:250px;
	text-align:center;
	float:left;
}
.plan_right{
	width:420px;
	padding-left:10px;
	padding-right:20px;
	float:right;
}
.memo{
	color:#F00;
	margin-top:10px;
}
.arrow{
	width:700px;
	text-align:center;
	margin-bottom:15px;
	margin-top:15px;
}
#plan_header_left a{
	display:block;
	text-indent:-500px;
	overflow:hidden;
}
a.plan_mail{
	width:120px;
	height:50px;
	background-image:url(../plan/img/price_mail.gif);
}
a:hover.plan_mail{
	width:120px;
	height:50px;
	background-position:0px -50px;
}

#plan_footer {
	border-top:dotted 1px #ccc;
	margin-top:15px;
}