body {
	margin:auto;
	padding:0;
	width:800px;
    text-align: center;  
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#DDFBFE;	
	color:#666666;
	}

#container p {
	margin:8px 0px 10px 0px;
	padding:0;
	color:#666666;
}

a {text-decoration: underline;}

a:link {
   text-decoration:none;
	color: #0000FF;
	}

a:visited {
    text-decoration:none;
	color: #0000FF;
	}

a:active {
	color: #0000FF;
	}

a:hover {
	color: #3399FF;
    text-decoration:underline;
    background-color: #CCFFFF;	
	}



h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;

	}


/*ベースカラー*/
#container {
	line-height: 140%;
	background-color:#FFFFFF;
	width:760px;
	margin:0;	
    padding:10px 20px 10px 20px;
	}

.logo {
	margin:0 0 5px 0;
	padding:0;
	background-image:url(images/logo.jpg);
	height:45px;
	background-repeat:no-repeat;
	font-size:10px;
	display:block;
	}

.logo a {
	width:100%;
	height:45px;
	display:block;
	text-decoration: none;	
}
	
.logo a:link { text-decoration:none; color: #FFF;}
.logo a:visited { text-decoration:none; color: #FFF;}
.logo a:hover { text-decoration:none; color: #FFF; background:none;}

/*バナー*/
#banner {
	font-family: Verdana, Arial, sans-serif;
    background: url(images/top_img01.jpg) no-repeat top right;
	text-align: left;
	vertical-align: bottom;
	padding: 0px;
	height: 200px;
	width:760px;
    margin-bottom: 10px;
	}

#banner-img {
    display: none;
	}
#banner a {
    color: #FFF;
    text-decoration: none;
	}
	
#banner a:link { text-decoration:none; color: #FFF;}
#banner a:visited { text-decoration:none; color: #FFF;}
#banner a:hover { text-decoration:none; color: #FFF; background:none;}




/*タイトル文字*/
#banner h1 {
	padding: 20px 0px 0px 20px;
	font-size: 16px;
	font-weight: bold;
    color: #FFF;
    margin-bottom: 3px;
	}

/*サブタイトル文字*/
#banner h2 {
	font-size:12px;
    font-weight: normal;
	color: #FFF;
	padding: 10px 0px 0px 20px;
	margin:0;
	}




/*カレンダー*/
.calendar{
    padding: 8px 0px 8px 30px;
    border-bottom:#0E083A 3px double;
	}

#calendar {
   	line-height: 120%;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #0E083A;
    padding: 0px 0px 0px 1px;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 0px;
	}

#calendarhead {
   color: #0E083A;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .-1em;
    padding: 0px 10px 0px 0px;
	margin-bottom: 30px;
	margin-top: 30px;
	}

#calendar a {
    color: #298FA5;
    text-decoration: none;
	}
#calendar a:hover {
	color: #298FA5;
    text-decoration:underline;
	}




#center {
    float:right;
	width:100%;	
	overflow: hidden;
    padding: 10px 0px 0px 0px;
 
	}

.content {
	text-align: left;
    padding-left: 10px;
    padding-right: 10px;
	font-family: Verdana, Arial, sans-serif;
	font-size:12px;
	line-height:150%;
	}



/*記事の日付*/
.content h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: right;
	font-weight: bold;
	color: #FFF;
	padding: 3px 15px 3px 20px;
    margin-bottom: 10px;
   line-height: 120%;
   background: url("con_h2.gif") no-repeat top right;
   border-bottom:#0E083A 2px solid;
	}

/*記事のタイトル*/
.content h3 {
    color: #003399;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
    padding: 4px 0px 5px 30px;
    margin-bottom: 0px;
    margin-top: 0px;
    background-image:url(images/h1.jpg);
	background-position:left top;
    background-repeat: no-repeat;
	border-bottom:2px solid #003399;
	clear:both;
}


/*記事部分*/
.content p {
    color: #0E083A;
	font-family: Verdana, Arial, sans-serif;
    font-weight: normal;
  	font-size:12px;
    line-height: 150%;
    text-align: left;
    margin-bottom: 0px;
    margin-top: 0px;
	padding: 5px 0px 10px 20px;
	}
	
	
/*記事下のリンク*/
.content p.posted {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: right;
    padding: 3px 0px 3px 0px;
    margin-bottom: 30px;
    margin-top: 0px;
    line-height: normal;
   border-top: solid 1px #0E083A;

	}
	
/*お知らせ部分*/
.news {
	text-align: left;
    padding-left: 10px;
    padding-right: 10px;
	font-family: Verdana, Arial, sans-serif;
	font-size:12px;
	clear:both;
	}

.news h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	padding: 4px 15px 0px 40px;
	height:26px;
	margin:15px 0 0 0;
    background: url("images/tit_news.jpg") no-repeat top left;
	}

.news_fream {
	margin:0;
	padding:10px;
	border:1px solid #CCCCCC;
}

.news p {
	border-bottom:1px #FFF2BF dashed;
	margin:0 0 7px 0;
	padding:0 5px 3px 5px;
}

/*What'sNew部分*/
.whats {
	text-align: left;
    padding-left: 10px;
    padding-right: 10px;
	font-family: Verdana, Arial, sans-serif;
	font-size:12px;
	clear:both;
	}

.whats h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	padding: 4px 15px 0px 40px;
	height:26px;
	margin:15px 0 0 0;
    background: url("images/tit_what.jpg") no-repeat top left;
	}

.whats_fream {
	margin:0;
	padding:5px 10px 15px 10px;
	border:1px solid #CCCCCC;
}

.whats p {
	border-bottom:1px #CCFAFF dashed;
	margin:0;
	padding:0 5px 0px 5px;
}

.whats_p {
	border-bottom:1px #CCFAFF dashed;
	margin:4px 0 0 0;
	padding:0 5px 4px 5px;
}
	
#right_bg {
	background: #FFF url(images/side_bg.jpg) ;
	}	
	
	
#right {
	float: left;		
	width: 100%;
	overflow: hidden;
    padding: 0px 0px 20px 0px;
	}
	

/*サイドバー*/
.sidebar {
    padding:0;
	margin:0;
	}


/*サイドバーの見出し*/
.sidebar h2 {
   color: #003399;
   font-family: Verdana, Arial, sans-serif;
   background-image:url(images/bt_side.gif);
   background-repeat:no-repeat;
   font-size:12px;
   text-align: left;
   font-weight: bold;	
   padding:0px 0px 5px 25px;
   line-height: 120%;
   margin:0;
	}

.sidebar ul {
	padding:7px 0 15px 0px;
	margin: 0px 0px 20px 0;
	background-color:#FFFFFF;
	border-top:2px #003399 solid;
	border-bottom:4px #003399 double;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	}


/*アーカイブ・コメント*/
.sidebar li {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 15px;	
	margin-top: 3px;
	padding: 0px 5px 0px 10px;
	list-style-type: none;
	}

.sidebar img {
	border: 0px solid #FFFFFF;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

/*XML・検索のテキスト*/
.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 120%;
	text-align: left;
	padding:7px 7px 15px 7px;
	margin: 0px 0px 20px 0;
	background-color:#FFFFFF;
	border-top:2px #003399 solid;
	border-bottom:4px #003399 double;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;	
	}



#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
    font-weight: bold;
	line-height: 150%;
	text-align: left;
	color: #0E692C;
	padding: 4px 0px 0px 10px;
    border-top: solid 1px #0E083A;
	margin-top: 50px;
	background:url(pow_bg.gif) no-repeat top left;
	}

#powered a:link { text-decoration:none; color: #49A406; font-weight: normal;}
#powered a:visited { text-decoration:none; color: #49A406;font-weight: normal;}
#powered a:hover { text-decoration:underline; color: #49A406; background:none;font-weight: normal;}



#comment-data {
	float: left;
	width: 160px;
	padding-right: 10px;
	margin-right: 10px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

textarea {
font-family: "ヒラギノ明朝 Pro W6", "Osaka", "ＭＳ Ｐゴシック", "trebuchet MS", "trebuchet", "verdana", "arial", "sans-serif";
}

#footer {
	background-image:url(images/footer.gif);
	background-repeat:no-repeat;
	width:800px;
	height:40px;
}

em {
	display:none;
}

#ban_img {
	text-align:center;
	margin:5px 0 5px 0;
}

.day {
	font-size:10px;
	color:#FF9900;
	font-weight:normal;
}

.news_cat {
	color:#003399;
	font-weight:normal;
	font-weight:bold;
}

a.news_a {  color:#666666; text-decoration: none; }
a:link.news_a {   text-decoration:none; color: #666666; }
a:visited.news_a {   text-decoration:none; color:#666666; }
a:active.news_a { color:#666666; }
a:hover.news_a {	color: #666666; background-color: #eeeeee; text-decoration:underline;}

.backnum01 {
	padding:0 7px 7px 7px;
	margin:0;
	font-size:12px;
}

.backnum_tit {
	border-bottom:1px #999999 dotted;
	font-weight:bold;
	margin-bottom:5px;
	font-size:12px;
}

.backnum_list {
	border-top:1px #999999 dotted;
	margin-top:8px;
	margin-bottom:0px;
	text-align:right;
	font-size:12px;
}
.scnews {
	background-color:#999999;
	color:#ffffff;
	font-size:18px;
	padding:5px;
	margin:0;
	font-weight:bold;
	font-family:'Times New Roman';
}

li.li_line {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-top: 3px;
	padding: 0px 5px 3px 10px;
	list-style-type:none;	
	border-bottom:dotted 1px #cccccc;
	}
	
.archive-list-item {
	color:#FF9900;
	margin:7px 10px 5px 10px;
	line-height:140%;
	padding:0;
}
.day_tit {
	font-size:10px;
	color:#FF9900;
	font-weight:normal;
	text-align:right;
}
/*記事下のリンク*/
.posted {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: right;
    padding: 3px 0px 3px 0px;
    margin-bottom: 7px;
    margin-top: 13px;
    line-height: normal;
   border-top: solid 1px #cccccc;
   clear:both;

	}
	