@charset "utf-8";

/*レフトナビ*/

div#container div#main_contents div#leftNav{
	float:left;
	width:220px;
	height:100%;
}

ul.list {
    margin:0 0 28px 0;
    padding:0px;
	line-height:150%;
}

ul.list li {
    margin:0px;
    padding:0px 0px 10px 20px;
	background:url(../../common/img/list_icon_arrow.gif) no-repeat;
}

ul.list li a{
    color:#000000;
    text-decoration:none;
}

ul.list li a:hover{
    color:#DDA977;
    text-decoration:underline;
}

ul.list li.onColor {
	color:#692A38;
	font-weight:bold;
}

/*ライトコンテンツ共通*/

div#container div#main_contents div#right_contents{
	float:right;
	width:729px;
	height:100%;
}	

div#container div#main_contents div#right_contents p{
	font-size:12px;
	color:#000000;
	line-height:180%;
}

div#container div#main_contents div#right_contents h2{
	width:729px;
	height:47px;
	margin-bottom:45px;
}	

div#container div#main_contents div#right_contents div#club_mainArea{
	width:688px;
/*	height:100%;
	overflow:hidden;
*/	margin:0 20px;
}

div#container div#main_contents div#right_contents div#club_mainArea p#club_mainArea_text{
	padding-bottom:20px;
}	
	
div#container div#main_contents div#right_contents div#club_mainArea div.club_box{
	width:658px;
	height:100%;
	padding:10px 14px 0 14px;
	overflow:hidden;
	border-left:1px solid #D1D1D1;
	border-right:1px solid #D1D1D1;
}

*html div#container div#main_contents div#right_contents div#club_mainArea div.club_box{
	width:688px;
	height:100%;
	padding:10px 14px 0 14px;
	overflow:hidden;
	border-left:1px solid #D1D1D1;
	border-right:1px solid #D1D1D1;
}


div#container div#main_contents div#right_contents div#club_mainArea div.club_box a{
	color:#278AC8;
    text-decoration:none;
}	
	
div#container div#main_contents div#right_contents div#club_mainArea div.club_box a:hover{
	color:#DDA977;
    text-decoration:underline;
}	

div#container div#main_contents div#right_contents div#club_mainArea div.club_box img.club_box_line{
	width:658px;
	padding:15px 0;
}	

div#container div#main_contents div#right_contents div#club_mainArea div.club_box ul.boxLink li{
	color:#C0797B;
	font-weight:bold;
}	

div#container div#main_contents div#right_contents div#club_mainArea div.club_box ul.boxLink li a{
	color:#278AC8;
    text-decoration:none;
	font-weight:100;
}	

div#container div#main_contents div#right_contents div#club_mainArea div.club_box ul.boxLink li a:hover{
	color:#DDA977;
    text-decoration:underline;
}	

.box_bottom{
	margin-bottom:25px;
}
/*ポップアップ*/

.news {font-size: 10pt; 
line-height: 1.5em; 
font-family:"メイリオ","ヒラギノ角ゴPro W3","MS Pゴシック","Osaka",Verdana, Arial,sans-serif;
}

.blue {
	font-size: 10pt;
	color: #003366;
}

.doted table {
	border-collapse:collapse;
    border: 1px solid #CCCCCC;
	border-spacing:0;
	empty-cells:show;
}
.doted th {
    padding:5px;
    border: 1px dotted #CCCCCC; 
}
.doted td {
    padding:5px;
    border: 1px dotted #CCCCCC; 
}
.box {
	font-size: 10pt;
	margin: 5px 5px 20px 20px;
	padding: 5px;
	width: 520px;
	line-height: 150%;
}

.box_small {
	font-size: 10pt;
	margin: 5px 5px 20px 20px;
	padding: 5px;
	width: 420px;
	line-height: 150%;
	border: 1px dotted #666666;
}

.boxgreyline {
	font-size: 10pt;
	margin: 0px 5px 20px 4px;
	padding: 20px 20px 20px 15px;
	border: 2px dotted #999999;
	width: 480px;
	line-height: 150%;
	background-color: #BFCDBD;
}
.boxsilverline {
	font-size: 10pt;
	margin: 0px 5px 20px 4px;
	padding: 20px 20px 20px 15px;
	border: 2px dotted #CCCCCC;
	width: 620px;
	line-height: 150%;
}
.boxgreyline2 {
	font-size: 10pt;
	border: 2px dotted #999999;
	width: 430px;
	line-height: 150%;
	background-color: #BFCDBD;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding: 5px;
}
.boxgreyline3 {
	font-size: 12pt;
	border: 2px dotted #999999;
	line-height: 150%;
	background-color: #BFCDBD;
	padding: 5px;
	text-align: center;
}


.boxredline {
	font-size: 10pt;
	margin: 5px 5px 20px 20px;
	padding: 5px;
	border: 2px solid #CC0000;
	width: 480px;
	line-height: 150%;
}

.boxredline2{
	font-size: 10pt;990033
	margin: 5px 5px 20px 20px;
	padding: 5px;
	border: 2px solid #CC0000;
	width: 480px;
	line-height: 150%;
}
.boxline {
	font-size: 10pt;
	margin: 5px 5px 20px 20px;
	padding: 0px;
	border: 2px solid #5F005C;
	width: 480px;
	line-height: 150%;
}
.boxline ul {
	list-style-type: none;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 430px;
	padding: 0px;
	margin-top: 0px;
}
.boxline li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC6600;
	margin-bottom: 10px;
	margin-top: 10px;
}

.menulist {
	margin: 0px 5px 20px 10px;
	padding: 0px 5px;
	width: 145px;
	line-height: 150%;
	font-size: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.menulist a:link {
	color: #0F67BA;   
	text-decoration: none;
	font-weight:bold;
	
}
.menulist a:visited {
	color: #0F67BA;
	text-decoration: none;
}
.menulist a:hover {
	color: #990000;
	text-decoration: none;
}
.menulist ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.menulist li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC6600;
	margin-bottom: 2px;
}

.clear {
	clear: both;
}
.red {
	color: #990000;
}

.content {
	font-size: 9px;
	line-height: 1.4em; 
}

.side_content {
	margin: 10px 0px 0px 10px;
	padding: 3px;
	float: left;
}
.news {font-size: 12px; 
line-height: 1.4em; 
}
.newsb {font-size: 12px;
line-height: 1.4em;
font-weight: bold; 
}

.blueB {font-size:12px; color:#0000CC; font-weight: bold; line-height: 1.4em; }
.redB { font-size:12px; color:#990033; font-weight:bold; line-height: 1.4em; }













