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

body {

	background: #000000 url(../images/index/bg_index.jpg) repeat-x;
}


#container{
	width: 836px;
	margin: 0px auto;
}
#contents{
	margin-top: 0px;
}
#header{
	background: center;
	margin: 53px 200px 0px;
	color: #FFCC00;
}
#introduction1{
	margin-top: 25px;
}
#introduction1 h2{
	font-size: 11px;
	color: #FFCC00;
	font-weight: normal;
}
#introduction2{
	margin-top: 15px;
}
#introduction2 h2{
	font-size: 11px;
	color: #FFCC00;
	font-weight: normal;
}
#logo{
}
#button{
	height: 280px;
}
#footer{
	margin-right: 250px;
	margin-left: 250px;
	margin-top: 20px;
}
#sub_title{
	margin: 0px;
	padding: 0px;
}
#main_title{
}
h1{
	font-size: 12px;
	color: #FFCC00;
	font-weight: normal;
}
h2{
	font-size: 11px;
	color: #FFCC00;
	font-weight: normal;
	margin-bottom: 0px;
}
h3{
	font-size: 11px;
	color: #CCCCCC;
	font-weight: normal;
	margin-bottom: 0px;
}
.style3 {
	font-size: 10px;
	color: #CCCCCC;
}
