@charset "utf-8";
@import  "./import/format.css";
@import  "./import/in_style.css";
@import  "./import/link_style.css";
@import  "./import/main.css";

/******************************************** 
右コンテンツ
********************************************/
#Right_container h3 {
	width: 500px;
	height: auto;
	margin: 30px auto;
	text-align: left;
	clear: both;
}

#Right_container p {
	width: 480px;
	height: auto;
	margin: 30px auto;
	text-align: left;
	clear: both;
}

