@charset "utf-8";
@import  "./import/format.css";
@import  "./import/in_style.css";
@import  "./import/link_style.css";
@import  "./import/main.css";

/*****************************************
コンテンツ
*****************************************/
#Left_container div.pickup_box {
	width: 480px;
	height: auto;
	margin: 25px auto;
	text-align: justify;
	text-justify: inter-ideograph;
	font: normal normal 0.9em/1.2  Verdana, Arial, sans-serif;
	clear: both;
}

	div.pickup_box p {
		margin: 15px 0 10px;
	}

	span.bottun {
		display: block;
		padding: 15px 0; 0px 0;
	}

#Left_container h3.top {
	width: 510px;
	height: auto;
	margin: 0 auto 15px;
	text-align: left;
	clear: both;
}

#Left_container h3.sub {
	width: 510px;
	height: auto;
	margin: 25px auto;
	text-align: left;
	clear: both;
}

	div.pickup_box h4 {
		margin: 10px 0 15px;
	}

#Left_container div.sub_box {
	width: 480px;
	height: auto;
	margin: 25px auto;
	text-align: justify;
	text-justify: inter-ideograph;
	font: normal normal 0.9em/1.2  Verdana, Arial, sans-serif;
	clear: both;
}

	div.sub_box div.image {
		width: 160px;
		height: 110px;
		float: left;
	}

	div.sub_box h4 {
		width: 300px;
		height: 15px;
		margin-left: 20px;
		margin-bottom: 15px;
		float: left;
	}

	div.sub_box p {
		width: 300px;
		height: auto;
		margin-left: 20px;
		margin-bottom: 15px;
		float: left;
	}
