/*スタイル*/
#temporary {
	margin-top: 15px;
	margin-left: 15px;
	padding-left: 35px;
	width:600px;
	text-align: justify;
	text-justify: inter-ideograph;
	line-height: 1.85;
	background: url(../images/bg_bar.gif) repeat-y left top;
}

#temporary h3 {
	color: #C1A33E;
	font-size: 17px;
	letter-spacing: 0.1em;
}

#temporary p {
	color: #686868;
	font-size: 13.5px;
}

.f_left {
	float: left;
	width: 405px;
}

#temporary img{
}

.c_both {
	clear:both;
	text-align: right;
}