@charset "utf-8";
/* 武プラCSS Document */

/* 要素リセット */

* {
   margin: 0;
   padding: 0;
}

h1,h2,h3,h4,h5,h6,p,address {
   font-size: 100%;
   font-weight: normal;
   font-style: normal;
}

img {
   border: none;
}

/* 全ページ共通 */

body {
   margin: 0px;
   padding: 0px;
   text-align: left;
   font-size: 90%;
   color: #666666;
   line-height: 1.5em;
   font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
   text-align: justify;
   text-justify: inter-ideograph;
   -webkit-text-size-adjust: 100%;
   background-image: url(../image/body_bgm.jpg);
   background-position: top center;
   background-repeat: repeat-x;
   min-width: 1100px;
}

#wrapper {
	width: 100%;
}

#header_area {
	width: 100%;
}

#header {
	width: 1100px;
	margin: auto;
	overflow: hidden;
}

.toplogo {
	color: #fff;
	text-align: right;
	font-size: 13px;
	padding: 5px 0px 10px 0px;
}

#header_logo {
	float: left;
}

#header_right {
	float: right;
	text-align: right;
	margin-bottom: 10px;
}

.header_tel {
	color: #5c86bd;
	font-weight: bold;
	font-size: 15px;
	line-height: 1.8em;
	padding-bottom: 10px;
}

#tel_mark {
	vertical-align: text-bottom;
	margin-right: 5px;
}

.tel_no {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
}

#header_menu li {
	display: inline;
	list-style: none;
	color: #5c86bd;
	font-weight: bold;
	font-size: 16px;
	padding: 0px 0px 0px 30px;
}

#header_menu li a {
	color: #5c86bd;
	text-decoration: none;
}

#header_menu li a:hover {
	color: #86a9d7;
	text-decoration: none;
}

#container {
	width: 1100px;
	margin: auto;
}

.contents {
	width: 100%;
	margin-bottom: 50px;
}

#footer_area {
	width: 100%;
	background-color: #5c86bd;
}

#footer {
	width: 1100px;
	margin: auto;
	text-align: center;
	color: #fff;
	padding-top: 10px;
}

#footer_menu {
	margin-bottom: 20px;
}

#footer_menu li {
	display: inline;
	list-style: none;
	font-weight: bold;
	font-size: 14px;
	padding: 0px 0px 0px 30px;
}

#footer_menu li a {
	color: #fff;
	text-decoration: none;
}

#footer_menu li a:hover {
	color: #ccc;
	text-decoration: none;
}


.footer_text01 {
	font-size: 12px;
	padding-bottom: 20px;
	font-weight: bold;
}

.footer_text02 {
	font-size: 12px;
	padding-bottom: 3px;
	font-weight: bold;
}

.footer_text03 {
	font-size: 25px;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.copyright {
	font-size: 12px;
	padding-bottom: 5px;
	font-weight: bold;
}


/* 装飾関係 */

.m_b10 {
   margin-bottom: 10px;
}

.m_b20 {
   margin-bottom: 20px;
}

.m_b30 {
   margin-bottom: 30px;
}

.m_b50 {
   margin-bottom: 50px;
}

.m_auto {
   margin-left: auto;
   margin-right: auto;
}

.f_left {
   float: left;
}

.f_right {
   float: right;
}

.t_left, .alignleft {
   text-align: left;
}

.t_center, .aligncenter {
   text-align: center;
}

.t_right, .alignright {
   text-align: right;
}

.red {
   color: red;
}

.bold {
   font-weight: bold;
}

.over_hidden {
   overflow: hidden;
}

.font17px {
   font-size: 17px;
}

.big_tp {
	font-weight: bold;
	color: #33F;
}

/* タグ内１行目のみ字下げ */
.jisage {
   text-indent:1em;
}

/* タグ内１行目以外字下げ */
.jisage2 {
   padding-left: 1em;
   text-indent: -1em;
}

.free_img {
   width:100%;
   height: auto;
}

.nowrap {
   white-space: nowrap;
}


/* INDEXページ */

#index_topimgarea {
	background-image: url(../image/index/top_img.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	width: 100%;
	height: 600px;
	margin-bottom: 40px;
}

#topimg_textarea {
	width: 1100px;
	margin: auto;
	text-align: right;
}

#entry_btn {
	margin: 50px 50px 0px 0px;
}

#index_h1 {
	font-size: 30px;
	font-weight: bold;
	color: #06C;
	text-align: center;
	line-height: 2em;
	padding-bottom: 40px;
}

.index_contents {
	width: 100%;
	margin-bottom: 50px;
	border: 1px solid #5c86bd;
	border-radius: 5px;
	padding-bottom: 20px;
	background-color: #fff;
}

.index_h2 {
	width: 100%;
	color: #fff;
	background-image: url(../image/index/title_bgm.jpg);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	padding: 5px 0px;
	margin-bottom: 20px;
}

.index_h3 {
	font-size: 22px;
	font-weight: bold;
	color: #F60;
	padding: 0px 0px 5px 20px;
}

.service_list {
	font-size: 18px;
	margin: 0px 20px 40px 40px;
	line-height: 2em;
}

#index_larea {
	width: 45%;
	float: left;
	border: 1px solid #5c86bd;
	border-radius: 5px;
	background-color: #fff;
	height: 410px;
}

.topics_comme {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #36C;
	width: 90%;
	margin: 0px auto 20px auto;
	padding: 0px 0px 10px 0px;
	border-bottom: 2px solid #36C;
	border-bottom-style: dotted;
}

.topics_text {
	padding: 0px 0px 10px 30px;
}

.topics_text a {
	text-decoration: underline;
}

.topics_text a:hover {
	color: #6e6e38;
	text-decoration: underline;
}

.eng_arrpw {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#index_rarea {
	width: 45%;
	float: right;
	border: 1px solid #5c86bd;
	border-radius: 5px;
	background-color: #fff;
	height: 410px;
}

.area_text01 {
	font-weight: bold;
	padding: 0px 20px 20px 20px;
}

.area_text02 {
	font-weight: bold;
	padding: 0px 20px 0px 20px;
}

.area_table {
	width: 90%;
	margin: 0px auto 20px auto;
    border-spacing: 0px;
    border-collapse: collapse;
	font-size: 18px;
	line-height: 1.5em;
}

.area_table th {
	border-bottom: 1px solid #333;
	border-bottom-style: dotted;
	padding: 5px 0px;
	text-align: left;
}

.area_table td {
	border-bottom: 1px solid #333;
	border-bottom-style: dotted;
	padding: 5px 0px;
}

.index_h4 {
	font-size: 30px;
	font-weight: bold;
	color: #06C;
	text-align: center;
	line-height: 2em;
}

#contact_area {
	width: 100%;
	background-image: url(../image/index/contactarea_bgm.jpg);
	text-align: center;
	padding: 30px 0px 20px 0px;
}

.contact_text01 {
	font-size: 22px;
	padding-bottom: 20px;
	color: #333;
	font-weight: bold;
}

.contact_text02 {
	font-size: 18px;
	padding-bottom: 10px;
	color: #333;
	font-weight: bold;
}

.contact_text03 {
	font-size: 40px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-weight: bold;
	border-bottom: 2px solid#333;
	border-bottom-style: dotted;
	width: 70%;
	padding-bottom: 30px;
	margin: 0px auto 30px auto;
}

.contact_text04 {
	font-size: 22px;
	padding-bottom: 20px;
	color: #333;
	font-weight: bold;
}

.contact_text05 {
	font-size: 18px;
	padding-bottom: 10px;
	color: #333;
	font-weight: bold;
}

.contact_text06 {
	font-size: 18px;
	padding-bottom: 10px;
	color: #333;
	font-weight: bold;
}


/* NEXTページ共通 */

#next_topimgarea {
	background-image: url(../image/index/top_img.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	width: 100%;
	height: 450px;
	margin-bottom: 50px;
}

.page_h1 {
	font-size: 40px;
	font-weight: bold;
	color: #5c86bd;
	margin: 0px 0px 0px 20px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

#left_area {
	width: 750px;
	float: left;
	padding-bottom: 20px;
	background-color: #fff;
	padding-top: 50px;
}

#left_contentsarea {
	width: 730px;
	margin-left: 20px;
}

#right_area {
	width: 300px;
	float: right;
	padding-top: 50px;
	margin-right: 20px;
}

.banner {
	border: 1px solid #5c86bd;
	margin-bottom: 10px;
}

#taiou_area {
	border: 1px solid #5c86bd;
	border-radius: 5px;
	padding-bottom: 20px;
	background-color: #fff;
}

.area_table2 {
	width: 90%;
	margin: 0px auto 20px auto;
    border-spacing: 0px;
    border-collapse: collapse;
	font-size: 16px;
	line-height: 1.5em;
}

.area_table2 th {
	border-bottom: 1px solid #333;
	border-bottom-style: dotted;
	padding: 5px 0px;
	text-align: left;
}

.area_table2 td {
	border-bottom: 1px solid #333;
	border-bottom-style: dotted;
	padding: 5px 0px;
}

/* 会社概要ページ */

.company_table {
	width: 100%;
    border-spacing: 0px;
    border-collapse: collapse;
	font-size: 16px;
	line-height: 1.5em;
}

.company_table  th {
	border-bottom: 1px solid #999;
	padding: 10px 0px;
	text-align: left;
}

.line {
	border-bottom: 1px solid #999;
	padding: 10px 0px;
}

.dotline {
	border-bottom: 1px solid #999;
	border-bottom-style: dotted;
	padding: 10px 0px;
}

/* 料金体系ページ */

.price_area {
	width: 100%;
	overflow: hidden;
	margin-bottom: 30px;
	padding-top: 10px;
}

.sankou {
	background-color: #5c86bd;
	color: #fff;
	font-weight: bold;
	padding: 5px 15px;
	border-radius: 15px;
}

.price_map {
	float: left;
	margin-right: 20px;
}

.price_text {
	font-size: 18px;
	font-weight: bold;
	padding: 20px 0px 0px 0px;
}

.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #F30;
}

.price_tax {
	font-size: 10px;
}

/* よくあるご質問ページ */

.question_h2 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	background-color: #edef7a;
	padding: 10px 20px;
	border-radius: 3px;
	border: 1px solid #5c86bd;
	color: #3c6498;
}

.question_text {
	padding: 0px 20px 40px 20px;
}

.eng_qa {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/* お問合せページ */

.contact_topcomme {
	font-size: 22px;
	padding-bottom: 40px;
}

.contact_text001 {
	font-size: 18px;
	font-weight: bold;
	background-color: #f5853b;
	color: #fff;
	padding: 5px 20px;
	border-radius: 20px;
}

.contact_text002 {
	font-size: 18px;
	padding-bottom: 10px;
	font-weight: bold;
}

.contact_text003 {
	font-size: 40px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-weight: bold;
	padding-bottom: 30px;
	margin-bottom: 50px;
	border-bottom: 2px solid #5c86bd;
	border-bottom-style: dotted;
}

.contact_table {
	width: 100%;
    border-spacing: 0px;
    border-collapse: collapse;
	font-size: 15px;
	line-height: 1.5em;
	border: 1px solid #999;
}

.contact_table  th {
	border: 1px solid #999;
	padding: 10px 0px 10px 20px;
	width: 150px;
	background-color: #c8d6e2;
	color: #333;
	text-align: left;
}

.hissu {
	color: #F00;
	font-weight: bold;
}

.contact_table  td {
	border: 1px solid #999;
	padding: 10px 0px;
}

.naiyou {
	height: 100px;
}

/* 料金体系ページ */

.price_h2 {
	font-size: 18px;
	font-weight: bold;
	background-color: #069;
	color: #fff;
	padding: 10px 20px;
	border-radius: 3px;
	margin-bottom: 10px;
}

.contract_list {
	margin: 0px 15px 0px 15px;
}

.contract_list li {
	padding-bottom: 10px;
}













































































