@charset "utf-8";

* {
	margin				: 0;
	padding				: 0;
	font-size			: 100.01%;
	font-style			: normal;
}
img {
	border: none;
}
hr {
	display: none;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
li {
	list-style-type: none;
}
body {
	text-align: center;
}
a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}

.container {
	width: 950px;
	text-align: left;
	background-image: url(img_new/bg_header.gif);
	background-position: right top;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	position: relative;
	height: 75px;
}
#header h1 {
	background-image: url(img_new/title.jpg);
	display: block;
	text-indent: -9999px;
	height: 42px;
	width: 285px;
	position: absolute;
	left: 0px;
	top: 8px;
}
#header .function_moji {
	position: absolute;
	left: 624px;
	top: 15px;
}
#header .function_moji li {
	float: left;
	margin-right: 4px;
}
#header .tohome {
	position: absolute;
	width: 75px;
	top: 9px;
	left: 850px;
}
#header p.bookmark {
    margin:20px 0 0 470px;
    padding:0px;
    float:left;
}
#content {
	width: 915px;
	margin-right: auto;
	margin-left: auto;
}

#content:after {
	content: ".";  
	display: block;  
	visibility: hidden;  
	height: 0.1px;  
	font-size: 0.1em;  
	line-height: 0;  
	clear: both;  
}

.menus {
	float: left;
	width: 250px;
}
.menus .calendar {
	background-image: url(img_new/bg_calendar.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin: 9px 0;
	padding-bottom: 6px;
}
.menus .years {
	margin-top: 15px;
	margin-bottom: 15px;
}
.menus .years li a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: small;
	text-decoration: none;
	display: block;
	background-image: url(img_new/m_general.gif);
	background-repeat: no-repeat;
	margin-bottom: 6px;
	height: 27px;
	padding: 7px 0 0 14px;
}
.menus .years li a:hover {
	opacity:0.8;
	filter: alpha(opacity=80);
}
.photo_movie {
	float: right;
	width: 640px;
}
.photo_movie  h1 {
	background-image: url(img_new/h1_under.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 15px;
	font-size: 120%;
	padding-left: 1px;
}
.photo_movie h1 span {
	font-size: 12px;
	font-weight: normal;
	margin-left: 25px;
}
.photo_movie .mainphoto {
	margin-bottom: 28px;
	height: 480px;
	width: 640px;
}
.photo_movie .timeline,
.photo_movie .bestview {
	display: inline-block; 
	margin-left: 15px;
	clear:both;
}
#slideshowtoggler {
	display: inline-block; 
}
.photo_movie .timeline:after,
.photo_movie .bestview:after,
#slideshowtoggler:after {
	content: ".";  
	display: block;  
	visibility: hidden;  
	height: 0.1px;  
	font-size: 0.1em;  
	line-height: 0;  
	clear: both;  
}
.photo_movie .timeline li,
.photo_movie .bestview li {
	background-image: url(img_new/bg_photo_m.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 194px;
	text-align: center;
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
}
.photo_movie .timeline li p.shashin,
.photo_movie .bestview li p.shashin {
	margin: 0 auto;
	width: 160px;
	height: 120px;
	background-color: #E1E1E1;
}
.photo_movie .timeline .txt {
	font-size: 120%;
	font-weight: bold;
	padding-bottom: 14px;
	padding-top: 2px;
}
.photo_movie .bestview .txt {
	font-size: 74%;
	font-weight: normal;
	padding-bottom: 17px;
	padding-top: 7px;
}
.photo_movie .bestview h2 {
	font-size: 125%;
	font-weight: bold;
	padding-top: 25px;
	padding-bottom: 6px;
}
.photo_movie .movie {
	height: 480px;
	width: 640px;
}
.photo_movie .movie_control {
	background-image: url(img_new/bg_movie_control.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 17px;
	padding-bottom: 35px;
	padding-right: 14px;
	padding-left: 14px;
}
.photo_movie .movie_control div {
	background-color: #E1E1E1;
	width: 596px;
	margin-right: auto;
	margin-left: auto;
	padding: 8px;
	margin-bottom: 9px;
	position: relative;
}
.photo_movie .movie_control .time h2 {
	position: absolute;
	left: 12px;
	width: 58px;
	top: 12px;
}
.photo_movie .movie_control .time form {
	margin-left: 60px;
}
.photo_movie .movie_control .speed {
	width: 278px;
	float: left;
}
.photo_movie .movie_control .speed h2,
.photo_movie .movie_control .smooth h2 {
	position: absolute;
	left: 100px;
	width: 95px;
	text-align: center;
	top: 12px;
}
.photo_movie .movie_control .speed .img_right,
.photo_movie .movie_control .smooth .img_right  {
	float: right;
}
.photo_movie .movie_control .speed .img_left,
.photo_movie .movie_control .smooth .img_left {
	float: left;
}

.photo_movie .movie_control .smooth {
	width: 278px;
	float: right;
}
.photo_movie .movie_control .season {
	background-image: url(img_new/bg_movie_season.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 32px;
	padding-bottom: 10px;
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
	width: 610px;
	clear: both;
	background-color: #FBFBFB;
}
.photo_movie .movie_control .season li {
	display: inline;
}
.photo_movie .movie_control .season img {
	margin-right: 1px;
	margin-left: 1px;
}




/* CHARGE */
.charge {
	border: 1px dotted #D0D782;
	padding: 9px 15px;
	font-size: 80%;
	margin: 15px 0;
	float: right;
	width: 608px;
}
.charge h3 {
	width: 90%;
	color: #006633;
	padding-top: 3px;
	padding-bottom: 5px;
	background-image: url(img_new/bg_ent_charge.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 21px;
}
.charge p {
	margin-left: 20px;
	margin-top: 2px;
}





/* FOOTER */
.footer {
	clear: both;
	width: 100%;
}
.footer #footmenu {
	background-image: url(img_new/bg_footmenu.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 40px;
	padding-right: 17px;
}
.footer ul {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	float: right;
	margin-top: 20px;
}
.footer li {
	float: left;
	padding-left: 9px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 0px;
	font-size: 80%;
}
.footer li a {
	font-weight: normal;
	color: #000000;
}
.footer #copyright {
	background-image: url(img_new/bg_copyright.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	text-align: center;
	padding: 11px 0;
	font-size: 80%;
	clear: both;
}



/* SHIYAKUSHO */
#shiyakusho {
	width: 180px;
	margin-left: 2px;
	border: 1px solid #999999;
	margin: 10px 0 0 35px;
	clear: both;
}
#shiyakusho h2 {
	color: #336600;
	padding: 6px 0 5px 8px;
	font-size: 95%;
}
#shiyakusho address {
	font-size: 80%;
	margin: 10px 3px 0 4px;
	line-height: 1.2;
}
#shiyakusho p {
	font-size: 80%;
	margin: 0 3px 0 4px;
}
#shiyakusho p.map {
	margin: 0 0 0 8px;
}
#shiyakusho p.link {
	margin: 4px 0 4px 2px;
}
#shiyakusho p.link a {
	background-image: url(../shared/img/bul_arr_390.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
	display: block;
}

/* カレンダー */
#calendar {
    margin: 9px 10px;
    color: #ffffff;
}
.calendarhead {
    padding-bottom: 5px;
    font-size: 12px;
    letter-spacing: 0.2em;
}
#calendar table {
    border: 1px solid #0876ad;
    width: 210px;
    margin: 0px auto;
    padding: 5px;
    border-collapse: collapse;
}
#calendar th {
    padding: 3px 0;
    text-align: center;
    font-size: 12px;
    width: 23px;
}
#calendar td {
    padding: 2px 0;
    text-align: center;
    font-size: 12px;
    line-height: 120%;
}
#calendar .today {
    display: block;
    background-color: #0876ad;
}
#calendar .sunday,
#calendar .holiday,
#calendar .holiday a:link,
#calendar .holiday a:visited {
    color: #e50003;
}
#calendar .saturday,
#calendar .saturday a:link,
#calendar .saturday a:visited {
    color: #0000ff;
}
#calendar a:visited,
#calendar a:link {
    color: #ffff00;
    text-decoration: underline;
}

/* カレンダー Links */
#calendar_links {
    margin: 20px 0px;
    width:100%;
}
#calendar_links .calendarhead {
    padding-bottom: 3px;
    font-size: 14px;
    letter-spacing: 0.2em;
}
#calendar_links table {
    border:3px solid #DFDFDF;
    padding:10px;
    width: 180px;
    height:180px;
}
#calendar_links table:hover {
    border:3px solid #0876AD;
    padding:10px;
    width: 180px;
    height:180px;
}
#calendar_links th {
    padding: 3px 0;
    text-align: center;
    font-size: 12px;
    width: 23px;
}
#calendar_links td {
    padding: 2px 0;
    text-align: center;
    font-size: 12px;
    line-height: 120%;
}
#calendar_links td:hover {
    padding: 2px 0;
    text-align: center;
    font-size: 12px;
    line-height: 120%;
    background-color:#DFDFDF;
}
#calendar_links th.sunday{
    color: #FF0000;
}
#calendar_links th.saturday{
    color: #0000ff;
}
#calendar_links a {
    color: #0000ff;
    text-decoration: underline;
}
#calendar_links table#table01 {
    float:left;
    margin:0px 40px 20px 10px;
}
#calendar_links table#table02 {
    float:left;
    margin:0 10px 20px 0;
}
#calendar_links table#table03 {
    float:right;
    margin:0 10px 20px 0;
}
#calendar_links table#table04 {
    float:left;
    margin:0px 40px 20px 10px;
}
#calendar_links table#table05 {
    float:left;
    margin:0 10px 20px 0;
}
#calendar_links table#table06 {
    float:right;
    margin:0 10px 20px 0;
}
#calendar_links table#table07 {
    float:left;
    margin:0px 40px 20px 10px;
}
#calendar_links table#table08 {
    float:left;
    margin:0 10px 20px 0;
}
#calendar_links table#table09 {
    float:right;
    margin:0 10px 20px 0;
}
#calendar_links table#table10 {
    float:left;
    margin:0px 40px 20px 10px;
}
#calendar_links table#table11 {
    float:left;
    margin:0 10px 20px 0;
}
#calendar_links table#table12 {
    float:right;
    margin:0 10px 20px 0;
}