@charset "utf-8";

/*PCでは非表示*/
.sp{
	display: none;
}

/*フロートをクリアする*/
div{
	zoom: 1;/*for IE 5.5-7*/
	}  
div:after {/*for modern browser*/
	content: ".";
	clear: both;
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}
#bg:after,
#bg_in:after{
content: none;
}

/*リンクの点線を非表示*/
a:focus{
	overflow:hidden;
} 

/*画像リンクにアルファ*/
a:hover img{
	filter: Alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}

/*プレーンタグ設定*/
body{
	font-size: 94% !important;
	text-align: justify !important;
	color: #4d4d4 !important;
}

h1{
	background-color: #FF9999;
	background-image: url("../all_img/org/h1_bg.png");
	background-position: top;
	background-repeat: repeat-x;
	padding: 15px 10px 10px 10px;
	font-size: 110%;
	color: #ffffff;
}
h2{
	padding: 7px 10px;
	background-color: #6AD9E5;
	border-radius: 5px;		/* CSS3草案 */
	-webkit-border-radius: 5px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 5px;	/* Firefox用 */
	color: #ffffff;
}

h3{
	padding: 5px 10px;
	border-radius: 3px;		/* CSS3草案 */
	-webkit-border-radius: 3px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 3px;	/* Firefox用 */
	background-color: #a6e567;
	color: #fff;
}
h4{
	padding: 5px 10px;
	border-top: 2px solid #FF9999;
	border-bottom: 1px dashed #FF9999;
	color: #ff9999;
}
h5{
	padding: 5px 10px;
	border-bottom: 1px dashed #FF9999;
	color: #4d4d4d;
}

h2,h3,h4,h5,h6{
	font-size: 105% !important;
	line-height: 1.2em;
	clear: both;
}

h4,h5,h6{
	font-size: 100% !important;
}

#ask_section h3,
h6{
	font-size: 100% !important;
	padding: 5px 10px 3px 30px;
	background-color: transparent;
	background-image: url("../all_img/org/phone.png");
	background-size: 24px;
	background-repeat: no-repeat;
	background-position: left;
	border: 2px solid #A6E567;
	border-bottom: 1px dashed #A6E567;
	border-radius: 5px 5px 0 0;		/* CSS3草案 */
	-webkit-border-radius: 5px 5px 0 0;	/* Safari,Google Chrome用 */
	-moz-border-radius: 5px 5px 0 0;	/* Firefox用 */
	color: #7DAC4D;
}

p{
	line-height: 1.6em !important;
	margin-bottom: 1.6em;
	padding: 0 5px;
}

address{
	font-style: normal;
	padding: 0 5px;
}
table
{
	width: 100% !important;
}


table,
th,
td{
	text-align: left;
	line-height: 1.2em;
	padding:5px;
	word-wrap: break-word;
}
th{
	background-color: #FFEEEE;
	word-wrap: break-word;
}
hr{
	border: 0;
	border-bottom: 1px dashed #cccccc;
	background: #ffffff;
	margin-bottom: 10px;
}

ul{
	list-style: disc !important;
	list-style-position: inside !important;
	margin-left: 10px;
}
li{
	margin-left: 0;
}


/*ページスタイル設定
※各レイアウトブロックごとに外側から(または上から)設定*/

#bg{
	padding: 0;
	background-color: transparent;
	background-position: center top;
}
#bg_in{
	background-color: transparent;
}

/*ヘッダー*/
#header{
	margin: 0 auto;
}

#header img {
 width: 100%;
 max-width: 400px;
 height: auto;
}

#wrap{
}
#wrap_in{
	margin: 0 auto;
	padding: 10px 10px 10px 10px;
}



/*unit_a*/
#unit_a{
	float: right;
}

.index{}
.indexgroup{
	margin-bottom: 5px;
}
.index h2
{
	margin: 0;
	padding: 0;
	background-color: transparent;
	
}
.index h2 a
{
	font-size: 88%;
	display :block;
	padding: 8px 35px 12px 10px;
	color: #666666;
	text-decoration : none;
	border-bottom: 1px dashed #FF9999;
	background-color: transparent;
	background-image: url("../all_img/org/app_li_bg.png");
	background-repeat: no-repeat;
	background-position: right;
}
.index ul{
	margin: 0 0 20px 20px;
	padding: 0;
}
.index ul li{
	list-style: none;
	margin: 0;
	padding: 0 20px 10px 20px;
	float: left;
	background-image: url("../all_img/org/li_02.png");
	background-repeat: no-repeat;
	background-position: left 2px;
}

/*フッター*/
#footer{
	clear: both;
	margin-top: 10px;
	padding: 20px 10px 10px 10px;
	background-color: #FF9999;
	background-position: top;
	color: #ffffff;
}
#footer_in{
	margin:0 auto;
}
#footer_in address{
	float: left;
}
#footer_in address strong{
	font-size: 120%;
}


/*コピーライト*/
#copy{
	padding: 10px 0;
	text-align: center;
	font-size: 80%;
}
#copy p{
	margin: 0;
	padding: 0;
}

/*トップページのみ*/
.toppage h2{
	font-size: 100% !important;
	padding: 10px;
}
.toppage #unit_a h2{
	background-image: url("../all_img/org/top_h2_01.jpg");
	background-position: center bottom;
	background-repeat: no-repeat;
	border: none;
}
.toppage #unit_a ul,
.toppage #unit_a ul li{
	list-style: none !important;
	margin-left: 5px;
}
.toppage #unit_a ul li{
	background-image: url("../all_img/org/li_02.png");
	background-position: left 5px;
	background-repeat: no-repeat;
	padding: 3px 0 3px 20px;
}


.toppage #unit_a{
	width: 320px;
	float: left;
}

.toppage .contents_0{
	width: 940px;
}

/*サイトマップ*/
.site_map{
	margin-bottom: 10px;
	padding-left: 20px;
}
.site_map ul{
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
}
.site_map ul li{
	margin: 0;
	padding: 2px 0 3px 25px;
	background-image: url('../all_img/org/site02.gif');
	background-repeat: no-repeat;
}
.site_map ul .layer_1{
	border-top: 1px dotted #cccccc;
	background-image: url('../all_img/org/site01.gif');
	background-repeat: no-repeat;
	background-position: 0 10px;
	padding-top: 10px;
}
.site_map ul .layer_1 ul li,
.site_map ul .layer_2,
.site_map ul .layer_2 ul li{
	border: none;
	margin: 0;
}
.site_map ul .layer_2{
	margin-left: 25px;
}
.site_map .in_page{
	padding-top: 5px;
}
.site_map .in_page li{
	background-image: url('../all_img/org/site03.gif');
	background-repeat: no-repeat;
}


/*メールフォーム*/
.mail_form{
}
.mail_form .form_label{
	clear: both;
	width: 207px;
	padding: 5px;
	border-top: 1px dotted #cccccc;
	border-right: 3px solid #cccccc;
	float: left;
}
.mail_form .form_label .mcheck{
	padding: 2px;
	background-color: #dd0000;
	color: #ffffff;
	font-size: 80%;
}
.mail_form .form_label .mcheck:after{
	content: "必須";
}
.mail_form .form_input{
	width: 470px;
	padding: 5px;
	border-top: 1px dotted #cccccc;
	float: left;
}
.mail_form .form_input p{
	color: #ff0000;
	font-size: 80%;
}
.mail_form .form_input input[type=text],
.mail_form .form_input textarea{
	font-size: 110%;
	padding: 3px;
	border: 1px solid #bbbbbb;
}
.mail_form .form_input textarea{
	width: 465px;
}
.mail_form .form_input input[type=text]:focus,
.mail_form .form_input textarea:focus{
	background-color: #ffffeb;
}
.mail_form .form_button{
	clear: both;
	border-top: 1px dotted #cccccc;
	padding: 5px;
	text-align: center;
}
.mail_form .form_button input{
	display: block;
	width: 150px;
	margin: 0 0 10px 275px;
	*margin: 0 0 10px 0;
	_margin: 0 0 10px 0;
}
.mail_form .form_button input[type=submit]{
	padding: 10px 0;
	font-weight: bold;
}
.img_l	{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.img_r	{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}



.fixed{
	  position: fixed;
	  width: 100%;
	  border: 2px solid #cccccc;
	  background-color:#eeeeee;
	  bottom: 0px;
	  z-index: 9999;
	}


.casc{
	margin: 0 0 15px 5px;
	}

/*表示設定*/

#unit_a,
.toppage #unit_a,
#unit_a_1,
#unit_a_2,
.contents_0,
#footer_in,
#footer_in address,
#footer_in .banner_5
{
	float: none;
	width: 100%;
	margin: 0 auto 10px;
}

#footer,
.enquete,
{
	display: none;
}

.enqform legend
{
}

img
{
	max-width: 100% !important;
	height: auto !important;
}

textarea
{
	width: 100%;
}

p input
{
	vertical-align: top;
}