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

*{font-size:14px;}

h1{margin:0;
	padding:0;}

img{border:none;}

a{text-decoration:none;
	color:#333;}
	
a:hover{color:#09F;}	

body{}

#container{width:920px;
	margin:0 auto;
	background:url(../img/bodybg03.jpg);
	background-repeat: repeat-y;
	background-position:center center;}
	
#header{width:900px;
	height:200px;}
	
#logo01{float:left;
	margin-left:29px;
	width:404px;}
	
#headimg{float:left;
	width:467px;}
	
#main{padding-top:15px;
	border-top:1px #666 solid;
	width:920px;
	height:850px;
	background-image:url(../img/bgimg.jpg);
	background-position:center;
	background-repeat:no-repeat;}
	
#menu{width:200px;
	float:left;}
	
.menu01{width:150px;
	height:50px;
	margin-left:25px;
	margin-bottom:15px;
	background-image:url(../img/menubtn.gif);
	background-repeat:no-repeat;
	text-align:center;
	line-height:40px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight:bold;
	font-size:12px;
	color:#333;}

.menu01 a{color:#333;}

.menu01 a:hover{color:#FFF;}

.menu02{width:160px;
	height:50px;
	margin-left:25px;
	margin-bottom:15px;}
	
#r_cont{float:left;
	width:650px;
		margin-left:25px;}
	
.calendar_box{margin: 20px 0;
	overflow: hidden;}
	
.calendar_box iframe{margin-top: -250px;}
	
#footer{clear:both;
	width:920px;
	height:110px;
	background-image:url(../img/footer_bg.jpg);
	background-repeat:no-repeat;
	background-position:center;}