@charset "utf-8";
/*-------------------------------contents-----------------------------------*/
#contents
{
	width:900px;
	margin:auto;
	background-color:#FFF;
	height:880px;
	margin-bottom:10px;
}
/*------------------menu-list------------------------*/
.main-menu
{
	float:left;
	width:200px;
	height:664px;
	text-align:center;
	background-color:#FFF;
}
.main-menu p
{
	text-align:center;
}
ul#nav2_lr, ul#nav2_lr *
{       
    font:bold 15px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin:0;
	padding:0;
	line-height:20px;
	text-align:center;
}
ul#nav2_lr
{        
    margin:0;
	padding:0;
	list-style:none;
	width:200px;
}
ul#nav2_lr li
{   
    margin:0 0 1px 0;
	padding:0;
	line-height:0;
	text-align:center;
}
ul#nav2_lr a:hover
{
	color:#F60;
	border-width:1px 5px;
	border-style:solid;
	border-color:#FC0;
	text-decoration:none;
	border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
}
ul#nav2_lr a
{
	border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	margin:0;
	padding:5px 0  5px 10px;
	color:#848684;
	font-weight:bold;
	border-width:1px 5px;
	border-style:solid;
	border-color:#ddd;
	text-decoration:none;
	display:block;
	background-color:#f7f7f7;
}
ul.nav3_lr
{
	list-style:none;
	width:200px;
	margin:0;
	padding:0;
}
ul.nav3_lr li
{   
    margin:0 0 1px 0;
	padding:0;
	line-height:0;
	text-align:center;
}
ul.nav3_lr a:hover
{
	border-radius:20px;
	color:#F60;
	border-width:1px 5px;
	border-style:solid;
	border-color:#FC0;
	text-decoration:none;
}
ul.nav3_lr a
{
	border-radius:20px;
	margin:0;
	padding:5px 0  5px 10px;
	color:#848684;
	font-weight:bold;
	border-width:1px 5px;
	border-style:solid;
	text-decoration:none;
	display:block;
	background-color:#FFC;
}
.twitter
{
	margin-left:5px;
	padding-top:10px;
}
/*--------------main_listここまで-------------*/
/*-----------2nd_contents--------------*/
.2nd_contents
{
	width:699px;
	height:870px;
	float:right;
	text-align:center;
}
h3
{
	text-align:center;
	font-size:22px;
	font-weight:bold;
	color:#F00;
	margin-bottom:-5px;
	margin:0;
}
.scd
{
	width:160px;
	height:100px;
	float:left;
	display:inline;
	margin-left:10px;
	text-align:center;
}
.scd_f
{
	width:160px;
	height:20px;
	color:#F00;
	font-weight:bold;
}
.mark
{
	width:50px;
	height:50px;
	float:left;
	margin-top:5px;
	display:inline;
}
.mark_f
{
	width:100px;
	height:60px;
	display:inline;
	float:right;
	font-size:10px;
}
.aruaru h4
{
	color:#000;
	font-size:15px;
	text-align:center;
	border:#F00 thin dashed;
	width:500px;
	margin-right:auto;
	margin-left:100px;
	clear:both;
	display:inline-block;
}
.recommend_1
{
	float:right;
	text-align:center;
	border:#999 thin solid;
	display:inline;
	width:680px;
	margin-right:8px;
}
.merrito
{
	width:670px;
	height:390px;
}
.jisya
{
	width:325px;
	height:300px;
	text-align:left;
	float:left;
	background-color:#FF6;
	border-radius:15px;
	margin-left:10px;
	display:inline;
	text-align:center;
}
.jisya ol
{
	margin-top:-2px;
	padding-left:30px;
}
.jisya h4
{
	margin:0;
	color:#F00;
	text-align:center;
	font-weight:bold;
	font-size:19px;
}
.asya
{
	width:335px;
	padding:0;
	height:300px;
	float:right;
	background-color:#6CF;
	border-radius:15px;
	margin-right:12px;
	display:inline;
	text-align:center;
}
.asya ol
{
	margin-top:-2px;
	padding-left:30px;
}
.asya h4
{
	margin:0;
	color:#09F;
	text-align:center;
	font-weight:bold;
	font-size:19px;
}

