@charset "UTF-8";

/* about.phpl専用css */

/* -------------- #menu -------------- */

/* --- .menu02 --- */
#menu .menu02 a {
	cursor: default;
}

/* -------------- #footer -------------- */

/* --- .menu02 --- */
#footer .menu02 a {
	cursor: default;
}

/* ---------- #main #sub_title --------- */
#main #sub_title {
	width: 720px;
	height: 150px;
	text-indent: -9999px;
	background:url(../img/t_about.png) no-repeat 0 0;
}

/* -------------- #main -------------- */

/* --- #main --- */
#main p {
	font-size: 16px;
	margin-bottom: 20px;
}

/* --- #main .contents --- */
#main .contents {
	width: 720px;
	margin-top: 30px;
}

/* --- #main .links --- */
#main .links {
	font-size: 16px;
}
#main .links li {
	float: left;
	margin-right: 50px;
	/*width: 220px;*/
}
#main .links a {
	color: #528e24;
	line-height: 18px;
	vertical-align: bottom;
}
#main .links a img {
	vertical-align: bottom;
}
#main .links a:hover {
	color: #92ce59;
}

/* --- #main #content1 --- */
#main #content1 h4 {
	width: 720px;
	height: 40px;
	background: url(../img/st_kaitai.png) no-repeat 0 0;
	text-indent: -9999px;
	margin-bottom: 20px;
}

/* --- #main #content2 --- */
#main #content2 h4 {
	width: 720px;
	height: 40px;
	background: url(../img/st_kaisyu.png) no-repeat 0 0;
	text-indent: -9999px;
	margin-bottom: 20px;
}
