@charset "shift_jis";

/*--------------------------------------------------------*/
/* Copyright (C) 2009 Essentia Corp. All Rights Reserved. */
/*--------------------------------------------------------*/


* {
	margin:0;
	padding:0;
	}

h1,h2,h3,h4,h5,h6 {
    font-style: normal;
    font-weight: normal;
    font-size: 1em;
}
 
table        {border-spacing:1;}
* html table {border-collapse:collapse;}
*:first-child+html table {border-collapse:collapse;}

table,th,td,img  {border:0;}
caption,th       {text-align:left; font-weight:normal;}
img,input        {
}
ul               {list-style: none;}
q:before,q:after {content:'';}

td.left       {text-align:left; }
td.right       {
	text-align:right;
	vertical-align: top;
}
td.center       {text-align:center; }



/* -------------------- */
/* all tag              */
/* -------------------- */
body {
	margin:0px auto;
	font-family:'ＭＳ Ｐゴシック', Osaka, verdana;
	color:#000;
	background:#ffffff url(../common/bg.gif);
	font-size: 14px;
	line-height: 140%;
}

img { border: none; }

a:link {text-decoration:underline;color:#000080;}
a:visited {text-decoration:underline;color:#000080;}
a:hover {text-decoration:none;color:#CCCCCC;}
a:active {text-decoration:none;color:#CCCCCC;}


/* -------------------- */
/* font size     　　   */
/* -------------------- */
.s { font-size: 10px; line-height: 140%; }
.m { font-size: 12px; line-height: 140%; }
.l { font-size: 14px; line-height: 140%; }
.ll { font-size: 16px; line-height: 140%; }
.lll { font-size: 18px; line-height: 140%; }

.sB { font-size: 10px; line-height: 140%; font-weight : bold; }

.mB { font-size: 12px; line-height: 140%; font-weight : bold; }

.lB { font-size: 14px; line-height: 140%; font-weight : bold; }

.llB { font-size: 16px; line-height: 140%; font-weight : bold; }

.lllB { font-size: 18px; line-height: 140%; font-weight : bold; }

/* -------------------- */
/* bg color      　　   */
/* -------------------- */
.bold {font-weight:bold;}
.bg999999 {background:#999999;}
.bgFFFFFF {background:#FFFFFF;}
.bg000000 {background:#000000;}
.bgEBEBEB {background:#EBEBEB;}

/* -------------------- */
/* cmn css         　   */
/* -------------------- */

h1 {
	display: block;
	margin: 0;
	padding: 0;
	}
	
	
.mid01 {
	padding : 3px 8px 3px 8px;
	color:#CCCCCC;
	font-weight : bold;
	font-size: 16px; line-height: 140%;
	border-left: solid 5px #CCCCCC;
	border-bottom: dotted 1px #CCCCCC;}

.mid02 {
	margin : 0px 10px 0px 10px;
	padding : 5px 10px 5px 10px;
	color:#333333;
	font-weight : bold;
	font-size: 14px; line-height: 140%;
	border-top: dotted 1px #333333;
	border-bottom: dotted 1px #333333;}

.mid03 {
	padding : 8px 8px 8px 8px;
	color:#333333;
	background:#EEEEEE;
	font-size: 14px; line-height: 140%;
	border-left: solid 5px #9A9A9A;}

.mid04 {
	padding : 3px 8px 3px 8px;
	color:#333333;
	font-weight : bold;
	font-size: 16px; line-height: 140%;
	border-bottom: dotted 1px #333333;}

.tx01 {
	padding : 0px 10px 0px 10px;
	font-size: 14px; line-height: 140%;}

.tab_tx01 {
	vertical-align:top;
	background:#E7E7E7;
	font-weight:bold;
	font-size: 14px; line-height: 140%;}

.tab_tx02 {
	vertical-align:top;
	background:#FFFFFF;
	font-size: 14px; line-height: 140%;}

.tab_tx03 {
	text-align : center;
	vertical-align:top;
	background:#E7E7E7;
	font-weight:bold;
	font-size: 14px; line-height: 140%;}

.tab_tx04 {
	vertical-align:top;
	background:#F7F7F7;
	font-size: 14px; line-height: 140%;
	border-left: solid 5px #EBEBEB;
	border-bottom: solid 1px #E8E8E8;}

.tab_tx05 {
	background:#FFFFFF;
	font-size: 14px; line-height: 140%;
	border-bottom: solid 1px #E8E8E8;}

.tab_tx06 {
	font-size: 14px; line-height: 140%;
	border-bottom: dotted 2px #999999;}

/* -------------------- */
/* cmn css         　   */
/* -------------------- */

#topheader {
	background-color: #FFF;
	background-image: url(../common/topbnr.jpg);
	display: block;
	width: 950px;
	height: 350px;
	background-repeat: no-repeat;
}



	
#topsyamei{
	margin-top: 0px;
	float: left;
	}
	


#toptoiawase{
	margin-top: 0px;
	float: right;
	}
	

	
#topcatch{
	margin-top: 215px;
	height: 110px;
	float: right;
	width: 550px;
	
	}
	
.clear{
	clear:both;
	}
	
	
#footer {
	text-align : center;
	padding : 22px 0 0 0px;
	color:#734a50;
	font-size: 12px;
	line-height: 100%;
	background-image: url(../common/footer_back.gif);
	height: 17px;
	background-repeat: no-repeat;
}

hr {
	height: 1px;
	border-width:1px;
	border: dotted 1px #FFFFFF;}

ul.list01 {
	margin:0px;
	padding:0px;
	list-style:none;}

li.list01 {
	margin:0px 0px 5px 0px;
	padding:0px 0px 5px 19px;
	background:url(../common/cmn_arrow_01.gif) no-repeat;
	background-position:left center;}

li.list02 {
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 16px;
	background:url(../common/cmn_arrow_02.gif) no-repeat;
	background-position:left top;}

li.list03 {
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 21px;
	background:url(../common/cmn_arrow_03.gif) no-repeat;
	background-position:left center;}

li.list04 {
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 21px;}



#waku_wrapper {
	margin:0 auto;
	width:952px;
	background-image: url(../common/contents_back.gif);
	background-repeat: repeat-y;
}


#wrapper {
	margin:0 auto;
	width:950px;

}

#left_menubox_allwrap{
	margin:0;
	}
	
	
#left_menuboxwrap{
	margin:0;
	height: 300px;
	
	}
	
.left_menubox{
	margin:0 0 0 12px;
	width: 150px;
	text-align: center;
	}

.left_menubox a{
	margin:0px;
	line-height: 0px;
	padding: 0px;
	}
	
.left_menubox img{
	margin:0 0 13px 0;
	padding: 0;
	}

.innerbox{
	padding:10px 0 15px 5px;
	background-image: url(../image/ttl_under.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	}

.innerbox dt{
	margin:0 0 10px 0;
	}	
	
.innerbox dd{
	margin:0 0 10px 60px;
	}	
	
	

.color_blue {
	color:#06C;
	}
.color_red {
	color:#F00;
	}
.color_green {
	color:#390;
	}
.color_orange {
	color:#F90;
	}
.txt_underline {
	text-decoration: underline;
	}		
	

.txt10{

font-size:10px;

}	

.txt11{

font-size:11px;

}	

.txt12{

font-size:12px;

}

.txt13{

font-size:13px;

}

.txt18{

font-size:18px;

}

.txt24{

font-size:24px;

}

.txt30{

font-size:30px;

}



/*-----------------------------------------------
table設定
-----------------------------------------------*/

table.ippan{
	border-top:1px solid #663300;
	border-left:1px solid #663300;
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	empty-cells:show;
	font-size: 1em;
}
.ippan th{
	border-right:1px solid #663300;
	border-bottom:1px solid #663300;
	color:#330000;
	background-color:#efeded;
	background-position:left top;
	padding:0.3em 1em;
	text-align:center;
}
.ippan td{
    border-right:1px solid #663300;
    border-bottom:1px solid #663300;
    padding:0.3em 1em;
	text-align:center;
}




/*===== contactform setting ===========================*/


.padder {
	padding: 5px;
	border-right: thin solid #B1B0C6;
	border-bottom: thin dashed #B1B0C6;
	border-left: thin solid #B1B0C6;
	font-size: 14px;
	color: #FFFFFF;
}
.padder2{
	border-right: thin solid #B1B0C6;
	border-bottom: thin dashed #B1B0C6;
	border-left: none;
	padding: 5px;
	font-size: 14px;
	color: #FFFFFF;
}
.padder1{
	background: #FFFFFF;
	padding: 5px;
	border-right: thin solid #B1B0C6;
	border-bottom: thin solid #B1B0C6;
	border-left: thin solid #B1B0C6;
	color: #FFFFFF;
}
.padder3{
	border-right: thin solid #B1B0C6;
	border-bottom: thin solid #B1B0C6;
	border-left: none;
	padding: 5px;
	color: #FFFFFF;
}

.upperline {
	border-top: thin solid #B1B0C6;
}
.bottomline {
	border-bottom: thin solid #B1B0C6;
}
.padder_end {
	padding: 5px;
	border-top: thin none #B1B0C6;
	border-right: thin solid #B1B0C6;
	border-left: thin solid #B1B0C6;
	font-size: 14px;
	color: #FFFFFF;

}
.padder2_end{
	border-top: none;
	border-right: thin solid #B1B0C6;
	border-left: none;
	padding: 5px;
	font-size: 14px;
	color: #FFFFFF;

}


/*===== botom setting ===========================*/

.mbtm5 {
	margin-bottom: 5px;
	}
	

.mbtm10 {
	margin-bottom: 10px;
	}
	
.mbtm15 {
	margin-bottom: 15px;
	}
	
.mbtm20 {
	margin-bottom: 20px;
	}	

.mbtm25 {
	margin-bottom: 25px;
	}	


.mbtm30 {
	margin-bottom: 30px;
	}	

.mbtm35 {
	margin-bottom: 35px;
	}	

.mbtm40 {
	margin-bottom: 40px;
	}	

.mbtm45 {
	margin-bottom: 45px;
	}	

.mbtm50 {
	margin-bottom: 50px;
	}
	
/*===== txt setting ===========================*/

.txt_underline {
	text-decoration: underline;
	}		
	
.txt_center{
	text-align: center;
	display: block;

}

	
.txt10{

font-size:10px;

}	

.txt11{

font-size:11px;

}	

.txt12{

font-size:12px;

}

.txt13{

font-size:13px;

}

.txt18{

font-size:18px;

}

.txt24{

font-size:24px;

}

.txt30{

font-size:30px;

}



/*-----------------------------------------------
CMS設定
-----------------------------------------------*/

.cms_texBox{
	font-size: 14px;
	width: 755px;
	padding:0px 0px 15px 15px;
	float: left;
}


.cms_texBox img {
	margin:0px 0px 10px 15px;
	vertical-align: top;

}
.cms_right {float:right;} 

.cms_left {float:left;} 


.phBox{
	width: 240px;
	padding:0px 0px 15px 15px;
	float: right;
}
