@charset "Shift_JIS";

/*
========================================
PURECAFE ʃy[W
========================================*/

/* MAIN CONTENTS
---------------------------------------------------------- */
#Catch{
	padding:0 0 50px 0;
	text-align: center;
}

#Contents:after {
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	content:".";
}

#Jpn {
	float: left;
	width: 348px;
}

#Eng {
	float: right;
	width: 348px;
	font-size:11px;
}

.unit{
	margin:0px;
	line-height:1.8;
}

.unit .heading{
	font-size:13px;
	font-weight:bold;
}

.unit .dotborder{
	margin:3px 0px 8px 0px;
	width:348px;
}


