@charset "shift_jis";

#guide{
	border-left-style:double;
	border-left-width:3px;
	border-left-color:#eeeeee;
	margin-left:auto;
	margin-right:auto;
	width:70%;
	text-align: left;
}

#guide ul li{
	list-style: circle;
	font-size: 18px;
}

#guide ul li ul li{
	list-style: none;
	font-size: 12px;
}

#guide ul li p{
	font-size: 12px;
}

#guide h3{
	margin: 0px;
	display: inline;
	font-size: 32px;
}

#guide h3 span{
	display: inline;
	font-size: 24px;
}

#inner p{
	text-indent:1em;
	text-align:left;
}


#plan h1{
	font-size: 25px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#ffffff;
}

#plan{
	text-align:left;

}

#plan ul,ol{

}

#plan li{
	list-style: none;
	margin-top:10px;
	margin-left: 50px;
	padding-left:30px;
	list-style:none;
	font-size:12.5px;
}


#inner h2{
	font-size:16px;
	margin:15px;
	border-left-style:solid;
	border-left-width:10px;
	border-left-color:#ffffff;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#aaaaaa;
	font-family: "Audiowide", cursive;
	text-align:left;
	text-indent:20px;
}



ul .blue{
	background-image: url('images/siteimage/parts/list_blue.png');
	background-repeat: no-repeat;
}

ul .yellow{
	background-image: url('images/siteimage/parts/list_yellow.png');
	background-repeat: no-repeat;
}

.white{
	background-image: url('images/siteimage/parts/list_white.png');
	background-repeat: no-repeat;
}

.green{
	background-image: url('images/siteimage/parts/list_green.png');
	background-repeat: no-repeat;
}



.orange{
	background-image: url('images/siteimage/parts/list_orange.png');
	background-repeat: no-repeat;
}