@charset "utf-8";

#body{
	font-family: "Meiryo", Ciutadella, Helvetica, Arial, sans-serif;
	font-size : 20px;
	line-height : 1.5;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	background-image: url("../bg/header.jpg");
	background-repeat: no-repeat;
	background-color: #000000;
	background-attachment: fixed;
}

#body01{
	font-family: "Meiryo", Ciutadella, Helvetica, Arial, sans-serif;
	font-size : 20px;
	line-height : 1.5;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	background-image: url("../bg_main.png");
	background-repeat: repeat-x;
	background-color: #091326;
	background-position: center top;
	background-attachment: fixed;
}

#header{
	background-image: url("../bg/header.png");
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	height: 600px;
}

#header2{
	background-image: url("../im/header2.png");
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
	height: 450px;
}

#header_katsu {
	background-image: url("../bg/header_katsu.png");
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
	height: 400px;
}

#main{
	margin-top : auto;
	margin-left : auto;
	margin-right : auto;
	margin-bottom : auto;
	width : 1000px;
	text-align: center;
	color: #FFF;
}

#footer{
	font-size : 14px;
	line-height : 20px;
	text-align : center;
}

.container{
	margin-left : auto;
	margin-right : auto;
	margin-bottom : auto;
	padding-left : 100px;
	padding-right : 100px;
	width : 800px;
	color: #fff;
	text-align: left;
	/*font-family: "���C���I", "HG�޼��E", "HG�޼��M";*/
}
.container0{
	margin-left : auto;
	margin-right : auto;
	margin-bottom : auto;
	width : 1000px;
	background-image: url("../bg/frame_body.png");
	background-repeat: repeat-y;
}
.container00{
	margin-left : auto;
	margin-right : auto;
	margin-bottom : auto;
	padding-left : 100px;
	padding-right : 100px;
	width : 800px;
	color: #fff;
	text-align: left;
	/*font-family: "���C���I", "HG�޼��E", "HG�޼��M";*/
	background-image: url("../bg/frame_body.png");
	background-repeat: repeat-y;
}
.container01{
	margin-left : auto;
	margin-right : auto;
	margin-bottom : auto;
	padding-left : 100px;
	padding-right : 100px;
	width : 800px;
	color: #fff;
	text-align: left;
	/*font-family: "���C���I", "HG�޼��E", "HG�޼��M";*/
	background-image: url("../bg/bg01.png");
	background-repeat: no-repeat;
}
.container02{
	margin-left : auto;
	margin-right : auto;
	margin-bottom : auto;
	width : 1000px;
	color: #fff;
	text-align: left;
	/*font-family: "���C���I", "HG�޼��E", "HG�޼��M";*/
}
.container_h1000{
	margin-left : auto;
	margin-right : auto;
	margin-bottom : auto;
	padding-left : 150px;
	padding-right : 150px;
	width : 700px;
	color: #fff;
	text-align: left;
	/*font-family: "���C���I", "HG�޼��E", "HG�޼��M";*/
	min-height: 1000px;
}
.container_w800{
	margin-left : auto;
	margin-right : auto;
	margin-bottom : auto;
	padding-left : 100px;
	padding-right : 100px;
	width : 800px;
	color: #000;
	text-align: left;
	/*font-family: "���C���I", "HG�޼��E", "HG�޼��M";*/
	background-image: url("../bg/frame.png");
	background-repeat: repeat-y;
}
