@charset "utf-8";

/* CSS Document */

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

#body #inner_main {
	padding-bottom: 37px;
}

/* title */

#body #title {
	position: relative;
	padding: 9px 0 0 10px;
}

/* box01 */

#body #box01 {
	position: relative;
	margin: 40px 0 0 13px;
	padding: 43px 0 27px;
	width: 600px;
	background: url(../img/index_01_bg.gif) left bottom no-repeat;
	z-index: 10;
}

#body #box01 h2 {
	position: absolute;
	top: -110px;
	left: 0;
}

#body #box01 p.text01 {
	padding: 0 42px 0 22px;
}

#body #box01 ol {
	position: relative;
	margin-top: 10px;
	padding-left: 8px;
}

#body #box01 ol li {
	float: left;
}

#body #box01 p.text02 {
	padding: 9px 0 0 23px;
}

#body #box01 ul {
	padding: 17px 22px 0;
}

/* box02 */

#body #box02 {
	margin: 40px 0 0 32px;
	width: 561px;
}

#body #box02 h2 {
	padding-bottom: 5px;
}

#body #box02 div {
	margin: 7px 0 0 0;
	position: relative;
}

#body #box02 #box02_01 {
	height: 201px;
	background: url(../img/index_02_bg.gif) center bottom no-repeat;
}

#body #box02 p.text {
	margin-left: 1px;
}

#body #box02 p.btn {
	position: absolute;
	top: 40px;
	right: 0px;
}

#body #box02 ul {
	padding: 12px 0 30px 0;
}

#body #box02 ul li {
	padding: 0 0 10px 0;
}

/* box03 */

#body #box03 h2 {
	padding-bottom: 5px;
}

#body #box03 {
	margin: 0 0 0 32px;
	width: 561px;
}

#body #box03 div {
	position: relative;
	margin: 18px 0 0 0;
	height: 116px;
}

#body #box03 #box03_01 {
	background: url(../img/index_02_bg.gif) center bottom no-repeat;
}

#body #box03 h2 {
	margin-bottom: 23px;
}

#body #box03 p.text {
	padding-left: 35px;
}

#body #box03 p.btn {
	position: absolute;
	top: 2px;
	right: 0;
}

/* attentions */

#body #attentions {
	width: 560px;
	margin: 0 0 0 48px;
}

#body #attentions ul li {
	position: relative;
	padding: 0 0 0 1.2em;
	zoom: 1;
}

#body #attentions ul li span {
	position: absolute;
	top: 0;
	left: 0;
}

/* box04 */

#body #box04 {
	margin: 40px 0 0 33px;
	padding: 0 20px 18px;
	width: 520px;
	background: url(../img/index_04_bg01.gif) left bottom no-repeat;
}

#body #box04 h2 {
	position: relative;
	margin: 0 -20px 15px;
	padding: 9px 20px 7px;
	font-weight: bold;
	background: url(../img/index_04_bg02.gif) left top no-repeat;
}

#body #box04 dt {
	margin-top: 15px;
}

#body #box04 dd p + p {
	margin-top: 10px;
	padding-top: 10px;
	background: url(../img/index_04_dot.gif) left top repeat-x;
}

#body #box04 dd ul {
	margin-bottom: 17px;
}

#body #box04 .sbox {
	margin-top: 15px;
	padding-top: 17px;
}

#body #box04 > ul {
	padding-top: 15px;
	border-top: 1px solid #dddddd;
}

#body #box04 ul li {
	position: relative;
	padding: 0 0 0 1.2em;
	zoom: 1;
}

#body #box04 ul {
	margin-top: 10px;
}

#body #box04 ul li span {
	position: absolute;
	top: 0;
	left: 0;
}

/*
#body #box04 ul li {
	padding-left: 1em;
	text-indent: -1em;
}*/
