@charset "utf-8";

* {
	margin: 0;
	padding: 0;
	font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
	outline: none;
	font-size: 100%;
}

html {
	overflow-y: scroll;
}

body{
	line-height:1.4;
	font-size: 0.84em;
	color: #666666;
	background: url(cmnfix/bg.jpg) repeat-x #F6F6F6;
}

a {
	color: #569E0F;
	text-decoration: none;
}
.font0{font-size:0;}
.bordCCC{border:solid 1px #CCCCCC;}
a:hover {
	text-decoration: underline;
}

div.clear {
	clear: both;
	height: 0px;
	font-size: 0em;
	line-height: 0;
	}
	
table {
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
	margin-right: auto;
	margin-left: auto;
	}
	
td {
 text-align:left;
 }
 
img {
	border:none;
	margin:0px;
	padding:0px;
}

li	{
	list-style:none;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}


/********************************************************** コンテナ ***/

div.wrapper {
	width: 920px;
	margin: 0 auto;
}

div.contents {
	background: url(cmnfix/cntBg1.jpg) no-repeat;
	padding-top: 9px;
}

div.inner {
	width: 900px;
	margin: 0 auto;
	padding-top: 12px;
	padding-bottom: 20px;
	background: #FFFFFF;
}

div.inner2 {
	width: 840px;
	margin: 0 auto;
	padding-top: 12px;
}

/********************************************************** ヘッダ ***/

div#header {
	position: relative;
	height: 140px;
	background: url(cmnfix/headerBg.jpg) no-repeat;
}

h1 {
	width: 900px;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-align: right;
	height: 21px;
	line-height: 20px;
	margin: 0 auto;
}

h2 {
	position: absolute;
	top: 0px;
	left: 25px;
	width: 245px;
	height: 83px;
}

img#telbnr {
	position: absolute;
	top: 0px;
	right: 19px;
}

div#header li {
	display: inline;
}

div#header li a {
	float: left;
}

ul#sn {
	position: absolute;
	top: 61px;
	right: 10px;
}

ul#navi {
	width:878px;
	height:34px;
	position: absolute;
	top: 94px;
	left: 20px;
}

.navi01 a{
	background:url(cmnfix/navi_01_off.jpg) no-repeat;
	width:147px;
	height:29px;
	color:#FFF;
	text-align:center;
	padding-top:5px;
	}
	
.navi01 a:hover{
	background:url(cmnfix/navi_01_over.jpg) no-repeat;
	width:147px;
	height:29px;
	color:#FFF;
	text-align:center;
	padding-top:5px;
	}
	
	
.navi02 a{
	background:url(cmnfix/navi_02_off.jpg) no-repeat;
	width:146px;
	height:29px;
	color:#FFF;
	text-align:center;
	padding-top:5px;
	}
	
.navi02 a:hover{
	background:url(cmnfix/navi_02_over.jpg) no-repeat;
	width:146px;
	height:29px;
	color:#FFF;
	text-align:center;
	padding-top:5px;
	}
	
	
.navi03 a{
	background:url(cmnfix/navi_02_off.jpg) no-repeat;
	width:147px;
	height:29px;
	color:#FFF;
	text-align:center;
	padding-top:5px;
	}
	
.navi03 a:hover{
	background:url(cmnfix/navi_02_over.jpg) no-repeat;
	width:147px;
	height:29px;
	color:#FFF;
	text-align:center;
	padding-top:5px;
	}
	
	
/********************************************************** フッタ ***/

div.footer {
	width:860px;
	padding:0px 30px 20px 30px;
	position: relative;
	background: url(cmnfix/footerBg.jpg) no-repeat 0 -10px;
	height: 150px;
	vertical-align:bottom;
}

img#telImg {
	position: absolute;
	top: 0;
	left: 0;
}

div.footer ul {
	color: #569E0F;
	text-align: center;
	padding: 35px 0 10px 0;
}


div.footer a {
	color: #569E0F;
	text-decoration: underline;
	font-size:12px;
}

.bar270{
	background:url(cmnfix/bar270.jpg) no-repeat;
	padding-left:17px;
	width:253px;
	height:25px;
	line-height:25px;
	margin-bottom:10px;
	font-size:16px;
	font-weight:normal;
}

.bar250{
	background:url(cmnfix/bar250.jpg) no-repeat;
	padding-left:25px;
	width:225px;
	height:28px;
	line-height:25px;
	margin-bottom:10px;
	font-size:16px;
	font-weight:normal;
}

.bar570{
	background:url(cmnfix/bar570.jpg) no-repeat;
	padding-left:12px;
	width:558px;
	height:25px;
	line-height:25px;
	margin-bottom:10px;
	font-size:16px;
	font-weight:normal;
}





























