﻿@charset "utf-8";

/* override styles */
#main {
width:auto;
}

#header{
min-width:840px;
}

#header .wrapper,
#container,
#footer {
width:840px;
margin:0 auto;
position:relative;
}
#main-image {
min-width:840px;
padding-top:13px;
background:url(../img/container_bg_02.png) repeat-x;
}
#main-image .wrapper {
width:840px;
margin:0px auto;
}
#main-image .wrap01 {
width:840px;
padding:0 6px;
background:url(../img/index_bg_01.png) no-repeat;
margin:0px -6px;
}

/* main flash */
#flash {
overflow:hidden;
width:840px;
height:260px;
}

/* maintenance info */
#maintenance {
margin-bottom:18px;
padding:3px;
border:1px solid #DBC79C;
background-color:#EFE8CE;
}
#maintenance h2,
#maintenance p {
background-color:#fff;
font-weight:bold;
}
#maintenance h2 {
padding:9px 7px 5px;
font-size:12px;
}
#maintenance p {
padding:0 9px 12px;
}

#wrap-main {
	float:left;
	color:#565C66;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	line-height:138%;
}

#bar-l {
	width:300px;
	float:left;
	padding:0px 15px 0px 0px;
	display:inline;
}

#bar-r {
	width:300px;
	float:left;
	padding:0px 15px 0px 0px;
	display:inline;
}

#wrap-side {
	float:right;
	width:200px;
}

#member-link {
	height:252px;
	color:#FFFFFF;
	background:#329CA7;
	padding-top:0px;
	font-size:11px;
	text-align:center;
}

#regist {
	height:140px;
	background:#329CA7;
	padding-top:14px;
	padding-left:10px;
	padding-bottom:18px;
	padding-right:10px;
	text-align:left;
	border-top: 2px solid #FFFFFF;
	color:#FFFFFF;
	font-size:11px;
	line-height:1.4em;
}

#banner {
	padding:10px 0px 5px 0px;
}

#banner li{
	text-align:center;
}

#orympus {
	color:#565C66;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:10px;
}

/* mark collection */
#ft-mark {
padding:10px 0 0;
}
#ft-mark ul {
overflow:hidden;
width:840px;
color:#80848C;
font-size: 10px;
line-height:1.5em;
text-align:left;
}


.list-lr li{/*子要素の高さ合わせ用*/
	float:left;
	padding:10px 0px 16px 0px;
	background:url(../img/line.png) no-repeat bottom;
}
.list-l {
	float:left;
	width:78px;
	padding:0px 0px 0px 12px;
	background:url(../img/bullet.png) no-repeat left top;
}
.list-r {
	float:right;
	width:210px;
}

body {

}

a {
	line-height:1.2em;
}

/* member */
#member-link {
height:auto;
padding-bottom:4px;
}
#member-link .enter {
margin:0 4px;
padding:7px 5px;
border:1px solid #247077;
background-color:#CDE2E5;
}
#member-link .enter p {
color:#434953;
text-align:left;
}
#member-link .enter .link {
margin-top:8px;
text-align:center;
}

/* register */
#regist {
height:auto;
margin-bottom:7px;
padding-bottom:10px;
}
#regist .link {
margin-top:7px;
text-align:center;
}

/* banner list */
#banner {
padding:0;
}
#banner ul {
overflow:hidden;
height:100%;
padding:0;
color:#565C66;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
font-size:0.625em;
}
#banner li {
clear:left;
float:left;
width:200px;
margin-bottom:9px;
text-align:left;
}
#banner ul img {
display:block;
margin:0 auto 5px;
}
#banner ul span {
display:block;
margin:0 5px;
padding-left:1em;
text-indent:-1em;
}
#orympus {
font-size:1em;
}
