@charset "utf-8";



#top-image {

	background-image: url(../images/media/main-image.jpg);

	background-repeat: no-repeat;

	height: 250px;

}

#title {

	margin-bottom: 10px;

	background-image: url(../images/media/title.gif);

	background-repeat: no-repeat;

	height: 40px;

	width: 800px;

	float: left;

}

#filsave {

	width: 800px;

	float: left;

	background-image: url(../images/media/filsave-main.gif);

	background-repeat: no-repeat;

	padding-top: 150px;

	font-size: 12px;

	line-height: 1.8em;

	margin-bottom: 20px;

	padding-bottom: 20px;

}

#filclip {

	width: 800px;

	float: left;

	font-size: 12px;

	line-height: 1.8em;

	margin-bottom: 40px;

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #000066;

	padding-bottom: 20px;

}



#other-01 {

	width: 380px;

	float: left;

	font-size: 12px;

	line-height: 1.8em;

	padding-left: 420px;

	background-image: url(../images/media/other-01.gif);

	background-repeat: no-repeat;

	height: 520px;

}

#other-02 {

	width: 800px;

	float: left;

	font-size: 12px;

	line-height: 1.8em;

}

.menu {

	font-size: 16px;

	font-weight: bold;

	color: #009933;

}

.price {

	font-size: 15px;

	color: #2148A5;

	font-weight: bold;

}

