body {
	margin: 0px auto;
	padding: 0;
	width: 772px;
	background-color: #D9E9F1;
	background-repeat:repeat-x;
	background-image: url(img/bg.jpg);
        font-family:MS PGothic ,sans-serif;
} 

#bg {
	width: 772px;
	background: url(img/bg2.gif) repeat-y;
	} 

#bg2 {
	width: 772px;
	min-height:399px;
	background: url(img/bg.gif) no-repeat top;
} 



/*---firefox背景対策---*/
#bg:after{
     content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
	 }
/*\*/
* html #containerD {
    height: 1px;
    overflow: visible;
}
/**/
/*---firefox背景対策終了---*/
	
h1,h2,h3,h4,h5,h6,p,ul {
	margin: 0;
	padding: 0;
} 

ul,ol,li{list-style:none;}

a img { 
        border: 0; 
} 
hr { 
        display: none; 
} 
a { 
        color: #0000CC; 
        text-decoration: underline; 
} 
a:hover { 
        color: #0000CC; 
        text-decoration: underline; 
} 
a:visited { 
        color: #990066; 
        text-decoration: underline; 
} 


#header {
	width: 760px;
	height: 80px;
	margin-left: 6px;
}  
#footer {
	width: 760px;
	height: 46px;
	margin-left: 6px;
}
#globalCont {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
} 
#globalNavi {
	width: 191px;
	float: left;
	background:url(img/bg_navi.gif) repeat-y;
}

#globalNavi p img{
background:#fff;
	padding:5px 6px 10px 6px;
}

#right{
	font-size: 13px;
	width: 568px;
	float:left;
	margin:0 auto;
	text-align:center;
	}

#newsArea{
	text-align:left;
	width:540px;
	margin:10px auto;
	}

#newscont{
	text-align:left;
	width:500px;
	margin:30px auto;
	}

.module{
	font-size:12px;
	background:url(img/bg_module-c.gif) repeat-y;
	margin:0;
	padding:0;
}
.module-t{
	background:url(img/bg_module-t.gif) no-repeat;

	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding:6px 0 6px 28px;
	line-height:1;
}
ul.module-c{
	margin-left:5px;
	padding:5px 10px 15px;
}

ul.module-c li{
	background:url(img/icon_module.gif) no-repeat;
	padding-left:15px;
	margin-bottom:5px;
		line-height:1.4;
}

.entry{
	margin:0px 15px 70px;}

/*---エントリー内画像フロート対策---*/
.entry:after{
     content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
	 }
/*\*/
.date {
background:#B1E5F5 url(img/icon_entry-t.gif) no-repeat scroll 2px 2px;
color:#464646;
font-size:12px;
font-weight:bold;
padding:3px 0px 3px 20px;
width:452px;
}
.date a{
	color:#464646;
	font-size:10px;
	font-weight:normal;
	padding-left:10px;
	}

.entry-t {
background:transparent url(img/tensen2.gif) repeat-x scroll center bottom;
color:#009BC7;
font-size:16px;
margin-bottom:10px;
padding:10px 5px 15px;
}

.entry-c{
	color:#464646;
	font-size:14px;
	line-height:1.4;
	text-align:justify;
		}
		
#pan{
	text-align:right;
	margin:5px 0 25px;
	}
	
	

.archives{
	margin:30px 15px 0;}

.archives .date{
	color:#009BC7;
	font-size:12px;
	font-weight:bold;
	background:url(img/new_icon.gif) no-repeat 0 1px;
	padding-left:15px;
        margin-top:5px;
	}

.archives .date a{
	color:#464646;
	font-size:10px;
	font-weight:normal;
	padding-left:10px;
	}

.archives-t{
	color:#000;
	font-size:14px;
	background:url(img/tensen2.gif) repeat-x bottom;
	padding:8px 5px 15px;
	margin-bottom:0px;
	}

.gaiyo{
       font-size:12px;
       color:#666;
       margin-top:3px;
}

span.new{
    display: none;}

.calendar {
    margin: 0px 0;
    text-align: center;
    padding:10px 0;
}
.calendarhead {
    margin-top:0px;
    padding: 10px 0 0px 0;
    font-size: 12px;
}
.calendar table {
    padding: 0;
    border-collapse: collapse;
    margin:0 auto;
}
.calendar th {
    padding-bottom: 3px;
    font-size: 10px;
text-align: center;
    width: 23px;
}
.calendar td {
    padding: 2px 0;
    font-size: 10px;
text-align: center;
    width: 23px;
    line-height: 120%;
}
.today {
    display: block;
    border: 1px solid #444444;
}
.sunday,
.holiday,
.holiday a:link,
.holiday a:visited {
    color: #e50003;
}
.saturday,
.saturday a:link,
.saturday a:visited {
    color: #0000ff;
}


h2.module-header{
font-size:12px;
margin:0 auto;
font-weight:normal;
padding:10px 0 10px 5px;}