/* 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.7em;
}

a {color:#333333;}
a:hover{color:#FF3399;}

#container
{
   }

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


#main{
	width:938px;
}



/*ヘッダー及びメニュー*/

#banner-description
{
display:none;
}

#banner-header
{
display:none;
}

#menu{
height:52px;
}


/*ヘッダー及びメニュー*/



/*左側*/
#left {
	width: 244px;
	background-color: #FFFFFF;
	float: left;
	font-size: 8pt;
	margin: 0px;
	padding: 12px 0px 0px;
	}


.module-content
{
	width: 214px;
	padding: 3px 0px 3px 15px;
	margin: 0px;
  
}
.module-content ul {
	margin: 0 0 0 15px;
	padding:0px;
			}



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

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

.lastentry{
	height:36px;
	width:244px;
	background-image:url(MT_Templates/img/entry.gif);
	background-repeat:no-repeat;
}

.archive{
	height:36px;
	width:244px;
	background-image:url(MT_Templates/img/archive.gif);
	background-repeat:no-repeat;
}
.category{
	height:36px;
	width:244px;
	background-image:url(MT_Templates/img/category.gif);
	background-repeat:no-repeat;
}



.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:694px;
	background-color: #FFFFFF;
	float: right;
	padding-top: 12px;
}

#date{
	width:630px;
	background-image: url(MT_Templates/img/ico2.gif);
	background-repeat: no-repeat;
	font-size: 9pt;
	color: #000000;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	}

.entry-header
{
	font-size: 10pt;
	height:40px;
	width:635px;
	font-weight: bold;
	background-image: url(MT_Templates/img/ico.gif);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}

.backnext{
	margin-left: auto;
	width: 635px;
	margin-right: auto;
	padding-top: 10px;
}


.entry{
	margin: 0px auto;
	padding: 0px;
	width: 635px;
}


.text{
	width:630px;
	margin-right:auto;
	margin-left:auto;
	color:#000000;
	font-size: 9pt;
	line-height: 1.7em;
	padding-bottom: 8px;
}
.text img{
border:0px;}

.entrybottom{
	color:#4C4C4C;
    width::660px;
	height:37px;
	width: 630px;
	font-size: 8pt;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D0D0D0;
}

.entrybottom-in{
	color:#7FB35E;
    width::500px;
	width: 382px;
	font-size: 8pt;
	margin-right: auto;
	margin-left: auto;
	
}

.entrybottom a{
   color:#989898;
}

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

.entrybox{
width: 694px;
background-image:url(MT_Templates/img/mainbg.gif);
background-repeat:repeat-y;
}

/*中央*/




/*コピーライト*/
#copyright{
	font-size: 8pt;
	height: 30px;
	width: 938px;
	color: #000000;
	text-align: center;
	float: left;
}
/*コピーライト*/




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

{
	width:635px;
	margin-right: auto;
	margin-left: auto;
	color:#222222;
}

.trackbacks-header{
	font-size:14px;
	font-weight: bolder;
	padding-top: 10px;
	padding-bottom: 5px;
	
}

.trackbacks-in

{
	width:382px;
}


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


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

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


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

.comments-content{
	width:382px;
}

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

.comments-open

{
	width:382px;

}

.comment-footer
{
    15px 0px 0;
	padding-top: 3px;
	color: #222222;
	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; }
カレンダー */

