﻿@charset "UTF-8";

#site_title {
	width: 570px;
	height: 71px;
	text-indent: -9999px;
	background-image: url("../images/header.jpg");
	background-repeat: no-repeat;
	margin: 21px 0 0 14px;
	float: left;
}


/*
 * メインイメージ
 */
#main_image {
	width: 900px;
	margin: 0 auto;
}

#navi li.point {
	text-indent: -9999px;
	width: 129px;
	height: 60px;
	background-image: url("../images/navi.jpg");
	background-repeat: no-repeat;
	background-position: 0px -60px;
}


.chapter {
	text-indent: -9999px;
	width: 876px;
	margin: 33px 12px 20px;
}

.chapter_block {
	width: 842px;
	margin: 0 28px 0 30px;
}

.chapter_block .left {
	width: 576px;
	float: left;
}

.chapter_block .left .photo {
	margin: 25px 0 0;
}

.chapter_block .right {
	width: 250px;
	float: right;
}

.chapter_block .right img {
	border: 6px solid #45030b;
}

#chapter1 {
	height: 45px;
	background-image: url("../images/chapter_1.jpg");
	background-repeat: no-repeat;
}

#chapter_block1 .notice {
	font-weight: bold;
	color: #ff0033;
}

#chapter_block1 .right .photo {
	margin: 0;
}


#chapter2 {
	height: 57px;
	background-image: url("../images/chapter_2.jpg");
	background-repeat: no-repeat;
}

#chapter3 {
	height: 45px;
	background-image: url("../images/chapter_3.jpg");
	background-repeat: no-repeat;
}


#movie {
	width: 238px;
	border: 6px solid #45030b;
}

#movie2 {
	width: 238px;
	border: 6px solid #45030b;
}

#movie img {
	width: 238px;
	border: 0;
}

#banner {
	width: 740px;
	margin: 14px 0 0 80px;
}

#banner2 {
	width: 740px;
	margin: 6px 0 0 80px;
}