/* CSS Document */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
	line-height:150%;
	text-align:center;
	margin:0 auto;
}
img{
	border:0;
}
A:link{
	color:#666666;
	text-decoration:underline;
}
A:visited{
	color:#666666;
	text-decoration:underline;
}
A:active{
	color:#333333;
}
A{
	text-decoration:none;
	margin:0;
	padding:0;
}
A:hover{
	color:#333333;
	text-decoration:none;
}

.imgs{
	width:200px;
	text-align:center;
	margin:5px auto;
}
p{
	text-align:left;
}
div{
    zoom:1;/*for IE 5.5-7*/
}
div:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}


/* 共通CSS */
#header{
	width:800px;
	margin:10px auto 10px auto;
}
#hl{
	width:330px;
	float:left;
	text-align:left;
}
#hr{
	width:460px;
	float:right;
	vertical-align:bottom;
	text-align:right;
}

#main{
	width:800px;
	clear:both;
	margin:0 auto 20px auto;
}
#ml{
	width:200px;
	float:left;
	text-align:left;
}
#mr{
	width:580px;
	float:right;
}

/* 20091117.php ****************/
#mrl{
	width:350px;
	margin:0 0 0 20px;
	float:left;
	text-align:left;
	line-height:150%;
}
#mrr{
	width:200px;
	float:right;
}
/******************************/

.boxl{
	width:200px;
	margin:0 auto 10px auto;
}
.lt{
	width:170px;
	margin:0 auto 20px atuo;
	padding:0 0 3px 30px;
	border-bottom:1px dotted #666666;
	text-align:left;
	background-image:url(../img/title_bg.gif);
	background-repeat:no-repeat;
	line-height:20px;
	font-weight:bold;
	margin-bottom:10px;
}
.lc{
	width:177px;
	padding:0 0 0 23px;
	margin:0 0 20px 0;
	line-height:18px;
}
.bt{
	width:557px;
	height:20px;
	background-image:url(../topic/img/2009utsuwa/title_bg1.gif);
	background-repeat:no-repeat;
	padding:0 0 0 23px;
	line-height:20px;
	margin:0 0 5px 0;
	text-align:left;
	font-weight:bold;
}
.bm{
	width:576px;
	margin:0 0 30px 0;
	line-height:200%;
	text-align:center;
	font-size:14px;
}
#ti{
	width:580px;
	margin:0 auto 20px auto;
}
.blog_t{
	width:576px;
	margin:0 0 10px 0;
	border-bottom:1px solid #777777;
	line-height:20px;
	text-align:left;
}
.blog_m{
	width:576px;
	margin:0 0 30px 0;
	line-height:24px;
	text-align:left;
}
.blog_m img{
	margin:0 0 20px 0;
}

#footer{
	width:800px;
	margin:0 auto;
	border-top:1px solid #666666;
	padding:2px 0;
	text-align:center;
	font-size:10px;
	line-height:12px;
	clear:both;
}


.error{
	width:360px;
	margin-top:10px;
	margin-bottom:10px;
	color:red;
}

/* 作家ページ */
.sakka{
	clear:both;
	width:538px;
	margin:0 auto 20px auto;
	padding:5px;
	text-align:left;
	border:1px solid #777777;
}
.s_p{
	width:200px;
	float:left;
}
.s_m{
	width:320px;
	float:right;
}
.s_m1{
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
}
.s_m2{
	font-size:14px;
	line-height:150%;
}


.ssss A:link{
		color:red;
		text-decoration:underline;
		font-size:10px;
	}
	.ssss A:visited{
		color:red;
		text-decoration:underline;
		font-size:10px;
	}
	.ssss A:active{
		color:red;
		font-size:10px;
	}
	.ssss A{
		text-decoration:none;
		margin:0;
		padding:0;
		font-size:10px;
	}
	.ssss A:hover{
		color:red;
		text-decoration:none;
		font-size:10px;
	}





