@charset "UTF-8";
/* ====================================================== */
/* top  */
/* ====================================================== */
/* リセット
---------------------------------------------------------------------------- */
html ,body ,div ,span ,applet ,object ,iframe ,h1 ,h2 ,h3 ,h4 ,h5 ,h6 ,p ,blockquote ,pre ,a ,abbr ,
acronym ,address ,big ,cite ,code ,del ,dfn ,em ,img ,ins ,kbd ,q ,s ,samp ,small ,strike ,strong ,sub ,
sup ,tt ,var ,b ,u ,i ,center ,dl ,dt ,dd ,ol ,ul ,li ,fieldset ,form ,label ,legend ,table ,caption ,tbody ,
tfoot ,thead ,tr ,th ,td ,article ,aside ,canvas ,details ,embed ,figure ,figcaption ,footer ,header ,hgroup ,
menu ,nav ,output ,ruby ,section ,summary ,time ,mark ,audio ,video {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font:inherit;
	vertical-align:baseline;
}

article ,aside ,details ,figcaption ,figure ,footer ,header ,hgroup ,menu ,nav ,section {
	display:block;
}

ol ,ul {
	list-style:none;
}

blockquote ,q {
	quotes:none;
}

blockquote:before ,blockquote:after ,q:before ,q:after {
	content:'';
	content:none;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

address {
	font-style:normal;
}

img {
	vertical-align:bottom;
	max-width:100%;
	height:auto;
	line-height:0;
}

/* 基本スタイル
---------------------------------------------------------------------------- */
html {
	height:100%;
}

body {

}

body a:hover img {
	opacity:0.8;
	filter:alpha(opacity=80);
}

.png {
	position:relative;
}


/* ハック
---------------------------------------------- */
/* letter-spacing hack */
@media screen {
body {
	letter-spacing:0.5px;
}

br {
	letter-spacing:0;
}
}
/* height100% hack */
body > #container {
	height:auto;
}

/* リンク
---------------------------------------------- */
a {
	color:black;
	overflow:hidden;
	outline:none;
	text-decoration:underline;
}

a:hover {
	color:black;
	text-decoration:none;
}

/* ヘッダー[
---------------------------------------------- */
.hikaku {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	margin-bottom: 20px;
}
.hikaku table{
	width: 2000px;
	border-collapse: separate;
	background-color: #cbcbcb;
	border-spacing: 1px;
}
.kyoukai_link {
	margin-bottom: 40px;
}
.kyoukai_link form select {
	font-size: 20px;
}
.kyoukai_link form input {
	margin-left: 20px;
	font-size: 18px;
}
.hikaku #tablefix tbody tr .hikaku_td {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #CBE5C2;
	line-height: 30px;
	vertical-align: middle;
}
.hikaku #tablefix tbody tr .hikaku_td2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 30px;
	vertical-align: middle;
	background-color: #fff;
}
.hikaku #tablefix tbody tr .hikaku_td3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 30px;
	vertical-align: middle;
	background-color: #FBEABC;
}
.hikaku #tablefix tbody tr .hikaku_td4 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 30px;
	vertical-align: middle;
	background-color: #469C47;
	font-weight: bold;
	color: #FFF;
}
.hikaku #tablefix thead tr th {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: middle;
	background-color: #fff;
}
.hikaku #tablefix tbody tr th {
	vertical-align: middle;
	background-color: #fff;
}
.hikaku #tablefix thead tr .bg {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: middle;
	background-color: #CBE5C2;
}
#footer {
	padding-top: 30px;
	padding-bottom: 30px;
	background-image: url(../img/footerbg.png);
	background-repeat: repeat;
}
#copyright {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	text-align: center;
	color: #333;
	height: 50px;
	padding-top: 30px;
}
#footer .nk_area {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}
.clear {
	clear: both;
}
#footer .nk_area .nk_logo {
	float: left;
	width: 175px;
}
#footer .nk_area .nk_text {
	float: right;
	width: 650px;
}
#footer .nk_area .nk_text .t_main {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 30px;
	color: #FFF;
	font-weight: bolder;
	padding-top: 20px;
}
#footer .nk_area .nk_text .t_sub {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 20px;
	color: #FFF;
	padding-top: 30px;
	line-height: 25px;
}
#footer .cap_area {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	padding-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
}
#footer .cap_area .l_cap {
	width: 510px;
	float: left;
	padding-left: 30px;
}
#footer .cap_area .r_cap {
	float: right;
	width: 650px;
	padding-left: 10px;
}
#footer .cap_sub {
	width: 1200px;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#footer .cap_sub .l_cap2 {
	float: left;
	width: 510px;
	padding-left: 30px;
}
#footer .cap_sub .r_cap2 {
	width: 650px;
	float: right;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	color: #FFF;
	line-height: 35px;
	padding-left: 10px;
}
#footer .cap_sub .l_cap2 .l_cap2_img {
	width: 185px;
}
#footer .cap_sub .l_cap2 .l_cap2_maintext {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #FFF;
	padding-top: 25px;
}
#footer .cap_sub .l_cap2 .l_cap2_subtext {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 50px;
}
.maincontent {
	background-color: #FFFFE3;
}
.maincontent .content {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
.maincontent .content .content_title {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 40px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../img/titlebg.png);
	background-repeat: repeat;
	height: 110px;
	text-align: center;
}
.maincontent .content .contetnt_text {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 30px;
	line-height: 50px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}
#footer .cap_sub .r_cap2 .r_cap3 {
	padding-left: 15px;
}
#header .header_title {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 23px;
	font-weight: bold;
	color: #666;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
}
#header .header_area {
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
}
#header .header_area .logoarea {
	float: left;
	width: 65%;
}
#header .header_area .logoarea img {
	width: 100%;
}
#header .mainimg {
	width: 100%;
	padding-bottom: 15px;
}
#header .mainimg img {
	width: 100%;
}
#header .header_menu {
	width: 70%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	padding-top: 1%;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 1%;
	font-weight: bold;
}
.inline-item::before {
  content: "/";
  margin-left: .5em;  
  margin-right: .5em;  
}
.inline-item:first-child::before {
  content: none;
}
.maincontent .content .content01 {
	margin-bottom: 30px;
}
.maincontent .content .content01_text {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 30px;
	line-height: 40px;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	font-weight: 600;
	margin-bottom: 70px;
}
#header .header_area .nklogoarea {
	float: right;
	width: 10%;
}
#header .header_area .nklogoarea img {
	width: 100%;
	box-shadow: 2px 2px 4px gray;
}
.maincontent .content .content_title .title_text {
	padding-top: 30px;
}
.maincontent .content .content_img01 {
	padding-bottom: 50px;
}
.maincontent .content .content02 {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 90px;
}
.maincontent .content .content02 .content02_left {
	float: left;
	width: 200px;
}
.maincontent .content .content02 .content02_right {
	float: right;
	width: 700px;
}
.maincontent .content .content02 .content02_right .content02_maintext {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 30px;
	font-weight: bold;
	line-height: 40px;
	padding-bottom: 40px;
	padding-top: 20px;
}
.maincontent .content .content02 .content02_right .content02_subtext {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	line-height: 30px;
}
.maincontent .content .content_bmaintext {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 30px;
	line-height: 50px;
	color: #264890;
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	font-weight: bold;
}
.maincontent .content .content03 {
	margin-top: 50px;
	background-image: url(../img/top/content06.png);
	background-repeat: no-repeat;
	height: 850px;
	width: 1200px;
}
.maincontent .content .content03 .contetn03_right {
	float: right;
	width: 330px;
	padding-right: 10px;
	padding-top: 450px;
}
.maincontent .content .content03 .contetn03_left {
	float: left;
	width: 800px;
	padding-left: 50px;
}
.maincontent .content .content03 .contetn03_left .content03_maintext {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 30px;
	font-weight: bold;
	padding-bottom: 20px;
	text-align: center;
}
.maincontent .content .content03 .contetn03_left .content03_subtext {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	padding-bottom: 10px;
}
.maincontent .content .content03 .contetn03_left .content03_subtext2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.maincontent .content .content03 .contetn03_right .kyoukai_link_title {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	text-align: center;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	background-image: url(../img/titlebg.png);
	background-repeat: repeat-x;
}
.maincontent .content .tax {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	text-align: right;
	padding-top: 40px;
	padding-bottom: 40px;
	padding-right: 40px;
}
.maincontent .content .price_title {
	height: 60px;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	background-color: #FCD2E5;
}
.maincontent .content .price_title_ad {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 30px;
	letter-spacing: 1em;
	text-align: center;
	padding-top: 10px;
}
.maincontent .content .price_img {
	margin-bottom: 20px;
}
.maincontent .content .price_sub {
	background-color: #F7CFE1;
	height: 70px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
.maincontent .content .price_sub .price_subtext {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 30px;
	font-weight: bold;
	padding-top: 20px;
	text-align: center;
}
.maincontent .content .price_subtext2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	text-align: center;
	margin-bottom: 80px;
}
.maincontent .content .hikaku #tablefix tbody tr .hikaku_th {
	background-color: #FBEABC;
	vertical-align: middle;
	height: 70px;
}
.maincontent .content .hikaku #tablefix thead tr .hikaku_th2 {
	background-color: #FCFBE0;
	font-weight: bold;
}
.maincontent .content .hikaku #tablefix tbody tr .hikaku_th3 {
	background-color: #FCFBE0;
	vertical-align: middle;
	height: 70px;
}
.maincontent .content .hikaku_subtext {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	padding-left: 80px;
	margin-bottom: 70px;
}
.maincontent .content .content04 {
	margin-top: 40px;
	background-image: url(../img/top/content09.png);
	background-repeat: no-repeat;
	height: 1457px;
	width: 1200px;
	margin-bottom: 60px;
}
.maincontent .content .content04 .content04_text01 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
	padding-left: 800px;
	padding-top: 190px;
}
.maincontent .content .content04 .content04_text02 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
	padding-left: 800px;
	padding-top: 190px;
}
.maincontent .content .content04 .content04_text03 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
ｄ
	padding-left: 800px;
	padding-top: 190px;
	padding-left: 800px;
}
.maincontent .content .content04 .content04_text04 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
	padding-left: 940px;
	padding-top: 250px;
}
.maincontent .content .content05 {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}
.maincontent .content .content05 .content05_left {
	float: left;
	width: 550px;
}
.maincontent .content .content05 .content05_right {
	float: right;
	width: 550px;
}
.content05_link {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
.content05_text {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	line-height: 30px;
	padding-left: 120px;
}
.maincontent .content .hikaku #tablefix tbody tr .hikaku_td .tdsetumei {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
}
.p_title_text {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 30px;
	color: #FFF;
	text-align: center;
	padding-top: 35px;
}
.p_list {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	width: 1200px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
.p_mainbg01 {
	background-image: url(../img/inq/main_bg.png);
	height: 350px;
	width: 950px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.p_mainbg01 .inq_text01 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 30px;
	font-weight: 300;
	line-height: 50px;
	padding-left: 50px;
}
.p_mainbg01 .inq_text02 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 40px;
	padding-top: 70px;
	padding-left: 330px;
}
.p_mainbg01 .inq_text03 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 38px;
	color: #A294C6;
	padding-top: 100px;
	padding-left: 60px;
}
.p_mainbg02 {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
}
.maincontent .content .hikaku #tablefix thead tr .hikaku_th5 {
	background-color: #FCFBE0;
}
.maincontent .content .content01_img {
	margin-bottom: 60px;
}
.maincontent .content .content01_text2 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 30px;
	text-align: center;
	color: #F10166;
	margin-bottom: 20px;
}
.maincontent .content .content01_text3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	text-align: center;
	margin-bottom: 80px;
}
.maincontent .content .content03 .contetn03_right .kyoukai_link_img img {
	width: 100%;
}
.maincontent .content .price_area {
	margin-bottom: 40px;
}
.maincontent .content .price_area .price_right_area {
	float: right;
	width: 460px;
	padding-top: 30px;
}
.maincontent .content .price_area .price_left_area {
	float: left;
	width: 470px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	line-height: 160%;
	padding-left: 270px;
}
.maincontent .content .price_subarea {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
}
.maincontent .content .price_subarea .price_subarea_title {
	background-color: #CFCFCF;
	width: 250px;
	float: left;
}
.maincontent .content .price_subarea .price_subarea_title .price_s_text {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
	font-weight: bold;
	text-align: center;
}
.maincontent .content .price_subarea .price_s_text2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	line-height: 150%;
}
.maincontent .content .flow {
	height: 1750px;
	width: 1200px;
	margin-bottom: 60px;
	background-image: url(../img/top/content16.png);
	background-repeat: no-repeat;
}
.maincontent .content .flow .flow_linkimg {
	width: 340px;
	padding-top: 330px;
	padding-left: 850px;
}
.maincontent .content .flow .flow_linkimg2 {
	width: 440px;
	padding-left: 750px;
	padding-top: 30px;
}
.maincontent .content .price_subarea .p_area {
	width: 1200px;
	margin-bottom: 30px;
}
.maincontent .content .price_subarea .p_area .price_r_text {
	float: right;
	width: 930px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	padding-top: 12px;
}
.maincontent .content #footer .cap_sub .l_cap2 .l_cap2_inq {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	color: #FFF;
	padding-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-right: 20px;
	padding-left: 15px;
}
.maincontent .content .contetnt06 {
	width: 1100px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.maincontent .content .content_title5 {
	font-size: 30px;
	word-spacing: 1em;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #264890;
	margin-bottom: 60px;
	margin-top: 40px;
}
.maincontent .content .company_table {
	width: 70%;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
.maincontent .content .company_table table tr {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #039;
}
.maincontent .content .company_table table tr .company_th {
	width: 30%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 25px;
	padding-bottom: 20px;
	font-weight: normal;
	padding-top: 25px;
}
.maincontent .content .company_table table tr .company_td {
	width: 70%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	padding-left: 20px;
	line-height: 150%;
	padding-bottom: 20px;
}
.cp {
	width: 1000px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.p_title {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 26px;
	text-align: center;
	padding-bottom: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	font-weight: bold;
	color: #333;
	line-height: 160%;
	text-decoration: none;
	margin-bottom: 10px;
}
.footer_group {
	background-color: #B9DCFF;
}
.footer_group .footer_group_area {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 30px;
	padding-left: 30px;
}
.footer_group .footer_group_title {
	font-size: 16px;
	font-weight: bold;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}
.footer_group .footer_group_area ul li {
	list-style-type: none;
	font-size: 14px;
	float: left;
	padding-right: 30px;
}
.footer_group .footer_group_area ul {
	padding-bottom: 15px;
}
.footer_group .footer_group_area ul li a:link {
	color: #000;
	text-decoration:none;
}

.footer_group .footer_group_area ul li a:visited {
	color: #000;
}