@charset "utf-8";

@import url("../css/common.css");

/* CSS Document */

/* --------------------------------------------------

contents

-------------------------------------------------- */

#contents{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 10px;
}
/* --------------------------------------------------

rightContents

-------------------------------------------------- */

#rightContents{
	width: 700px;
	float: right;
}
/* --------------------------------------------------


/* --------------------------------------------------

searchBox

-------------------------------------------------- */
.searchBox {
	width: 200px;
	background: #E9E6C0;
	padding: 12px 15px 12px 15px;
	text-align: center;
}

.searchBox img{
	vertical-align: bottom;
}

.searchBox dd{
	border-top: 3px solid #F9F8EE;
	border-left: 8px solid #F9F8EE;
	border-right: 8px solid #F9F8EE;
	border-bottom: 8px solid #F9F8EE;

}

.searchBox dd ul{
	background: #FFFFFF;
	border: 1px solid #C7C084;
}

.searchBox dd li{
	text-align: left;
	border-bottom: 1px solid #C7C084;
	padding: 10px 0 10px 30px;
	background: url(img/btn_back.jpg) left bottom repeat-x;
}

.searchBox dd li.ya1{
	background: url(../img/navi_ya_brown.jpg) left top no-repeat;
}

.searchBox dd li.ya2{
	background: url(../img/navi_ya.jpg) left top no-repeat;
}

#contents .searchBox .last {
	border-bottom-style: none;
}

/* --------------------------------------------------

themeTitle

-------------------------------------------------- */

.themeTitle {
	margin-bottom: 10px;
}

.section .themeTitle h3 {
	font-size: 189%;
	font-weight: bold;
	color: #1F1D0A;
	width: 468px;
	background: url(../img/title_line.gif) left bottom no-repeat;
	padding-bottom: 20px;
}

.mainL {
	width: 468px;
}

.mainR {
	width: 209px;
}

.mainL02 {
	width: 202px;
}

.mainR02 {
	width: 483px;
}

.text01 {
	line-height: 2;
}

.item01 {
	margin-right: 12px;
}

.section {
	margin-bottom: 20px;
}

/* --------------------------------------------------

mapArea

-------------------------------------------------- */

.mapArea {
	margin-top: 20px;
	margin-bottom: 40px;
}

/* --------------------------------------------------

link

-------------------------------------------------- */

#link {
	margin-top: 10px;
}

#link li {
	margin-bottom: 10px;
	background: url(../img/square.gif) no-repeat left center;
	padding-left: 10px;
}

/* --------------------------------------------------

picInfo

-------------------------------------------------- */

#picInfo {
	margin-top: 10px;
}

/* --------------------------------------------------

boxArea

-------------------------------------------------- */

.boxArea {
	width: 218px;
	float: left;
	display: inline;
	margin-right: -3px;
}

.boxArea dt {
	background: url(img/dotted_green.gif) repeat-x bottom;
	padding-top: 5px;
	padding-bottom: 10px;
}

.boxArea dt span.normal {
	padding-top: 13px;
	padding-left: 45px;
	padding-bottom: 13px;
	display: block;
	font-weight: bold;
	font-size: 116%;
}

.boxArea dt span.long {
	padding-left: 45px;
	padding-bottom: 5px;
	display: block;
	font-weight: bold;
	font-size: 116%;
}



.boxArea dt span.pict01 {background: url(img/pict01.gif) no-repeat left center;}
.boxArea dt span.pict02 {background: url(img/pict02.gif) no-repeat left center;}
.boxArea dt span.pict03 {background: url(img/pict03.gif) no-repeat left center;}
.boxArea dt span.pict04 {background: url(img/pict04.gif) no-repeat left center;}
.boxArea dt span.pict05 {background: url(img/pict05.gif) no-repeat left center;}
.boxArea dt span.pict06 {background: url(img/pict06.gif) no-repeat left center;}
.boxArea dt span.pict07 {background: url(img/pict07.gif) no-repeat left center;}
.boxArea dt span.pict08 {background: url(img/pict08.gif) no-repeat left center;}
.boxArea dt span.pict09 {background: url(img/pict09.gif) no-repeat left center;}


.boxArea dd {
	padding-top: 5px;
}

.mR24 {
	margin-right: 23px;
}

.sectionInner {
	margin-bottom: 50px;
}

/* --------------------------------------------------

lead

-------------------------------------------------- */

#lead p {
	background: url(img/dotted_green.gif) repeat-x bottom;
	padding-bottom: 10px;
}


.section h3 {
	font-weight: bold;
	background: url(../img/square.gif) no-repeat left center;
	padding-left: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
}


.eventTitle {
	font-weight: bold;
}

/* --------------------------------------------------

maparea

-------------------------------------------------- */

#mapArea,
.mapArea {
	text-align: center;
}



/* --------------------------------------------------

ここからmovie

-------------------------------------------------- */

.movieTitle {
	margin-bottom: 10px;
}

.section .movieTitle h3 {
	font-size: 189%;
	font-weight: bold;
	color: #1F1D0A;
	background: url(img/title_line02.gif) left bottom no-repeat;
	padding-bottom: 20px;
}

#movieLink h4 {
	padding: 20px 20px 20px 10px;
	margin-left: 10px;
	background: url(../img/square.gif) no-repeat left center;
}

#movieLink li {
	background: url(img/dotted_green.gif) repeat-x bottom;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}


/* --------------------------------------------------

detailTitlemov

-------------------------------------------------- */
.detailTitlemov{
	width: 700px;
	border-top: 1px solid #B5AB68;
	border-left: 1px solid #B5AB68;
	border-right: 1px solid #B5AB68;
	border-bottom: 3px solid #B5AB68;
	background-color: #FCFBF6;
	background-image: url(../img/brown_square.gif);
	background-repeat: no-repeat;
	background-position: left 12px;
	margin-top: 0px;
}

.detailTitlemov h2{
	font-weight: bold;
	font-size: 1.5em;
	float: left;
	padding: 10px 0px 8px 20px;
	width: 550px;
	color: #000;
}


