div#menu{
	width:100%;
	height:1em;
	margin:0;
	padding:3px 0;
	z-index:100;
	font-size:0.7em!important;
	background-color:#555!important;
	}

ul.ddmenu{
	margin:0;
	padding:0;
	list-style:none;
	text-align:left;
	line-height:1.2;
	}

.ddmenu li.off{
	position:relative;
	float:left;
	height:1.2em;
	overflow:hidden;
	border-right:1px solid #ccc;
	padding:0 10px;
	}

.ddmenu li.on{
	position:relative;
	float:left;
	height:100%;
	overflow:visible;
	border-right:1px solid #ccc;
	padding:0 10px;
	z-index:1000;
	}

.ddmenu a{
	display:block;
	text-decoration:none;
	color:#fff!important;
	}

.ddmenu a:hover{
	display:block;
	text-decoration:none;
	color:#aa0!important;
	}

.ddmenu li ul{
	position:absolute;
	top:1.2em;
	left:0;
	list-style:none;
	margin:0;
	padding:3px 0;
	background-color:#fff;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	text-indent:0.5em;
	width:11em!important;
	}

.ddmenu li ul li a{
	margin:0;
	padding:0;
	color:#555!important;
	}

.ddmenu li ul li a:hover{
	color:#fff!important;
	background-color:#555!important;
	}

* html .ddmenu li{
	margin:0; 
	padding:0; 
	display:inline;
	}

* html .ddmenu li ul li{
	margin:0; 
	padding:0; 
	display:inline;
	}

.sankaku{
	font-size:0.7em;
	}

td,tr, {
	margin:0;
	padding:0;
	vertical-align:text-top;
	}


body{
	padding			: 0px;
	background-color		: #ffffff;
	background-image:url(image/bg.gif);
	margin: 0px;
	background-repeat: repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
}


a:link{		/*　未訪問ページへのスタイル指定: link　*/
	text-decoration	: none;
	color:#037dce;
}
a:visited {	/*　訪問済みページへのスタイル指定: visited　*/
	text-decoration: none;
	color:#037dce;
}
a:hover{	/* リンクにマウスカーソルが重なったときのスタイル指定: hover　*/
	text-decoration	: underline;
	color:#0099FF;
}
a:active {	/* リンクをクリックした瞬間のスタイル指定:active　*/
	text-decoration: none;
	color: #009933;
}


input.button{/*　フォーム（INPUT）ボタン　*/
	border:1px solid #c5dbf6;
}

input.text{/*　フォーム（INPUT）文字　*/
	border:1px solid #c5dbf6;
	margin:1px;
	width:120px;
}


td.article{
	background-color:#f0fff0;
	font-size:12px;
	padding-left:10px;
	background-image: url(image/main_bg2.gif);
	}

td.article3{
	background-color:#f0fff0;
	font-size:12px;
	padding-left:10px;
	background-image: url(image/main_bg4.gif);
	}
	
.article_date{
	font-size		: 12px;
	color			: #444444;
	font-weight:normal;
	text-align: right;
	padding-right:18px;
	}

td.article_title{
	padding-top:14px;
	padding-bottom:14px;
	text-align: center;
	font-size		: 15px;
	font-weight		: 900;
	color:#ffffFF;
	background-image: url(image/footer_bg_m.gif);
	width:480px;
	background-repeat: no-repeat;
}

td.article_title2{
	padding-top:14px;
	padding-bottom:14px;
	text-align: center;
	font-size		: 15px;
	font-weight		: 900;
	color:#ffffFF;
	background-image: url(image/footer_bg_m2.gif);
	width:780px;
	background-repeat: no-repeat;
}

td.article_title3{
	padding-top:14px;
	padding-bottom:14px;
	text-align: center;
	font-size		: 15px;
	font-weight		: 900;
	color:#ffffFF;
	background-image: url(image/footer_bg_m3.gif);
	width:430px;
	background-repeat: no-repeat;
}

.article_body{
	font-size		: 13px;
	layout-grid-line: 10px;
	color:#000000;
	text-align:left;
	padding-left:10px;
}

td.article_footer{
	border-bottom:1px #e0e0de solid;
	padding-right:18px;
	padding-top:2px;
	padding-bottom:0px;
	background-image: url(image/main_bg2.gif);
}
	
td.article_footer2{
	padding-bottom:20px;
	height:50px;
	font-size : 13px;
	}

td.side_title{
	vertical-align:middle;
	font-size		: 12px;
	font-weight		: bold;
	text-align: center;
	color:#ffffff;
	background-image: url(image/side_title.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 36px;
	width: 170px;
		}
	
td.side_body /*　サイドバー内テーブル　*/
{
	font-size		: 12px;
	color: #666666;
	line-height: 120%;
	width:200px;
	background-image: url(image/side_body.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:8px;
	padding-top:4px;
}

	
td.side_body_calendar{
	width:170px;
	background-image: url(image/side_body.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
	margin:0;
}

td.side_footer{
	height: 20px;
	width: 170px;
}

.article_trackback_url/*　トラックバックURL　*/
{
	margin:0;
	padding:0;
	color: #666666;
	vertical-align:middle;
	font-size: 10px;
	font-weight: normal;
	text-align:right;
}

.article_link{
	margin:0;
	padding:0;
	text-align: right;
	height: 25px;
	font-size: 12px;
}


td.article_comment_write{/*　コメント書き込み項目名　*/
	font-size		: 13px;
	padding-left: 10px;
	word-break:break-all;
	line-height:140%;
}

td.article_comment_write2{
	font-size		: 11px;
	padding-left: 10px;
	padding-bottom:20px;
	word-break:break-all;
	}


td.header1{
	background-image: url(image/topl1.jpg);
	background-repeat: no-repeat;
	vertical-align:text-top;/*上下の位置を上に*/
	background-color: #ffffff;
	height: 80px;
	width: 200px;
	margin: 0px;
}

td.header2{
	background-image: url(image/topr1.jpg);
	background-repeat: no-repeat;
	vertical-align:text-top;/*上下の位置を上に*/
	background-color: #ffffff;
	height: 80px;
	width: 680px;
	margin: 0px;
}

td.header3{
	background-image: url(image/topl2.jpg);
	background-repeat: no-repeat;
	vertical-align:text-top;/*上下の位置を上に*/
	background-color: #ffffff;
	height: 20px;
	width: 200px;
	margin: 0px;
}

td.header4{
	background-image: url(image/topr2.jpg);
	background-repeat: no-repeat;
	vertical-align:text-top;/*上下の位置を上に*/
	background-color: #ffffff;
	height: 20px;
	width: 680px;
	margin: 0px;
}

td.header01{
	background-image: url(image/titlel34.gif);
	background-repeat: no-repeat;
	vertical-align:text-top;/*上下の位置を上に*/
	background-color: #bDc9ff;
	height: 50px;
	width: 200px;
	margin: 0px;
}

td.header02{
	background-image: url(image/titler.gif);
	background-repeat: no-repeat;
	vertical-align:text-top;/*上下の位置を上に*/
	background-color: #bDc9ff;
	height: 50px;
	width: 680px;
	margin: 0px;
}

td.header03{
	background-image: url(image/titlel44.gif);
	background-repeat: no-repeat;
	vertical-align:text-top;/*上下の位置を上に*/
	background-color: #7DB977;
	height: 20px;
	width: 200px;
	margin: 0px;
}

td.header04{
	background-repeat: no-repeat;
	vertical-align:text-top;/*上下の位置を上に*/
	background-color: #7DB977;
	height: 20px;
	width: 680px;
	margin: 0px;
}

#title h1{
	color:#1784b9;
	font-size:25px;
	font-weight:bold;
	text-indent: 20px;
	margin-top: 33px;
	margin-bottom:0px;
	padding: 0px;
}

#title h2{
	color:#1784b9;
	font-size:11px;
	font-weight: bold;
	text-indent: 20px;
	margin-top: 0px;
	padding-top: 20px;
	vertical-align: text-top;
}

.calender1{
	padding			: 0px 0px;
	border-width:0px;
	font-size: 7px;
	color: #FF0099;
	letter-spacing: 1px;
	font-weight: lighter;
   	text-align: center;
	margin:0;
}
   
.calender2{
	padding			: 0px 0px;
    border-width:0px;
	font-size: 7px;
	color: #666666;
	letter-spacing: 1px;
	font-weight: lighter;
   	text-align: center;
	margin:0;
}
   
.calender3{
	padding			: 0px 0px;
    border-width:0px;
	font-size: 7px;
	color: #33CCCC;
	letter-spacing: 1px;
	font-weight: lighter;
   	text-align: center;
	margin:0;
}
 
.calender4{
	padding			: 0px 0px;
	border-width:0px;
	font-size: 9px;
	color: #FF0099;
   	text-align: center;
	margin:0;
}
   
.calender5{
	padding			: 0px 0px;
    border-width:0px;
	font-size: 9px;
	color: #666666;
	text-align: center;
	margin:0;
}
   
.calender6{
	padding			: 0px 0px;
	border-width:0px;
	font-size: 9px;
	color: #33CCCC;
	text-align: center;
	margin:0;
   }

table.article{
	padding-bottom:5px;
	margin-bottom:5px;
	}

table.side_table{
	margin:0px;
	padding:0;
}



td.frame_l{
	background-color:#f0fff0;
	vertical-align: top;
	width:200px;
	padding-top:20px;
	padding-right:10px;
	text-align:right;
}

td.frame_c{
	width:600px;
	padding-top:10px;
	text-align:center;
	vertical-align:top;
	border-right:1px solid #e0e0de;
	border-left:1px solid #e0e0de;
	}

td.frame_r{
	vertical-align: top;
	width:200px;
	padding-top:20px;
	text-align:left;
	padding-left:10px;
}

table.frame{
	border-right: 2px solid #3f7c9a;
	border-left: 2px solid #3f7c9a;
	background-color:#f0fff0;
	padding:0px;
}

.comment_body{
	color: #0066FF;
}


table.fukasa{
	background-color:#000088;
	border-width: 1px;
	margin-top:2px;
	padding: 1px;
}

td.fukasa{
	background-color:#ccccFF;
	font-size:11px;
	padding-left:6px;
	padding-right:6px;
	font-weight: bold;
	}

table.katashiki{
	border-top-style:solid #ff3300;
	font-size:13px;
	font-weight: bold;
	}

td.katashikibule{
	font-size:15px;
	font-weight: bold;
	color: #0000ff;
	}
