@charset "utf-8";

body {
	/**font-family: "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;**/
	font-family:  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic",sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
} 

}
a:link, a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover, a:active {
	color: #666666;
	text-decoration: underline;
}


#page_container {
	width: 900px;
	background-color:#ffffff;
	margin-right: auto;
	margin-left: auto;
}

#page_container .bn01 {
	width: 900px;
	height: 560px;
	padding-bottom: 30px;
}

#page_container .bn02_01 {
	width: 900px;
	background: url(../images/banner02_01.jpg) no-repeat;
	height: 360px;
}

#page_container .bn02_02 {
	width: 900px;
	background: url(../images/banner02_02.jpg) no-repeat;
	height: 265px;
}

#page_container .bn02_03 {
	width: 900px;
	background: url(../images/banner02_03.jpg) no-repeat;
	height: 265px;
}

#page_container .bn02_04 {
	width: 900px;
	background: url(../images/banner02_04.jpg) no-repeat;
	height: 265px;
}

#page_container .bn02_05 {
	width: 900px;
	background: url(../images/banner02_05.jpg) no-repeat;
	height: 275px;
	padding-bottom: 30px;
}

#page_container .bn03 {
	width: 900px;
	padding-bottom: 30px;
}

#page_container .bn04 {
	width: 900px;
	padding-bottom: 30px;
}

#page_container .bn05 {
	width: 900px;
	padding-bottom: 30px;
}

#page_container .bn06 {
	width: 900px;
	padding-bottom: 30px;
}

#page_container .bn07 {
	width: 900px;
	padding-bottom: 25px;
}

#page_container .bn08 {
	width: 900px;
	padding-bottom: 30px;
}

#page_container .bn09 {
	width: 900px;
	padding-bottom: 30px;
}

#page_container .bn10 {
	width: 900px;
	background: url(../images/banner10_01.jpg) no-repeat;
	height: 530px;
	padding-bottom: 25px;
}

#page_container .bn11 {
	width: 900px;
	padding-bottom: 15px;
}

#page_container .bn12 {
	width: 900px;
	padding-bottom: 25px;
}

#page_container .bn13 {
	width: 900px;
	padding-bottom: 30px;
}

#page_container .bn14 {
	width: 900px;
	padding-bottom: 50px;
}

#page_container .bt_area02_01 {
	width: 900px;
}

#page_container .bn02_01 .btan02_01 {
	padding-top: 305px;
	padding-left: 495px;
}

#page_container .bn02_02 .btan02_02 {
	padding-top: 180px;
	padding-left: 30px;
	height: 265px;
	width: 900px;
}

#page_container .bn02_03 .btan02_03 {
	padding-top: 180px;
	padding-left: 555px;
}

#page_container .bn02_04 .btan02_04 {
	padding-top: 180px;
	padding-left: 30px;
}

#page_container .bn02_05 .btan02_05 {
	padding-top: 150px;
	padding-left: 425px;
}

#page_container .bn10 .btan10_01 {
	padding-top: 419px;
	padding-left: 98px;
}







#reserve_area {
	width: 900px;
	padding-bottom: 60px;
}

#footer_area {
	background: url(../images/footer.jpg) no-repeat;
	height: 100px;
	width: 900px;
}

#footer_area a{
	color: #fff;
	font-size: 12px;
  text-decoration: none;
}	

#footer_area a:hover{
	color: #fff;
	font-size: 12px;
  text-decoration: underline;
}	

#ulTop {
	position:relative;
  left:50%;
  float:left;
  margin-top: 40px;
}

#ulBottom {
	position:relative;
  left:50%;
  float:left;
  margin-top: 5px;
}

.liLink {
	position:relative;
  left:-50%;
  float:left;
  border-left: 1px solid #fff;
  padding: 0 10px;
  height: 12px;
  line-height: 12px;
}

.liFast {
	position:relative;
  left:-50%;
  float:left;
  padding: 0 10px 0 0;
  height: 15px;
  line-height: 12px;
}

.liLast {
	position:relative;
  left:-50%;
  float:left;
  border-left: 1px solid #fff;
  padding: 0 0 0 10px;
  height: 15px;
  line-height: 12px;
}