@charset "shift_jis";

/* CSS Document */

/*******************************************/
/*******************************************

(c) 2009 ascom.inc

NAME: otherpage.css
Design and creation: Shikanai Yu

********************************************/
/*******************************************/

/* ƒŒƒCƒAƒEƒg */

#title {
	display:none;
}


/**************************/
/* style for privacy page */

.main-privacy-text {
	font-size: 10pt;
	line-height: 1.4em;
}

.main-privacy-index {
	font-size: 12pt;
/*	font-weight:bold; */
	color:#f06;
}

.privacy-list li {
	margin: 0 0 4px 0;
	padding:0 0 0 0;
	font-size: 9pt;
	line-height: 1.2em;
}

div.main-schedule {
}

div.scedule-voice {
 margin: 0 0 0 0;
}

#accordion {
	width: 500px;
	height: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#accordion p {
   margin: 1em 25px; }
#accordion  hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	margin-left: 25px;
	margin-right: 25px;
}


#accordion div {
   height:30%;
   overflow: hidden;}
#accordion:hover div {
   height: 30px; }
#accordion:hover div:hover {
   height: 340px;
   overflow: auto; }
   
#spring {
   background-color: #FFF4FF; }
#summer {
   background-color:#FFFFA2; }
#autumn {
   background-color: #E1FFFF; }
#winter {
   background-color:#99FFFF; }
h1 {
	font-size: 150%;
	margin: 10px 10px .2em 25px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-weight: bold;
	color: #FF0000;
}
#spring a {
	color: #FF00FF;
	text-decoration: underline;
}
#summer a {
	color: #FF6600;
	text-decoration: underline;
}
#autumn a {
	color: #0000FF;
	text-decoration: underline;
}
