@charset "EUC-JP";


body {
	margin: 0px;
	padding:0px;
	background-color: #F4F4F4;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	font-size:9pt;
	line-height:1.8em;
	color:#353535;
}

a{	
    color: #669933;
}
a:hover{	
    color: #FF9900;
}

#contents{
	width:838px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DADADA;
	border-bottom-color: #DADADA;
	border-left-color: #DADADA;
	background-color: #FFFFFF;

	
}

#main{
	width:750px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 7px;
	padding-bottom: 10px;
	}

#header{
    margin-bottom:15px;
 }
 
.officialimg{
    margin-top:25px;
 }	

#bannerarea{
    margin-top:20px;
 }	

.banner_margin{
	margin-bottom: 5px;
}

#copyright{
	padding-top: 10px;
	text-align: center;
}






/*blog*/

.box_margin{
	margin-bottom: 12px;

}

/*左カラム*/
#left {
	width: 203px;
	float: left;
	font-size: 8pt;
	}



.module-content
{
	width: 203px;
	background-image: url(diary/MT_Templates/img/left_bg.gif);
	padding-top: 5px;
  
}
.module-content_in
{
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	
  
}
.module-content ul {
	margin: 0 0 0 15px;
	padding:0px;
			}

.module-content2
{
	width: 203px;
  
}

.module-content a{
	color: #6D6D6D;
	text-decoration:none;

}

.module-content a:hover{
	color: #669933;
	
}
/*右カラム*/
#sitemap{
	width: 518px;
	background-image: url(diary/MT_Templates/img/sitemap.gif);
	background-repeat: no-repeat;
	height: 22px;
	font-size: 11px;
	text-align: right;
	padding-right: 10px;
	padding-top: 2px;
}	
	
#right {
	width: 528px;
	float: right;
	
	
	}
	
#entry_main{
	margin-top:5px;
	margin-bottom: 12px;
  }	

.entry_title{
	width: 468px;
	margin-left: 20px;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 7px;
	padding-bottom: 7px;
}
.entry_title_bg{
	background-image: url(diary/MT_Templates/img/entry_title.jpg);
	background-repeat: no-repeat;
	width: 528px;
	
}

.entry_bg{
    background-image: url(diary/MT_Templates/img/entrybg.gif);
   }
.entry_txt{
	width: 475px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 15px;
	
   }

.entry_txt p{
	margin-top: 0px;
	
   }

.date{
	width: 488px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	color: #367280;
	font-size: 11px;
}
