@charset "Shift_JIS";

* {
    margin: 0;
    }

html { 
    height: 100%;
	}

body {
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	margin:0;
	padding:0;
	height:100%;
	font-size:75%;
	background:#B1D1E4 url(../images/bgimg.jpg) center top repeat-x;
	color:#666;
}

a:link{
	color: #006027;
}

a:visited{
	color: #006027;
}

a:hover{
	color: #006027;
}

a:active{
	color: #006027;
}

h1{
	margin:0px;
	padding:0px;
}
h2{
	margin:0px;
	padding:0px;
}
h3{
	margin:0px;
	padding:0px;
}

p{
	margin:0px;
	padding:0px;
}

ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

img{
	border:none;
}




#haco {
    width: 100%;
    position: relative;
    height: 100%;
    min-height: 100%;
	margin:0 auto;
	padding:0;
	}

#wrapper {
	width:984px;
	min-height: 100%; 
    height: auto !important;
    height: 100%; 
    margin: 0 auto -121px auto;
	background:url(../images/mbg.jpg) repeat-y;
	}




/*-- header --*/


#header{
	width:984px;
	height:311px;
	background:url(../images/mainimg.jpg) no-repeat;
	position:relative;
}

#header #headerLogo{
	width:490px;
	position:absolute;
	left:9px;
	top:8px;
}

#header #headerLogo img{
	width:490px;
	height:50px;
	background:url(../images/hlogo.jpg) no-repeat;
}

#header #headerImgTitle{
	color:#FFF;
	position:absolute;
	top:100px;
	left:410px;
}

#header #headerImgTitle p{
	font-size:31px;
	font-weight:bold;
	padding:8px 0 0 0;
}


/*-- main --*/

#main{
	width:958px;
	padding: 13px;
}


/*-- mainLeft --*/



#mainLeft{
	width:210px;
	float:left;	
}


#calendar{
	margin:0 0 10px 0;
}

#calendar .calenderSubTitle img{
	width:210px;
	height:41px;
	background:url(../images/sub01.jpg) no-repeat;
}


#calendar .calenderDate{
	background:#AFE0F3;
	color:#666666;
	font-size:12px;
	font-weight:bold;
	height:25px;
}

#calendar .calenderDate img{
	vertical-align:middle;
	padding:5px;
}



#calendar .calenderDate .dateLeft{
	float:left;
	padding:5px;
}


#calendar .calenderDate .dateRight{
	float:right;
	font-size:10px;
}

#calendar table{
	width:100%;
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;
}

#calendar td{
	border-bottom:1px solid #CCC;
	border-right:1px solid #CCC;
	padding:5px;
	text-align:center;
	color: #006027;
}

#calendar th{
	border-bottom:1px solid #CCC;
	border-right:1px solid #CCC;
	background-color:#EEE;
	font-weight:normal;
	font-size:10px;
	margin:0px;
	padding:5px;
}



.today{
	font-style:italic;
	color:#000 !important;
}



#mainLeft .leftList{
	width:210px;
}

#mainLeft .leftList .leftListSubTitle img{
	width:210px;
	height:41px;
	background:url(../images/sub02.jpg) no-repeat;
}

#mainLeft .leftList ul{
	border:1px solid #CCC;
	padding:10px !important;
	line-height:200%;
}

#mainLeft .leftList li{
	margin:0;
	padding:0;
}

#mainLeft .leftList li.listAllBtn{
	text-align:right;
	padding:10px 0 0 0;
	font-size:80%;
}


#mainLeft #rssBana{
	margin:10px 0 0 0;
}



/*-- mainRight --*/



.date{
	width:705px;
	height:32px;
	background:url(../images/datebg.jpg) no-repeat;
	color:#666666;
	text-align:right;
	padding:10px 20px 0 10px;
}





.blogBox h2{
	font-size:16px;
	font-weight:bold;
	color:#006027;
	background:url(../images/tiline.gif) 8px bottom no-repeat;
	padding:15px 20px 15px 20px;
}

.blogBox .blogSyosai {
	padding:10px;
	line-height:200%;
}

.blogBox .blogSyosai img{
	float:left;
	margin:0 10px 10px 0;
	border:1px solid #CCC;
}



/*-- footer --*/

.push {
    height:121px;
	}
	
#footer {
	width:100%;
	height:121px;
	color:#FFF;
	margin:0 auto;
	clear:both;
	background:url(../images/fbg.jpg) repeat-x;
	}

#footer #footerWidth {
	width:984px;
	height:121px;
	margin:0 auto;
	position:relative;
	background:url(../images/fimgbg.jpg) no-repeat;
	}

#footer #footerWidth #footerBtn {
	width:100px;
	}

#footer #footerWidth #footerBtn img{
	width:100px;
	height:20px;
	background:url(../images/fbtn01.jpg) no-repeat;
	position:absolute;
	top:22px;
	right:22px;
	}

#footer #footerWidth #footerAdd{
	width:700px;
	position:absolute;
	left:10px;
	top:70px;
}

#footer #footerWidth #footerAdd span{
	font-weight:bold;
}

#footer #footerWidth #footerNavi {
	width:150px;
	}

#footer #footerWidth #footerNavi img{
	width:150px;
	height:30px;
	background:url(../images/fnavi01.jpg) no-repeat;
	position:absolute;
	top:60px;
	right:10px;
	}

#footer #footerWidth #footerCopy {
	position:absolute;
	top:108px;
	left:10px;
	font-size:80%;
	color:#006027;
	}



/*----------------------------------*/

.left{
	float:left;
}

.right{
	float:right;
}

.clear{
	clear:both;
}
