@charset "utf-8";
/* CSS Document */
html{
	width:237px;
	float:left;
	height:350px;
	overflow:hidden;
		border:1px solid #dbdbea;
}
body{
	background-color:#ffffff;
	height:400px;
	padding:0px !important;
	width:230px !important;
	float:left;
	}
	
iframe{
		border:1px solid #dbdbea;}	
.area{
	width:215px;
	border-bottom:1px dashed #CCCCCC;
	margin-bottom:10px;
	}
img{
	border:none;
	}
.mb25{
	border:1px solid #dbdbea}	
.title{
	padding-left:0px;
	font-size:12px;
	color:#009900;
	margin-bottom:10px;
	font-weight:bold;

	}
.title a{
letter-spacing: 0.1em;
color: 
#F90;
background-image: url("http://tomoaki-web.com/yui/koba/img/arrow.png");
background-position: 2% 5%;
background-repeat: no-repeat;
width: 180px;
padding:0px 10px 10px 10px;
font-size: 12px;
padding-left:22px;
margin: 0 auto;
height: 15px;
padding-right:0px;
line-height:1.5em;
font-weight:normal !Important

}
.title a:hover{
	color:#666;
	text-decoration:none}
	
*+html area{
	width:190px;
}
	
*+html .title a{
	line-height:1.5em;
	width:140px;
	margin:0 auto;
	}
*+html .content{
	width:180px;
	margin:0 auto 10px;
	}	
		
.content{
	margin-bottom:10px;
	font-size:11px;
	color:#666;
	width:205px;
	margin:0 auto 10px;
	line-height:1.5em;
	height:30px;
	overflow:hidden
	}
#left{
	float:left;
	}
#right{
	float:right;
	width:74px;}
#dc{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	margin-bottom:10px;
	color:#333333;
	padding-left:20px;
	}