@charset "UTF-8";

@import "css/default.css"; /* initial setting */
@import "css/layout.css";/* layout style */

.pageSp {
	background:url(images/pageSp.png) no-repeat 0 0;
	display: block;
}
.pageName {
	background-position: 0 0;
	width: 700px;
	height: 26px;
	margin-bottom: 11px;
}

.i001Title {
	background-position: 0 -40px;
	width: 700px;
	height: 41px;
	margin-bottom: 2em;
}
.i002Title {
	background-position: 0 -81px;
	width: 700px;
	height: 41px;
	margin-bottom: 2em;
}
.i003Title {
	background-position: 0 -122px;
	width: 700px;
	height: 41px;
	margin-bottom: 2em;
}
.i004Title {
	background-position: 0 -163px;
	width: 700px;
	height: 41px;
	margin-bottom: 2em;
}

ul.infoList li {
	padding: 12px 10px 8px 10px;
	border-bottom: #9a9998 1px dotted;
}
ul.infoList {
	margin-bottom: 10px;
}
ul.infoList li span {
	padding-right: 90px;
}
.indexTitle {
	background-position:0 -207px;
	width: 700px;
	height: 37px;
}

.i001 {
	background:url(images/i001.jpg) no-repeat 100px 12px;
}
.i002 {
	background:url(images/i002.jpg) no-repeat 100px 12px;
}
.i003 {
	background:url(images/i003.jpg) no-repeat 100px 12px;
}
.i004 {
	background:url(images/i004.jpg) no-repeat 100px 12px;
}