@charset "UTF-8";
/* CSS Document */

/*==========================================================

				各コンテンツBOX（階層ページ）

==========================================================*/
#site_img{
	width: 690px;
	text-align: left;
	vertical-align: top;
	background-image: url(../image/img_sitemap.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 20px;
	overflow: hidden;
	position: relative;
	height: 169px;
}

.faq {
	font-size: 14px;
	background-repeat: no-repeat;
	padding-left: 6px;
	padding-bottom: 20px;
	color: #666;
	font-weight: bold;
	padding-top: 15px;
}


.os_plan_text {
	float: left;
	width: 316px;
	padding-top: 10px;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
}
.os_plan_title {
	float: left;
	width: 316px;
	margin-right: 8px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 16px;
	text-align: left;
}

.os_plan {
	float: left;
	height: auto;
	width: 310px;
	margin-right: 7px;
}

.m_plan_title {
	float: left;
	width: 316px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 16px;
}





.m_plan_text {
	float: left;
	width: 316px;
	padding-top: 10px;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
}

.m_plan {
	float: left;
	height: auto;
	width: 310px;
}

.sb_plan {
	float: left;
	height: auto;
	width: 300px;
	margin-right: 8px;
	padding-left: 12px;
}

.sp_plan {
	float: left;
	height: auto;
	width: 300px;
	padding-left: 12px;
	
	}
.select_Box .m_plan_title ul li {
	font-size: 12px;
	display: list-item;
	list-style-position: inside;
	list-style-image: url(../image/icon_list.gif);
	height: 10px;
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 10px;
}


.select_Box .os_plan_title ul li {
	font-size: 12px;
	display: list-item;
	list-style-position: inside;
	list-style-image: url(../image/icon_list.gif);
	height: 12px;
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 10px;
}
