/* CSS Document */

* {
	margin: 0;
	padding: 0;
	}

body {
	font-size: small;
	line-height: 150%;
	background: url(image/background02.gif) center;
	color: #333333;
	}
a {
	color: #006699;
	}
a:hover{
	color: #FF0000;
	}
img {
	border: 0;
	}
h1 {
	font-size: small;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #CCCCCC;
	background: #333333;
} 
h4 {
	color: #FFFFFF;
	background: #FF9900;
	text-align: center;
} 
td {
	padding: 2px;
	}
input, textarea {
	padding: 2px;
	font-size: 11pt;
	}

#container_index {
	width: 800px;
	margin: 0 auto;
	background: #FFFFFF url(image/container_index_background.gif) repeat-y;
}
#container {
	width: 800px;
	margin: 0 auto;
	background: #FFFFFF url(image/container_background.gif) repeat-y;
}
#navi {
	height: 400px;
	width: 180px;
	float: left;
	padding: 0 10px;
	background: #E0CDAE;
	}
#navi ul {
	}
#navi li {
	list-style: none;
	width: 180px;
	height: 50px;
	}
#navi li a {
	width: 180px;
	height: 50px;
	background: url(image/navi.gif) no-repeat;
	display: block;
	text-indent: -100em;
	overflow: hidden;
	}
#navi a:hover {
	}
li#home a { background-position: 0px 0px;}
li#home a:hover { background-position: -180px -0px;}
li#plofile a { background-position: 0px -50px;}
li#plofile a:hover { background-position: -180px -50px;}
li#schedule a { background-position: 0px -100px;}
li#schedule a:hover { background-position: -180px -100px;}
li#wedding a { background-position: 0px -150px;}
li#wedding a:hover { background-position: -180px -150px;}
li#cinema a { background-position: 0px -200px;}
li#cinema a:hover { background-position: -180px -200px;}
li#dokkoi a { background-position: 0px -250px;}
li#dokkoi a:hover { background-position: -180px -250px;}
li#blog a { background-position: 0px -300px;}
li#blog a:hover { background-position: -180px -300px;}
li#form a { background-position: 0px -350px;}
li#form a:hover { background-position: -180px -350px;}

#main {
	margin: 0px auto;
	width: 390px;
	padding: 20px;
	float: left;
	}
#main_second {
	width: 570px;
	float: right;
	background: #FFFFFF;
	margin-right: 10px;
}
#footer {
	clear: both;
	font-weight: bold;
	text-align: center;
	}
#rss {
	width: 260px;
	height: 200px;
	background: #EFE7DA url(image/new_blog_background.jpg) no-repeat left center;
	padding: 10px 0px 10px 130px;
	font-size: small;
}
#main_new {
}
#new_schedule, #media, #link {
}
.new_title {
	}
.plof_month {
	font-weight: bold;
	color: #FF6666;
}
.nenpyo_color {
	background: #CEFDCC;
}

#header {
	height: 300px;
	margin: 0px auto;
	width: 800px;
	background: url(image/header_index.jpg) no-repeat center top;
	}


.nenpyo table, .nenpyo td {
	border: 1px solid #666666;
}
.dokkoi_img {
	width: 125px;
	float: left;
	height: 235px;
	background: #FFFFCC;
	margin-right: 5px;
	margin-bottom: 5px;
	text-align: center;
	padding: 5px;
}
#cinema_new {
	font-weight: bold;
}
#cinema_old {
}
.cinema_year {
	background: #663300;
	color: #FFFFFF;
	font-size: large;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
#cinema_old li {
	margin-right: 10px;
	margin-left: 10px;
	list-style: none;
}
#side {
	float: left;
	width: 140px;
	padding: 5px;
	background: #E0CDAE;
	font-size: small;
}
#new_event_box {
	height: 124px;
	width: 370px;
	padding: 5px 10px;
	background: #EFE7DA;
}
.new_event_text {
	font-size: small;
}
.new_event_title {
	font-size: medium;
	font-weight: bold;
}
.new_blog_top {
	height: 8px;
	width: 390px;
	background: url(image/new_blog_background_top.gif) no-repeat;
}
.new_blog_bottom {
	height: 8px;
	width: 390px;
	background: url(image/new_blog_background_bottom.gif) no-repeat;
}

#header ul {
	height: 46px;
	width: 450px;
	margin-left: 30px;
}
#header li {
	float: left;
	height: 46px;
	width: 137px;
	list-style: none;
	margin-right: 10px;
}
#header li a {
	width: 137px;
	height: 46px;
	background: url(image/header_navi.gif) no-repeat;
	display: block;
	text-indent: -100em;
	overflow: hidden;
	}
li#wedding_home a { background-position: 0px 0px;}
li#wedding_home a:hover { background-position: 0px -50px;}
li#dokkoi_toiawase a { background-position: -137px 0px;}
li#dokkoi_toiawase a:hover { background-position: -137px -50px;}
li#dokkoi_home a { background-position: -274px 0px;}
li#dokkoi_home a:hover { background-position: -274px -50px;}
#main_second h3 {
	border: 2px solid #663333;
	margin: 5px;
	color: #663333;
}
#main .media {
	margin-top: 20px;
	margin-bottom: 20px;
	width: 388px;
	border: 1px solid #330000;
}
.plofile {
	margin-bottom: 50px;
	margin-top: 10px;
}
.plof_table {
	background: #FFFFFF;
}
.plof_table tr {
	color: #666666;
}
.new_title {
	background: url(image/h2_index_01.gif);
	height: 40px;
	padding: 5px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: large;
}
.media_inbox {
	padding: 5px;
}
.plofile_image {
	background: url(image/plofile_01.gif);
	height: 139px;
	width: 520px;
	padding-top: 340px;
	font-size: medium;
	font-weight: bold;
	padding-left: 50px;
	line-height: 150%;
}
.form_box {
	margin: 20px 10px 10px;
	background: url(image/toiawase_04.jpg) no-repeat;
	height: 800px;
	width: 520px;
	padding-top: 100px;
	padding-left: 30px;
}
.form_in_box {
	margin: 10px;
}
#navi .navi_on {
	background: url(image/navi.gif);
}
#navi #home .navi_on {	background: url(image/navi.gif) -180px -0px;}
#navi #plofile .navi_on {	background: url(image/navi.gif) -180px -50px;}
#navi #schedule .navi_on { background: url(image/navi.gif) -180px -100px;}
#navi #wedding .navi_on {	background: url(image/navi.gif) -180px -150px;}
#navi #cinema .navi_on {	background: url(image/navi.gif) -180px -200px;}
#navi #dokkoi .navi_on {	background: url(image/navi.gif) -180px -250px;}
#navi #blog .navi_on {	background: url(image/navi.gif) -180px -300px;}
#navi #form .navi_on {	background: url(image/navi.gif) -180px -350px;}

#main_second .dokkoi_h2 {
	background: url(image/dokkoi_h2.gif) no-repeat center;
	color: #666666;
	height: 55px;
	padding-top: 15px;
	padding-left: 30px;
	margin-bottom: 20px;
	margin-top: 20px;
}#main_second .cinema_h2 {
	background: url(cinema/img3/cinema_h2.gif) no-repeat center;
	color: #666666;
	height: 55px;
	padding-top: 15px;
	padding-left: 30px;
	margin-top: 20px;
}
#main_second .plof_table td {
	border: 1px solid #999999;
}
#main_second .nenpyo_h2 {
	background: url(image/nenpyo_01.gif);
	color: #666666;
	height: 55px;
	padding-top: 15px;
	padding-left: 30px;
	margin-bottom: 20px;
	margin-top: 20px;
}
#main_second .plofile_h2 {
	background: url(image/plofile_02.gif);
	color: #666666;
	height: 55px;
	padding-top: 15px;
	padding-left: 30px;
	margin-bottom: 20px;
	margin-top: 20px;
}