@charset "shift_jis";

/*********  ローカルナビ  ************/

/*********  top  ************/

#main_box{
	background:#F59A1F;
	padding:50px 0;
	color:#FFF;}
	
#main_box h2{
	width:1200px;
	margin:0 auto 20px auto;}
	
#main_box .main_inbox{
	width:1150px;
	margin:0 auto 40px auto;
	overflow:hidden;}
	
#main_box .main_inbox .cd_img{
	float:left;}
	
#main_box .main_inbox .cd_txt{
	width:845px;
	float:right;
	line-height:20px;}
	
#main_box .main_inbox a img:hover{
	opacity:0.7;}
	
.frame_box{
	width:1150px;
	overflow:hidden;
	margin:0 auto 20px auto;}
	
.sc_frame_no{
	width:1150px;
	margin:0 auto 20px auto;}
	
.sc_frame{
	width:560px;
	overflow:hidden;}
	
.sc_frame.fl{
	float:left;}
	
.sc_frame.fr{
	float:right;}
	
#info_box{
	background:#F59A1F;
	padding:0 0 50px 0;}
	
.sc_frame img{
	float:left;}
	
.sc_frame p{
	float:right;
	width:370px;
	padding:5px 0px 10px 10px;
	margin:5px 0 0 0;
	border-left:1px solid #FFF;}
	
.sc_frame p img,
.sc_frame img.lyrics{
	margin:10px 0 0 0;
	float:none;}
	
.sc_frame p img:hover,
.sc_frame img.lyrics:hover{
	opacity:0.7;}
	
.sc_frame a{
	color:#fff;
	border-bottom:#fff 1px dotted;}
	
.sc_frame a:hover{
	border-bottom:none;
	text-decoration:none;}
	
.p_b50{
	padding-bottom:50px;}

.sc_frame.fl div,
.sc_frame.fr div{
	margin:5px 0 0 0;
	padding:10px;
	border-left:1px solid #FFF;}
	
.thanks_box{
	border:#FFF 1px solid;
	padding:10px;
	line-height:24px;}
	
.thanks_box a{
	color:#fff;
	border-bottom:#fff 1px dotted;}
	
.thanks_box a:hover{
	border-bottom:none;
	text-decoration:none;}




