@charset "Shift_JIS";

body {
	margin:0;
	padding:0;
	font-size:12px;
	line-height:140%;
	color:#333333;
	background-image: url(../../images/bg.gif);
}



a:link,a:visited {
  color: #FF9900;
	  text-decoration: none;
}

a:hover,a:active {
	color: #FF6600;
	text-decoration: underline;
}

img {
  margin:0;
  padding:0;
  border:0;
}

h1,h2,h3 {
	padding:0;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.txt12b_orange {
	font-size: 12px;
	line-height: 140%;
	font-weight: bold;
	color: #FF9900;
}
.txt12b_blue {
	font-size: 12px;
	line-height: 140%;
	font-weight: bold;
	color: #336699;
}
.txt14b_blue {
	font-size: 14px;
	line-height: 140%;
	font-weight: bold;
	color: #336699;
}

.hoiku_txt {
	padding:5px 10px 0px 13px;
}

.event_txt {
	padding:5px;
	border:#3399CC dotted 1px;
}

.oshirase_txt {
	padding:5px 10px 0px 10px;
	line-height:18px;
}
.gaiyou_txt {
	line-height:24px;
	font-size:14px;
}
.gaiyou_txt02 {
	font-size:14px;
	color:#0066FF;
	padding:0px 10px;
	font-weight:bold;
}
.gaiyou01 {
	margin:10px;
}

.font16 {
	font-size:16px;
}
.txt12b_green {
	font-size: 12px;
	font-weight: bold;
	color: #006600;
}

#bt_movie {
  background:url(../../images/id_hd03.jpg);
	width:155px;
	height:50px;
	padding:128px 12px 93px 458px;
	}

#rc_bt_movie {
  background: url(../../images/rc_hd_photo.jpg);
	width:155px;
	height:50px;
	padding:95px 12px 50px 458px;
	}

/* ポップアップ */
table#pop1 {background: #FFFFFF; margin: 0 auto;}
table#pop1 td { padding-bottom: 10px; text-align:center;}
table#pop2 td { padding: 0 10px 20px 0;}
td.pop_left img { margin-left:20px;}


