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

/* --------------------------------------------------
	0. BASE
-------------------------------------------------- */
html { color:#333; height:100%; }
body { color:#333; font-size:12px; line-height:1.5; 
		height:100%; margin:0px auto; font-family:"Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif;
		background:#fff;
		background:url(../images/common/Bg.jpg) top repeat-x;
}
		
strong { font-weight: bold; }
li img { vertical-align: bottom; }


a:link { color: #af141c; text-decoration:underline; }
a:visited { color: #af141c; text-decoration:underline; }
a:hover, a:active { color: #8e0d13; text-decoration:none; } 

.LinkDetail { text-align:right; }
.Link {
	padding:0 0 0 18px;
	background:url(../images/common/LinkBg_off.png) no-repeat 0 3px;
}
.Link:hover {
	padding:0 0 0 18px;
	background:url(../images/common/LinkBg_on.png) no-repeat 0 3px;
}


/* --------------------------------------------------
	1. BASE
-------------------------------------------------- */
#Wrapper {
	width:100%;
}
#WrapperShadow {
	width:1000px;
		margin:0 auto 0;
		background:url(../images/common/BgShadow.png) repeat-y;
}
#Header {
	width:980px;
	height:253px;
	margin:0 auto 0;
	background:url(../images/common/HeaderBg.jpg) no-repeat;
	border-top:solid 4px #bf1112;
}
#Header #Logo {
	float:left;
	margin:0 0 0 25px;
	

}
#HeaderLink {
	float:right;
	margin:50px 0 0 0;
}
#GlobalNavi {
	clear:both;
	width:930px;
	margin:0 auto 0;
	padding:10px 0 0 0;
}
#GlobalNavi li {
	float:left;
}


#Contents {
	width:980px;
	margin:0 auto 0;
	padding:0 0 50px 0;
	border-top:solid 2px #bf1112;
	background:#fff;
	zoom:100%;
}
#Contents:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
#ContetsLeft {
	float:left;
	width:712px;
	margin:0 0 0 20px;
}
.ContetsLeftBoxTop {
	height:30px;
	margin:20px 0 0 0;
	background:url(../images/common/ContetsLeftBoxBgTop.png) no-repeat;
}
.ContetsLeftBox {
	margin:0;
	padding:10px 30px 0 30px;
	background:url(../images/common/ContetsLeftBoxBgMiddle.png) repeat-y;
}
.ContetsLeftBoxBottom {
	height:22px;
	background:url(../images/common/ContetsLeftBoxBgBottom.png) no-repeat;
}
.ContetsLeftBox h2 {
	display:block;
	margin:10px 0 0 0;
	border-bottom:solid 2px #bf1112;
}
.ContetsLeftBox .TitleJp {
	display:block;
	margin:5px 0 26px 5px;
	font-weight:bold;
	font-size:13px;
}
.ContetsLeftBox p {
	padding:0 0 13px 5px;	
}
.ContetsLeftBox ul {
	padding:0 0 0 10px;
}
.ContetsLeftBox li {
	padding:0 0 12px 0;
}
.ContetsLeftBox h3 {
	padding:10px 0 13px 5px;
	font-weight:bold;
	font-size:16px;
}
.HistoryList {
	padding:0 0 13px 5px;
	zoom:100%;
}
.HistoryList:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
.HistoryList dt {
	clear:both;
	float:left;
	width:100px;
	margin:0 0 12px 0;
	vertical-align:top;
}
.HistoryList dd {
	float:left;
	width:540px;
	margin:0 0 12px 0;
}

.NewsList {	
	padding:0 0 13px 5px;
	zoom:100%;
}
.NewsList:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
.NewsList dt {
	clear:both;
	float:left;
	width:100px;
}
.NewsList dd {
	float:left;
	width:540px;
}


#ContetsRight {
	float:right;
	width:213px;
	margin:0 20px 0 0;
}
.ContetsRightBoxTop {
	height:30px;
	margin:20px 0 0 0;
	background:url(../images/common/ContetsRightBoxBgTop.png) no-repeat;
}
.ContetsRightBox {
	margin:0;
	padding:5px 20px 0 20px;
	background:url(../images/common/ContetsRightBoxBgMiddle.png) repeat-y;
}
.ContetsRightBoxBottom {
	height:20px;
	background:url(../images/common/ContetsRightBoxBgBottom.png) no-repeat;
}
.ContetsRightBox h2 {
	display:block;
	margin:0;
	border-bottom:solid 2px #bf1112;
}
.ContetsRightBox .TitleJp {
	display:block;
	margin:5px 0 10px 5px;
	font-weight:bold;
	font-size:10px;
}
.ContetsRightBox p {
	padding:0 0 13px 5px;	
}

#Footer {
	clear:both;
	width:980px;
	height:40px;
	margin:0 auto 0;
	border-top:solid 4px #bf1112;
	background:url(../images/common/FooterBg.jpg);
}
#Footer .FooterLink {
	float:left;
	width:200px;
	margin:13px 20px 0 25px;
	font-size:10px;
}
#Footer .copy {
	width:550px;
	float:right;
	margin:13px 20px 0 0;
	text-align:right;
	font-size:10px;
}
.RegulationsList {
	padding:0 0 10px 0;
	zoom:100%;
}
.RegulationsList:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
.RegulationsList dt {
	clear:both;
	float:left;
	width:70px;
	margin:0 0 12px 5px;
	font-weight:bold;
}
.RegulationsList dd {
	float:left;
	width:570px;
	margin:0 0 12px 0;
}

.PrivacypolicyList li {
	margin:0 0 0 20px;
	list-style:disc;
}
.CopyrightList li {
	margin:0 0 0 20px;
	list-style:disc;
}



.Member p {
	padding-bottom:40px;
}
.Member strong {
	display:block;
	border-bottom:solid 1px #999;
}