@charset "UTF-8";
@import "/css/common.css";


/* ---------------------------------------------------------
	CSS Document ABOUT US
--------------------------------------------------------- */

#navi li#navi4 a {
	background-position: 0 -36px;
}

#wrapper h2 {
	width: 800px;
	height: 85px;
	overflow: hidden;
	background: url(../images/ttl_main.jpg) no-repeat 0 0;
	text-align: left;
	text-indent: -9999px;
}

#contents {
	padding: 1px 10px 20px;
	background: #fff;
	text-align: left;
}

#contents h3 {
	margin-top: 20px;
}

#contents p {
	margin-top: 20px;
}

#contents .box {
	padding-bottom: 20px;
	border-bottom: dotted 1px #666;
}

#contents strong {
	font-weight: normal;
	text-decoration: underline;
	color: red;
}