@charset "utf-8";

*{
	margin:0;
	padding:0;
	color:#333333;
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Osaka", san-serif;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {  min-height: 1px; }

* html .clearfix {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

.float_r{ float:right; }

.float_l{ float:left; }

.r_space{ margin-right:40px; }

.l_space{ margin-left:40px; }

a{
	border:none;
	color:#613403;
	overflow:hidden;
	outline:none;
	text-decoration:none;
}

a:hover{ text-decoration:underline; }

.roll a:hover{ text-indent:-9999px; }

img{
	border:0 none;
	vertical-align:bottom;
}

ul{ list-style:none; }

table{
	border-style:none;
	border-collapse:collapse;
	border-spacing:0;
	border:0 none;
}

.finding{
	width:700px;
	height:23px;
	overflow:hidden;
	position:relative;
}

.more{
	position:absolute;
	top:5px;
	right:7px;
}

body{
	width:100%;
	text-align:left;
	background:#111111;
}

#contents_bk{
	min-width:1050px;
	background:url(../images/main/contents_bk.jpg) repeat-y;
}

#top_bt{ background:url(../images/main/top_bk.jpg) no-repeat top left; }

#bottom_bk{
	padding-bottom:20px;
	background:url(../images/main/bottom_bk.jpg) no-repeat bottom left;
}

#header, #contents, #footer{
	width:1000px;
	margin-left:50px;
}

#header{ height:129px; }

#logo{
	margin-top:17px;
	float:left;
}

#navi{
	width:727px;
	height:49px;
	margin-left:32px;
	background:url(../images/main/header/navi_bk.gif) no-repeat;
	float:left;
}

#navi dd{ float:left; }

#navi dd a{
	display:block;
	height:42px;
}

#navi dd a:hover{ text-indent:-9999px; }

#gnavi_home{
	margin-left:66px;
	_margin-left:31px;
}

#gnavi_home a{
	width:62px;
	background:url(../images/main/header/gnavi_home_roll.gif) no-repeat;
}

#gnavi_info, #gnavi_member, #gnavi_event, #gnavi_commu, #gnavi_board, #gnavi_report{ margin-left:2px; }

#gnavi_info a{
	width:82px;
	background:url(../images/main/header/gnavi_information_roll.gif) no-repeat;
}

#gnavi_member a{
	width:96px;
	background:url(../images/main/header/gnavi_member_roll.gif) no-repeat;
}

#gnavi_event a{
	width:75px;
	background:url(../images/main/header/gnavi_event_roll.gif) no-repeat;
}

#gnavi_commu a{
	width:93px;
	background:url(../images/main/header/gnavi_community_roll.gif) no-repeat;
}

#gnavi_board a{
	width:75px;
	background:url(../images/main/header/gnavi_board_roll.gif) no-repeat;
}

#gnavi_report a{
	width:76px;
	background:url(../images/main/header/gnavi_report_roll.gif) no-repeat;
}

#gnavi_qa a{
	width:65px;
	background:url(../images/main/header/gnavi_qa_roll.gif) no-repeat;
}

#logout{
	margin:4px 0 0 5px;
	float:left;
}

#logout a{
	display:block;
	width:63px;
	height:40px;
	background:url(../images/main/header/logout_roll.gif) no-repeat;
}

#contents{
    padding-bottom:30PX;
}

*:first-child+html #contents{ padding-bottom:0; }

#top_bn_area{
	height:80px;
	clear:both;
	text-align:left;
}

#invitation{
	padding-top:31px;
	float:left;
}

#invitation a{
	display:block;
	width:120px;
	height:49px;
	margin-left:120px;
}

#top_bn{
	width:750px;
	height:50px;
	margin-top:14px;
	border:solid 1px #222222;
	float:right;
}

#left_box{
	width:722px;
	min-height:504px;
	_margin-left:20px;
	background:url(../images/main/right_box_lineimg.gif) repeat-y right;
	float:left;
}

#top_area{
	width:920px;
	margin:13px 0 23px 40px;
}

#top_area #img{ float:left; }

#bottom_bn{
	margin-left:40px;
	padding:23px 0 100px 0;
	_padding-bottom:80px;
	width:920px;
	height:52px;
	background:url(../images/advertisement/bottom_bn_bk.gif) no-repeat top;
	text-align:center;
}

#bottom_bn li{
	width:300px;
	height:50px;
	margin-left:3px;
	border:solid 1px #c0a261;
	display:inline-block;
	/display:inline;
	/zoom:1;
}

#bottom_bn li:first-child{ margin-left:0; }

#bottom_bn li.first-child{ margin-left:0; }

#bottom_bn li{
	behavior: expression(
		this.className += (this.previousSibling == null) ? " first-child" : "",
		this.style.behavior = "none"
	);
}

#subnavi_area{
	width:1000px;
}

#subnavi{
	width:383px;
	float:left;
}

#subnavi dd{
	height:10px;
	font-size:0px;
	padding:0 15px 0 16px;
	background:url(../images/footer/footer_line.gif) no-repeat left;
	float:left;
}

#subnavi dd.end{
	width:1px;
	padding:0;
}

#subnavi dd a{
	font-size:0px;
	height:10px;
}

#copyright{
	width:257px;
	height:10px;
	float:right;
}

.paging{
	width:670px;
	height:21px;
	padding:4px 15px 0 15px;
	_padding-bottom:4px;
	background:url(../images/list/paging_bk.gif) no-repeat;
}

.paging p{
	padding-top:2px;
	font-size:10px;
	color:#ffffff;
	float:left;
}

.paging_con{ float:right; }

.paging_con dd{
	font-size:10px;
	float:left;
}

.paging_con dd.previous_page{
	padding:2px 15px 0 20px;
	background:url(../images/list/paging_line.gif) repeat-y center right;
}

.paging_con dd.next_page{
	padding:2px 20px 0 15px;
	background:url(../images/list/paging_line.gif) repeat-y center left;
}

.paging_con dd a{
	font-size:10px;
	color:#ffffff;
}

.now_page {
	font-size:10px;
	margin: 0 5px;
}

.page_num{ padding:2px 15px 0 15px; }

.page_num a{
	font-size:12px;
	margin:0 5px;
}

#right_box{
	width:220px;
	padding-left:18px;
	float:right;
}

#nologin_banner{
	margin-left:3px;
}

#l_banner{
	width:186px;
	height:157px;
	margin-bottom:9px;
	margin-top:-3px;
	background:url(../images/advertisement/lbanner_bk.gif) no-repeat;
}

#l_banner img{ margin:13px }

#qrcode{
	width:186px;
	height:95px;
	padding:49px 0 0 14px;
	margin-bottom:15px;
	background:url(../images/qrcode/qrcode.gif) no-repeat;
}

#qrcode div{
	width:82px;
	height:82px;
	text-align: center;
}

#s_banner{
	width:198px;
	font-size:1px;
	background:url(../images/advertisement/sbanner_rebk_02.gif) repeat-y;
}

#s_banner p{
	margin-top:25px;
	font-size:10px;
}

#s_banner ul{ margin-left:13px; }

#s_banner ul li{ margin-top:9px; }

#s_banner ul li:first-child{ margin-top:0; }

#s_banner ul li.first-child{ margin-top:0; }

#s_banner{
	behavior: expression(
		this.className += (this.previousSibling == null) ? " first-child" : "",
		this.style.behavior = "none"
	);
}

#s_banner p a{
	display:inline;
	font-size:10px;
}

#s_banner_bot{
	width:185px;
	height:48px;
	margin-bottom:9px;
	padding-left:12px;
	padding-top:3px;
	background:url(../images/advertisement/sbanner_botbk.gif) no-repeat;
}

#s_banner_bot p{
	font-size:10px;
}

#s_banner_bot a{
	font-size:10px;
	font-weight: 600;
}

#recom_info_area{
	width:180px;
	margin-left:3px;
	margin-bottom:15px;
}

#recom_info_area ul li{
	width:175px;
	padding:8px 0 7px 5px;
	background:url(../images/advertisement/recom_info_line.gif) no-repeat top center;
}

#recom_info_area ul li:first-child{ background:none; }

#recom_info_area ul li.first-child{ background:none; }

#recom_info_area ul li{
	behavior: expression(
		this.className += (this.previousSibling == null) ? " first-child" : "",
		this.style.behavior = "none"
	);
}

#recom_info_area ul li a{
	font-size:10px;
}

#pr_text_area{
	width:392px;
	padding:15px 15px 15px 51px;
	vertical-align:center;
	margin-bottom:20px;
	background:url(../images/advertisement/pr_text_bk.gif) left center #e8d9b9 no-repeat;
	border:solid 1px #cca550;
}

#submenu_view{
	width:657px;
	height:70px;
	padding:18px 0 0 43px;
	margin-top:15px;
	margin-bottom:15px;
	background:url(../images/profile/profile_myview_bk.gif) no-repeat;
}

//サブメニューを下にずらします
.submenu_overflow{
	margin-top:-30px !important;
}

#view_con, #menu_links{ width:615px; }

#view_con select, #view_con p{
	margin-left:10px;
	float:left;
}

#view_con p{ padding-top:2px; }

#submenu_view p{ color:#870000; }

#menu_links{ margin-top:20px; }

#menu_links li{
	margin-right:20px;
	float:left;
}

#menu_links li img{ vertical-align:baseline; }

#submenu_view ul li a{ margin-left:5px; }

#dummy_login {
	background-color: #ffffff;
	width:100px;
	margin-left:50px;
	padding-left:10px;
}

