@charset "utf-8";
/*------------------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:665px;
	float:right;
	text-align:center;
}
h3
{
	text-align:center;
	font-size:20px;
	font-weight:bold;
	color:#00F;
}
h4
{
	font-weight:bold;
	color:#333;
	font-size:18px;
}
.recommend_1
{
	float:right;
	text-align:center;
	border:#999 thin solid;
	display:inline;
	width:680px;
	margin-right:8px;
	margin-bottom:10px;
}
.jisya
{
	margin-right:auto;
	margin-left:auto;
	text-align:center;
	list-style:inside;
	margin-top:-15px;
}
.tel
{
	border:#F30 thin solid;
	border-radius:10px;
	width:500px;
	text-align:center;
	margin-right:100px;
	float:right;
	display:inline;
}
.tel h3
{
	color:#000;
	font-size:16px;
}
