@charset "utf-8";

/*********************************************************************/

body {
	font-size:12px;
	line-height:140%;
	font-family:"Osaka","ＭＳ Ｐゴシック","sans-serif";
	text-align:center;
	background:#eee;
	background:#ddd;
	margin:0;
	padding:0;
	padding-bottom:40px;
}

h1,h2,h3,h4,h5,h6{
	font-size:12px;
	margin:0;
	padding:0;
}

ul{
	list-style:none;
	margin:0;
	padding:0;
	}

li{
	margin:0;
	padding:0;
	}

em,var,address{
	font-style:normal;
	}

/*********************************************************************/

#header{
	width:100%;
	margin:0;
	padding:0;
	height:72px;
	background:#fff;
	text-align:left;
	position:relative;
	background:url(../images/header/head_tel.jpg) no-repeat right top #fff;
	}

#header h1{
	margin:0;
	padding:0;
	padding-top:10px;
	font-weight:normal;
	font-size:10px;
	margin-left:1em;
	/*width:500px;*/
	}

#header a#logo{
	display:block;
	width:260px;
	height:22px;
	margin-top:10px;
	margin-left:20px;
	background:url(../images/header/logo.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	}

/***********************/

#utilityNavi{
	position:absolute;
	right:0;
	top:46px;
	height:26px;
	width:530px;
	}

#utilityNavi ul{
	background:url(../images/header/u_navi_back.jpg) repeat-x;
	height:26px;
	}

#utilityNavi ul li{
	float:left;
	margin-right:20px;
	}

#utilityNavi ul li a{
	height:26px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	}

#utilityNavi ul li#u_navi_00 a{
	background:url(../images/header/u_navi_00.jpg) no-repeat;
	width:32px;
	}

#utilityNavi ul li#u_navi_01 a{
	background:url(../images/header/u_navi_01.jpg) no-repeat;
	width:38px;
	}

#utilityNavi ul li#u_navi_02 a{
	background:url(../images/header/u_navi_02.jpg) no-repeat;
	width:50px;
	}

#utilityNavi ul li#u_navi_03 a{
	background:url(../images/header/u_navi_03.jpg) no-repeat;
	width:50px;
	}

#utilityNavi ul li#u_navi_04 a{
	background:url(../images/header/u_navi_04.jpg) no-repeat;
	width:60px;
	}

#utilityNavi ul li#u_navi_05 a{
	background:url(../images/header/u_navi_05.jpg) no-repeat;
	width:86px;
	}

#utilityNavi ul li#u_navi_06 a{
	background:url(../images/header/u_navi_06.jpg) no-repeat;
	width:68px;
	}

#utilityNavi ul li#u_navi_01 a:hover,
#utilityNavi ul li#u_navi_02 a:hover,
#utilityNavi ul li#u_navi_03 a:hover,
#utilityNavi ul li#u_navi_04 a:hover,
#utilityNavi ul li#u_navi_05 a:hover,
#utilityNavi ul li#u_navi_06 a:hover{
	background-position:bottom;
	}

/***********************/

#globalNavi{
	background:url(../images/header/navi_back.jpg) repeat-x;
	height:42px;
	height:30px;
	height:32px;
	border-bottom:solid 4px #FEA10D;
	clear:both;
	font-size:14px;
	}

#globalNavi ul{
	padding-left:20px;
	}

#globalNavi ul li{
	float:left;
	margin-right:20px;
	}

#globalNavi a{
	text-decoration:none;
	color:#fff;
	line-height:32px;
	/*border-right:solid 1px #fff;
	border-right:groove 2px #fff;*/
	padding-left:20px;
	background:url(../images/header/g_navi_line.jpg) repeat-y;
	}

#globalNavi #g_navi_01 a{
	background:none;
	}

#globalNavi a:hover{
	color:#daefef;
	color:#B6E4F1;
	}

/*********************************************************************/

#wrap{
	width:880px;
	width:820px;
	margin:0px auto 40px;
	text-align:left;
	border:solid 1px #999;
	border:solid 1px #777;
	background:#fff;
	}

/*********************************************************************/

#mainArea{
	background:url(../images/mainArea_back.jpg) repeat-y;
	}

/***********************/
#mainArea:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
#mainArea{display:inline-block;} 
* html #mainArea{height:1%;}
#mainArea{display:block;}
/***********************/

/***********************/

#mainImg{
	background:url(../service/images/mainImg.jpg) no-repeat;
	width:880px;
	width:820px;
	height:148px;
	height:120px;
	}

/*********************************************************************/

#sidebar{
	width:200px;
	float:left;
	/*
	position:absolute;
	top:10;
	z-index:10;
	*/
	}

#sidebar h2{
	width:200px;
	height:42px;
	line-height:42px;
	text-align:center;
	background:url(../images/sidebar/sidebar_title.jpg) no-repeat;
	font-weight:normal;
	}

#sidebar ul li{
	width:198px;
	height:28px;
	}

#sidebar ul li a{
	display:block;
	width:162px;
	height:28px;
	line-height:28px;
	padding-left:36px;
	text-decoration:none;
	color:#333;
	background:url(../images/sidebar/side_navi_back.jpg) no-repeat;
	}

#sidebar ul li a:hover{
	color:#999;
	background-position:bottom;
	}

#sidebar ul li a.active{
	color:#999;
	background-position:bottom;
	}

/*********************************************************************/

#contents{
	width:680px;
	width:640px;
	width:580px;
	padding:0px 20px;
	float:right;
	background:#fff;
	background:url(../images/contents_title_back.jpg) no-repeat;
	}

/***********************/
#contents:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
#contents{display:inline-block;} 
* html #contents{height:1%;}
#contents{display:block;}
/***********************/

#contents h2{
	height:42px;
	line-height:42px;
	margin-bottom:20px;
	font-size:16px;
	}

/*********************************************************************/

#footer{
	background:url(../images/footer/footer_back.jpg) no-repeat;
	height:136px;
	position:relative;
	margin-top:20px;
	clear:both;
	}

/***********************/

ul#footerUtility {
	position:absolute;
	top:0;
	background:url(../images/footer/fu_navi_back.jpg) repeat-x;
	height:26px;
	width:860px;
	width:800px;
	padding-left:20px;
	}

ul#footerUtility li{
	float:left;
	margin-right:20px;
	}

ul#footerUtility li a{
	height:26px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	}

ul#footerUtility li#fu_navi_01 a{
	background:url(../images/footer/fu_navi_01.jpg) no-repeat;
	width:38px;
	}

ul#footerUtility li#fu_navi_02 a{
	background:url(../images/footer/fu_navi_02.jpg) no-repeat;
	width:50px;
	}

ul#footerUtility li#fu_navi_03 a{
	background:url(../images/footer/fu_navi_03.jpg) no-repeat;
	width:50px;
	}

ul#footerUtility li#fu_navi_04 a{
	background:url(../images/footer/fu_navi_04.jpg) no-repeat;
	width:60px;
	}

ul#footerUtility li#fu_navi_05 a{
	background:url(../images/footer/fu_navi_05.jpg) no-repeat;
	width:86px;
	}

ul#footerUtility li#fu_navi_06 a{
	background:url(../images/footer/fu_navi_06.jpg) no-repeat;
	width:68px;
	}

ul#footerUtility li#fu_navi_01 a:hover,
ul#footerUtility li#fu_navi_02 a:hover,
ul#footerUtility li#fu_navi_03 a:hover,
ul#footerUtility li#fu_navi_04 a:hover,
ul#footerUtility li#fu_navi_05 a:hover,
ul#footerUtility li#fu_navi_06 a:hover{
	background-position:bottom;
	}
	
/***********************/

ul#footerNavi{
	position:absolute;
	bottom:36px;
	left:12px;
	}

ul#footerNavi li{
	float:left;
	margin-right:6px;
	line-height:12px;
	padding:0 6px;
	border-right:solid 1px #ccc;
	}

ul#footerNavi li#fg_navi_others{
	border:none;
	}

ul#footerNavi li a{
	color:#ccc;
	text-decoration:none;
	}
	
/***********************/

#copyright{
	background:url(../images/footer/copyright_back.jpg) no-repeat;
	height:28px;
	width:880px;
	width:820px;
	position:absolute;
	bottom:0;
	text-indent:-9999px;
	overflow:hidden;
	}

/*********************************************************************/
	
#pan{
	margin:0px auto;
	width:880px;
	width:820px;
	height:24px;
	line-height:24px;
	text-align:left;
	font-size:12px;
	}

/***********************/
.clearfix:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix{display:inline-block;} 
* html .clearfix{height:1%;}
.clearfix{display:block;}
/***********************/


.red{
	color:#f00;
	}
	
.blue{
	color:#00f;
	}

.center{
	text-align:center;
	}

.gotop{
	padding:20px 0 0px 520px;
	padding:20px 0 0px 460px;
	clear:both;
	}

.gotop a{
	display:block;
	width:124px;
	height:12px;
	font-size:12px;
	background:url(../images/gotop.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	}

* html .gotop a{
	clear:both;
	color:#fff;
	}

.signature{
	text-align:right;
	padding-top:20px;
	}

