@charset "utf-8";

/*==========================================
File name: category.css
Editors: itprobe_zezaidoji
Last Editor: itprobe_zezaidoji
Date: 2010.02.02
========================================== */

.half_l{
	width:360px;
	float:left;}



.half_r{
	width:360px;
	float:right;}

.title_half{
	background:url(../images/common/title_bg01_half.jpg) no-repeat top left;
	width:315px;
	height:31px;
}

.half_l h3, .half_r h3{
	margin: 0 0 10px 0;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	padding:10px 0 0 20px;
	background:url(../images/common/title_bg01_half.jpg) no-repeat top left;
	width:340px;
	height:30px;
}


h4,
.h4_type{
	margin: 0 0 25px 0;
	font-size:13px;
	color:#000;
	font-weight:bold;
	padding:6px 0 0 10px;
	background:url(../images/common/title_bg02.jpg) no-repeat top left;
	width:725px;
	height:25px;
}

h4 span,
.h4_type span{
	font-size:12px;
	color:#fff;
	padding:2px;
	width:70px;
	height:15px;
	display:block;
	background-color:#C00;
	float:left;
	text-align:center;
	margin-right:10px;
}


h5,
.h5_type{
	margin: 5px 0 10px 0;
	font-size:14px;
	color:#009700;
	font-weight:bold;
	padding:6px 0 0 20px;
	background:url(../images/common/title_bg03.jpg) no-repeat top left;
	width:715px;
	height:25px;
	}


/* リスト */

.list_type01 ul{
	margin:5px 0 0 0;}

.list_type01 li{
	background:url(../images/common/li05.gif) no-repeat top left;
	padding-left:18px;
	line-height:1.5;
	margin:0 0 12px 0;}


.list_type02 ul{
	margin:5px 0 0 0;}

.list_type02 li{
	background:url(../images/common/li06.gif) no-repeat top left;
	padding-left:18px;
	line-height:1.5;
	margin:0 0 12px 0;}




/* 写真のライン */

.photo_line{
	padding:2px;
	border:1px solid #CCC;}

/* 囲み線 */

.line_gray{
	border:#CCC 1px solid;
	background-color:#F6F6F6;
	padding:3px;}

.line_ore{
	border: #F3D1BC 1px solid;
	background-color:#FDEDE1;
	padding:3px;
}

/* --- サイトマップ --- */



.sitemap li{ margin-bottom:7px;}

/*****************************

特徴

*****************************/

/* 緑と黄色 */

.gy{
	border:#009700 1px solid;
	background:#FCFFE1;
	width:733px;}

.gy_in{
	padding:7px;}


.gy_in_type02{
	padding:0px;}


.gy_in span,
.gy_in_type02 span{
	font-size:13px;
	color:#fff;
	padding:2px;
	width:70px;
	height:18px;
	display:block;
	background-color:#FF6600;
	float:left;
	text-align:center;
	margin-right:10px;
}
.gy_ore{
	background-color:#F30 !important;
}
.gy_box{
	margin:0 0 15px 85px;
	width:630px;}

/*****************************

流れ

*****************************/

.ar_bg{
	background:url(../images/contents/ar_bg.jpg) repeat-y;
	width:20px;}



/*****************************

#menu

*****************************/
#menu{
	clear:both;
	overflow:hidden;
}
#menu li{
	float: left;
	text-align: center;
	margin:10px 10px 20px 13px;
}

#menu li a{
	display:block;
/*	zoom: 1;*/
	width: 160px;
	height: 38px;
	margin: 0px;
	color: #000;
	text-decoration: none;
	line-height: 38px;
	font-size: 13px;
	background: url(../images/contents/menu3_bg.jpg) no-repeat top left;
}

#menu li a:hover{
     background: url(../images/contents/menu3_bg_o.jpg) no-repeat top left;
}	

#menu li.wtxt a{
	line-height: 19px;
}

#menu li a.selected {
     background: url(../images/contents/menu3_bg_o.jpg) no-repeat top left;
}

/**********************/

.hinshitu_line {
	padding: 10px;
	border: 2px solid #CCC;
}

/*****************************
お問い合わせ
*****************************/
table.mailform {
	width: 100%;
	padding: 10px;
	border: solid 1px #CCC;
}

table.mailform tr th,
table.mailform tr td {	
	border: solid 1px #CCC;
	padding: 5px;
	font-size: 12px;
	text-align: left;
	/*vertical-align: top;*/
}
	

table.mailform tr th {
/*	width: 160px; */
	font-weight: normal;
	background-color: #F6F6F6;
}/*　フォームの項目見出し */


table.mailform tr td ul li,table.mailform tr td ul,table.mailform tr td ol,table.mailform tr td ol li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
table.mailform tr td ul li {
	float: left;
	padding: 0px 10px 0px 0px;
}
table.mailform tr td p,table.mailform tr td div,table.mailform tr td span {
	clear: both;
}

.submit_btn button{
    width: 40%;
    margin: 0 30%;
	padding: 10px 14px;
}

#mfp_overlay_inner h4{
	width: 100%;
	background: none;
	color: #000;
	padding: 0;
	font-weight: bold;
	margin-bottom: 10px;
}
