@charset "utf-8";

* { margin:0; padding:0;}

body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin:0; 
	padding:0;
	font-size:100%;
	line-height:1.5;
	letter-spacing: 0;
}

img { vertical-align:bottom; border:none;}

/*IE6*/
* html img{
vertical-align: bottom;
}

/*IE7*/
*:first-child+html img{
vertical-align: bottom;
}

/*firefox etc.*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/*MacIE WinIE7*/
.clearfix {
	clear:both;
	display: inline-table;
	min-height: 1%;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

a { color:#FF6600; text-decoration:underline;}
a:hover{ color:#FF6600; text-decoration:none;}


#wrapper { width:100%;}

/*=========== header ===========*/

#header {
	margin:0;
	padding:0;
	width:100%;
}

#headerBox {
	margin:0 auto;
	padding-top:9px;
	width:810px;
	height:71px;
	background:url(header.jpg) no-repeat;
}

#headerBox h1 {
	float:left;
	display:inline;
	margin: 7px 21px 0 19px;
	padding:0;
	font-size:1em;
}
#headerBox h1 img { vertical-align: top;}

#headerBox p.read {
	margin:15px 28px 0 0;
	font-size:10px;
	color:#666;
	text-align:right;
}

#headerNavi {
	float:right;
	display:inline;
	margin-top:25px;
	padding-right:20px;
}

#headerNavi li {
	float:left;
	display:inline;
	margin-right:7px;
	padding-left:10px;
	font-size:0.8em;
	background:url(list01.gif) no-repeat left 50%;
}

#headerNavi li a { color:#FFF;}
#headerNavi li a:hover { text-decoration:underline;}



/*=========== navi ===========*/

#navi {
	width:810px;
	height:56px;
	margin:0 auto;
}

#navi a:hover img {
filter: Alpha(opacity=60);
opacity: 0.6; /*firefox safari*/
}


/*=========== contents ===========*/

#contents { width:100%;}

#contents .topimg {
	margin:0 auto 0 auto;
	width:810px;
}

#contBox {
	margin:0 auto 0 auto;
	padding-top:25px;
	width:810px;
	background:url(contBack.gif) repeat-y;
}

/*=========== main --===========*/

#main {
	float:left;
	display:inline;
	margin: 0 0 0 25px;
	padding-bottom:70px;
	width:518px;
}

#main p {
	margin: 0 23px 10px 1em;
	font-size:15px;
	line-height:1.6;
	color:#333;
}

#main .guidep{
	margin: 0 0 30px 0;
	font-size:0.8em;
	line-height:1.6;
	color:#333;
}

#main .btm00 { margin-bottom:0;}
#main .end { margin-bottom:40px;}
#main .txtRight { text-align:right;}


#main h2 {
	background-image:url(h2.gif);
	background-repeat:no-repeat;
	width:478px;
	height:35px;
	padding:0 0 0 40px;
	margin:0 0 15px 0;
	color:#F89767;
	font-size:18px;
	line-height:35px;
}

#main h3 {
	border-left:4px solid #F90;
	color:#F90;
	margin:20px 0 15px 0;
	padding:0 0 0 10px;;
	font-size:16px;
	font-weight:bold;
	line-height:19px;
}

#main h4 {
	border-bottom:1px dotted #666;
	color:#000;
	margin:25px 1em 10px 1em;
	padding:0;
	font-size:15px;
	font-weight:bold;
	line-height:19px;
}

#main h5 {
	color:#FF9900;
	margin:25px 1em 10px 1em;
	padding:0;
	font-size:15px;
	font-weight:bold;
	line-height:19px;
}

table#schedule {
	margin: 0 auto 40px 13px;
	width:480px;
	border-collapse: collapse;
}

table#schedule th,
table#schedule td{
	padding:7px;
	font-size:14px;
	color:#333;
	border:solid 1px #ccc;
}
table#schedule th { background-color:#FEF5F0;}
table#schedule td{ text-align:;}




/*=========== side --===========*/

#side {
	float:right;
	display:inline;
	padding-right:15px;
	width:233px;
	margin-bottom:30px;
}

#side h3 {
	margin:0 auto 12px auto;
	padding-top:12px;
	width:233px;
	font-size:0.1em;
	text-align:center;
}

#side p { margin-bottom:24px;text-align:center;}
#side .btm10 { margin-bottom:5px;}
#side p.linktxt { font-size:0.7em;text-align:right;}
#side p a { color:#06F;}
#side p a:hover { text-decoration:underline;}

#side p.sideAdd {
	margin: 0 0 24px 10px;
	font-size:0.8em;
	line-height:1.5;
	color:#333;
	text-align:left;
}

#side span.red {
	color:#FF9C01;
	font-weight:bold;
}

#side caption { margin-bottom:5px;font-size:0.8em;color:#555;}
#side table#calendar {
	margin: 0 auto 10px auto;
	border-collapse: collapse;
}



/*=========== etc --===========*/

#main p.read_more { color:#06F;}
#main .bold { font-weight:bold;}


/*=========== footer ===========*/


#footer {
	padding-bottom:50px;
	background:url(textLinkBack.jpg) repeat-x top;
}

#textLink { margin-bottom:8px;}

#textLink ul {
	margin:0 auto 0 auto;
	padding-bottom:15px;
	width:810px;
	list-style:none;
	text-align:center;
	background:url(contBtm.jpg) no-repeat top;
}
#textLink li {
	display:inline;
	margin-right:6px;
	padding-right:5px;
	font-size:0.8em;
	line-height:1.8;
	border-right:solid 1px #666;
}

#textLink li a { color:#333; text-decoration:none;}
#textLink li a:hover{ color:#FF6600; text-decoration:underline;}


#textLink li.listEnd { margin-right:0; padding-left:0;border:none;}

p#copyright {
	margin:0 auto 0 auto;
	width:790px;
	font-size:0.1em;
	text-align:right;
}


/*=========== access ===========*/

#contents #main dl { margin: 20px 0 20px 13px;font-size:15px; line-height:1.5; color:#333;}
#contents #main dt { float:left; display:inline; width:7em;font-weight:bold;}
#contents #main dd { margin-bottom:10px; overflow:hidden;}
#contents #main span { font-size:0.9em; color:#FF9C01;}
