@charset "utf-8";


/* ###### INITIALIZE ###### */

* {
	margin:0;
	padding:0;
	letter-spacing:0.08em;
	line-height:1.6em;
	font-family: Verdana, "ヒラギノ角ゴ Pro W4", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-size: 13px;
}

body{
	color:#cccccc;
	margin:0;
	padding:0;
	height:100%;
	background-color: #292418;
}

a:link , a:visited {
  color:#ddb97b;
  text-decoration:none;
  border-bottom:1px solid #292418;
}

a:hover , a:active {
  color:#ecbd4e;
  text-decoration:none;
  border-bottom:1px solid #ecbd4e;
}

br{
	letter-spacing:0px;

}


img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

ul , li , dl , dt , dd{
	list-style-type: none;
}

/* ###### COMMON CLASS ###### */

.floatContainer{
	display: inline-block;
	width: 100%;
}

.floatLeft{
	display: inline;
	float: left;	
}

.floatRight{
	display: inline;
	float: right;	
}

.imageBlock{
	font-size: 0px;
	line-height: 0px;
}

.dirCenter{
	text-align: center;
}
.dirRight{
	text-align: right;
}
.dirLeft{
	text-align: left;
}

.titleClass{
	display: block;
	font-size: 0px;
	background-repeat: no-repeat;
	float: none;
	text-indent: -9999px;
	overflow: hidden;
}

.buttonMode a{
	display: block;
	font-size: 0px;
	background-repeat: no-repeat;
	float: none;
	text-indent: -9999px;
	overflow: hidden;
}

.buttonMode a:link , .buttonMode a:visited{
	background-position: left top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.buttonMode a:hover , .buttonMode a:active{
	background-position: left bottom;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.basicMargin {
margin-bottom:25px;
}
.marginB15 {
	margin-bottom: 15px;
}
.marginB20 {
	margin-bottom: 20px;
}
.marginB30 {
	margin-bottom: 30px;
}
.marginB40 {
	margin-bottom: 40px;
}
.marginB50 {
	margin-bottom: 50px;
}
.marginB60 {
	margin-bottom: 60px;
}
.marginB70 {
	margin-bottom: 70px;
}




/* ##### COMMON ELEMENT STYLE ##### */

#wrapper {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}



.footWrapper {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}
#btnPager {
	background-image: url(../img/common/btnPager.gif);
	height: 11px;
	width: 11px;
}
#footContainer {
	padding-top: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4a463c;
	padding-bottom: 20px;
}

.lineLeft{
	text-align:left;
}

.lineCenter{
	text-align:center;
}

.lineRight{
	text-align:right;
}

#footContainer .footWrapper #footerLeft {
	width: 285px;
}
#footContainer .footWrapper #footerRight {
	width: 270px;
}


#footContainer .footWrapper #btnSitemap {
	background-image: url(../img/common/btnSitemap.gif);
	width: 79px;
	height: 14px;
}
#footContainer .footWrapper #btnCompany {
	background-image: url(../img/common/btnCompany.gif);
	height: 14px;
	width: 78px;
}
#footContainer .footWrapper #btnPrivacy {
	background-image: url(../img/common/btnPrivacy.gif);
	height: 14px;
	width: 125px;
}

#wrapper #innerContents .caution {
	color: #ff9d9d;
}

#wrapper blockquote {
	margin-right: 40px;
	margin-left: 40px;
}


#wrapper #innerContents #contentsLeft #newsList li {
	margin-bottom: 10px;
}


#history #wrapper #innerContents #contentsLeft ul li,
#about #wrapper #innerContents #contentsLeft ul li,
#course #wrapper #innerContents #contentsLeft ul li,
#news #wrapper #innerContents #contentsLeft ul li,
#member #wrapper #innerContents #contentsLeft ul li ,
#privacy #wrapper #innerContents ul li ,
#company #wrapper #innerContents ul li ,
#sitemap #wrapper #innerContents ul li
{
	background-image: url(../img/history/bulletHistory.gif);
	background-position: 7px 0.7em;
	padding-left: 18px;
	background-repeat: no-repeat;
}
#news #wrapper #innerContents #contentsLeft ul#newsList li ,
#member #wrapper #innerContents #contentsLeft ul#newsList li
{
	background-image: none;
	padding-left: 0px;
	background-repeat: no-repeat;

}


#history #wrapper #innerContents #contentsLeft ol li,
#about #wrapper #innerContents #contentsLeft ol li,
#course #wrapper #innerContents #contentsLeft ol li,
#news #wrapper #innerContents #contentsLeft ol li,
#member #wrapper #innerContents #contentsLeft ol li ,
#privacy #wrapper #innerContents ol li ,
#company #wrapper #innerContents ol li ,
#sitemap #wrapper #innerContents ol li
{
	margin-left: 2em;
	list-style-position: outside;
	list-style-type: decimal;
}

#history #wrapper #innerContents #contentsLeft ol li li,
#about #wrapper #innerContents #contentsLeft ol li li,
#course #wrapper #innerContents #contentsLeft ol li li,
#news #wrapper #innerContents #contentsLeft ol li li,
#member #wrapper #innerContents #contentsLeft ol li li ,
#privacy #wrapper #innerContents ol li li ,
#company #wrapper #innerContents ol li li ,
#sitemap #wrapper #innerContents ol li li
{
	margin-left: 40px;
}

#history #wrapper #innerContents #contentsLeft ul li li,
#about #wrapper #innerContents #contentsLeft ul li li,
#course #wrapper #innerContents #contentsLeft ul li li,
#news #wrapper #innerContents #contentsLeft ul li li,
#member #wrapper #innerContents #contentsLeft ul li li ,
#privacy #wrapper #innerContents ul li li ,
#company #wrapper #innerContents ul li li ,
#sitemap #wrapper #innerContents ul li li
{
	margin-left: 40px;
}



#wrapper #innerContents .contentsBlock
{
	margin-bottom: 40px;
	display:inline-block;
	height: auto;
	width: 100%;
	clear: both;
}




/* ###### A-FORM CUSTOM ###### */

.aform-header{
	display: none;
}
div.aform-content span.required{
	background: transparent !important;
	color: #D92B00 !important;
}
input.validation-failed, textarea.validation-failed{
	border: none !important;
	color: #000 !important;
}
input.validation-passed, textarea.validation-passed,
input.required, textarea.required{
	border: none !important;
}

div.aform-content .aform-input-example{
	color: #999 !important;
}
div.aform-content .submit{
	border-top: none !important;
}
