@charset "utf-8";
@import "/css/common/0-import.css";
/*  
	Update : 
*/
/*------------------------------------------------------------
	インフォメーション　個別ページ
------------------------------------------------------------*/
#conts .body {
	margin: 32px 0 0 84px;
	width: 450px;

	color: #666;
}

#conts .body #date {
	margin: 0 -60px 0 0;
	padding-bottom: 20px;
	width: 140px;

	float: right;
}

#conts .body h2 {
	margin-bottom: 20px;
	clear: right;

	font-size: 16px;
	font-weight: bold;
}

#conts .body p {
	margin: 0 0 1em;
}

#conts .body p a {
	color: #c60;
}

#conts .body .image01 {
	margin-top: 35px;
	display: block;
}

#conts .body .return {
	margin-top: 50px;

	text-align: center;
}

#conts .body .return a {
	text-decoration: none;
}
