@charset "UTF-8";
/* CSS Document */

body {
	font-family:"Hiragino Maru Gothic Pro", "ＭＳ Ｐゴシック";
	font-size: 12px;
	margin:0;
	padding:0;
	color:#666;
	line-height:130%;
	background-color:#FFF;
	/*background-image: url(../images/event_bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;*/
}

a:link{
	text-decoration: underline;
	color:#03C;
	}
a:visited{
	text-decoration: underline;
	color:#03C;
	}
a:hover{
	text-decoration:underline;
	color:#F00;
	}
a:active{
	text-decoration:underline;
	color:#F00;
	}

img{
	border:0px;
	}

#wrapper{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	/*margin-top:20px;*/
	padding:0;
	}


/*↓固定ヘッダのためのcss*/
* html body {     
    background: url(null) fixed;     
}  
#header2 {
	background-image: url(../images/koteiheader_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	padding:0px;
	margin-bottom:12px;
    position: fixed;
	width:100%;
	height:272px;
	/*width:978px;
	margin-left:auto;
	margin-right:auto;*/
	}

#header2 #headerContents h1 {
	margin-top:5px;
	margin-right:5px;
	float:left;
	}
* html div#header2    {     
    position: absolute;     
    top: expression(eval(document.documentElement.scrollTop+0));  
} 

#header2 #headerContents {
	text-align:center;
	width:978px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	padding:0;
	}
	
/*↑固定ヘッダ*/

#toiawase {
	margin-top:28px;
	float:left;
}
#searchNavi {
	float:right;
	width:273px;
	padding:0;
	margin:0;
	margin-bottom:10px;
}

#searchNavi #search {
	float:right;
	/*text-align:right;*/
	margin-bottom:10px;
}
.clear {
	clear:both;
	height: auto;
	width: auto;
}

#searchNavi ul {
	margin: 0; 
padding :0; 
	width:273px;
}
#wrapper #eventnavi1 ul li {
	float: left;
}
#searchNavi ul li{
	float:left;
	padding:0;
	list-style-type : none; 
}

#searchNavi ul li a {
	display:block;
	width:91px;
	height:42px;
	overflow: hidden;
	text-indent:-9999px;
	}
#searchNavi ul li a:link,
#searchNavi ul li a:visited {
	background-position: top;
}
#searchNavi ul li a:hover {
	background-position: bottom;
}
#searchNavi ul #access a {
	background-image: url(../images/btn_ac.jpg);
}
#searchNavi ul #event a {
	background-image: url(../images/btn_totop.jpg);
}
#searchNavi ul #document a {
	background-image: url(../images/btn_siryo.jpg);
}

#eventnavi2 {
	width:978px;
	height:50px;
	padding:0;
	background-image:url(../images/navishadow.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	margin-bottom:3px;
	}
#eventnavi2 ul{
	list-style:none;
	margin:0;
	padding:0;
	}
#eventnavi2 ul li {
	padding:0;
	float:left;
	/*border-bottom:#999 1px solid;*/
}

#rightzone{
	/*display: block;*/
	float:right;
	width:224px;
	height: auto;
	background-image:url(../images/side_bg.jpg);
	background-position:top;
	background-repeat:repeat-y;
	margin-left:2px;
	/*margin-bottom:10px;*/
	}

#rightzone .sidezone p {
	font-size: 90%;
	text-align: left;
}
.sidezone {
	/*width:190px;*/
	border:#CCC 1px solid;
	margin: 16px;
	background-image:url(../images/sidewaku_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFF;
	padding:10px;
	text-align:center;
	}
.color-music{
	color:#CC0000;
	}
.color-creative{
	color:#03C;
	}
.color-eco{
	color:#090;
	}
.color-culinary{
	color:#880C15;
	}
.color-pink{
	color:#F36;
	}
.color-vividpink{
	color:#F06;
	}
.color-orange{
	color:#F60;
	}
.color-skyblue{
	color:#09C;
	}
.color-navy{
	color:#009;
	}
.color-purple{
	color:#639;
	}
.color-gold{
	color:#C90;
	}
.color-lightgreen{
	color: #0C0;
	}
.color-red{
	color:#F00;
	}
.color-blue{
	color:#03F;
	}
.color-gray{
	color:#666;
	}
#qrzone {
	float: right;
	width:204px;
	padding:10px;
	height: auto;
	background-color:#FFF;
}
#qrzone ul li {
	list-style-type:none;
	}
.floatLeft{
	float:left;
	}
.floatRight{
	float:right;
	}
.sukima_right10 {
	margin-right:10px;
	}
#footer {
	clear:both;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	width: 978px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top:20px;
	padding-bottom:50px;
	padding-top:10px;
}
#footer #copyright {
	text-align: right;
	font-size:10px;
	margin-top:28px;
	float:right;
	
}
#footer ul {
	list-style-type: none;
	margin-top:15px;
}

.trialTitle {
	margin-bottom:5px;
	line-height:0;
}
.trialTitle p {
	text-indent: -9999px;
}
.trialNavi{
	margin-bottom:5px;
	}

#header2 .trialNavi ul {
	list-style-type: none;
}

#header2 .trialNavi ul li {
	margin:0px;
	padding:0px;
	float:left;
}

#taikenzone {
	padding-top: 262px;
	width:978px;
	margin-left:auto;
	margin-right:auto;
	/*margin-right:10px;*/
}
#taikenzone table.taiken {
	width:740px;
	border:1px none #CCCCCC;
	padding: 0px;
	margin: 0px;
	float:left;
	border-collapse: collapse;
}
#taikenzone table.taiken td {
	overflow:hidden;
	border-collapse:collapse;
	border:1px solid #999;
	/*padding-bottom:10px;
	font-size: 10px;
	line-height: 150%;*/
	vertical-align:top;
}

#taikenzone table.taiken td.menucell{
	height: auto;
	width: auto;
	width:50%;
	}
#taikenzone .taiken tr .taikenmonth {
	border-top: 3px solid #F00;
	border-bottom: 3px solid #F00;
	border-right: #999 1px solid;
	border-left: #999 1px solid;
	padding:8px;
}

#taikenzone .taiken tr .kokuchi {
	border:none;
	padding:8px 10px;
	text-align:center;
}

.sukima_bottom10{
	margin-bottom:10px;
	}
	
.taiken tr td h1 {
	font-size: 15px;
	line-height:1.3em;
	font-weight: bold;
	margin-left:10px;
	margin-bottom:8px;
}
.taiken tr td .taikencategory img {
	margin-bottom:10px;
}
.taiken tr td .taikenimg img {
	float: right;
	margin-right: 10px;
	margin-left:5px;
	margin-bottom:5px;
}
 .taiken tr td p.taikenCatch {
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-bottom:8px;
}
.taiken tr td .taikenDay {
	background-image: url(../images/date.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left:10px;
	/*margin-right:10px;*/
	padding:2px 3px 2px 50px;
	font-size:12px;
	color:#036;
	line-height:130%;
	margin-bottom:8px;
	width:170px;
	word-wrap: break-word;
	/*height:50px;
	overflow:scroll;*/
	}
.taiken tr td .taikenDay2 {
	background-image: url(../images/date.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left:10px;
	/*margin-right:10px;*/
	padding:2px 3px 2px 50px;
	font-size:12px;
	color:#036;
	line-height:130%;
	margin-bottom:3px;
	width:170px;
	word-wrap: break-word;
	/*height:50px;
	overflow:scroll;*/
	}

.moushikomi {
	float: right;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:10px;
	vertical-align:bottom;
}
.taiken tr td p.taikencomment {
	margin-right: 10px;
	margin-left: 10px;
	font-size: 11px;
	line-height: 150%;
	margin-bottom:8px;
	font-weight:normal;
}
.taiken tr td p.taikencomment2 {
	margin-right: 10px;
	margin-left: 10px;
	font-size: 11px;
	line-height: 150%;
	margin-bottom:3px;
	font-weight:normal;
}
.linkbox{
	text-align:left;
	}
.timeshe {
	list-style-type: none;
	font-size:11px;
	}
.timeshe li {
	border-bottom: 1px solid #CCC;
	padding: 2px 0px;

}
.sukima-bottom5{
	margin-bottom:5px;
	}
.komiashi{
	font-size:110%;
	font-weight:bold;
	}
.subfont90{
	font-size:90%;
}
.subfont80{
	font-size:80%;
	}
table.wmenuTable {
	margin: 10px 20px;
	border-collapse:collapse;
	text-align: center;
	border-spacing: 0;
	font-size:12px;
	font-weight:bold;
	line-height: 1.4em;
}
table.wmenuTable tr td {
	padding:2px;
	}
.taiken tr td .wmenuTable tr .mark {
	color: #F00;
}
.taiken tr td .wmenuTable tr .wmenuMus {
	color: #FFF;
	background-color:#F00;
	font-weight:normal;
}
.taiken tr td .wmenuTable tr .wmenuEco {
	color: #FFF;
	background-color: #090;
	font-weight:normal;
}
.taiken tr td .wmenuTable tr .wmenuCre {
	color: #FFF;
	background-color:#03C;
	font-weight:normal;
}
.taiken tr td .wmenuTable tr .wmenuCul {
	color: #FFF;
	background-color:#600;
	font-weight:normal;
}
.timesche {
	list-style-type: none;
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
	margin: 0px;
	padding: 0px;
}
p.timescheComent {
	font-size: 10px;
	text-indent: -11px;
	padding: 3px 0px 0px 11px;
	margin: 0px;
	color: #0A6CCE;
}
.timesche li {
	list-style-type: none;
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
	margin: 0px;
	padding: 2px 0px;
	font-size: 10px;
}
.taikencontents {
	padding-right: 5px;
	/*padding-bottom: 5px;*/
	list-style:none;
}
.taikencontents li{
		float: left;
	margin-bottom:7px;
}

.quit {
	font-size: 16px;
	color: #FFF;
	background-color: #F00;
	text-align: center;
	width:90%;
	margin:20px auto;
	padding:8px;
}
