
body {
	font-size:12px;
}

a {
	text-decoration: underline;
	color:#666666;
}

a:visited {
	
}

a:hover {
	text-decoration: none;
	color:orange;
}

#contents_in_overflow{
	margin-top:12px;
	margin-bottom:12px;
	padding-left:10px;
	padding-right:10px;
	_padding-top:20px;
	height:150px;
	overflow:auto;
	border:1px solid #E5E5E5;z
}

#contents_in_overflow p{
	width:520px;
	border-bottom:1px dashed #E5E5E5;
	padding-bottom:5px;
	_margin-top:-10px;
	padding-left: 15px;
	background:url(../img/common/midashi_sankaku.jpg) no-repeat;
	background-position:0 3;
}


