@charset "Shift_JIS";

/*
========================================
PURECAFE ʃy[W
========================================*/

/* MAIN CONTENTS
---------------------------------------------------------- */
#Contents:after {
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	content:".";
}

#PageTitle {
	float: left;
	width: 230px;
}

#Articles {
	float: right;
	width: 480px;
}

#unit {
	padding:0px 0px 5px 0px;
	line-height:1.6;
}
.site{
	font-size:14px;
	font-weight:bold;
}
.site a{
	color:#7DC700;
	text-decoration:none;
}
.site a:hover{
	color:#88D703;
	text-decoration:none;
}
.siteurl{
	font-size:10px;
}

.dotborder{
	margin-top: 6px;
	margin-bottom: 6px;
}

