@charset "EUC-JP";
/* box.css */



/* main */

#cont_main h2.main_flash{
	width:550px;
	height:300px;
	padding:0;
	text-indent:0;
	background-image:none;
	}

#cont_main h2{
	width:545px;
	height:24px;
	padding-left:5px;
	font-size:12px;
	line-height:25px;
	font-weight:bold;
	color:#fff;
	background:url("../images/m_title_back.jpg") repeat-x;
	}

#cont_main h2.third{
	width:545px;
	height:24px;
	padding-left:5px;
	font-size:12px;
	line-height:25px;
	font-weight:bold;
	color:#fff;
	background:url("../images/m3_pkgtitle_back.jpg") repeat-x;
	}

#cont_main #str_gd{
	width:550px;
	height:96px;
	margin:10px 0px;
	}

#cont_main #str_gd h3{
	width:127px;
	height:96px;
	font-size:12px;
	text-indent:-9999999px;
	background:#ddd url(../images/m_st_title.jpg);
	float:left;
	}
	
#cont_main #str_gd ul{
	list-style-type:none;
	width:423px;
	float:right;
	}
	
#cont_main #str_gd ul li{
	width:141px;
	height:96px;
	font-size:12px;
	line-height:15px;
	background:#ddd;
	text-align:center;
	float:left;
	}

#cont_main #str_gd ul li.str01 a{
	display:block;
	width:141px;
	height:96px;
	font-size:12px;
	background:#ddd url(../images/m_st_01.jpg);
	text-indent:-9999999px;
	float:left;
	}

#cont_main #str_gd ul li.str02 a{
	display:block;
	width:141px;
	height:96px;
	font-size:12px;
	background:#ddd url(../images/m_st_02.jpg);
	text-indent:-9999999px;
	float:left;
	}

#cont_main #str_gd ul li.str03 a{
	display:block;
	width:141px;
	height:96px;
	font-size:12px;
	background:#ddd url(../images/m_st_03.jpg);
	text-indent:-9999999px;
	float:left;
	}

#cont_main .main_box{
	width:530px;
	padding:10px;
	margin:0px auto 10px;
	background:#fff url(../images/m3_box_back.jpg);
	}
	
#cont_main .main_box_01{
	width:530px;
	padding:10px;
	margin:0px auto 10px;
	background:#fff url(../images/m_box_back_01.jpg);
	}

#cont_main .main_box_02{
	width:530px;
	padding:10px;
	margin:0px auto 10px;
	background:#fff url(../images/m_box_back_02.jpg);
	}

#cont_main .main_box_03{
	width:530px;
	padding:10px;
	margin:0px auto 10px;
	background:#fff url(../images/m_box_back_03.jpg);
	}

#cont_main .main_box_04{
	width:540px;
	padding:5px;
	margin:0px auto 10px;
	background:#fff url(../images/m3_box_back.jpg);
	}

	
#cont_main .main_box table.one{
	border-bottom:1px #ddd solid;
	margin-bottom:5px;
	margin-right:5px;
	line-height:14px;
	}
	
#cont_main .main_box table.two{
	border-bottom:1px #ddd solid;
	margin-right:5px;
	margin-bottom: 5px;
	line-height:14px;
	}
	
#cont_main .main_box table.one tr td img{
	border:1px #000 solid;
	}	
	
#cont_main .main_box table.two tr td img{
	border:1px #000 solid;
	}
	
#cont_main #special_area{
	width:528px;
	padding:10px;
	margin:0px auto 10px;
	border:1px solid #ddd;
	background:#fff;
	}

#cont_main .main_box .top_selection_left{ 
	width:250px;
	padding:5px;
	float:left;
	border:1px solid #ddd;
}

#cont_main .main_box .top_selection_left img{
	float:left;
	} 

#cont_main .main_box .top_selection_left ul{
	list-style-type:none;
	width:140px;
	height:220px;
	float:right;
	} 
#cont_main .main_box .top_selection_left ul li{
	margin-bottom:5px;
	}
	
#cont_main .main_box .top_selection_left ul li.review{
	padding-bottom:5px;
	}

#cont_main .main_box .top_selection_right{ 
	width:250px;
	padding:5px;
	float:right;
	border:1px solid #ddd;
}

#cont_main .main_box .top_selection_right img{
	float:left;
	} 

#cont_main .main_box .top_selection_right ul{
	list-style-type:none;
	width:140px;
	height:220px;
	float:right;
	} 
	
#cont_main .main_box .top_selection_right ul li{
	margin-bottom:5px;
	}
	
#cont_main .main_box .top_selection_right ul li.review{
	padding-bottom:5px;
	}

#cont_main .main_box h4{
	width:510px;
	height: 14px;
	padding: 3px 10px;
	margin-bottom:5px;
	color:#fff;
	background:#ddd url("../images/m3_title_back.jpg") no-repeat;
	}
	
#cont_main .main_box blockquote{
	margin-bottom:10px;
	padding:0px 10px;
	line-height:160%;
	}

#cont_main .main_box .third_pkg_m{
	width:170px;
	font-size:10px;
	float:left;
	}

#cont_main .main_box .third_pkg_m img{
	margin-bottom:5px;
	border:1px solid #ddd;
	}

#cont_main .main_box .third_detail{	
	width:340px;
	padding:0px 0px 10px 10px;
	float:right;
	}
	
#cont_main .main_box .third_detail blockquote{
	font-size:10px;
	}	

#cont_main .main_box .third_detail ul {
	list-style-type:none;
	padding:0px;
	margin:0px;
	}
	
#cont_main .main_box .third_detail ul li{
	margin:5px 0px;
	padding:5px 0px;
	border-bottom:1px #ccc solid;
	}	
	
#cont_main .top_pkg_s{
	width:175px;
	height:auto;
	text-align:center;
	float:left;
}

#cont_main .top_pkg_s2 {
    float: left;
    height: auto;
    text-align: center;
    width: 132px;
}

#cont_main .top_pkg_s2 p{
	text-align: left;
	height: 50px;
	width: 122px;
	margin: 2px 0;
	padding: 0;
	display: block;
	font-size: 10px;
	}

#cont_main .top_pkg_s img{
	border:1px solid #ddd;
	}
	
#cont_main .top_pkg_title{
	width:165px;
	padding:3px 5px 10px;
	text-align:center;
	float:left;
}

#cont_main .top_pkg_title2 {
    float: left;
    padding: 3px 5px 10px;
    text-align: center;
    width: 122px;
}

#cont_main p.third a{
	display:block;
	margin-left:auto;
	margin-right:auto;
	width:530px;
	height:25px;
	line-height:25px;
	color:#666;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	background:url("../images/nukemax.jpg") no-repeat;
	margin-bottom:5px;
	}
	
#cont_main p.third a:hover{
	display:block;
	margin-left:auto;
	margin-right:auto;
	width:530px;
	height:25px;
	line-height:25px;
	color:#ff3366;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	background:url("../images/nukemax.jpg") no-repeat;
	margin-bottom:5px;
	}

	
/* main_second */
#cont_main_second{
width:740px;
padding-top:10px;
}


#cont_main_second .main_box{
	width:740px;
	background: /* url("../images/r2_cont_back.jpg") no-repeat */;
	margin-left:10px;
}

#cont_main_second .main_box h2{
	background:#ddd url("../images/r2_title_back.jpg");
	height:30px;
	line-height:30px;
	color:#fff;
	}

#cont_main_second .main_box p{
	display:block;
	height:100%;
	text-align:left;
	padding:0px;
	font-weight:bold;
	color:#666;
	margin:5px 0px;
	}
	
#cont_main_second .main_box p.all_page{
	font-weight:bold;
	font-size:10px;
	color:#898989;
	text-align:right;
	}

#cont_main_second .main_box p a{
	font-weight:bold;
	color:#4c4c4c;
	}


#cont_main_second .main_box hr{
	height:1px;
	margin:5px 0px;
	}

#cont_main_second .main_box ol{
}

#cont_main_second .main_box ol li{
	width: 40px;
	float:left;
	list-style-type:none;
	text-align:center;
}



#cont_main_second .main_box table td{
	background:#fff url("../images/r2_pkgbox_back.jpg");
	}
#cont_main_second .main_box table td .new_img{
	display:block;
	width:144px;
	height:20px;
	}
	
#cont_main_second .main_box table .sec_pkg{
	width:144px;
	height:100%;
	margin:0px 0px 10px 0px;
}

#cont_main_second .main_box table .sec_pkg img.pkg{
	margin:0px 7px;
	}
	
#cont_main_second .main_box table .sec_pkg img.pkg{
	border:1px solid #ddd;
	}

#cont_main_second .main_box table .sec_pkg ul{
	width:128px;
	margin:0px;
	padding:0px 8px;
	list-style-type:none;
}

#cont_main_second .main_box table .sec_pkg ul li{
	margin:0px;
	padding:3px 0px;
}

#cont_main_second .main_box table .sec_pkg ul li.title{
	width:115px;
	text-indent:16px;
	background:url(../images/r2_title_icon.jpg) no-repeat top left; 
	margin:0px;
	padding:3px 0px;
}

#cont_main_second .main_box table .sec_pkg ul li.actname{
	width:115px;
	text-indent:16px;
	background:url(../images/r2_act_icon.jpg) no-repeat top left; 
	margin:0px;
	padding:3px 0px;
}

#cont_main_second .main_box table .sec_pkg ul li.maker{
	width:115px;
	text-indent:16px;
	background:url(../images/r2_maker_icon.jpg) no-repeat top left; 
	margin:0px;
	padding:3px 0px;
}

#cont_main_second .main_box table .sec_pkg_btn{
	width:144px;
	text-align:center;
}



#cont_main_second .main_box .category{
	width:640px;
	margin:10px auto;	
	line-height:30px;
}

#cont_main_second .r2_cont_bottom{
	background:#e5e4d7 url(../images/r2_cont_bottom.jpg) no-repeat;
	width:760px;
	height: 12px;
	padding-bottom: 20px;
	}





/* main_second_rank */

#cont_main_second_rank .main_box{
	width:740px;
	padding:10px;

}

#cont_main_second_rank .main_box h2{
	background:#ddd url("../images/rk_title_back.jpg");
	height:30px;
	line-height:30px;
	color:#fff;
}

#cont_main_second_rank .main_box table{
	margin:5px 0px 0px;
	}


#cont_main_second_rank .main_box table tr td.pkg{
	background:url("../images/rk_other_back.jpg");
}

#cont_main_second_rank .main_box table tr td .run_pkg{
	padding:5px;
	}

#cont_main_second_rank .main_box table tr td .run_pkg ul{
	list-style-type:none;
}

#cont_main_second_rank .main_box table tr td.rank_num{
	text-align:center;
	background:#ffcccc url("../images/rk_01_back.jpg");
	color:#ff3366;
	font-weight:bold;
	height:20px;
	
}

	
#cont_main_second_rank .main_box table tr td table tr td.rank_num_b{
	background:#ddd url("../images/rk_02_back.jpg");
	text-align:center;
	font-weight:bold;
	color:#fff;
	border-bottom:none;
	} 

#cont_main_second_rank .main_box table tr td table tr td{

	}



/* right */

#cont_right h3{
	width:195px;
	height:25px;
	padding-left: 5px;
	font-size:12px;
	line-height:25px;
	font-weight:bold;
	color:#fff;
	background:url("../images/r_title_back.jpg") repeat-x;
}

#cont_right .gray_2{
	width:185px;
	height:25px;
	font-size:12px;
	line-height:25px;
	font-weight:bold;
	padding-left: 15px;
	color:#fff;
	background:url("../images/r_title_back_02.jpg") repeat-x;
}

#cont_right h3.third{
	width:195px;
	height:25px;
	padding-left: 5px;
	font-size:12px;
	line-height:25px;
	font-weight:bold;
	color:#fff;
	background:url("../images/r3_title_back.jpg") repeat-x;
}

#cont_right .right_box{
	width:180px;
	height:auto;
	padding:10px;
	background:#fff url(../images/m3_box_back.jpg);
	margin-bottom:10px;
	}

	
#cont_right .right_box_01{
	width:180px;
	height:auto;
	padding:10px;
	background:#fff url("../images/r_box_back_01.jpg");  
	margin-bottom:10px;
	}

#cont_right .right_box_02{
	width:180px;
	height:auto;
	padding:10px;
	background:#fff url("../images/r_box_back_02.jpg");  
	margin-bottom:10px;
	}
	
#cont_right .right_box_04{
	width:180px;
	height:auto;
	padding:10px;
	background:#fff url("../images/r_box_back_04.jpg");  
	margin-bottom:10px;
	}

#cont_right .right_box_05{
	width:180px;
	height:auto;
	padding:10px;
	background:#fff url("../images/r_box_back_05.jpg");  
	margin-bottom:10px;
	}

#cont_right .right_box_bottom{
	width:200px;
	height: 2px;
	margin-bottom: 10px;
	background:#fff url(../images/r_box_bottom.jpg);
	}

#cont_right .right_box_02 ul{
	list-style-type:none;
	}

#cont_right .right_box_05 ul{
	list-style-type:none;
	}

#cont_right .right_box_sp{
	width:200px;
	height:auto;
	padding:0px;
	background:#fff url("../images/r_box_back_03.jpg");  
	margin-bottom:10px;
	}

#cont_right .right_box_2{
	width:180px;
	padding:10px;
	background:#fff url("../images/r_box_back_03.jpg");  
	margin-bottom:10px;
	}

#cont_right .right_box_02 dl.ranking{
	width:170px;
	margin:5px 0px 5px 0px;
	padding:0px;
	list-style-position : inside ;
	text-align: center;
	}
	

#cont_right .right_box_02 dl.ranking dt.first{
	background:url(../images/r_rank_01.jpg) no-repeat 0% 50%; 
	width:154px;
	padding:5px 3px;
}

#cont_right .right_box_02 dl.ranking dd{
	margin-bottom: 10px;
	padding-bottom: 3px;
	border-bottom: 1px dashed #ffffff;
}

#cont_right .right_box_02 dl.ranking dt.second{
	background:url(../images/r_rank_02.jpg) no-repeat 0% 50%; 
	width:154px;
	padding:5px 3px;
}

#cont_right .right_box_02 dl.ranking dt.third{
	background:url(../images/r_rank_03.jpg) no-repeat 0% 50%; 
	width:154px;
	padding:5px 3px;
}


#cont_right .right_box_02 dl.ranking dt.fourth{
	background:url(../images/r_rank_04.jpg) no-repeat 0% 50%; 
	width:154px;
	padding:5px 3px;
}


#cont_right .right_box_02 dl.ranking dt.fifth{
	background:url(../images/r_rank_05.jpg) no-repeat 0% 50%; 
	width:154px;
	padding:5px 3px;
}

#cont_right .right_box_2 ul.ranking li a.name{
	position: absolute;
	width: 50px;
	margin-top: 20px;
	font-size:12px;
}

#cont_right .right_box_2 ul.ranking li a:hover.name{
	position: absolute;
	width: 50px;
	margin-top: 20px;
	font-size:12px;
}


#cont_right .right_box_2 ul.ranking li a{
	width:170px;
	margin:10px 3px;
	font-size:12px;
}

#cont_right .right_box_2 ul.ranking li a:hover{
	width:170px;
	margin:10px 3px;
	font-size:12px;
}

	
#cont_right .right_box p{
	text-align:center;
	width:170px;
	line-height:30px;
	margin:5px 0px;
	}

#cont_right .right_box p a{
	display:block;
	width:180px;
	height:50px;
	color:#fff;
	background:#666 url("../images/r3_btn_l.jpg");
	line-height:50px;
	text-decoration:none;
	font-weight:bold;
	}

#cont_right .right_box p a:hover{
	display:block;
	width:180px;
	height:50px;
	color:#ff3366;
	background:#ff0000 url("../images/r3_btn_l.jpg");
	line-height:50px;
	text-decoration:none;
	font-weight:bold;
	}
	
#cont_right .right_box p.str{
	width:180px;
	}



#cont_right .right_box p.str a{
	float:left;
	margin:0px 1px 1px 0px;
	display:block;
	width:29px;
	height:29px;;
	color:#fff;
	background:#666 url("../images/r3_btn_s.jpg");
	line-height:30px;
	text-decoration:none;
	font-weight:bold;
	}

#cont_right .right_box p.str a:hover{
	display:block;
	width:29px;
	height:29px;
	color:#ff3366;
	background:#ff0000 url("../images/r3_btn_s.jpg");
	line-height:30px;
	text-decoration:none;
	font-weight:bold;
	}

/*recommend*/

div#htlRcnzLabelTop1 img{
	width:95px;
	height:135px;
	}

div#htlRcnzLabelTop2 img{
	width:95px;
	height:135px;
	}

div#htlRcnzLabelTop3 img{
	width:95px;
	height:135px;
	}

div#htlRcnzLabelTop3{
	width:170px;
	text-align:center;
	margin-bottom:5px;
	padding:0;
	}

/*div#htlRcnzLabelTop3 div{
	background:#000000 !important;
	}*/

div#htlRcnzLabelTop3 div.right_box dl.ranking dd{
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:1px dashed #a9a9a9;
	}

div#htlRcnzLabelItem2 img{
	width:95px;
	height:135px;
	}

div#htlRcnzLabelItem3 img{
	width:95px;
	height:135px;
	}

div#htlRcnzLabelItem3{
	witth:95px;
	text-align:center;
	margin-bottok:5px;
	padding:0;
	}

div#htlRcnzLabelItem3 div.right_box dl.ranking dd{
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:1px dashed #a9a9a9;
	}

/*recommend*/

#bottomMenu{
	margin:20px auto 0;
	padding-bottom:20px;
	width:80%;
	height:auto;
	background:#fff;
	color:#333;
	font-size:10px;
	text-align:center;
	}

#bottomMenu ul{
	list-style:none;
	margin:0;
	padding:0;
	}

#bottomMenu ul li{
	display:inline;
	margin-right:5px;
	}
	
#bottomMenu ul li a{
	display:inline;
	margin-right:5px;
	color: #323232;
	}
