* {
	font-size:12px;
}

table#menu {
	font-size:12px;
}

table#menu td {
	vertical-align:12px;
}

div {
	padding:0;
	margin:0;
}

td,tr, {
	margin:0;
	padding:0;
	vertical-align:text-top;
	}


body{
	padding			: 0px;
	background-color:#FFF4FF;
	margin: 0px;
	background-repeat: repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
}

h1 {
	font-size:12px;
	font-weight:normal;
	margin:0;
	padding:2px;
}


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:#ffffff;
	font-size:12px;
	padding-left:10px;
	}
	
.article_date{
	font-size		: 12px;
	color			: #999999;
	font-weight:normal;
	text-align: left;
	padding-left:10px;
	}

td.article_title{
	padding-top:8px;
	padding-bottom:4px;
	text-indent: 35px;
	font-size		: 15px;
	font-weight		: 900;
	color:#0066FF;
	background-image: url(image/article_title.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-top:10px;
	padding-bottom:10px;
}
	
td.article_footer2{
	padding-bottom:20px;
	height:50px;
	font-size : 13px;
	}

td.side_title{
	vertical-align:middle;
	font-size		: 12px;
	text-align: center;
	color:#3344ff;
	background:#BFDFFF;
	padding:4px;
		}
	
td.side_body /*　サイドバー内テーブル　*/
{
	font-size		: 12px;
	color: #666666;
	line-height: 1.3;
	padding:5px;
	text-align:left;
}

	
td.side_body_calendar{
	width:170px;
	background-image: url(_image/side_body.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
	margin:0;
}

td.side_body_calenda table {
	margin-bottom:10px;
}

td.side_footer{
	height: 20px;
	width: 152px;
	text-align:left;
}

.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.header{
	background-image: url(image/header_img.jpg);
	background-repeat: no-repeat;
	vertical-align:text-top;/*上下の位置を上に*/
	height: 152px;
	width: 760px;
	margin: 0px;
	border-bottom:#999999 solid 1px;
}


#title h1{
	color:#1784b9;
	font-size:25px;
	font-weight:bold;
	text-indent: 20px;
	margin-top: 33px;
	margin-bottom: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:20px;
	margin-bottom:20px;
	}

table.side_table{
	margin:0 auto 20px 0 ;
	padding:10px;
	border:1px solid #999999;
	width:150px;
	text-align:left;
}



td.frame_l{
	background-color:#ffffff;
	vertical-align: top;
	width:165px;
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
	margin:0 auto;
	text-align:left;
}

td.frame_c{
	width:410px;
	padding-top:10px;
	text-align:center;
	vertical-align:top;
	border-right:1px solid #e0e0de;
	border-left:1px solid #e0e0de;
	}

td.frame_r{
	background-color:#ffffff;
	vertical-align: top;
	width:165px;
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
	margin:0 auto;
	text-align:center;
}

table.frame{
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color:#ffffff;
	padding:0px;
	margin:0 auto;
}

.comment_body{
	color: #0066FF;
}

/*追加のCSS*/

/*フッターリンク*/

.footterLink{
	padding-top:5px;
	padding-bottom:5px;
	padding-right:20px;
	text-align:right;
}

/*フッターコピーライト*/
.copyright{
	text-align:center;
	padding:5px;
	background:url(../img/footer.jpg);
	margin:0;
	background-repeat: no-repeat;
}
.hedertop{
	background:url(../img/topheadr4c2.jpg);
	text-align:left;
	background-position: 0px 0px;
	margin:0;
	background-repeat: no-repeat;
}

table#googleT {
	margin:0 auto 20px auto ;
	padding:10px;
	border:1px solid #999999;
	width:150px;
	text-align:center;
}

td.google_title{
	vertical-align:middle;
	font-size		: 12px;
	text-align: center;
	color:#3344ff;
	background:#BFDFFF;
	padding:4px;
	text-align:center;
		}
		
td.google_body /*　サイドバー内テーブル　*/
{
	font-size		: 12px;
	color: #666666;
	line-height: 1.3;
	padding:5px;
}
td.side_google /*　サイドバー内テーブル　*/
{
	font-size		: 12px;
	color: #666666;
	line-height: 1.3;
	padding:5px;
	text-align:center;
}
.menu_possiton /*　メニューテキストの位置　*/
{
	padding:4px;
		}
