/* Base Weblog (base-weblog.css) */



html
{
   margin: 0;
   padding: 0;
}

body
{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size:9pt;
	line-height:1.8em;
	background-color: #FAFAFA;
	color: #666666;
}

a {color:#80ABC3;}
a:hover{
	color:#666666;
}



#container
{
	width: 900px;
	margin-left:auto;
	margin-right:auto;
   }


#main{
	width:809px;
	background-image: url(MT_Templates/img/mainbg.gif);
	margin-right: auto;
	margin-left: auto;
}


/*ヘッダー及びメニュー*/
#banner
{
	height: 205px;
	width: 809px;
	background-image: url(MT_Templates/img/top_bg.gif);
	margin-right: auto;
	margin-left: auto;
	}

#banner-in
{
	height: 185px;
	width: 780px;
	margin-right: auto;
	/* 
	本当はmargin-leftもautoでしたが
	センタリングにならないのでピクセル指定で修正を入れました
	margin-left: auto;
	*/
	margin-left: 11px;
	padding-top: 6px;
	}	
/*ヘッダー及びメニュー*/



/*左側*/
#left {
	width: 279px;
	float: left;
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
	}


.module-content
{
	width: 230px;
	margin-right: auto;
	margin-left: auto;
	padding: 15px 0px;
	margin-top: 0px;
	margin-bottom: 0px;
  
}
.module-content ul {
	margin: 0 0 0 15px;
	padding:0px;
			}



.module-content2
{
	color: #666666;
	width: 247px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
  
}

.bar{
	height:6px;
	width:247px;
	background-image:url(MT_Templates/img/bar.gif);
	background-repeat:no-repeat;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}


/*//////タイトル////////*/

.lastentry{
	height:13px;
	width:247px;
	background-image:url(MT_Templates/img/entry.gif);
	background-repeat:no-repeat;
	margin-right: auto;
	margin-left: auto;
}

.archive{
	height:13px;
	width:247px;
	background-image:url(MT_Templates/img/archive.gif);
	background-repeat:no-repeat;
	margin-right: auto;
	margin-left: auto;
}



.subtitle{
	height:79px;
	width:480px;
	background-image:url(MT_Templates/img/subtitle.gif);
	background-repeat:no-repeat;
	margin-right: auto;
	margin-left: auto;

}
/*左側*/






/*中央*/
#center{
	width:530px;
	float: right;
}

#date{
	width:500px;
	font-size: 9pt;
	color: #666666;
	margin-right: auto;
	margin-left: auto;
	background-color: #EBEBEB;
	padding-top: 3px;
	padding-bottom: 3px;
	text-indent: 10px;
	}

.entry-header
{
	font-size: 10pt;
	width:490px;
	font-weight: bold;
	background-image: url(MT_Templates/img/ico.gif);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	color: #80ABC3;
	margin-top: 10px;
}

.backnext{
	margin-left: auto;
	width: 500px;
	margin-right: auto;
	padding-bottom: 5px;
	background-image: url(MT_Templates/img/ico2.gif);
	background-repeat: no-repeat;
	margin-top: 15px;
	text-indent: 10px;
	font-size: 8pt;
}


.entry{
	margin: 0px;
	padding: 0px;
	width: 530px;
}


.text{
	width:460px;
	margin-right:auto;
	margin-left:auto;
	color:#666666;
	padding-top: 8px;
	padding-bottom: 8px;
}
.text img{
border:0px;}

.entrybottom{
	color:#4C4C4C;
	background-image:url(MT_Templates/img/txtbottom-1.gif);
	background-repeat:no-repeat;
    width::660px;
	width: 530px;
	font-size: 8pt;
}

.entrybottom-in{
    width::500px;
	width: 490px;
	font-size: 8pt;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-bottom: 25px;
}

.entrybottom a{
   color:#80ABC3;
}

.entrybottom a:hover{
	color:#666666;
}

/*中央*/




/*コピーライト*/
#copyright{
	font-size: 8pt;
	height: 30px;
	width: 809px;
	color: #333333;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-image: url(MT_Templates/img/bottom.gif);
	background-repeat: no-repeat;
}
/*コピーライト*/




/*トラックバック*/
.trackbacks

{
	width:460px;
	margin-right: auto;
	margin-left: auto;
	color:#666666;
}

.trackbacks-header{
	font-size:9pt;
	padding-top: 10px;
	padding-bottom: 5px;
	
}

.trackbacks-in

{
	width:382px;
}


#trackbacks-info
{
	width:450px;
	margin-left:auto;
	margin-right:auto;
	border: 1px dashed #a3b8cc;
	color: #FFFFFF;
	font-size: 9pt;
	text-align: center;
	background: #80ABC3;
	padding-top: 10px;
	padding-bottom: 10px;
	
}


.trackbacks-content{
width:480px;
margin-right:auto;
margin-left:auto;
color:#4D3B33;
font-size: 9pt;
}

.trackback-footer
{
    15px 0px 0;
	color: #666666;
	font-size: 8pt;
	text-align: right;
	margin-top: 20px;
	}
/*トラックバック*/


/*コメント*/
#comments{
width:460px;
margin-left:auto;
margin-right:auto;
}

.comments-content{
	width:382px;
}

.comments-open-content
{
	width:450px;
	margin-right: auto;
	margin-left: auto;
}

.comments-open

{
	width:460px;

}

.comment-footer
{
    15px 0px 0;
	padding-top: 3px;
	color: #666666;
	font-size: 8pt;
	text-align: right;
	}
/*コメント*/









/* カレンダー
.calendarco{
	width: 207px;
	overflow: hidden;
}

.calendar2{
	color:#000000;
	width: 207px;
	padding-left: 15px;
	font-size: 8pt;
	float: left;
	
}

.calendar{
	color:#4B824E;
	width: 180px;
	font-size: x-small;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
	
}

.calendar a{
	color:#4B824E;
	background-color:#B1CC96;
	text-decoration: none;
	
}
.calendar a:hover{
	color:#FFFFFF;
	background-color:#66CC00;
	text-decoration: none;
	}




.module-calendar .module-content table
{
   border-collapse: collapse;
}


.module-calendar .module-content th,
.module-calendar .module-content td
{
   width: 14%;
   text-align: center;
}


.module-search input { font-size: 10px; }
.module-search #search { width: 100px; }

.module-mmt-calendar .module-content table,
.module-calendar .module-content table { font-size: 10px; }
カレンダー */

