/*----------------------------------------------------
	基本設定、リンクカラーなど
----------------------------------------------------*/
body { background:url(../images/bg_body_bottom.jpg) repeat-x;
}

a:link {
}

a:visited {
}

a:hover {
	text-decoration: none;
}

a:active {
}


/*----------------------------------------------------
	汎用class
----------------------------------------------------*/
.imgR {
	float: right;
	margin: 0 0 10px 10px;
}

.imgL {
	float: left;
	margin: 0 10px 10px 0;
}

.btn {
	text-align: center;
}

/* 外部リンクは別窓用の指定 */
.externalIcon {
	padding-left: 5px;
	vertical-align: middle;
}

/* clearfix */
#hoge:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}

.clear{ clear: both;}

/*----------------------------------------------------
	header
----------------------------------------------------*/
#header{
	height:100px;
	position: relative;
	width: 800px;
	margin: 0 auto;
}

#head_link{
	position:absolute;
	left: 466px;_left: 450px;
	top: 3px;
	height: 30px;
	width: 336px;_width: 408px;

}

#head_link li{
display: block;
width:111px;
float:left;}


#head_link li a{ background:url(../images/top_navi.jpg);
height:28px;
width:111px;
text-indent:-9999px;
display: block;}

#head_link_02 a{ background-position:-111px 0!important;}

#head_link_03 a{
	background-position:-222px 0!important;
	width:124px!important;
}
#head_link li a:hover{ filter: alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;}

#tel{
	position: absolute;
	left: 535px;
	top: 46px;
	background: url(../images/tel.gif) no-repeat;
	text-indent: -9999px;
	width: 266px;
	height: 40px;

}
/*----------------------------------------------------
	#gnavi
----------------------------------------------------*/
#gnavi {
	width: 800px;_width: 801px;
	margin: 0 auto;
	height: 46px;
}

#gnavi li{
	float:left;
	display: block;
	height:45px;
	width:160px;
}

#gnavi  a{
	background:url(../images/gnavi.jpg) no-repeat;
	display: block;
	height: 46px;
	text-indent: -9999px;
}

#gnavi #navi01 a{}

#gnavi #navi02 a{ background-position:-159px 0;}

#gnavi #navi03 a{background-position:-319px 0; }

#gnavi #navi04 a{background-position:-479px 0;}

#gnavi #navi05 a{background-position:-639px 0; width:161px;}


#gnavi #navi01 a:hover{background-position:0 -46px;}

#gnavi #navi02 a:hover{ background-position:-159px -46px;}

#gnavi #navi03 a:hover{background-position:-319px -46px; }

#gnavi #navi04 a:hover{background-position:-479px -46px;}

#gnavi #navi05 a:hover{background-position:-639px -46px; width:161px;}


#kiki{
	height:85px;
	display: block;
	width:800px;
	margin:0 auto;
}

#kiki li{
	float: left;
	width: 200px;
	height: 85px;
}
#kiki li a{
	background:url(../images/mid_navi.jpg) no-repeat top left;
	display: block;
	height: 85px;
	width: 200px;
	text-indent: -9999px;
}
#kiki #kiki01 a{}
#kiki #kiki02 a{ background-position: -200px 0;}
#kiki #kiki03 a{background-position: -400px 0;}
#kiki #kiki04 a{background-position: -600px 0;}
/*----------------------------------------------------
	#page
----------------------------------------------------*/
#page {
	width: 860px;
	margin: 0 auto;
	text-align: left;
}


/*----------------------------------------------------
	#contents
----------------------------------------------------*/
#contents {
	width: 800px;
	margin:0 auto;
	padding: 10px;
	background: url(../images/bg_content.jpg) repeat-y;
}

#contents .pageTop {
	clear: both;
	text-align: right;
}

/*----------------------------------------------------
	#main
		メイン
----------------------------------------------------*/
#main {
	float: left;
	width: 540px;
	background: #EEE;
}

#main table,#main ol,#main ul,#main dl,#main blockquote,#main pre,#main p {
	margin-bottom: 1em;
}

#pan{
	background:url(../images/bg_pan.gif) no-repeat;
	width:737px;
	height:25px;
	display: block;
	margin:0 auto;
	padding:8px 0 0 10px;
	line-height: 1;
}



#bottom_navi{
	width:180px;
	float:left;
	margin: 10px 20px 10px 25px;_margin: 10px 20px 10px 12px;
	background-color: #F6F6F6;
	padding: 5px;
}

#bottom_con{
	float:left;
	width: 520px;
	margin: 10px;
}

/*#bottom_con h3{
	margin-left:10px;
	border-left:3px #0000FF solid;
	padding-left:5px;
	margin-bottom: 5px;
}*/

#bottom_con p{
	margin-left:30px;
}

#bottom_con ul{
	margin-left:30px;
}
/* -----------------------------------------------------------
	#sub
		サイドバー、サブ
----------------------------------------------------------- */
#sub {
	float: right;
	width: 300px;
	background: #EEF;
}



#footer{
	background:url(../images/bg_footer.jpg) repeat-x;
	height: 254px;
}

#footer div{
	background:url(../images/bg_content_bottom.jpg);
	width:800px;
	height:44px;
	margin:0 auto 10px auto;
	position: relative;
}

.totop{
	background:url(../images/bt_totop.jpg) no-repeat;
	width:120px;
	height:17px;
	display: block;
	text-indent: -9999px;
	position: absolute;
	left: 669px;
	top: 20px;
}
#copy{ text-align:center;}

#copy a{
	text-decoration: none;
	font:Arial, Helvetica, sans-serif;
	margin-top:10px;
	font-weight: 600;
}



/* -----------------------------------------------------------
	追記0723
----------------------------------------------------------- */


h2.h2_page{
	background:url(../images/h2_bg.jpg) no-repeat;
	height:41px;
	width:500px;
	display: block;
	margin-top:3px;
	margin-bottom:10px;
	padding: 8px  0  0 20px;
}

h3.h3_prod{
	background:url(../images/h3_line.jpg) no-repeat bottom;
	height: 11px;
	display: block;
	margin:10px;
	height:20px;
	padding:5px 10px 10px 15px
}

h3.h3_prod span{
	padding-left:10px;
	border-left:5px solid #0000FF;
	display: block;
	margin-bottom: 5px;_margin-bottom: 0px;
}

h4.h4_corp{
	background:url(../images/ico_h4.gif) no-repeat left center;
	padding-left:  20px;
	display: block;
	margin-bottom: 5px;
}

p.h4_corp{
	background:url(../images/ico_h4.gif) no-repeat left center;
	padding-left:  20px;
	display: block;
	margin-bottom: 5px;
}

h4.h4_prod_name{
	background:url(../images/h3_line2.jpg) no-repeat bottom;
	height: 11px;
	display: block;
	height:20px;
	padding:5px 10px 10px 5px
}


.links p{
	background:url(../images/h3_line2.jpg) no-repeat bottom;
	height: 11px;
	display: block;
	height:20px;
	padding:5px 10px 10px 10px
}


.banner{
	border:2px solid #FFFFFF;
	margin:0px auto;
	display: block;
	width:198px;
}

a.banner:hover{ border:2px solid #004368;} 


.banner180{
	border:2px solid #FFFFFF;
	margin:10px auto;
	display: block;
	width:176px;
}

a.banner180:hover{ border:2px solid #004368;} 

