﻿@charset "utf-8";

/*====================================================================

common.css

======================================================================

last update 00/00/00

=====================================================================*/





/*======================================================================
	format
======================================================================*/
body,div,span,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,p,blockquote,address,
table,tr,th,td,img{
	margin:0;
	padding:0;
	border:none;
	font:normal normal normal 100%/1.8 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
hr{
	display:none;
}
img{
	display:block;
}
li{
	list-style-type: none;
}
a{
	outline:none;
}

/*a
======================================================================*/
a:link,
a:visited,
a:hover,
a:active{
	color: #d5e5fa;
	outline:none;
}

a:link   {
	text-decoration: underline;
}
a:visited{
	text-decoration: underline;
}
a:hover  {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}



/*======================================================================
	body
======================================================================*/
body{
	background:#feffea;
	text-align: center;
	font-size: 12px;
	color: #000;
}
#wrap{
	margin:0 auto;
	width:940px;
	text-align:left;
	overflow:hidden;
	zoom:1;
}



/*======================================================================
	header
======================================================================*/
#header{
	margin-top:0px;
	width:940px;
	height:80px;
	background:url(image/common_bg_header.gif) top no-repeat;
	text-align:left;
	overflow:hidden;
	zoom:1;
}

#header h1{
	margin-left:213px;
	margin-top:35px;
	width:410px;
	height:15px;
	text-align:center;
	line-height: 1;
	font-size: 10px;
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
	letter-spacing:0px;
	color:#000;
}

#header_inner{
	margin-left:10px;
	margin-top:-50px;
	width:920px;
	height:80px;
	overflow:hidden;
	zoom:1;

}
a#logo{
	float:left;
	display: block;
	width: 200px;
	height: 70px;
	overflow: hidden;
	text-indent: -9999px;
}
a:hover#logo{
	background:#fff;
	opacity:0.2;
	filter:alpha(opacity=20);	
}

/* お問い合わせバナー */
a#mail{
	float:right;
	display:block;
	width:310px;
	height:75px;
	text-indent:-9999px;
}
a:hover#mail{
	background:#fff;
	opacity:0.2;
	filter:alpha(opacity=20);	
}




/*======================================================================
	global navigation 
======================================================================*/

#g_navi{
	width:940px;
	height:50px;
	background:url(image/common_bg_navi.gif) no-repeat;
	overflow:hidden;
	zoom:1;
}
#g_navi ul{
	margin-left:10px;
	width:920px;
	height:50px;
}
#g_navi li{
	float: left;
}
#g_navi li,
#g_navi li a{
	display: block;
	width:184px;
	height:50px;
}
#g_navi li a{
	overflow: hidden;
	text-indent: -9999px;
}
#g_navi li a:hover{
	background:#fff;
	opacity:0.2;
	filter:alpha(opacity=20);
}





/*======================================================================
	h2
======================================================================*/

#h2{
	margin-top:0px;
	padding-bottom:20px;
	width:940px;
	background:url(image/common_bg_h2.gif) #feffea bottom no-repeat;
	overflow:hidden;
}
#h2 h2{
	width:970px;
	text-indent:-9999px;
	overflow:hidden;
}
#level2 h2{
	height:150px;
}




/*======================================================================
	container
======================================================================*/
#container{
	padding-bottom:15px;
	width:940px;
	background:url(image/common_bg_container.gif) repeat-y;
	overflow:hidden;
	text-align:left;
	zoom:1;
}
#container_inner{
	margin-left:20px;
	width:900px;
	overflow:hidden;
	text-align:left;
	overflow:hidden;
	zoom:1;
}






/*======================================================================
	main
======================================================================*/
#main{
	float:right;
	width:680px;
	text-align:left;
	zoom:1;
}


#main h3{
	margin-top:15px;
	width:680px;
	height:40px;
	line-height:2em;
	overflow:hidden;
}
#main h4{
	margin-top:15px;
	width:680px;
	height:40px;
	font-size:18px;
	line-height:1.8em;
	color:#fff;
}


#main .inner{
	margin-left:10px;
	margin-top:15px;
	margin-bottom:25px;
	width:660px;
	zoom:1;
}



/*======================================================================
	sidebar
======================================================================*/
#sidebar{
	float:left;
	padding-top:15px;
	width: 200px;
	overflow:hidden;
	zoom:1;
}


/* sidebar box
======================================================================*/
#sidebar div.box{
	margin-bottom:15px;
	width:200px;
	border-bottom:1px solid #e7e7e7;
	background:url(image/common_bg_side_box.gif) repeat-y;
	overflow:hidden;
	zoom:1;
}
#sidebar div.box .inner{
	margin-top:10px;
	margin-bottom:20px;
	margin-left:20px;
	width: 160px;
	font-size: 12px;
}
#sidebar div.box .inner a:hover{
	opacity:0.1;
	filter: alpha(opacity=10);
}
#sidebar div.box .inner a:hover img{
	background:#fff;
	opacity:0.8;
	filter: alpha(opacity=80);
}
#sidebar div.box .line{
	margin-top:10px;
	padding-top:10px;
	background:url(image/common_side_line.gif) top repeat-x;
	width:160px;
}


/* side banner
======================================================================*/
#side_banner{
	width:200px;
	overflow:hidden;
}
#side_banner a{
	margin-bottom:15px;
	display:block;
	width:200px;
	overflow:hidden;
}

#side_banner img{
	width:200px;
}
#side_banner a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
}


#sidebar a#side_banner02{
	margin-top:15px;
	display:block;
	width:200px;
	height:110px;
	background:url(image/common_side_bg_banner_02.gif) no-repeat;
	text-decoration:none;
	overflow:hidden;
}
a#side_banner02 span{
	display:block;
	margin-left:20px;
	margin-top:34px;
	color:#f36701;
}
#sidebar a#side_banner02:hover{
	opacity:0.8;
	filter: alpha(opacity=80);
}







/*======================================================================
	footer
======================================================================*/

#footer{
	clear: both;
	margin:0;
	padding-bottom:25px;
	background:url(image/common_bg_footer.gif) repeat-x #987e54;
	text-align:center;
	overflow:hidden;
	zoom:1;
}
#footer_inner{
	margin:0 auto;
	padding-top:47px;
	background:url(image/common_bg_footer_inner.gif) top no-repeat;
	width:940px;
	text-align:left;
	overflow:hidden;
	zoom:1;
}



/*	return
======================================================================*/
#footer a#return{
	display:block;
	float:right;
	width:131px;
	height:33px;
	background:url(image/common_footer_bt_return.gif) no-repeat;
	text-align:left;
	text-indent:-9999px;
}
#footer a#return:hover{
	opacity:0.8;
	filter: alpha(opacity=80);
}


/*	footer navigation
======================================================================*/
#f_navi{
	float:left;
	height:30px;
	text-align:left;
	overflow:hidden;
	zoom:1;
}
#f_navi li{
	float:left;
	margin-right: 15px;
	font-size: 12px;
}
#f_navi li a{
	padding-left:15px;
	background:url(image/common_footer_icon.gif) left no-repeat;
	text-decoration:none;
	line-height: 2;
	color:#fff;
}
#f_navi li a:hover{
	color:#d5e5fa;
}
 

/*	copy
---------------------------------------------------------------*/
#copy{
	clear:both;
	width:282px;
	height:14px;
	background:url(image/common_footer_copyrights.gif) left no-repeat;
	text-indent:-9999px;
}







/*======================================================================
	clearfix
======================================================================*/
#wrap:after,
#upper:after,
#header:after,
#header_innner:after,
#g_navi:after,
#g_navi ul:after,
#h2:after,
#h2 h2:after,
#container:after,
#contents:after,
#main:after,
#main h3:after,
#main .inner:after,
#main .pagetop:after,
#sidebar:after,
#sidebar div.box:after,
#sidebar div.box .inner:after,
#side_banner:after,
#footer:after,
#footer_inner:after,
#f_navi:after{
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;  
}








/*======================================================================
	other
======================================================================*/
.right{
	float: right;
}
.left{
	float: left;
}
.clear{
	clear: both;
}

.clearfix:after{
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;  
}
.clearfix{
	zoom:1;
}


.hover a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
}








/* color deco
----------------------------------------------------------------*/
.att1{
	color:#ca3333;
}
.att2{
	color:#25c519;
}/*黄緑色*/
.att3{
	color:#906712;
}/*茶色1*/
.att4{
	color:#ff6c00;
}/*オレンジ*/
.att5{
	color:#0c87dc;
}/*青*/


/*text
----------------------------------------------------------------*/
.txt_l{
	text-align:left;
}
.txt_r{
	text-align:right;
}
.txt_c{
	text-align:center;
}


/*size
----------------------------------------------------------------*/
.fs_s{
	font-size:80%;line-height:100%; 
}
.fs_m{
	font-size:100%;line-height:120%; 
}
.fs_l{
	font-size:120%;line-height:140%; 
}
.fs_ll{
	font-size:140%;line-height:160%; 
}

.ls_s{
	letter-spacing:-1pt; 
}
.ls_m{
	letter-spacing:0pt; 
}
.ls_l{
	letter-spacing:1em; 
}

.ps{
	padding:5px; 
}
.ps_t{
	padding-top:5px; 
}
.ps_b{
	padding-bottom:5px; 
}
.ps_h{
	padding:5px 0px; 
}
.ps_w{
	padding:0px 5px; 
}

.pm{
	padding:10px; 
}
.pm_t{
	padding-top:10px; 
}
.pm_b{
	padding-bottom:10px; 
}
.pm_h{
	padding:10px 0px; 
}
.pm_w{
	padding:0px 10px; 
}

.ms{
	margin:5px; 
}
.ms_t{
	margin-top:5px; 
}
.ms_b{
	margin-bottom:5px; 
}
.ms_l{
	margin-left:5px; 
}
.ms_r{
	margin-right:5px; 
}
.ms_h{
	margin:5px 0px; 
}
.ms_w{
	margin:0px 5px; 
}

.mm{
	margin:10px; 
}
.mm_t{
	margin-top:10px; 
}
.mm_b{
	margin-bottom:10px; 
}
.mm_l{
	margin-left:10px; 
}
.mm_r{
	margin-right:10px; 
}
.mm_h{
	margin:10px 0px; 
}
.mm_w{
	margin:0px 10px; 
}

.ml{
	margin:10px; 
}
.ml_t{
	margin-top:20px; 
}
.ml_b{
	margin-bottom:20px; 
}
.ml_l{
	margin-left:20px; 
}
.ml_r{
	margin-right:20px; 
}
.ml_h{
	margin:20px 0px; 
}
.ml_w{
	margin:0px 20px; 
}

.m_a{ 0px auto; }



/*====================================================================
	pagetop
=====================================================================*/
.pagetop{
	clear:both;
	margin-bottom:25px;
	width:670px;
	zoom:1;
}
.pagetop a{
	float:right;
	display:block;
	background : transparent url(image/common_bt_return.gif) no-repeat scroll 0% 0%;
	width:115px;
	height:25px;
	text-indent:-9999px;
}
.pagetop a:hover{
	opacity:0.8;
	filter: alpha(opacity=80);
}
















/*====================================================================

index.css

======================================================================

====================================================================*/

/*======================================================================
	para1
====================================================================*/

a#para1{
	display:block;
	margin-bottom:20px;
	margin-top:10px;
	width:680px;
	height:310px;
}
a#para1:hover{
	opacity:0.9;
	filter: alpha(opacity=90);
}


/*======================================================================
	para2
====================================================================*/


#main #para2{
	margin-bottom:20px;
}

/*======================================================================
	para3
====================================================================*/
#main #para3{
	margin-bottom:20px;
	width:680px;
}
#main #para3 a{
	display:block;
	width:330px;
	height:115px;
	overflow:hidden;
	text-decoration:none;
	color:#000;
}
#main #para3 a.left{
	background:url(image/top_bg_para3_01.jpg) no-repeat;
}
#main #para3 a.right{
	background:url(image/top_bg_para3_02.jpg) no-repeat;
}
#main #para3 a:hover.left{
	background:url(image/top_bg_para3_01_hover.jpg) no-repeat;
}
#main #para3 a:hover.right{
	background:url(image/top_bg_para3_02_hover.jpg) no-repeat;
}
#main #para3 a span{
	margin-top:45px;
	margin-left:95px;
	display:block;
	width:220px;
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
	letter-spacing:-1.0px;
}


#para1:after,
#para2:after,
#para3:after,
#para4:after{
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;  
}



/*======================================================================
	para3
====================================================================*/
#news{
	width:660px;
	height:100px;
	overflow:auto;
}

#news div,
#news div table{
	width: 640px;
}
#news table th,
#news table td{
	padding:8px 15px;
	background:url(image/common_line_01.gif) bottom repeat-x;
	text-align: left;
	line-height: 1.5;
	vertical-align: top;
	border:none;
}
#news table th{
	text-align:left;
	color: #6d4426;
	font-weight:bold;
	width:120px;
}








/*====================================================================

level2.css

======================================================================

====================================================================*/


/*	table
======================================================================*/



/* table1 */
.table1{
	width:655px;
	border-spacing:0px;
	border-top: solid 1px #dddddd;
	border-collapse:collapse
;
}
.table1 th,
.table1 td{
	padding:8px 15px;
	border-bottom: solid 1px #dddddd;
	text-align: left;
	vertical-align:top;
	line-height: 1.8;
}
.table1 td{
	border-right: solid 1px #dddddd;
}
.table1 th{
	background:url(image/common_bg_table.gif) repeat;
	border-left: solid 1px #dddddd;
	border-right: solid 1px #dddddd;
	white-space: nowrap;
	color: #582907;
	font-weight:bold;
	vertical-align:top;
}
.table1 td{
	border-right: solid 1px #dddddd;
}



/* btn */
.btnt{
	margin: 12px 0 0 0;
}
.btnt th{
	width:250px;
}
.btnt td{
	padding-right: 35px;
}
.stick{
	height: 600px;
}



/*	list
======================================================================*/
.list01 li{
	margin-left:22px;
	text-indent:-22px;
}


/*	cotact_banner
======================================================================*/
#contact_banner{
	clear:both;
	position:relative;
	margin-top:30px;
	margin-bottom:20px;
	width:680px;
	height:150px;
	background:url(image/common_bg_contact_banner.gif) no-repeat;
	text-align:left;
	overflow:hidden;
}
#contact_banner a{
	display:block;
	position:absolute;
	right:25px;
	bottom:20px;
	width:165px;
	height:35px;
	text-indent:-9999px;
}
#contact_banner a:hover{
	background:#fff;
	opacity:0.2;
	filter: alpha(opacity=20);
}




/*======================================================================
	feature	
======================================================================*/
#feature01_01,
#feature01_02,
#feature01_03,
#feature01_04{
	clear:both;
	margin-bottom:20px;
	width:660px;
	zoom:1;
}
#feature01 #feature01_01:after,
#feature01 #feature01_02:after,
#feature01 #feature01_03:after,
#feature01 #feature01_04:after{
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;  
}

#feature01 h5{
	margin-bottom:10px;
	padding-left:100px;
	width:660px;
	height:40px;
	line-height:2.2em;
	font-size:18px;
	font-weight:bold;
}
#feature01 #feature01_01 h5{
	background:url(image/feature_h5_01.gif) no-repeat;
}
#feature01 #feature01_02 h5{
	background:url(image/feature_h5_02.gif) no-repeat;
}
#feature01 #feature01_03 h5{
	background:url(image/feature_h5_03.gif) no-repeat;
}
#feature01 #feature01_04 h5{
	background:url(image/feature_h5_04.gif) no-repeat;
}

#feature01_01 div,
#feature01_02 div,
#feature01_03 div,
#feature01_04 div{
	width:660px;
}




/*======================================================================
	partition	
======================================================================*/

#partition01 .partition01{
	clear:both;
	margin-bottom:25px;
	width:660px;
	zoom:1;
}
#partition01 .partition01:after{
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;  
}

#partition01 .partition01 h5{
	margin-bottom:10px;
	padding-left:60px;
	width:660px;
	height:40px;
	background:url(image/partition_h5_01.gif) left no-repeat;
	line-height:2.2em;
	font-size:18px;
	font-weight:bold;
}

#partition01 .partition01 div{
	width:660px;
}

#partition01 .partition01 div ul li{
	padding-left:25px;
	background:url(image/common_icon_01.gif) left 3px no-repeat;
}




#partition02 h5{
	font-size:18px;
	font-weight:bold;
	color:#0097ff;
}




/*======================================================================
	
======================================================================*/

#recruit01 h5{
	font-size:18px;
	font-weight:bold;
	color:#0097ff;
}
#recruit02 h5{
	font-size:18px;
	font-weight:bold;
	color:#fb8d3c;
}






/*======================================================================
	
======================================================================*/





