/* Base Weblog (base-weblog.css) */
/*<meta http-equiv="Content-Type" content="text/html; charset=EUC-jp" /> */

body
{
	margin: 0;
	padding: 0;
	background-image: url(MT_Templates/img/bgimg.jpg);
	font-family: Verdana, Arial, sans-serif;
	font-size:9pt;
	line-height:1.8em;
	background-repeat: repeat-x;
}

a {color:#FFFFFF;}
a:hover{color:#1A2939;}


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

#banner
{
	height: 228px;
	width: 806px;
	}

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



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


#main{
	width:806px;
	background-image: url(MT_Templates/img/main_bg.jpg);
	background-repeat: no-repeat;
	}

#main_in{
	width:777px;
	padding-left: 6px;
	}

/*左側*/
#left {
	width: 210px;
	float: left;
	color: #FFFFFF;
	}
.left_txt_margin{
	padding: 0px 5px 8px;
}

.left_txt_profile{
	padding: 0px 5px 5px;
	line-height: 1.6em;
	color: #FFFFFF;
	font-size: 10px;
}


.module-content
{
	width: 167px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
  
}
.module-content ul {
	margin: 0 0 0 20px;
	padding:0px;
			}

.module-content ul a {
    
    text-decoration:none;
			}


.module-content2
{
	width: 160px;
  
}


/*左側*/





/*右*/
#center{
	width:558px;
	float: right;
}

#center-in{
	width:517px;
	margin-right: auto;
	margin-left: auto;
}



#center a{
   color:#195DA6;
}

#center a:hover{
	color:#000000;
}


#date{
	width:500px;
	font-size: 8pt;
	color: #195DA6;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	text-align: right;
	}

.entry-header
{
	font-size: 10pt;
	font-weight: bold;
	background-image: url(MT_Templates/img/titlebg.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
}

.backnext{
	font-size: 8pt;
	color: #195DA6;
	background-image: url(MT_Templates/img/dateico.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
}


.entry{
	width: 520px;
}


.text{
	width:500px;
	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;
	width: 520px;
	font-size: 8pt;
}

.entrybottom-in{
	color:#000000;
    width::500px;
	width: 500px;
	font-size: 8pt;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;	
}


.bar{
	width:500px;
	height:3px;
	margin-top:10px;
	background-image: url(MT_Templates/img/bar.gif);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
/*右*/


/*phpのインフォ*/
#information_txt{
    width:699px;
   	margin-right: auto;
	margin-left: auto;
    }
#information_txt a{
    color:#195DA6;
	
	    }

#information_txt a:hover{color:#1A2939;}

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

