@charset "utf-8";
/* ページ内共通
---------------------------------------------------- */
ul.bn li {
	padding-bottom: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

/* １番目のセクション
---------------------------------------------------- */
#s1 {
	height: 255px;
	background-image: url(../images/index_bg_01.gif);
	background-repeat: repeat-x;
}

#s1 p.ph{
	float: left;
	width: 580px;
	padding: 0px;
	margin: 0px;
}

#s1 div.block {
	float: right;
	width: 200px;
	background-image: url(../images/index_bg_01.gif);
	background-repeat: repeat-x;
}

#s1 div.block h2 {
	padding-top: 16px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 17px;
	font-size: 0;
}

#s1 div.block p {
	padding: 10px 0 0 17px;
}

#s1 div.block p.btn {
	padding: 12px 0 0 17px;
}

#s1 div.block p.caption {
	padding: 0 0 0 17px;
}

/* ２番目のセクション
---------------------------------------------------- */
#s2 {
	margin-bottom: 20px;
}

#s2 h3 {
	margin-bottom: 0;
}

#s2 div.block {
	padding: 10px;
	border-right-color: #c9c9c9;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #c9c9c9;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #c9c9c9;
	border-left-style: solid;
	border-left-width: 1px;
}

#s2 ul {
	margin: 0;
	padding: 0;
}

#s2 ul li {
	padding-right: 5px;
	padding-left: 14px;
	font-size: 0.9em;
	display:inline;
	background-image: url(../images/index_ic_01.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

/* ３番目のセクション
---------------------------------------------------- */
#s3 dl {
	margin: 8px;
	border-bottom-color: #d3d3d3;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

#s3 dl dt {
	padding-left: 11px;
	line-height: 1.2;
	background-image: url(../images/index_ic_02.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

#s3 dl dd {
	padding-bottom: 0.5em;
	padding-left: 11px;
}

#s3 ul {
	padding: 0;
	margin-top: 0;
	text-align: right;
}

#s3 ul li {
	padding-left: 10px;
	display: inline;
	text-align: right;
	background-image: url(../images/ft_ic_01.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

#s3 ul li a {
	text-decoration: none;
}

/* ４番目のセクション
---------------------------------------------------- */
/* ５番目のセクション
---------------------------------------------------- */
/* ６番目のセクション
---------------------------------------------------- */
/* ７番目のセクション
---------------------------------------------------- */





