/******** タイトル ********/
h3.MovieTitle {
	display: block;
	width: 740px;
	height:155px;
	overflow: hidden;
	clear: both;
}
/******** 注意事項 ********/
#DownloadNoticeTop {
	width:700px;
	height:55px;
	display:block;
	background-image:url(../download/images/DownloadNotice_top.gif);
	background-repeat:no-repeat;
}
#DownloadNoticeTop span {
	display:none;
}
#DownloadNoticeBottom {
	width:700px;
	height:15px;
	display:block;
	background-image:url(../download/images/DownloadNotice_bottom.gif);
	background-repeat:no-repeat;
	margin-bottom:15px;
}
#DownloadNotice {
	width:670px;
	_width:700px;
	padding:0 15px;
	text-align:left;
	background-image:url(../download/images/DownloadNotice_middle.gif);
}
#DownloadNotice ul {
	display: block;
	width:670px;
}
#DownloadNotice li {
	text-align:left;
	letter-spacing:1px;
	line-height:120%;
	padding:8px 0 3px 22px;
	background: url(../images/icon/circle_green2.gif) no-repeat 0 8px;
}
/******** 型紙一覧 ********/
#PatternArea{
	width: 700px;
	clear: both;
	text-align:center;
	margin-bottom:15px;
	margin-left:3px;
}
#PatternBox{
	width: 215px;
	min-height:230px;
	float:left;
	text-align:center;
	margin:0 7px 15px;
	background-color:#f0f0f0;
	border:1px solid #107c40;
}
#PatternBox dt {
	width: 195px;
	_width: 215px;
	height:40px;
	display:block;
	padding:10px 10px 0;
	color:#107c40;
	font-weight:bold;
	font-size:110%;
}
#PatternBox dd {
	width: 205px;
	_width: 215px;
	display:block;
	padding:3px 5px;
}

/******** ページ下部オススメ本 ********/
#RecommendBookTop {
	width:600px;
	_width:700px;
	height:20px;
	_height:55px;
	display:block;
	clear: both;
	padding:35px 0 0 100px;
	background-image:url(/images/index/osusume_top.gif);
	background-repeat:no-repeat;
	margin-top:10px;
}
#RecommendBookTop span {
	color:#0470bd;
	font-weight:bold;
	font-size:140%;
	letter-spacing:1px;
}
#RecommendBookBottom {
	width:700px;
	height:15px;
	display:block;
	background-image:url(/images/index/osusume_bottom.gif);
	background-repeat:no-repeat;
	margin-bottom:15px;
}
#RecommendBook {
	width:660px;
	_width:700px;
	padding:15px 20px 0;
	text-align:left;
	background-image:url(/images/index/osusume_middle.gif);
	line-height:135%;
}
#RecommendBook p {
	font-weight:bold;
	font-size:115%;
	margin-bottom:10px;
}
#RecommendBook dl {
	width: 210px;
	float:left;
	margin:0 5px;
	text-align:center;
}
#RecommendBook dt {
	display:block;
	margin-bottom:5px;
}
#RecommendBook dd {
	display:block;
	margin-bottom:5px;
}
/******** 一覧 ********/
#PatternCategory{
	display:block;
}
#PatternCategory li {
	display:block;
	margin-bottom:20px;
}
#PatternCategory img {
	float:left;
	margin-right:15px;
}
#PatternCategory span {
	font-size:105%;
	line-height:135%;
	letter-spacing:1px;
}







