body {
	background: url(http://isd-g.jp/mt_file/t_back.jpg) no-repeat center top #FFF;
	background-attachment: fixed;
	clear: none;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 420px;
	text-align: center;
		}
       A 			{ color: #000; text-decoration: none; font-weight:normal; } 
	A:link		{ color: #000; text-decoration: none; } 
	A:visited	{ color: #333; text-decoration: none; } 
	A:active	{ color: #666;  } 
	A:hover		{ color: #CC3300;  }


h1, h2, h3 {
		margin: 0px;
		padding: 0px;
	} 

.title{
	font-size: 18px;
	line-height: 100%;
	font-weight: bold;
	letter-spacing: normal;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #5a5722;
	margin-top: 50px;
	padding-top: 5px;
	padding-left: 1em;
	padding-bottom: 5px;
}

#b_body{
	height: auto;
	width: 400px;
	text-align: left;

		}

#header{
		}

.description {
	font-size: 9px;
	text-align: right;
		}

#content{
    text-align: left;
       }	 

.b_txt{
	font-size: 12px;
	line-height: 130%;
	font-weight: normal;
	letter-spacing: normal;
	padding-top: 10px;
	padding-bottom: 10px;
}	

.b_date{
	font-size: 10px;
	text-align: left;
	padding-bottom: 5px;
	clear:both;
}

.img_L {
	float: left;
	margin: 6px 10px 5px 0px;
	border: none;
}

.img_R {
	float: right;
	margin: 6px 0px 5px 10px;
	border: none;
}

.dotline{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	margin-bottom: 5px;
	clear:both;
}
  
#foot{
	padding-top: 30px;
	font-size: 11px;
       }
	   
	   
.category_title{
	letter-spacing: 2px;
	text-align: center;
	font-weight: bold;
	padding-top: 10px;
}

.category_txt{
	text-align: center;
	font-weight: normal;
	line-height: 150%;
	padding-top: 2px;
	list-style-type: none;
}

.powered{
	text-align: center;
	font-weight: bold;
	line-height: 150%;
	font-size: 11px;
	color: #333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-bottom-color: #666;
	margin-top: 20px;
	margin-bottom: 20px;
}
