@charset "shift_jis";
/* CSS Document */

/* ============================================================================

@01. index.html

=============================================================================== */

.section .maincontents .main .article div.staff{
	width:150px;
	margin-top:20px;
}

.section .maincontents .main .article .staff_txt{
	width:350px;
	margin-bottom: 10px;
	margin-left: 0px;
}



.section .maincontents .main .article .staff_img {
	margin-top: 10px;
	margin-bottom: 10px;
}

.section .maincontents .main .article .article_main .staff {
	float: left;
}

/* ============================================================================

@02. index110601.html

=============================================================================== */

.section .maincontents .main .article .information{
	width:500px;
	padding:10px;
	margin:20px auto;
	background:#FFC;
	text-align:center;
}
