/***** 全体 *****/

*{
    margin:0;
    padding:0;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}



body{
background-color:#FFCC00;

}


h1{
margin:0px;
padding:40px 0px 0px 40px;
font-size:21px;
font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
font-weight:bold;
}




h2{
font-size:16px;
margin-bottom:20px;
border-bottom:1px solid #E1C4A6;
padding-bottom:7px;

}


h3{
font-size:14px;
color:#333333;
margin-bottom:20px;

}







/*****･リンク*****/

a{
    color:#000000;
    font-style:normal;
    text-decoration:underline;
}

a:link {
    color:#000000;
    font-style:normal;
    text-decoration:underline;
}
a:visited {
    color:#000000;
    text-decoration:underline;
}

a:hover {
    color:#663300;
    font-style:normal;
    text-decoration:none;
}

a:active {
    text-decoration:none;
}




.clear{
clear:both;

}

/****外枠*****/


#container{
	margin-right:auto;
	margin-left:auto;
	width:830px;
	height:auto;	
	background-color:#ffffff;
	border-right:1px solid #333333;	
	border-left:1px solid #333333;	
	border-top:10px solid #663300;
}




/*ブックマーク
.bookmark{
margin:5px 5px 10px 5px;
padding-left:10px;
font-size:10px;
width:830px;
margin-right:auto;
margin-left:auto;

}


INPUT{
margin-top:5px;
}

.bookmark p{
font-size:10px;
}
*/



/**** ソーシャルボタン *****/

.socialicon{
padding:5px 0px 11px 20px;
margin:5px 5px 10px 5px;
font-size:11px;
clear:both;

}

.snsb{
float:left;
width:120px;
}








#header{
	margin-right:auto;
	margin-left:auto;
	width:830px;
	height:350px;	
	font-size:14px;	
	background-image:url(../image/2.jpg);
}



#header p{
margin:10px 0px 0px 40px;
font-weight:bold;
}





#headnav{
	margin-right:auto;
	margin-left:auto;
	width:830px;
	height:35px;
	background-color:#E1C4A6;
	font-weight:bold;
}

#headnav ul{


}

#headnav li{
float:left;
list-style:none;
width:110px;
height:35px;
text-align:center;
line-height:34px;
display:block;
font-size:14px;
background-color:#E1C4A6;
}

#headnav li a:hover{
float:left;
list-style:none;
width:110px;
height:35px;
text-align:center;
line-height:34px;
display:block;
background-color:#663300;
text-decoration:none;
font-size:14px;
color:#ffffff;

}








#main{
	margin-right:auto;
	margin-left:auto;
	width:750px;
	height:auto;	
	background-color:#ffffff;
	padding:40px 40px 30px 40px;	
}


#main p{
line-height:28px;	
}

#accsess img{
float:left;
margin:0px 50px 50px 0px;

}

#accsess p{
font-size:12px;
line-height:20px;
margin-bottom:10px;
}




.mainnav{
font-size:12px;
margin-bottom:40px;
}









#festival{
	height:400px;
}









#calender{
font-size:12px;
}

#calender tr td{
padding:5px;
}



#calender a{
    color:#660000;
    font-style:normal;
    text-decoration:underline;
}

#calender a:link {
    color:#660000;
    font-style:normal;
    text-decoration:underline;
}
#calender a:visited {
    color:#660000;
    text-decoration:underline;
}

#calender a:hover {
    color:#cc0000;
    font-style:normal;
    text-decoration:underline;
}

#calender a:active {
    text-decoration:none;
}















.fes{
width:245px;
text-align:center;
font-size:12px;
float:left;
margin-bottom:20px;

}


.fes p{
margin-bottom:5px;

}




#website{
margin:40px 0px 10px 0px;
font-size:10px;
text-align:left;
line-height:16px;
}

#website a{
    color:#663300;
    font-style:normal;
    text-decoration:none;
}

#website a:hover{
    color:#cc0000;
    font-style:normal;
    text-decoration:underline;
}

#website img{
float:left;
margin:0px 20px 10px 0px;
}


.unei{
font-weight:bold;
color:cc0000;
}



/*movie*/



#movie{

	height:500px;
}




.mv{
	width:320px;
	height:270px;
	text-align:center;
	margin-right:25px;
	margin-bottom:10px;
	float:left;
}








#footer{
	margin-right:auto;
	margin-left:auto;
	width:830px;
	height:40px;	
	background-color:#ffffff;
	text-align:center;
	padding-top:20px;
	font-size:12px;
	border-bottom:10px solid #663300;
	clear:both;
}