/* 見出し指定 */
h1 {  padding: 0; margin: 0 }
h2 {  padding: 0; margin: 0 }
h3 {  padding: 0; margin: 0 }

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat;
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "ＭＳ Ｐゴシック", Osaka;
}

#container {
	margin:0 auto;
	width:780px;
}

#second {
	margin:0 auto;
	width:710px;
}

/*リンク指定 */
a:visited {
	color: #FF6600;
}
a:link {
	color: #FF6600;
}
a:hover {
	color: #006600;
}
a#b:visited {
	color: #000000;
	text-decoration: none;
}
a#b:link {
	color: #000000;
	text-decoration: none;
}
a#b:hover {
	color: #000000;
	text-decoration: underline;
}

a#m:visited {
	color: #000000;
	text-decoration: none;
}
a#m:link {
	color: #000000;
	text-decoration: none;
}
a#m:hover {
	color: #000000;
}

/* 背景指定 */
.bgfff {
	background-color: #FFFFFF;}
.bge5 {
	background-color: #E5E5E5;}

/* カラー指定 */
.cf60{
	color: #FF6600;

}
.cc60{
	color: #CC6600;

}
.cblue{
	color: #5C9192;

}
.cgreen{
	color: #3E6E0E;

}
.violet
{
	color: #695774;
}


/* テキスト指定 */

.txt12{
	font-size: 12px;
	line-height: 140%;
}

.txt12060{
	font-size: 12px;
	line-height: 145%;
	color: #006600;

}
.txt12wb{
	font-size: 12px;
	line-height: 135%;
	font-weight: bold;
	color: #FFFFFF;

}
.txt12w{
	font-size: 12px;
	line-height: 135%;
	color: #FFFFFF;

}
.txt12060b{
	font-size: 12px;
	line-height: 145%;
	font-weight: bold;
	color: #006600;

}


.txt10{
	font-size: 10px;
	line-height: 130%;
}
.review{
	font-size: 12px;
	line-height: 160%;
}
.txt12gray {
	font-size: 12px;
	line-height: 140%;
	color: #666666;
}
.linedot {
	line-height: 140%;
	border-color: #666666;
	border-bottom-style: dotted;
	border-width : 1px;
	margin-top : 10px;
	margin-bottom : 10px;
}
.box07 {
	line-height: 140%;
	border-color: #666666;
	border-bottom-style: solid;
	border: 1px;
}
.gu7 {
	width: 410px;
	background-color: #EEEEEE;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #336633;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #336633;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #336633;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #336633;
	padding: 2;
	font-size: 12px;
	text-align: left;
	}

.gu7 .gu7detail {
	font-size: 12px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
}

.gu7 .gu7detail2 {
	font-size: 12px;
}

.gu7 .gu7title {
	font-size: 14px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	text-align: center;
}

select {
width: 150px;
color: #000;
background: #fff;
padding: 1px;
font: normal 10px/140% tahoma;
} .movie_title {
	margin-top: 10px;
	margin-bottom: 10px;
}
#movie_box {
	margin-bottom: 50px;
	width: 560px;
	text-align: center;
}
event_info {
	margin-top: 10px;
	margin-bottom: 10px;
}
.txt12 #event_info {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	border: 2px solid #339933;
	background-color: #FFFFFF;
}

