@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: #e07900;
	outline:none;
}

a:link   {text-decoration: underline;}
a:visited{text-decoration: underline;}
a:hover  {text-decoration: none;}
a:active {text-decoration: none;}



/*======================================================================
	body
======================================================================*/
body{
	text-align: center;
	font-size: 12px;
	color: #303030;
}
body{background:url(img/bg.gif) top repeat-x;}
body#level2{background:url(img/bg_level2.gif) top repeat-x;}



#wrap{
	margin: 0 auto;
	padding-bottom:20px;
	width: 910px;
	text-align: left;
	zoom:1;
}


/*======================================================================
	header
======================================================================*/
#header{
	margin-left:25px;
	width: 860px;
	height: 85px;
	background: url(./img/bg_header.gif) no-repeat;
	overflow:hidden;
	zoom:1;
}
#header_inner{
	margin-left:15px;
	width:830px;
	overflow:hidden;
	zoom:1;

}
#header_inner h1{
	margin-top:15px;
	text-align: right;
	line-height: 1;
	font-size: 12px;
	color:#0d52c7;
}

#header_inner a{
	display: block;
	margin-top:-15px;
	width: 200px;
	height: 60px;
	overflow: hidden;
	text-indent: -9999px;
}


#header_inner a:hover {
	background:#fff;
	opacity:0.2;
	filter: alpha(opacity=20);
}



/*======================================================================
	global navigation 
======================================================================*/
#g_navi{
	margin-left:25px;
	width:860px;
	height:50px;
	background:url(img/bg_navi.gif) no-repeat;
	overflow:hidden;
	zoom:1;
}
#g_navi li,
#g_navi li a{
	display: block;
	width: 172px;
	height: 50px;
}
#g_navi li{float: left;}
#g_navi li a{
	overflow: hidden;
	text-indent: -9999px;
}
#g_navi1 a,
#g_navi2 a,
#g_navi3 a,
#g_navi4 a,
#g_navi5 a{background:url(img/bg_navi.gif) no-repeat;}
#g_navi1 a{ background-position:0px top;}
#g_navi2 a{ background-position:-172px top;}
#g_navi3 a{ background-position:-344px top;}
#g_navi4 a{ background-position:-516px top;}
#g_navi5 a{ background-position:-688px top;}
#g_navi1 a.on,
#g_navi1 a:hover{ background-position:0px bottom;}
#g_navi2 a.on,
#g_navi2 a:hover{ background-position:-172px bottom;}
#g_navi3 a.on,
#g_navi3 a:hover{ background-position:-344px bottom;}
#g_navi4 a.on,
#g_navi4 a:hover{ background-position:-516px bottom;}
#g_navi5 a.on,
#g_navi5 a:hover{ background-position:-688px bottom;}



/*======================================================================
	h2
======================================================================*/

h2{
	margin-top:15px;
	text-indent:-9999px;
	width:910px;
	zoom:1;
}
#level2 h2{
	position:relative;
	height:225px;
	background:url(img/bg_h2.jpg) left no-repeat;
	overflow:hidden;
}
#level2 h2 span{
	position:absolute;
	left:60px;
	bottom:110px;
	color:#fff;
	font-size:32px;
	letter-spacing:0.2em;
	text-align:left;
	text-indent:0px;
}




/*======================================================================
	container
======================================================================*/
#container{
	margin-top:20px;
	margin-left:25px;
	width: 860px;
	background: url(./img/bg_container.gif) left repeat-y;
	zoom:1;
}
/*======================================================================
	main
======================================================================*/
#main{
	margin-top:-20px;
	float: right;
	width: 610px;
	overflow:hidden;
	zoom:1;
}
#main h3{
	margin-top:20px;
	position:relative;
	width:610px;
	height:40px;
	background:url(img/bg_h3.gif) no-repeat;
	line-height:1em;
	overflow:hidden;
}
#main h3 span{
	position:absolute;
	left:40px;
	top:0px;
	font-size:25px;
	line-height:1.7em;
	color:#fff;
}

#main h4{
	position:relative;
	margin-top:15px;
	width:610px;
	height:40px;
	background:url(img/bg_h4.gif) no-repeat;
}
#main h4 span{
	position:absolute;
	left:42px;
	font-size:22px;
	line-height:1.8em;
}


h5{
	font-size:17px;
	font-weight:bold;
}


#main .inner{
	margin-top:15px;
	margin-bottom:20px;
	width:610px;
	zoom:1;
}





/*======================================================================
	sidebar
======================================================================*/
#sidebar{
	float: left;
	padding-top:15px;
	width: 230px;
	border-top:1px solid #f1ebeb;
	zoom:1;
}




/* sidebar box
==========================================================*/
#sidebar div.box{
	margin-bottom:15px;
	margin-left:15px;
	padding-bottom: 10px;
	width: 200px;
	background: url(./img/bg_side_box.gif) repeat-y;
	border-top:1px solid #f1efef;
	border-bottom: solid 1px #f1efef;
	zoom:1;
}
#sidebar div.box .inner{
	margin-top:10px;
	margin-left:15px;
	width: 170px;
	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);
}



/* side banner
======================================================================*/
#side_banner{
	margin-bottom:15px;
	margin-left: 15px;
	width: 210px;
	overflow: hidden;
	zoom:1;
}
#side_banner a{
	display: block;
	margin-top: 15px;
}

#side_banner a:hover{background: #fff;}
#side_banner a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
}






/*======================================================================
	footer
======================================================================*/
#footer_wrapper{
	margin:0;
	background:url(img/bg_footer.gif) top repeat-x;
	text-align:center;
	overflow:hidden;
	zoom:1;
}
#footer{
	clear: both;
	margin:0 auto;
	padding-top:20px;
	padding-bottom: 25px;
	width: 830px;
	background:url(img/bg_footer.gif) top no-repeat;
	text-align:left;
	overflow:hidden;
	zoom:1;
}





/*	return
==========================================================*/

#footer a#return{
	float:right;
	display:block;
	width:130px;
	height:20px;
	background:url(img/bg_return.gif) no-repeat;
	text-indent:-9999px;
}

#footer a#return:hover{
	opacity:0.7;
	filter: alpha(opacity=70);
}








/*	footer navigation
==========================================================*/
#footer ul{
	height: 20px;
}
#footer ul li{
	display: block;
	float: left;
	margin: 4px 10px 0 0;
	padding-right: 10px;
	height: 15px;
	line-height: 1.7;
	font-size: 12px;
}
#footer ul li a{
	display: block;
	padding-left:15px;
	background:url(img/icon_f_navi.gif) left no-repeat;
	text-decoration:none;
	color:#000;
}
#footer ul li a:hover{ color:#666;}


/*	copy
==========================================================*/

#copy{
	clear:both;
	margin-top:20px;
}







/*======================================================================
	clearfix
======================================================================*/

#wrap:after,
#header:after,
#header_inner:after,
#g_navi:after,
h2:after,
#container:after,
#main:after,
#main .inner:after,
#main .pagetop:after,
#sidebar:after,
#sidebar div.box:after,
#side_banner:after,
#footer_wrapper:after,
#footer: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);
}


/*	table
======================================================================*/

/* table1 */
.table1{
	width:610px;
	border-top: solid 1px #ede7e0;
	border-collapse:collapse;
}
.table1 th,
.table1 td{
	padding:8px 15px;
	border-bottom: solid 1px #ede7e0;
	text-align: left;
	line-height: 1.8;
}
.table1 th{
	border-left: solid 2px #ede7e0;
	border-right: solid 2px #1eb81a;
	white-space: nowrap;
	color: #103c5a;
	vertical-align:top;
}
.table1 td{border-right: solid 1px #ede7e0;}
.table1 td strong{font-weight: bold;}
.table1 td span{font-size: 10px;}


/* btn */
.btnt{margin: 12px 0 0 0;}
.btnt td{
	padding-right: 35px;
}
.stick{height: 600px;}



#tb_company th{ width:120px;}
.tb_mail th{ width:150px;}









/* color deco
----------------------------------------------------------------*/
.att1{ color:#ca3333;}/*赤*/
.att2{ color:#e57d7d;}/*赤1*/
.att3{ color:#ff9000;}/*橙*/
.att4{ color:#e45b5b;}/*赤2*/

/*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%; }

.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-top:15px;
	width:610px;
	zoom:1;
}
.pagetop a{
	float:right;
	display:block;
	background:url(img/return.gif) no-repeat;
	width:115px;
	height:20px;
	text-indent:-9999px;
}
.pagetop a:hover{
	opacity:0.8;
	filter: alpha(opacity=80);
}
















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

index.css

======================================================================

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



/*	para1
====================================================================*/
#para1{
	margin-top:20px;
	width:610px;
	height:366px;
	background:url(img/bg_para1.gif) no-repeat;
	overflow:hidden;
}
#para1_inner{
	margin-top:130px;
	margin-left:25px;
	width:560px;
}
#para1_inner #para1_area{
	margin-top:20px;
	width:560px;
	height:30px;
	background:url(img/bg_para1_area.gif) no-repeat;
	overflow:hidden;
}
#para1_inner #para1_area p{
	margin-left:110px;
	font-size:14px;
	line-height:2em;
}



/*	news
====================================================================*/
#news div{
	width:610px;
	height:100px;
	overflow:auto;
}
#news div table{
	width:590px;
}
#news table th,
#news table td{
	padding-left:10px;
	padding-top: 8px;
	padding-bottom: 8px;
	background:url(img/line01.gif) bottom repeat-x;
	text-align: left;
	line-height: 1.5;
	vertical-align: top;
}
#news table th{
	width: 150px;
	color: #259f22;
}








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

level2.css

======================================================================

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


/*	box
============================================*/
#main .box{
	margin-top:15px;
	margin-bottom:10px;
	width:610px;
	background:url(img/bg_box_body.gif) top no-repeat;
	text-align:left;
	overflow:hidden;
	zoom:1;
}

#main .box .box_inner{
	margin-left:20px;
	margin-top:15px;
	margin-bottom:10px;
	width:570px;
	zoom:1;
}
#main .box:after,
#main .box .box_inner:after{
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;  
}


/*	box2
============================================*/
#main .box2{
	margin-bottom:10px;
	width:250px;
	background:url(img/bg_box2_body.gif) top no-repeat;
	text-align:left;
	overflow:hidden;
	zoom:1;
}

#main .box2 .box2_inner{
	margin-left:20px;
	margin-top:15px;
	margin-bottom:10px;
	width:210px;
	zoom:1;
}
#main .box2:after,
#main .box2 .box2_inner:after{
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;  
}


/*	list
============================================*/

.list1{margin-left:24px;}
.list1 li{ text-indent:-20px;}


.list2 li{
	padding-left:20px;
	background:url(img/icon02.gif) left 5px no-repeat;
}
.list3 li{
	padding-left:20px;
	background:url(img/icon03.gif) left 5px no-repeat;
}



/*	cotact_banner
============================================*/
#contact_banner{
	clear:both;
	position:relative;
	margin-top:15px;
	margin-bottom:20px;
	width:610px;
	height:155px;
	background:url(img/contact_banner.gif) no-repeat;
	overflow:hidden;
	zoom:1;
}
#contact_banner p{
	margin-left:25px;
	margin-top:70px;
	width:370px;
	font-size:13px;
}
#contact_banner a{
	display:block;
	position:absolute;
	right:20px;
	bottom:21px;
	width:190px;
	height:45px;
	text-indent:-9999px;
}
#contact_banner a:hover{
	background:#fff;
	opacity:0.3;
	filter: alpha(opacity=30);
}

#contact_banner:after{
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;  
}

/*--======================================================================
	feature
======================================================================--*/
h4#h4_feature_01{ background:url(img/bg_h4_feature_01.gif) no-repeat;}
h4#h4_feature_02{ background:url(img/bg_h4_feature_02.gif) no-repeat;}
h4#h4_feature_01 span,
h4#h4_feature_02 span{ left:90px;}


/*--======================================================================
	contact
======================================================================--*/
div#mail1{
	margin-top:10px;
	width:570px;
	font-weight:bold;
	font-size:18px;
	color:#000;
}
div#mail1 strong{ color:#000;}


#contact_tel,
#contact_fax{
	margin-bottom:10px;
	width:240px;
}
#contact_tel,
#contact_fax,
#contact_mail{ padding-left:45px;}

#contact_tel{
	float:left;
	background:url(img/icon_contact_01.gif) left no-repeat;
}
#contact_fax{
	float:right;
	background:url(img/icon_contact_02.gif) left no-repeat;
}
#contact_mail{
	clear:both;
	background:url(img/icon_contact_03.gif) left no-repeat;
}






















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

template.css

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


/*======================================================================
	type A
======================================================================*/
.type_a{
	margin: 10px 0 10px 10px;
	width: 513px;
	zoom:1;
}
.type_a img.left{margin: 0 15px 0 0;}
.type_a img.right{margin: 0 0 0 15px;}


/*======================================================================
	type B
======================================================================*/
.type_b{
	margin: 0 0 10px 10px;
	width: 523px;
	zoom:1;
}
.type_b div{
	display: inline;
	float: left;
	margin: 10px 12px 0 0;
	width: 249px;
}
.type_b div p{margin-top: 7px;}


/*======================================================================
	type C
======================================================================*/
.type_c{
	margin: 0 0 10px 10px;
	width: 523px;
	zoom:1;
}
.type_c div{
	display: inline;
	float: left;
	margin: 10px 11px 0 0;
	width: 163px;
}
.type_c div p{
	margin-top: 5px;
	font-size: 10px;
}


/*======================================================================
	type D (before and after)
======================================================================*/
.type_d{
	margin: 0 0 10px 10px;
	width: 513px;
	zoom:1;
}
.type_d div{
	background: url(../img/bg_vector.gif) no-repeat 250px 78px;
	width: 513px;
}
.type_d div div{
	background: none;
	width: 245px;
	margin-top: 10px;
	zoom:1;
}
.type_d div div p{margin-top: 7px;}
.before{float: left;}
.after{float: right;}


/*clearfix*/
.type_a:after,
.type_b:after,
.type_c:after,
.type_d:after,
.type_d div:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}



