﻿@charset "utf-8";



/* --------------------------------

	* Layout Style + Template Style {

		* last update 07.12.12
		* author : ECM-TOKYO;
	
	}
	
--------------------------------

	* Contents
	
	1. Structure Frame
	2. Template Style

--------------------------------- */





/* ==========================================================================================================

	 1. Structure Frame
 
============================================================================================================*/

body {
	text-align		: center; /* for ie5_centering */
	height			: 100%;
}

div#wrapper {
	background:url(../images/bg.jpg) repeat-y;
	padding: 0 0 0 10px;
	text-align		: left;
	margin			: 0px auto;
	width			: 800px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	letter-spacing:0.1em;
	line-height:16px;
}

div#header {
	width			: 781px;
	background-color: #fff;
}

div#container {
	width			: 781px;
	clear			: both;
	background		: #fff;
}

div#main {
	padding:5px 0 0 0;
	display:inline;
	float			: right;
	width			: 582px;
}

div#side {
	padding:10px 0 10px 0;
	display:inline;
	float			: left; /* ie6.0はフロートライトだけでは不満 */
	width			: 190px;
}

div#footer {
	width			: 781px;
	background-color: #fff;
	clear			: both;
}





/* ==========================================================================================================

	 2. Template Style
 
============================================================================================================*/

/*  header
-----------------------------------*/

p#keyword {
	height:17px;
	float:left;
	width:381px;
	background:#0c70f4;
	text-align		: left;
	padding:0 0 0 10px;
	margin			: 0px auto;
	font-size		: 10px;
	font-style		: normal;
	color			: #fff;
}
#head_menu{
	float:right;
	font-size:10px;
	width:390px;
	height:17px;
	background:#0c70f4;
}

#head_menu li{ float:right;}

#head{
	width:390px;
	float:right;
}

#head p{
	width:164px;
	float:left;
}

#head ul{
	width:226px;
	float:right;
}

/*  side
-----------------------------------*/

ul#mainNavi {
	margin:0 0 0 3px;
	background:#0c70f4;
	width:177px;
}

.side_adult{
	padding:18px 0 0 50px;
	height:34px;
	background:url(../images/adult_bbase.jpg) no-repeat;
}

.side_adult li{ float:left;}

address {
	color:#504847;
	line-height:24px;
	height:246px;
	background: url(../images/side_add_base.jpg) no-repeat;
	font-size		: 10px;
	padding			: 1em 1em 1em 1.5em;
}


/*  footer
-----------------------------------*/

p#siteMap {
	padding:10px 0 10px 0;
	clear:both;
	margin			: 0 auto;
	text-align		: center;
}

p#siteMap a:link { color:#000 }
p#siteMap a:visited { color:#000 }
p#siteMap a:hover { color:#ff0000 }
p#siteMap a:active { color:#000 } 

p#siteMap a:hover {
	text-decoration	: underline;
}

p#copyRight {
	padding:5px 0 5px 0;
	background:#0c70f4;
	clear:both;
	text-align		: center;
	margin			: 0 auto;
	font-size		: 10px;
	font-style		: normal;
	color			: #fff;
}




/*  common
-----------------------------------*/

h1 {
	float:left;
}

h2 {
	clear:both;
}

h3 {
	clear:both;
}

h4 {
	clear:both;
}

/* layout 
 -----------------------------------*/

.left_box {
	float:left;
	width:200px;
        margin-left:10px;
	margin-bottom:15px;
	display:inline;
	}
	
div.textBox_l {
	float:left;
	width:360px;
	margin-right:10px;
	margin-bottom:15px;
	display:inline;
	}
	
.right_box {
	float:right;
        margin-right:10px;
	margin-bottom:15px;
	width:200px;
	display:inline;
	}

div.textBox_r {
	width:360px;
	float:right;
	margin-bottom:15px;
	margin-left:10px;
	display:inline;
	}

div.textBox_c{
        margin:0 10px 10px 10px;
		clear:both;
}

.r_box {
	float:right;
        margin-right:10px;
	margin-bottom:15px;
	width:280px;
	display:inline;
	}

.l_box {
	float:left;
	width:280px;
	margin-bottom:15px;
	margin-left:10px;
	display:inline;
	}

.box03 {
	float:left;
	width:180px;
	margin-bottom:15px;
	margin-left:5px;
	display:inline;
	}

/*  text_design
-----------------------------------*/

.p_margin_b5{
        margin:0 0 5px 0;
}

.p_margin_b10{
        margin:0 0 10px 0;
}

.p_margin_b15{
        margin:0 0 15px 0;
}
		
.h2_design {
	margin-bottom:10px;
	margin-top:6px;
	}

.h3_design {
    font-weight:bold;
	background: url(../images/h3_bg.jpg) no-repeat;
	width:540px;
	height:30px;
	color:#fff;
	margin:0px 0px 15px 0;
	font-size:14px;
	padding:10px 0 0 40px;
	clear:both;
	}
	
.h4_design {
	background:url(../images/h4_bg.jpg) no-repeat;
	margin:0 0 15px 0;
	padding:0px 0 0 23px;
	width:557px;
	height:35px;
	clear:both;
	font-weight:bold;
	}
	
.h5_design {
	margin:0 0 15px 0;
	padding:0 10px;
	height:16px;
	background-color:#CCCCCC;
	clear:both;
	}
	
/* 共通
 -----------------------------------*/

.noimg_m {
	margin:0 10px 15px 10px;
	clear:both;
	}

.red{
	font-weight:bold;
	color:#ff0000;
}

.important_word{
	font-weight:bold;
	color:#ff4605;
}
.clear {
	clear:both;
	}

.prepare {
	padding:0px 10px;
	margin:0 0 15px 0;
	clear:both;
	font-weight:bold;
	}
	
.border_b {
	border-bottom:#999 dotted 1px;
	padding-bottom:3px;
	}
	
.font01 {
	margin:0 0 5px 0;
	}
	
/* 	table
--------------------------------- */

.table01 {
	clear:both;
	width:338px;
	border-collapse:separate;
	margin:0 10px 15px 10px;
	border:#ccc solid 1px;
	}
	
.table01 th {
	padding:5px 8px;
	border-left:#0b6ff4 solid 3px;
	border-bottom: #D5D5D5 dotted 1px;
	border-right:#D5D5D5 solid 1px;
	background-color:#F0F0F0;
		}
	
.table01 td {
	padding:5px 8px;
	border-bottom:#D5D5D5 dotted 1px;
	border-right:#D5D5D5 solid 1px;
	}

.table02 {
	clear:both;
	width:550px;
	border-collapse:separate;
	margin:0 10px 15px 0px;
	border:#ccc solid 1px;
	}
	
.table02 th {
	padding:5px 8px;
	border-left:#ff7400 solid 3px;
	border-bottom: #D5D5D5 dotted 1px;
	border-right:#D5D5D5 solid 1px;
	background-color:#fbdba2;
		}
	
.table02 td {
	padding:5px 8px;
	border-bottom:#D5D5D5 dotted 1px;
	border-right:#D5D5D5 solid 1px;
	}



/*  googleMap
-----------------------------------*/

iframe {
	width			: 500px;
	height			: 470px;
}

div#mapFrame {
	width			: 500px;
	height			: 500px;
	text-align		: center;
	margin			: 20px auto 0 auto;
}



/*  pagetop
-----------------------------------*/

.return {
	clear			: both;
	padding			: 0px 10px 15px 0;
	text-align		: right;
}

.return a {
	color			: #15488e;
}

.return a:hover {
	color			: #f60;
	text-decoration:underline;
}



/*  form
-----------------------------------*/

.form_ta {
	width: 550px;
	border-collapse:separate;
   	background-color: #FFFFFF;
    empty-cells: show;
	text-align: center;
	margin:0px 10px 15px 10px;
	border:1px solid #ccc;
}

.form_ta th {
	width: 200px;
  	padding: 5px 10px 5px 20px;
	vertical-align: middle;
	border-left:#1a62db solid 3px;
	border-bottom:1px dotted #ccc;
	background:#F0F0F0;
}

.form_ta td {
	text-align: left;
	padding: 5px 10px 5px 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
}

.form_txt1 {
	width: 170px;
	height: 18px;
	border: 1px solid #D4D4D4;
}

.form_txt2 {
	width: 250px;
	height: 18px;
	border: 1px solid #D4D4D4;
}

.form_txt3 {
	width: 90px;
	height: 18px;
	border: 1px solid #D4D4D4;
}

.form_txt4 {
	width: 250px;
	height: 100px;
	border: 1px solid #D4D4D4;
}

.select1 {
	width: 120px;
	border: 1px solid #D4D4D4;
	padding: 2px 0px;
}

.ladio input {
	padding-top: 3px;
}

.form_ta input:focus,.form_ta input:hover,
.form_ta textarea:focus,.form_ta textarea:hover,
.form_ta checkbox:focus,.form_ta checkbox:hover,
.form_ta select:focus,.form_ta select:hover {
	border: 1px solid #A7A7A6;
	background-color: #F9F9F9;
}

.form_btn {
	margin: 15px auto;
	text-align: center;
	clear: both;
}

.form_btn input {
	width: 100px;
	padding: 3px;
}

.form_ta em {
	font-style: normal;
	color: #B40A16;
	font-size: 10px;
}

/*強制入力モード - IEのみ対応 - 
[ime-mode:active;]日本語入力モード・変更可
[ime-mode:inactive;]英数字入力モード・変更可
[ime-mode:disabled;]英数字入力モード・変更不可
------------------------------------------------------------------*/
#name,#name1,#addr,#msg{ime-mode:active;}
#tel,#email,#email2,#fax,#number,{ ime-mode:disabled;}

/* ==========================================================================================================

	 postmail
 
============================================================================================================*/

.post_ta {
	width: 447px;
    border-collapse: collapse;
    border-spacing: 0px;
    border: 1px solid #D4D4D4;
	margin: 10px 0 20px;
    background: #FFF;
    empty-cells: show;
	text-align	: left;
}

.post_ta th {
    border: 1px solid #D4D4D4;
    padding: 5px 10px;
	background: #F6F6F6;
	vertical-align: middle;
	text-align: right;
	font-weight: bold;
}

.post_ta td {
    border: 1px solid #D4D4D4;
    padding: 5px 10px;
}

.post1 {
	width: 447px;
	margin: 20px auto;
	padding-bottom: 20px;
    border-top: 2px solid #D4D4D4;
    border-bottom: 2px solid #D4D4D4;
	text-align: center;
}

.post1 p {
	margin: 10px auto 0;
	text-align: center;
}

.post2 {
	margin: 20px auto;
	text-align: center;
}

.err {
	color: #CC0000;
}

.thx {
	font-weight: bold;
	color: #555;
}

.post3 {
	width: 447px;
	margin: 20px auto;
	padding-bottom: 20px;
	text-align: center;
}