@charset "utf-8";
.step {
	background: url(../img/annai/bg_title_step.gif) repeat-x;
	padding: 0px 15px 20px;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

.step h4 {
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 9px;
	padding-bottom: 9px;
}

.step .inner {
	padding-right: 195px;
	min-height: 155px;
	height: auto!important;
	height: 155px;
}

#step1 {
	border-top: 3px solid #008598;
}

#step1 .inner {
	background: url(../img/annai/image_01.gif) no-repeat 510px 15px;
}

#step1 {
	border-top: 4px solid #008598;
}

#step1 .inner {
	background: url(../img/annai/image_01.gif) no-repeat 510px 15px;
}

#step2 {
	border-top: 4px solid #9c638c;
}

#step2 .inner {
	background: url(../img/annai/image_02.jpg) no-repeat 512px 20px;
}

#step3 {
	border-top: 4px solid #d6ad5e;
}

#step3 .inner {
	background: url(../img/annai/image_03.jpg) no-repeat 512px 20px;
}

#step4 {
	border-top: 4px solid #7aad5e
}

#step4 .inner {
	background: url(../img/annai/image_04.jpg) no-repeat 512px 20px;
}

#step5 {
	border-top: 4px solid #d8709e;
	border-bottom: 1px solid #CCCCCC;
}

#step5 .inner {
	background: url(../img/annai/image_05.jpg) no-repeat 512px 20px;
}

#message .head p {
	text-align: right;
	padding-top: 20px;
}

#message h3 {
	float: left;
}

#message .head a {
	background: url(../img/annai/head_01.gif) no-repeat;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
	padding-left: 20px;
}

#message .head {
	padding-bottom: 2px;
	border-bottom: 2px solid #4040b2;
}

#message .kakomi {
	padding: 26px 20px 40px;
	border: 1px solid #d3d3d3;
	background: #f2f2f2;
}

#message h4 {
	float: left;
	padding-top: 7px;
}

#message .kakomi .head2 p {
	float: right;
	width: 480px;
}

#message .kakomi .head2 {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 25px;
}

/* LEVEL */

p.hitsuyou {
	font-weight: bold;
	background:url(../img/annai/level_icon01.gif) 0 2px no-repeat;
	padding-left: 20px;
	margin-top: 10px;
}

#level {
	background:url(../img/annai/level_bg.gif) no-repeat;
	width: 720px;
	height: 900px;
	position: relative;
}

#level ul {
	width: 345px;
	font-size: 13px;
	line-height: 18px;
	position: absolute;
	top: 73px;
	left: 75px;
}

#level ul li {
	display: block;
	height: 82px;
}

