@charset "UTF-8";
/* ===================================================================
CSS information

 file name  :info.css
=================================================================== */
/*-----------------------------------------------------------
	gnavのactive設定
-----------------------------------------------------------*/
#inf #gnav li.gnav_inf a {
	background-position: bottom;
}

/* -----------------------------------------------------------
	#contents
		コンテンツ
----------------------------------------------------------- */
#inf #contents {
	width: 620px;
	padding: 100px 0 80px;
}

#inf #contents h2 {
	background: white url(../info/images/10_13.gif) 0 bottom repeat-x;
	padding: 10px 0 20px;
	text-align: center;
}

#inf #contents p {
	padding: 10px 0;
}

#inf #contents dl {
	margin: 20px auto;
	width: 300px;
}

#inf #contents dl dd {
	font-size: x-small;
	text-align: center;
}

#inf #contents .img_tennai {
	text-align: center;
}
