@charset "UTF-8";

* {
	margin:0;
	padding:0;
	white-space:normal;
}

a , a:link , a:visited {
	text-decoration:none;
	outline:none;
}

a:hover {
	text-decoration:underline;
}

img {
	border: 0;
	margin:0;
	padding:0;
	display:block;
}

ul {
	list-style:none;
}

.red {
	color:#d0121b;
}

.purple {
	background:#e9e7f3;
}

.green {
	color:#8ec31f;
}

.dgreen {
	color:#009944;
}

.orange {
	color:#e60012;
	color:#f08300;
}

.vine {
	color:#cc6867;
}

.blue {
	color:#5c77a2;
}

.meiryo {
	font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
}

.hr_green {
	border-bottom:1px solid #88c897;
	padding-bottom:20px;
	margin-bottom:10px;
}

.forange {
	color:#f08300;
}

.f10px {
	font-size:10px;
}

.f13px {
	font-size:13px;
	line-height:15px;
}

.f14px {
	font-size:14px;
}

.f16px {
	font-size:16px;
}

.f20px {
	font-size:20px;
}

.f23px {
	font-size:23px;
}

.c20a1a0 {
	color:#20a1a0;
}

.c595757 {
	color:#c595757;
}

div.right {
	float:right;
}

div.left {
	float:left;
}

div.blueline {
	border:1px solid #6d9ccc;
	color:#1d2088;
	padding:5px 20px;
	margin-bottom:10px;
}

img.grayline {
	border:1px solid #9f9f9f;
	padding:2px;
	margin-bottom:5px;
}

body {
	font:12px/1.7em "Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
	color:#231815;
	text-align:center;
	margin:0;
	padding:0;
	background:#fff;
}

/*-------------------------------------------------
  メインコンテンツエリア
-------------------------------------------------*/
#contents_container {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	padding:0 10px;
	overflow:hidden;
	zoom:1;
}

#main_container_bottom {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	padding-bottom:15px;
	overflow:hidden;
	zoom:1;
}

/*-------------------------------------------------
  コンテンツメインスペース
-------------------------------------------------*/
#contents_main {
	width:950px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}

/*-------------------------------------------------
	タイトル
-------------------------------------------------*/
h2 {
	width:923px;
	height:52px;
	padding:38px 0px 0px 27px;
	margin:0px;
	margin-bottom:10px;
	font-size:34px;
	font-weight:bold;
	background:url(../images/title_base_950x90.png) no-repeat;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;

}

h2 div {
	font-size:15px;
	font-weight:normal;
	padding-top:11px;
	font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
}

/*-------------------------------------------------
	4コラム写真
-------------------------------------------------*/
div.column4_photos {
	width:960px;
	margin-bottom:20px;
	overflow:hidden;
}

div.column4_photo {
	width:230px;
	margin-right:10px;
	float:left;
}

div.4column_photo div {
	font-size:15px;
}

/*-------------------------------------------------
	1コラム文章
-------------------------------------------------*/
div.column1_text {
	font-size:18px;
	line-height:25px;
	margin-bottom:30px;
	overflow:hidden;
}

div.column1_text img {
	float:left;
	margin-right:20px;
	margin-bottom:20px;
	overflow:hidden;
}

/*-------------------------------------------------
	リンク表示
-------------------------------------------------*/
div.link_space {
	margin-bottom:20px;
	overflow:hidden;
}

div.link_space dl {
	font-size:18px;
	line-height:25px;
}

div.link_space dt {
	clear:both;
}

div.link_space dd {
	float:left;
	font-size:18px;
	margin-left:20px;
}

/*-------------------------------------------------
	よくある質問
-------------------------------------------------*/
div.q_and_a_list {
	width:950px;
	margin:0 auto 30px auto;
	overflow:hidden;
}

div.q_and_a_list ul li {
	margin:0 0 20px 0;
}

div.q_and_a_list ul li dl dt {
	background : url(../images/frame_950_top.gif) left top no-repeat;
	width:950px;
	padding-top:5px;
}

div.q_and_a_list ul li dl dt div {
	background : url(../images/frame_950_bg_gray.gif) repeat-y;
	padding-top:5px;
	overflow:hidden;
	zoom:1;
}

div.q_and_a_list ul li dl dt div h3.h3_q_and_a {
	font-family:serif;
	margin-left:0px;
	padding:3px 0 10px 20px;
	font-size:25px;
	line-height:30px;
	width:700px;
	float:left;
}

div.q_and_a_list ul li dl dt div span {
	background :#f6f5f5;
	padding:0 10px;
	margin-right:20px;
	font-size:12px;
	line-height:12px;
	border:1px solid #b4b4b4;
	float:right;
}

div.q_and_a_list ul li dl dd {
	background : url(../images/frame_950_bottom.gif) no-repeat bottom left;
	padding-bottom:5px;
}

div.q_and_a_list ul li dl dd div {
	background : url(../images/frame_950_bg_white.gif) repeat-y;
	font-size:18px;
	line-height:25px;
	padding:10px 20px;

}

/*-------------------------------------------------
	ヘッダー
-------------------------------------------------*/
#header {
	height:87px;
	background:url(../images/top_bar.png) no-repeat center #009944;
	text-align:right;
	color:#ffffff;
}

#header a {
	color:#ffffff;
	display:block;
	text-decoration:none;
}

#header #header_center {
	width:1000px;
	height:87px;
	margin-left:auto;
	margin-right:auto;
}

#header #header_center #header_left {
	float:left;
}


#header #header_center #header_left a#header_goto_top {
	width:270px;
	height:87px;
	display:block;
}

#header #header_center #header_right{
	overflow:hidden;
	zoom:1;
	float:right;
}

#header #header_center #header_right #header_right_top {
	height:50px;
	padding-top:10px;
	padding-right:65px;
}

#header #header_center #header_right #header_right_top a#header_mailto {
	font-size:16px;
}

#header #header_center #header_right #header_right_bottom {
	height:27px;
	padding-right:20px;
}

#header #header_center #header_right #header_right_bottom a#header_hometo {
	font-size:12px;
}

#header #header_center #header_right #header_right_midd {
	height:25px;
	padding-right:350px;
}

#header #header_center #header_right #header_right_midd a#header_tel2111 {
	font-size:24px;
}

/*-------------------------------------------------
  ヘッダーメニュー 全体設定
-------------------------------------------------*/
#header_menu_base
{
	height:55px;
	width:100%;
	background:#efefef;
	padding-top:5px;
	padding-left:10px;
}

ul#header_menu
{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	height:50px;
	overflow:hidden;
	background:url("../images/header_menu_back.png") no-repeat;
	padding-left:7px;
	padding-top:5px;
}

#header_menu:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #header_menu {
    height: 1em;
    overflow: visible;
}
/**/

ul#header_menu li
{
	display:inline;
	list-style:none; 
	float:left;
}

ul#header_menu li a
{
	width:136px;
	height:40px;
	display:block;
	overflow:hidden;
	margin-right:4px;
	background-image:url("../images/menu_button136x40.png");
	background-position:0px -40px;
	text-decoration:none;
	color:#000000;
}

ul#header_menu li a:hover , ul#header_menu li#header_menu_on a:hover , ul#header_menu li.header_menu_on a {
	background-position:0px 0px;
	color:#ffffff;	
}

ul#header_menu li a div {
	text-align:center;
}

ul#header_menu li a .header_menu_up {
	font-size:14px;
	font-weight:bold;
	height:16px;
	padding-top:4px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

ul#header_menu li a .header_menu_below {
	font-size:9px;
	height:17px;
	padding-top:0;
}

/*-------------------------------------------------
  トップページ イメージエリア
-------------------------------------------------*/
#top_image_area {
	width:1600px;
	height:350px;
	top:87 px;
	left:-800px;
	z-index:-9999;
	margin-left:50%;
	position:absolute;
	overflow:hidden;
}

#image_coverage{
	position:relative;
	height:350px;
}

/*-------------------------------------------------
  トップページ お知らせ
-------------------------------------------------*/
#topics_content {
	padding-bottom:5px;
	overflow:hidden;
	width:950px;
	margin:0px auto;
	margin-bottom:10px;
}

#topics_content dl {
}
#topics_content dt {
	position: absolute;
	width:100px;
	padding:5px 0 5px 15px;
	margin-left:10px;
	clear:both;
	font-size:18px;
	font-weight:bold;

	background:url("../images/item_green_ball.gif") no-repeat left 10px;
}
#topics_content dd {
	width:950px;
	padding:5px 5px 5px 160px;
	font-size:18px;
	border-bottom:1px dotted #b5b5b6;
}

h3.topics_title {
	background:url("../images/topics_title950x40.png") no-repeat left top;
	width:920px;
	height:40px;
	margin-bottom:3px;
	padding-left:30px;
	font-size:20px;
	line-height:40px;
}

div.gray_border310px_triple {
	height:auto;
	margin-bottom:30px;
	overflow:hidden;
}

div.gray_border310px_bottom {
	width:310px;
	background:url("../images/gray_border310px_bottom.png") no-repeat left bottom;
	padding-bottom:10px;
	margin-right:10px;
	float:left;
}

div.gray_border310px_bottom:hover {
	background-position:right bottom;
}

div.gray_border310px_triple div.no_right {
	margin-right:0px;
}

div.gray_border310px_bottom div.gray_border310px_top {
	background:url("../images/gray_border310px_top.png") no-repeat left top;
	padding-top:10px;
	overflow:hidden;
}

div.gray_border310px_bottom div.gray_border310px_top:hover {
	background-position:right top;
}

div.gray_border310px_bottom div.gray_border310px_top div.gray_border310px_middle {
	background:url("../images/gray_border310px_middle.png") repeat-y left;
	padding:10px 20px;
	font-size:12px;
	color:black;
	line-height:15px;
	height:auto;
	overflow:hidden;
}

div.gray_border310px_bottom div.gray_border310px_top div.gray_border310px_middle:hover {
	background-position:right;
}

div.gray_border310px_bottom div.gray_border310px_top div.gray_border310px_middle img {
	width:270px;
	display:block;
	margin-bottom:8px;
}

div.gray_border310px_bottom div.gray_border310px_top div.gray_border310px_middle h3 {
	color:#7C8FC7;
	font-size:16px;
	margin-bottom:6px;
	line-height:18px;
}

/*-------------------------------------------------
  アクセス
-------------------------------------------------*/
#accesstime {
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	background:url("../images/access_002.png") no-repeat;
	margin-top:50px;
	overflow:hidden;
	height:900px;
}

#accesstime dl dt {
	font-size:25px;
	line-height:28px;
	margin-bottom:5px;
}
#accesstime dl dd {
	font-size:16px;
	line-height:16px;
	margin-bottom:20px;
}

/*-------------------------------------------------
  フォーム
-------------------------------------------------*/
#request table tr td {
	font-size:16px;
	border: solid 1px #000000;
	background-color:white;
}

#request table tr td label.error {
	color:red;
	margin-left:5px;
	float:right;
}

#request table {
	border: solid 0px #000000;
	border-collapse: collapse;
}

table#form td {padding:5px 10px 5px 10px;}

#requestsended {
	font-size:25px;
	padding:50px;
}
/*-------------------------------------------------
  エリアマップ
-------------------------------------------------*/

#area_map {
	width:950px;
	height:526px;
	position:relative;
	z-index:1000;
}

#price_buttons {
	width:950px;
	height:526px;
	background:url(../images/price_004.gif) no-repeat;
	z-index:10;
}

.map_button {
	position:absolute;
	display:block;
	overflow:hidden;
	text-indent:-100px;
}

#area_detail {
	position:absolute;
	width:293px;
	height:178px;
	top:327px;
	left:19px;
}

#area_pic {
	position:absolute;
	top:13px;
	left:116px;	
}

#area_number {
	position:absolute;
	top:13px;
	left:14px;
}

#area_scale {
	position:absolute;
	top:62px;
	left:11px;
	font-size:18px;
}

#area_price {
	position:absolute;
	top:141px;
	left:11px;
	color:#e60012;
	font-weight:bold;
}

/*-------------------------------------------------
	price
-------------------------------------------------*/
table.prices {
	margin-bottom:20px;
	border-collapse:collapse;
	width:950px;
	overflow:hidden;
}

table.prices tr td {
	padding:0;
}

table.price {
	border-collapse:collapse;
	width:470px;
}

table.prices tr td table.price tr td {
	background-color:white;
	border:solid 1px black;
	padding:5px 10px 5px 10px;
	font-size:16px
}


/*-------------------------------------------------
	outline
-------------------------------------------------*/

table.outline {
	width:950px;
	margin-bottom:20px;
	border-collapse:collapse;
}

table.outline tr td {
	background-color:white;
	border:solid 1px black;
	padding:10px;
	font-size:16px
}
/*-------------------------------------------------
	クリア用DIV
-------------------------------------------------*/
.clear {
	clear:both;
}

/*-------------------------------------------------
  フッター
-------------------------------------------------*/

#footer	{
	text-align:center;
	color:#fff;
	padding:0 20px;
	overflow:hidden;
	background:#009944;
	zoom:1;
	clear:both;
}

#footer a {
	color:white;
}

#footer div {
	margin-top:20px;
	margin-bottom:20px;
}

/*-------------------------------------------------
  20160302_INS_MITOMI
-------------------------------------------------*/
img.nodisplay{
	display:none;
}
