/* avex */

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

a {
	color:#005A78;}

a:hover{
	color:#FFCC00;
}


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


/*ヘッダー及びタイトル*/
#header
{
	height: 79px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	}
	
	
#title
{
    text-indent:-9999px;
	height: 56px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(MT_Templates/img/title.gif);
	background-repeat: no-repeat;
	}
	


/*ヘッダー及びタイトル*/



/*左側*/
#left {
	width: 256px;
	float: left;
	margin: 0px;
	padding: 0px;
	font-size: 8pt;
	}
	
#left_in {
	margin: 0px;
	padding: 0px 0px 0px 30px;
	font-size: 8pt;
	}
	
	
.module-content
{
	width: 220px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 1.6em;  
}
.module-content ul {
	padding:0px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 15px;
	margin-bottom: 0px;
	line-height: 1.5em;
			}
			
.module-content li {
	padding:3px 0px;
	margin: 0px;
	line-height: 1.5em;
			}			

.bar {
	background-image: url(MT_Templates/img/bar.gif);
	background-repeat: no-repeat;
	height: 3px;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
			}

.module-content2
{
	width: 220px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px 0px;
	margin-top: 0px;
	margin-bottom: 10px;
  
}
.module-content2 ul {
	margin: 0 0 0px 15px;
	padding:0px;

			}
			
.module-content2 li {
	padding:0px 0px 2px;
	list-style-image: url(MT_Templates/img/ico.gif);
			}		

.calendar_in
{
	padding-top: 8px;
	padding-bottom: 8px;	
}
#calendar
{
	border: 1px solid #C9C9C9;
	margin-bottom: 20px;
	line-height: 1.7em;
}



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

.lastentry{
	height:18px;
	width:226px;
	background-image:url(MT_Templates/img/new.gif);
	background-repeat:no-repeat;
}

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



.category{
	height:18px;
	width:226px;
	background-image:url(MT_Templates/img/category.gif);
	background-repeat:no-repeat;

}
/*左側*/






/*右側*/
#right{
	width:603px;
	float: right;
}

#date{
	width:563px;
	font-size: 8pt;
	color: #555555;
	margin-right: auto;
	margin-left: auto;
	}

.entry-header
{
	font-size: 10pt;
	width:573px;
	font-weight: bold;
	color: #005A78;
	margin-top: 10px;
}

.backnext{
	width: 573px;
	padding-bottom: 10px;
	background-image: url(MT_Templates/img/ico2.gif);
	background-repeat: no-repeat;
	font-size: 8pt;
}


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


.text{
	width:563px;
	margin-right:auto;
	margin-left:auto;
	color:#555555;
	padding-top: 10px;
	padding-bottom: 20px;
}

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

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

.entrybottom a{
   color:#B5B5B5;
}

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

/*右側*/



/*フッター*/
#footer
{
   	height: 24px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(MT_Templates/img/footer.gif);
	background-repeat: no-repeat;
	}
	


/*コピーライト*/

#copyin{
margin-left:auto;
margin-right:auto;
width:920px;
}


#copy{
	width:920px;
	height:36px;
	background-image:url(MT_Templates/img/copy.gif);
	position:absolute;
	background-repeat: no-repeat;
}

#copy ul{
margin:0px;
padding:0px;
}
#copy li{
	position:absolute;
	display:block;
	margin:0;
	padding:0;
	width:100px;
	height:36px;
	text-indent:-9999px;

}
#copy li a{
text-decoration:none;
display:block;
width:100px;
height:36px;
}

#copy li#link{
left:820px;
}


#copy li#link a:hover{
background-image:url(MT_Templates/img/copyov.gif);
background-repeat:no-repeat;
}
/*コピーライト*/

