@charset "UTF-8";
/* CSS Document */

h3{
	font-size:166%;
	font-weight: bold;
	line-height: 120%;
	color: #000;
}
#contents p{
	font-size:116%;
	line-height:1.4em;
	}

div.boxRec{
	width: 700px;
	border: #CCC 1px solid;
	padding: 15px;
	font-size:116%;
	line-height: 120%;
	}
	
div.boxRec h3{
	text-align: right;
	width:460px;
	font-size:133%;
	background: none;
	border: none;
	display:block;
	}
