@charset "UTF-8";
/* CSS Document */

h1 {
	font-size: 100%;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
h2 {
	text-align: left;
	padding: 0px;
	margin: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 8pt;
	line-height: 10pt;
	font-weight: normal;
	color: #000;
}
html,body {
    height:100%;
	width:100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #ffffff;
	zoom: 1;
	letter-spacing:0;
	padding:0;
}
.clear{
	clear: both;
	}
	
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* Hides from IE \*/
* html .clearfix {height: 1%;}
.clearfix { display:block;}
/* End hide from IE */

*{
zoom:1;
}

header{
    padding: 0px;
	margin: 0px;
}
footer{
    padding: 0px;
	margin: 0px;
}

html>body{
height:auto;
}
body > #back_list {
	height: auto;
}
img {
	border: none;
	vertical-align: center;
	margin: 0px;
	padding: 0px;
}

/**************************************
背景
***************************************/

#back_top {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat-y;
	background-image: url(../img/top_backcolor.gif);
	background-position: center center;
	background-color: #fef1de;
	height:100%;
	width:100%;
	text-align: center;
}
#back_list {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat-y;
	background-image: url(../img/back_img.gif);
	background-position: center center;
	background-color: #fef1de;
	height:100%;
	width:100%;
	text-align: center;
}


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

header {
	padding: 0px;
	margin: 0px;
}

#logo {
	height: auto;
	text-align: left;
	width: 100px;
	margin: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 9px;
	padding-top: 9px;
	float: left;
}
.pan {
	text-align: left;
	height: auto;
	width: 600px;
	float: left;
	margin: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9pt;
	line-height: 15pt;
	font-weight: bold;
	color: #FFF;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.pan a:link {
	color: #FFF;
	text-decoration: underline;
}
.pan a:visited {
	color: #FFF;
	text-decoration: underline;
}
.pan a:hover{
	color: #FC0;
	text-decoration: none;
}
.pan a:active {
	color: #999;
	text-decoration: none;
}
.header_right {
	text-align: right;
	height: auto;
	width: 230px;
	float: right;
	margin: 0px;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	font-weight: normal;
	color: #FFF;
}

/**************************************
ページトップへ
***************************************/

#page_top_bt {
	width: 840px;
	height: 12px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	clear: both;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/**************************************
コンテンツ
***************************************/

#container {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	clear: both;
	float: none;
	padding: 0px;
}
#top_back {
	height: 670px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	clear: both;
	float: none;
	padding: 0px;
	background-image: url(../img/top_view.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#img_view {
	height: 400px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	clear: both;
	float: none;
	padding: 0px;
	background-image: url(../img/main_img.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#pr_back {
	height: 334px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	clear: both;
	float: none;
	padding: 0px;
	background-image: url(../img/bottom_img.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.pr_text {
	height: auto;
	width: 196px;
	text-align: left;
	float: left;
	padding-top: 204px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 24px;
	margin: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12pt;
	line-height: 20pt;
	font-weight: normal;
	color: #333;
}
.pr_text_small {
	text-align: right;
	clear: both;
	float: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	font-weight: normal;
	color: #333;
	height: auto;
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
#main_btn {
	height: auto;
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	clear: both;
	float: none;
	padding: 0px;
}
#content {
	width: 950px;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	clear: both;
}

/* button */
#btn_box {
	height: auto;
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	clear: both;
	float: none;
	padding: 0px;
}
#btn_01 {
	height: auto;
	width: 455px;
	float: left;
	margin: 0;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#btn_02 {
	height: auto;
	width: 454px;
	float: left;
	padding: 0px;
	margin: 0;
}

/* footer */
#comment_box {
	height: auto;
	width: 900px;
	clear: both;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#footer_right {
	text-align: right;
	width: 230px;
	margin: 0px;
	float: left;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#footer_copy {
	width: 670px;
	float: left;
	height: auto;
	text-align: left;
	padding: 0px;
	margin: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9pt;
	line-height: 18pt;
	font-weight: normal;
	color: #333;
	word-break: break-all;
}
#footer_close {
	height: 0px;
	width: 950px;
	float: none;
	text-align: center;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
