@charset "shift-jis";
/* CSS Document */



/*ぱんくずナビ-----------------------------------------*/
#pankuzu_navi{ font-size:100%; margin-left:27px; color:#555555; letter-spacing:3px; }
a.pan_navi:link , a.pan_navi:visited{ color: #000080; text-decoration:underline;}
a.pan_navi:hover , a.pan_navi:active{ color: #FF0000; text-decoration:underline;}


/*コンテンツ　左右--------*/

#box{
	margin-top:25px;
	vertical-align:top;
}
#left_box{
	width:25%;
	float:left;
}
#right_box{
	margin-left:200px;
	text-align:left;
	/*margin-right:20px;*/
	line-height:200%;
}
.br{ clear:both; height:1px;}


/*リモコン----------------------------------------------------*/

#fy_navi{
	padding-left:23px;
	font-size:110%;
	_font-size:100%;
}
#navi_top{
	background:url(images/navi_top.jpg) left top no-repeat;
	width:157px;
	height:38px;
	text-indent:-9999px;
}
#navi_contents{
	width:157px;
	background:url(images/navi_back.jpg) left top repeat-y;
	vertical-align:top;
	font-size:90%;
	_font-size:85%;
}
#navi_end{
	background:url(images/navi_end.jpg) left bottom no-repeat;
	text-indent:-9999px;
	width:157px;
	height:32px;
}
