@charset "utf-8";

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

html {
	overflow-y:scroll;  
}

body{
	line-height:1.6;
	font-size: 12px;
	color: #333333;
}

a {
	color: #333333;
}

a:hover {
	text-decoration: underline;
	color: #F90;
}

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

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
	
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;
}

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

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

div.header {
	position: relative;
	width: 970px;
	height: 156px;
	margin-left: auto;
	margin-right: auto;
}

div.header h1 {
	position: absolute;
	font-weight: normal;
	font-size: 10px;
	color: #666666;
}

div.header h2 {
	position: absolute;
	top: 28px;
}

img#hImg1 {
	position: absolute;
	top: 46px;
	right: 0;
}

div.header table {
	position: absolute;
	bottom: 12px;
	left: 0;
}




/********************************************************** サイドカラム ***/

table.menu {
	background: url(cmnfix/left_bg.jpg) repeat-y;
}

table.menu a {
	line-height: 1.2;
}

/********************************************************** フッタ ***/

div.footer {
	background: url(cmnfix/f_bg.jpg) repeat-x left top;
	padding-bottom: 20px;
	padding-top: 29px;
}

div.footer a {
	font-weight: bold;
}









.waku {
	clear: both;
	width: 670px;
}
.clear {
	clear: both;
}
.p0a {
	display: inline-block;
	width: 170px;
	margin-right: 33px;
	margin-left: 33px;
}
.p0b {
	display: inline-block;
	width: 210px;
	margin-right: 13px;
	margin-left: 13px;
}
.p0c {
	display: inline-block;
	width: 320px;
	margin-right: 20px;
	margin-left: 20px;
}


a.rolloverPositionMenu1 {
  background-image: url(cmnfix/n1.jpg) left top no-repeat;
  color: #fff;
  display: block;
  overflow: hidden;
  text-align: center;
  position: relative;
  width: 144px;
  height: 47px;
}
a.rolloverPositionMenu1:hover{
	background-image: url(cmnfix/n1over.jpg);
}
a.rolloverPositionMenu1:hover img {
  position: relative;
  top: -47px;
}

a.rolloverPositionMenu2 {
  background-image: url(cmnfix/n1.jpg) left top no-repeat;
  color: #fff;
  display: block;
  overflow: hidden;
  text-align: center;
  position: relative;
  width: 150px;
  height: 47px;
}
a.rolloverPositionMenu2:hover{
	background-image: url(cmnfix/n2over.jpg);
}
a.rolloverPositionMenu2:hover img {
  position: relative;
  top: -47px;
}

a.rolloverPositionMenu3 {
  background-image: url(cmnfix/n3.jpg) left top no-repeat;
  color: #fff;
  display: block;
  overflow: hidden;
  text-align: center;
  position: relative;
  width: 87px;
  height: 47px;
}
a.rolloverPositionMenu3:hover{
	background-image: url(cmnfix/n3over.jpg);
}
a.rolloverPositionMenu3:hover img {
  position: relative;
  top: -47px;
}

a.rolloverPositionMenu4 {
  background-image: url(cmnfix/n4.jpg) left top no-repeat;
  color: #fff;
  display: block;
  overflow: hidden;
  text-align: center;
  position: relative;
  width: 126px;
  height: 47px;
}
a.rolloverPositionMenu4:hover{
	background-image: url(cmnfix/n4over.jpg);
}
a.rolloverPositionMenu4:hover img {
  position: relative;
  top: -47px;
}

a.rolloverPositionMenu5 {
  background-image: url(cmnfix/n5.jpg) left top no-repeat;
  color: #fff;
  display: block;
  overflow: hidden;
  text-align: center;
  position: relative;
  width: 105px;
  height: 47px;
}
a.rolloverPositionMenu5:hover{
	background-image: url(cmnfix/n5over.jpg);
}
a.rolloverPositionMenu5:hover img {
  position: relative;
  top: -47px;
}

a.rolloverPositionMenu6 {
	background-image: url(cmnfix/n6.jpg) left top no-repeat;
	color: #fff;
	display: block;
	overflow: hidden;
	text-align: center;
	position: relative;
	width: 88px;
	height: 47px;
}
a.rolloverPositionMenu6:hover{
	background-image: url(cmnfix/n6over.jpg);
}
a.rolloverPositionMenu6:hover img {
  position: relative;
  top: -47px;
}

a.rolloverPositionMenu7 {
  background-image: url(cmnfix/n7.jpg) left top no-repeat;
  color: #fff;
  display: block;
  overflow: hidden;
  text-align: center;
  position: relative;
  width: 122px;
  height: 47px;
}
a.rolloverPositionMenu7:hover{
	background-image: url(cmnfix/n7over.jpg);
}
a.rolloverPositionMenu7:hover img {
  position: relative;
  top: -47px;
}
a.rolloverPositionMenu8 {
  background-image: url(cmnfix/n8.jpg) left top no-repeat;
  color: #fff;
  display: block;
  overflow: hidden;
  text-align: center;
  position: relative;
  width: 148px;
  height: 47px;
}
a.rolloverPositionMenu8:hover{
	background-image: url(cmnfix/n8over.jpg);
}
a.rolloverPositionMenu8:hover img {
  position: relative;
  top: -47px;
}.pointf {
	height: 30px;
	width: 25px;
	background-image: url(cmnfix/1f.jpg);
	font-size: 18px;
	color: #FFFFFF;
	padding-top: 14px;
	padding-left: 17px;
	font-weight: bold;
}

}.pointf2 {
	height: 33px;
	width: 35px;
	background-image: url(cmnfix/1.jpg);
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
}
.fTop {
	width: 99px;
	height: 20px;
	float:right;
}
a.rolloverfTop {
  background-image: url(cmnfix/top.gif) right top no-repeat;
  color: #fff;
  display: block;
  overflow: hidden;
  text-align: center;
  position: relative;
  width: 99px;
  height: 20px;
}
a.rolloverfTop:hover{
	background-image: url(cmnfix/top_over.gif);
}
a.rolloverfTop:hover img {
  position: relative;
  top: -20px;
}

.tab01 {
	display: inline-block !important;
	vertical-align: top !important;
	width: 342px !important;
}
