@charset "utf-8";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
margin: 0;
padding: 0;
}
* {
font-size: 100%;
font-style: normal;
font-weight: normal;
line-height: 1.3;
}
ol, ul {
list-style: none;
}
ul, menu, dir {
	display: block;
	list-style-type: none;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 40px;
}
img {
border: none;
vertical-align: bottom;
}
h1 {
margin: 0 auto;
padding: 30px 0 10px 0;
}
h2 {
margin: 0 auto;
padding: 0;
padding-top: 30px;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
body {
text-align: center;
background: url(../images/bg_lower_tenka.jpg) top center no-repeat #000;
}
#wrapper {
	margin: 0 auto;
	text-align: left;
}
#outline{
	text-align: center;
}
#container{
	width: 800px;
	text-align: center;
	margin: 0 auto;
	color: #fff;
	text-shadow: 0 0 5px #000;
	background-image: url(../images/main_bg.jpg);
}
#header{
	width: 800px;
	height: 500px;
	text-align: left;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#btn_box{
	width: 600px;
	padding-top: 300px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 265px;
}
.clearfix{
	display:inline-block;
}
#btn_box li {
width: 156px;
height: 53px;
float: left;
margin-left: 3px;
margin-bottom: 3px;
}
#btn_box li a {
width: 156px;
height: 53px;
display: block;
}
.btn01 a {
	background-image: url(../images/btn1.jpg);
}
.btn01 a:hover{
	background-position: 0px -53px;		
}
.btn02 a {
background: url(../images/btn2.jpg);
}
.btn02 a:hover{
	background-position: 0px -53px;		
}
.btn04 a {
background: url(../images/btn3.jpg);
}
.btn04 a:hover{
	background-position: 0px -53px;		
}
.btn05 a {
background: url(../images/btn4.jpg);
}
.btn05 a:hover{
	background-position: 0px -53px;		
}
.btn06 a {
background: url(../images/btn5.jpg);
}
.btn06 a:hover{
	background-position: 0px -53px;		
}
#btn_box li strong {
position: absolute;
width: 0;
height: 0;
overflow: hidden;
}
#cont1_bg {
width: 800px;
text-align: center;
background: url(../images/cont1_bg.jpg) top center no-repeat;
margin: 0 auto;
color: #fff;
padding-top: 50px;
font-size: 14px;
}
#cont1_bg strong {
color: #ffa244;
}
#cont1_bg p{
	margin-top: 10px;	
}
#cont1_bg p, strong {
	width: 700px;
	text-align: left;
	display: block;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 38px;
}
#cont1_bg img{

	margin-bottom:10px;
}
.garally {
width: 640px;
height: auto;
margin: 0 auto;
text-align: center;
margin-bottom: 10px;
}
.garally .g_cont {
margin: 0px;
}
.garally div.scroller {
width: 640px;
height: 384px;
overflow: hidden;
padding-top: 0;
margin: 0 auto;
}
.garally div.scroller div.content {
width: 10000px;
}
.garally div.scroller div.section {
width: 640px;
height: 384px;
overflow: hidden;
float: left;
margin: 0 auto;
}
.garally .controls {
width: 640px;
margin: 0 auto;
margin-top: -10px;
}
.garally .controls a {
width: 20px;
height: 20px;
display: block;
border: solid 1px #000;
background: #fff;
float: left;
}
.garally .controls a:hover {
	background-color: #2384dc;
}
.center_box{
width: 700px;
margin: 0 auto;
text-align: center;
padding: 5px 0;
}

.left_box {
width: 350px;
height: auto;
margin: 0 auto;
text-align: left;
float: left;
}
.right_box {
width: 350px;
height: auto;
margin: 0 auto;
text-align: left;
float: right;
}
table.table_list {
width: 95%;
font-size:10px;
}
table.table_list th {
border: solid 1px #fff;
padding: 5px;
text-align: center;
background: #800000;
color: #fff;
}
th.bg01 {
background: #a8b41b !important;
color: #fff;
}
th.bg02 {
background: transparent !important;
}
th.bg03 {
background: #004d99 !important;
color: #fff;
}
table.table_list td {
border: solid 1px #fff;
padding: 5px;
}
td.bg03 {
background: #a8b41b;
}
td.bg04 {
background: #004d99;
}
td.bg01 {
background: #808080;
}
td.bg02 {
background: #808080;
color: #fff;
}
#tab{
	float: left;
	margin-left: -40px;
	margin-top: -5px;
	margin-bottom: 0px;
}
#tab li {
width: 200px;
float: left;
}
#tab li a {
	width: 200px;
	border: solid 1px #fff;
	background: #fff;
	padding: 5px;
	display: block;
	color: #000;
	text-decoration: none;
	font-size: 12px;
}
#tab li a:hover { color: #fff; text-decoration: none; background: #800000;}
.text_box{
	font-size:14px;
}
.text_box p{
	text-align: left;
	margin-left: 50px;
	margin-top: 5px;
}
.text_box p > strong {
	color: #ff0;
	text-align: left;
	font-weight: bold;
	margin-left: -5px;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 5px;
}
ul.ul_list {
width: 700px;
margin: 0 auto;
text-align: left;
list-style-type: disc;
padding: 0;
font-size: 14px;
}
ul.ul_list li {
margin: 0;
padding: 0;
margin-left: 10px;
}
table.get_item_box {
width: 700px;
margin: 0 auto;
text-align: left;
font-size: 14px;
}
tr {
display: table-row;
vertical-align: inherit;
border-color: inherit;

}
table.get_item_box th {
padding-bottom: 3px;
padding-left: 5px;
border-bottom: solid 1px #fff;
border-left: solid 5px #fff;
width:698px;
height:21px;
}
caption, th {
text-align: left;
}
table.get_item_box td {
padding: 3px 0;
vertical-align: top;
}
.topback {
	text-align: right;
	width: 90%;
	font-size: 12px;
	float: right;
	margin-top: 0;
	margin-right: 40px;
	margin-bottom: 0;
	margin-left: auto;	
}
.topback a {
color: #fff;
text-decoration: none;
}
.topback a:hover{
	text-decoration: underline;	
}
.center_box .fix{
	text-align: left;
	float: left;
	width: 95%;
	margin-left: 0px;
}
#globalFooter{
}