﻿@charset "utf-8";
/* ===================================================================
CSS information

 author     :Access Solutions
 
=================================================================== */

#mv_wrap {
	width: 540px;
	height: 75px;
	margin: 5px auto 15px;
	border: none;
	text-decoration: none;
	text-indent: -9999px;
	letter-spacing: -1000em;
	line-height: 110%;
	letter-spacing : normal;
	overflow: hidden;
}
#mv01 {
	width: 270px;
	height: 125px;
	background: url(../images/mv/price01.jpg) no-repeat;
	float: left;
}
#mv02 {
	width: 270px;
	height: 125px;
	background: url(../images/mv/about02.jpg) no-repeat;
	float: right;
}

.main01 {
	margin-bottom: 20px;
}
.main01 h2 {
	color: #039;
	font-size: 110%;
	margin-bottom: 5px;
}
.main01 .contents_wrap {
	width: 540px;
	clear: both;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-top: 10px;
	padding-bottom: 10px;
}
.main01 .contents_wrap:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}
.main01 .contents_l {
	width: 375px;
	float: left;
	padding-left: 10px;
	font-size: 12px;
}
.main01 .contents_r {
	width: 138px;
	float: right;
	margin-left: 17px;
}

.main02 h2 {
	width: 540px;
	height: 32px;
	background: url(../../images/heading/price01.gif);
	margin-bottom: 0;
	border: none;
	text-decoration: none;
	text-indent: -9999px;
	letter-spacing: -1000em;
	line-height: 110%;
	letter-spacing : normal;
	overflow: hidden;
}
.main02 h3 {
	border-left: 5px #369 solid;
	padding-left: 10px;
	color: #369;
	margin-bottom: 7px;
	margin-top: 20px;
}
.main02 .small_plus {
	font-size: 60%;
	vertical-align: 0.8em;
}

.main03 {
	border-top: 1px #999 solid;
	padding-top: 20px;
}
/*---------- タイトル ----------*/
.block01 {
	margin-bottom: 10px;
}
.block01 p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 12px;
}
.price_tit {
	margin-bottom: 5px;
}
/*---------- ページナビ ----------*/
.page_navi {
	font-size: 12px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999;
	border-bottom-color: #999;
	clear: both;
}
.page_navi ul {
	width: 546px;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
.page_navi ul li {
	width: 165px;
	float: left;
	display: inline;
	text-align: center;
	font-weight: 700;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0;
}
.page_navi ul li a {
	display: block;
	border: 2px #9cf solid;
	padding: 5px 10px;
	background-color: #F7FCFF;
}
.page_navi ul li a:hover {
	border: 2px #fc9 solid;
	background: #fff;
}
/*---------- ページ上部 ----------*/
.page_up {
	font-size: 10px;
	text-align: right;
	margin-bottom: 20px;
	clear: both;
	background-image: url(../images/heading/page_up.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
	margin-top: 10px;
}
.page_up a {
	color: #666666;
}
.page_up a:hover {
	color: #999999;
}
