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

/*===============
base
=================*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
form,input,p,blockquote,th,td {
margin:0;
padding:0;
}  
img{
border:0;
vertical-align: top;
}

body{
font-size: 100%;
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
line-height:1.4;
color:#333;
background:white;
}

a:link,
a:visited,
a:active{
color:#333;
text-decoration:none;
}

a:hover{
color:#069;
text-decoration:underline;
}

ul,ol{
list-style: none;
}

/*clearfix*/
.clearfix:after{  
visibility:hidden;/*見えなくする*/ 
height:0;/*見えなくする*/
display: block;/*block要素にする*/
font-size: 0;  
content: " ";  
clear: both;  

}  

.clear { clear:both;} /*floatの解除、ここがポイント*/

* html .clearfix             { zoom: 1; } /* IE6 */  
*:first-child+html .clearfix { zoom: 1; } /* IE7 */




p,dd,ul{
font-size:1.2em;
}

/*footerの背景指定*/
html{
background:#dedede;
}

.nonpc{
display: none;
}

.pc{
display:block;
}

#mini {
font-weight:normal;
font-size:70%;
}

/*==================
header
====================*/

#header{
	width:100%;
}

#header_top{
position:relative;
padding:10px 0;
width:960px;
margin:0 auto;
} 

/*header左側の設定*/

#logogroup{
}

/*header右側の設定*/
#subnav{
float:left;
}

#subnav li{
float:left;
font-size:1.1em;
}

#subnav li.sitemap{
border-bottom:1px solid #cccccc;
padding: 0 10px;
margin:0 24px 0 0;
font-size:16px;
}

#subnav li.rss{
background:url(../images/icon_rss.gif) no-repeat 0 1px;
padding:0 0 0 16px;
}

/*グローバルナビゲーション*/

#nav{
width:960px;
margin:0 auto;
}

#nav li{
float:left;
margin-right:30px;
}
#madeby{
	position:absolute;
	right:0;
	top:0px;
}

/*==================
contents
====================*/
#contents{
width:960px;
margin:10px auto;
}


#info{
width:675px; 

float:left;
}

div#sidebar{
width:230px;
float:right;
}

/*通常記載*/
#primary{
	width:100%;
	margin: 0px auto;
	margin-bottom:30px;
}
#primary .section{
	width:100%;
	margin: 0 auto;	
	margin-bottom:50px;
}
#primary .section h3{
	font-size:1.2em;
	margin-top:20px;
}
#primary .section h4{
	font-size:1.2em;
	margin-top:20px;
}
#primary .section p{
	margin-bottom: 20px;	
}

#primary .section ul{
	font-size:1.2em;
}
#primary .mailform{
	width:100%;
	margin: 0 auto;	
}
#primary img{
float:left;
margin-right:10px;
margin-bottom:10px;
padding:1px;
}

.simple{
width: 100%;
border-collapse: collapse;
margin-bottom:20px;
}

.simple th{
width: 25%;
padding: 6px;
text-align: left;
vertical-align: top;
color: #333;
background-color: #eee;
border: 1px solid #b9b9b9;
}
.simple td{
padding: 6px;
background-color: #fff;
border: 1px solid #b9b9b9;
}
/*お問い合わせメールフォームの設定*/
#primary .mailform { padding:0px; margin-bottom:20px;}	
#primary .mailform h2 { font-size:1.4em; margin-bottom:30px;}
#primary .mailform p {font-size:1.2em; margin-top:10px;}
#primary .mailform table {margin: 0px;font-size:120%;}
#primary .mailform table td{padding:5px 0px 5px 0px;}
#primary .mailform b{color:red;}

/*イベント情報}*/

#info{
margin:20px 0;
}
#info h2{
padding:5px;
border-bottom:1px solid #cccccc;
font-size:1.2em;
margin-bottom:10px;
}

#info h3{
font-size:1.1em;
margin:20px 0 10px 0;
}
#event {
}
#event .section{
width:305px;
float:left;
margin-right:10px;
margin-bottom:10px;
padding:10px;
background: #f1f1f1;
}
#event .section h3{
margin:0;
padding:5px 0;
font-size:1.5em;
font-weight:normal;
}
#event .section p{
}

#mado{
float:left;
margin-right:10px;
margin-bottom:10px;
padding:1px;
}

/*更新情報*/
#news dl{
padding:10px 0;
}

#news dt{
width:110px;
float:left;
font-size:1.0em;
padding:8px 0;
}

#news dd{
font-size:1.0em;
padding:8px 0;
}




#comment p {background:#fef4f4;border:dotted 1px #ee827c; margin-bottom:3px;}

/*==================
sidebar
====================*/

#sidebar{
margin:20px 0;
}
#sidebar h2{
margin-top:25px;
}

#sidebar p{
border:1px solid #ccc;
padding:10px 7px 10px 10px;
}

#bnrarea{
}

#bnrarea li{
margin-bottom:10px;
border:1px solid #ccc;
padding:1px;
}
#mokuzi{
}
#mokuzi li{
margin-bottom:10px;
padding:10px;
border-bottom:1px solid #cccccc;
}

#sidebox p {
font-size:0.9em;
}


/*==================
footer
====================*/

#footer{
width:100%;
margin:0 auto;
background:#dedede url(../images/footer_bg.gif) repeat-x;
margin-top:60px;
}

#footer_inner{
width:960px;
margin:0 auto;
}

#footer_inner address{
padding:15px 0 4px;
font-size:1.2em;
}
















-------------------------------------------------------
別サイト用
#schedule{
}
#schedule li{
width:640px;
height:280px;
border:1px solid #cccccc;
margin:5px;
}
#schedule h4{
	font-size:140%;
	background:#c7dc68;
}
#schedule h5{
	font-size:120%;
}
#schedule dl{
}
#schedule dt{
	font-size:100%;
	width:50px;
	float:left;
	}
#schedule dd{
	font-size:100%;
	padding-left:20px;
}
#schedule li img{
	margin:2px;
	width:200px;x
}

#schedule table{
}
#schedule table tr{

}
#schedule table th{
	background:#ffffff;
}
#schedule table td{
	background:#ffffff;

}
#red{
	font-size:160%;
	color:#c9171e;
	color:#d9333f;
}
#blue{
	font-size:160%;
	color:#007bbb;
}
#mousikomi{
	background:#f1f7f0;
	color:#ffffff;
	padding:3px;
}
a:link,
a:visited,
a:active{
text-decoration:none;
}

a:hover{
	border-bottom:pink;
}




