@charset "UTF-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
	line-height: normal;
}
img {
	border: none;
}
#naiyou {
	width: 250px;
	background-image: url(../img/naiyou/naiyou_bg.jpg);
	float: left;
	height: 820px;
	background-repeat: no-repeat;
	background-position: left top;
}
#main {
	float: left;
	width: 650px;
	height: auto;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: small;
	margin: 0px;
	padding: 0px;
}
#main #title {
	height: auto;
	width: 650px;
	background-image: url(../img/e_movie/e-movie_bg_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFF;
	text-align: center;
}
#main #body {
	height: auto;
	width: 650px;
	background-color: #FFF;
	background-image: url(../img/e_movie/e-movie_bg_02.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#main #title img {
	text-align: center;
	margin-top: 5px;
}
#main #body p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 2em;
}
#main #body #e-movie_title_01 {
	width: 372px;
	margin-left: 25px;
}
#main #body #e-movie_description_01 {
	width: 535px;
	margin-left: 70px;
}
#main #body #e-movie_description_01 ul li {
	list-style-type: circle;
}
#main #body #e-movie_package {
	text-align: center;
}
#main #body #to_sample {
	margin-left: 50px;
	height: 170px;
	width: 449px;
	background-image: url(../img/e_movie/to_sample.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#main #body #to_sample a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	font-weight: bolder;
}
#main #body #to_sample #to_sample_link {
	width: 270px;
	height: 16px;
	padding-top: 42px;
	padding-left: 132px;
}
#main #body #e-movie_title_02 {
	width: 375px;
	margin-left: 25px;
	margin-top: 20px;
}
#main #body #e-movie_description_02 {
	width: 535px;
	margin-left: 70px;
}
#main #body #e-movie_description_02 ul li {
	list-style-type: circle;
}
#main #body #fukei {
	background-color: #FFF;
	height: 209px;
	width: 556px;
	text-align: center;
	margin-left: 40px;
}
#main #body #e-movie_title_03 {
	width: 375px;
	margin-left: 25px;
	margin-top: 30px;
}
#main #body #e-movie_description_03 {
	width: 535px;
	margin-left: 70px;
}
#main #body #e-movie_description_03 ul li {
	list-style-type: circle;
}
#main #body #e-movie_envelope {
	text-align: center;
}
#main #body #e-movie_title_04 {
	width: 375px;
	margin-left: 25px;
	margin-top: 30px;
}
#main #body #e-movie_description_04 {
	width: 535px;
	margin-left: 70px;
}
#main #body #e-movie_description_04 ul li {
	list-style-type: circle;
}
#main #body #e-movie_title_05 {
	width: 370px;
	margin-left: 25px;
	margin-top: 30px;
	margin-bottom: 20px;
}
#main #body #e-movie_images {
	margin-left: 18px;
}
#main #body #e-movie_images img {
	margin-top: 10px;
}
#main #body #to_price {
	height: 144px;
	width: 512px;
	background-image: url(../img/e_movie/to_price.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 50px;
}
#main #body #to_price a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	font-weight: bolder;
}
#main #body #to_price #to_price_link {
	width: 320px;
	height: 16px;
	padding-top: 23px;
	padding-left: 132px;
}
#main #bottom {
	background-color: #FFF;
	background-image: url(../img/e_movie/e-movie_bg_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 70px;
	width: 650px;
}
