@charset "shift_jis";

/*----------FM‚³‚ª‚Ý----------*/
#title {
	text-indent:-9999px;
	height:65px;
	background-image: url(../images/fmsagami/title.jpg);
	background-repeat: no-repeat;
	}
#main_box{
	margin:0;
	background:url(../common-image/left_bg.gif) repeat-y left;
	line-height:1.6em;
	font-size:1.2em;
	text-align:left;
	}

#head_txt {
	margin:20px 20px 30px;
}

#left_box{
	width:180px;
	}


#right_box{
	width:620px;
	}

#fms .box {
	border: solid 1px #ccc;
	clear:both;
	margin:0 30px 30px 20px;
}
#fms .box .title {
	font-size:115%;
	background-image: url(../common-image/dot2.gif);
	background-repeat: repeat-x;
	background-position: right 0.6em;
	margin:0 0 10px 5px;
}
#fms .box .title strong {
	padding-right:10px;
	background-color:#fff;
	display:inline-block;
}
#fms .box .in {
	padding:12px 12px 20px;
}
#fms .box .in ul {
	margin:0 10px;
}
#fms .box .in ul li {
	list-style:none;
	padding-left:15px;
	background-image: url(../images/fmsagami/icon-mp3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width:8em;
	float:left;
}
