@charset "UTF-8";

body {
	font-family:"メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS P Gothic","Osaka",Verdana,Arial,Helvetica,sans-serif;
	margin:0 auto;
	padding:0;
	width:100%;
	background-color:#006699;
}
img {
	margin:0;
	padding:0;
	border:0;
	vertical-align:text-bottom;
}
table {
	margin:0;
	padding:0;
	border:solid 1px #EEEEEE;
	width:100%;
}
tbody {
	margin:0;
	padding:0;
}
tr {
	margin:0;
	padding:0;
}
th {
	text-align:left;
	margin:0;
	padding:2px 5px 2px 5px;
	background-color:#EFEFEF;
	border-top:solid 1px #FFFFFF;
	border-bottom:solid 1px #E0E0E0;
	border-left:solid 1px #FFFFFF;
	border-right:solid 1px #E0E0E0;
}
td {
	margin:0;
	padding:2px 5px 2px 5px;
	border-top:solid 1px #FFFFFF;
	border-bottom:solid 1px #E0E0E0;
	border-left:solid 1px #FFFFFF;
	border-right:solid 1px #E0E0E0;
}
hr {
	border:dotted #090909;
	border-width:1px 0px 0px 0px;
	height:1px;
	overflow:hidden;
	margin:7px 0;
	clear:both;
}
address {
	font-style:normal;
}
a {
	color:#2626FF;
	text-decoration:none;
}
a:hover {
	color:#0000FF;
	text-decoration:underline;
}

/*=================================================================*/
/* share class                                                     */
/*-----------------------------------------------------------------*/
.border {
	border:1px solid #E0E0FF;
}
a:hover .border {
	border:1px solid #0000FF;
}
.c {
	text-align:center;
}
.l {
	text-align:center;
}
.r {
	text-align:right;
}
/*=================================================================*/
/* header                                                          */
/*-----------------------------------------------------------------*/
#preload {
	display:none;
}
#header {
	width:100%;
	height:55px;
	margin:0 auto;
	padding:0;
	background-image:url(images/bg_header.jpg);
	background-repeat:repeat-x;
	background-position:top center;
}
#header h1,#header p {
	text-indent:-99999px;
}
#header_content {
	width:945px;
	height:55px;
	margin:0 auto;
	padding:0;
	position:relative;
}
#logo_light {
	position:absolute;
	top:16px;
	left:32px;
	width:111px;
	height:24px;
}

/*=================================================================*/
/* catch copy                                                      */
/*-----------------------------------------------------------------*/
#catch {
	width:100%;
	height:345px;
	margin:0 auto;
	padding:0;
	text-align:center;
	background-image:url(images/bg_catch.jpg);
	background-repeat:repeat-x;
	background-position:top center;
	background-color:#FFFFFF;
}
#catch1 {
	width:100%;
	height:250px;
	margin:0 auto;
	padding:0;
	text-align:center;
	background-image:url(images/bg_catch.jpg);
	background-repeat:repeat-x;
	background-position:top center;
	background-color:#FFFFFF;
}

/*=================================================================*/
/* content                                                         */
/*-----------------------------------------------------------------*/
#content {
	width:100%;
	margin:0 auto;
	padding:0;
	background-image:url(images/bg_content.jpg);
	background-repeat:repeat-x;
	background-position:top center;
	background-color:#FFFFFF;
	overflow:hidden;
}
#wrapper {
	width:945px;
	margin:0 auto;
	padding:0;
	background-image:url(images/bg_wrapper.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	overflow:hidden;
}
#main_column {
	float:left;
	width:622px;
	overflow:hidden;
	font-size:0.7em;
	margin:0;
	padding:0;
}
#main_column p {
	margin-top:0;
	margin-bottom:1.25em;
	padding-top:0;
	padding-bottom:0;
	line-height:1.6em;
}
#sub_column {
	float:left;
	width:308px;
	overflow:hidden;
	font-size:0.65em;
	margin:0;
	padding:0;
	padding-top:10px;
}
.indent {
	margin:0;
	padding:10px;
}

/*=================================================================*/
/* footer                                                          */
/*-----------------------------------------------------------------*/
#footer {
	width:100%;
	height:350px;
	margin:0 auto;
	padding:0;
	background-image:url(images/bg_footer.jpg);
	background-repeat:repeat-x;
	background-position:top center;
}
#footer_content {
	width:945px;
	height:320px;
	margin:0 auto;
	padding:0;
	background-image:url(images/bg_footer_content.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	position:relative;
	color:#FFFFFF;
	font-size:0.7em;
}
#logo_isp {
	position:absolute;
	top:0;
	left:10px;
	width:60px;
	height:120px;
}
#footer_isp {
	position:absolute;
	top:35px;
	left:80px;
	width:308px;
	height:25px;
}
#footer_address {
	position:absolute;
	top:60px;
	left:80px;
	width:865px;
	height:150px;
}
#footer_address p {
	margin:0;
	padding:0;
}
#footer_menu {
	position:absolute;
	top:15px;
	right:25px;
	width:93px;
	height:60px;
}
#footer_menu ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#footer_menu ul li {
	float:left;
	margin:0;
	padding:0;
	list-style-type:none;
	width:31px;
	height:60px;
}
#footer_banner {
	position:absolute;
	top:120px;
	left:0;
	width:925px;
	height:180px;
	padding:10px;
	background-image:url(images/footer_banner_bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	color:#000000;
}
#footer_banner h1 {
	margin:0;
	padding:0;
	font-size:0;
}
#footer_banner p {
	margin:0;
	padding:0 0 1em 1em;
}

#footer_copyright {
	position:absolute;
	top:310px;
	left:0;
	width:945px;
	height:10px;
}
#footer_copyright p {
	margin:0;
	padding:0;
	width:945px;
	text-align:center;
}






/*******************************************************************************
 container
*********************************************************************************/
.cal-container, #cal-container {
  background-color: #fff;
  border: 1px solid #0066B3;
  overflow:hidden;
  padding: 0px;
  position:absolute;
  width: 300px;
  z-index: 10;

  font-size: 13px;
}

.cal-container iframe {
  border:none;
  height:100%;
  left:0px;
  margin:0;
  padding:0;
  position:absolute;
  top:0px;
  width:100%;
  z-index:0;
}

/*******************************************************************************
 calendar
*********************************************************************************/
table.cal-table {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

.cal-header {
  background-color: #84AADE;
  color: #fff;
  text-align: center;
  padding: 3px;
}

.cal-body {
  padding: 5px;
  text-align: center;
}

.cal-footer {
}

.cal-footer-top {
  display: none;
}

.cal-weekday {
  background-color: #A2A19F;
  text-align: center;
}

.cal-otherday {
  color: #fff;
  background-color: #cccccc;
  text-align: center;
}

.cal-sunday {
  background-color: #F78E73;
  text-align: center;
}

.cal-saturday {
  background-color: #73A2DE;
  text-align: center;
}

.cal-holiday {
  background-color: #F78E73;
  text-align: center;
}

.cal-label-cell {
  color: #A2A19F;
  font-size: 75%;
  text-align: center;
}

.cal-label-row .cal-sunday {
  background-color: #fff;
  color: #F78E73;
  text-align: center;
}

.cal-label-row .cal-saturday {
  background-color: #fff;
  color: #73A2DE;
  text-align: center;
}

.cal-day-cell {
  height: 21px;
  border: 1px solid #fff;
  line-height: 1.7;
  width: 14%;
}

.cal-input-hour-minute {
  padding-bottom: 2px;
  text-align: center;
}
.cal-error-list {
  background-color: #E6EFFB;
  padding: 3px 5px 3px 5px;
  font-size: 80%;
  list-style: none;
}
.cal-error-list li {
  background: #E6EFFB url(../images/error.gif) no-repeat center left;
  text-indent: 20px;
  padding-top: 2px;
  padding-bottom: 2px;
}
/* for ie bug */
* html .cal-error-list li {
  text-indent: 5px;
}
.cal-ok-button {
  margin-left: 2px;
}

.cal-select-year {
  width: 60px;
}
.cal-select-month {
  width: 60px;
}

/*******************************************************************************
 link
*********************************************************************************/

.cal-next-btn {
  padding-bottom:4px;
  padding-left:8px;
  color: #fff;
  cursor: pointer;
  font-weight: bold;
  text-decoration: none;
}

.cal-prev-btn {
  padding-bottom:4px;
  padding-right:8px;
  color: #fff;
  cursor: pointer;
  font-weight: bold;
  text-decoration: none;
}

.cal-day-cell a:link,
.cal-day-cell a:visited,
.cal-day-cell a:active {
  color: #fff;
  display:block;
  text-decoration: none;
}

.cal-day-cell a:hover {
  background-color: #fff;
  color: #ADAAB5;
  text-decoration: none;
}

.cal-selected {
  background-color: #fff;
  color: #ADAAB5;
  font-weight: bold;
  text-align: center;
}

.cal-day-cell a:link.cal-selected,
.cal-day-cell a:visited.cal-selected,
.cal-day-cell a:active.cal-selected {
  color: #ADAAB5;
  display:block;
  text-decoration: none;
}


/*******************************************************************************
 lightbox
*********************************************************************************/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


/*******************************************************************************
 Print out
*********************************************************************************/
@media print {

	html {
		/* Only IE */
		filter:expression(document.execCommand("BackgroundImageCache", false, true));

		font-family:"メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS P Gothic","Osaka",Verdana,Arial,Helvetica,sans-serif;
		margin:0 auto;
		padding:0;
		width:100%;
		background-color:#FFFFFF;
		background-image:none;
	}

	body {
		margin:0 auto;
		padding:0;
		width:100%;
		background-color:#FFFFFF;
		background-image:none;
		font-size:0.5em;
	}

	h3 {
		font-size:1.25em;
	}

	#header,#catch1,#sub_column,#print_btn,#footer {
		display:none;
	}

	#content,#wrapper,#main_column {
		background-image:none;
	}

}

