@charset "UTF-8";
#spPart {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/sub_contents/bg_middle.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	margin-bottom: 30px;
	margin-top: 20px;
}
#spPart #head {
	text-align: center;
}
#head h1 {
	margin-top: 10px;
}
#contentsTOP {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#contentsTOP p {
	margin-bottom: 1em;
}
#contentsTOP h2 {
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 15px;
}
#contentsTOP table {
	margin-bottom: 20px;
	margin-left: 20px;
}
#contentsTOP th {
	text-align: left;
}
#contentsTOP td {
	padding-left: 1em;
}
#contentsTOP th, #contentsTOP td {
	padding: 0.5em;
}



#spPart #contents {
	margin-right: 25px;
	margin-left: 50px;
	margin-top: 20px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#spPart #main {
	width: 480px;
	float: left;
	margin-bottom: 20px;
}
#main  h2 {
	margin-bottom: 20px;
	display: block;
}
#main h3 {
	margin-top: 2em;
	margin-bottom: 1em;
}

#main p {
	padding-bottom: 1em;
}
#main dl {
	margin: 1em;
}
#main dd {
	margin-bottom: 1em;
	margin-left: 1em;
}
#main ol {
	margin-top: 1em;
	margin-right: 0em;
	margin-bottom: 2em;
	margin-left: 2em;
}




#nav {
	width: 160px;
	float: right;
	margin-bottom: 20px;
}

#nav ol {
	list-style-type: none;
}
#nav li a {
	display: block;
	height: 28px;
	width: 160px;
	background-image: url(../images/sub_contents/nav.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
li#nav01 a{background-position: 0px 0px;}
li#nav02 a{background-position: 0px -28px;}
li#nav03 a{background-position: 0px -56px;}
li#nav04 a{background-position: 0px -84px;}
li#nav05 a{background-position: 0px -112px;}
li#nav06 a{background-position: 0px -140px;}
li#nav07 a{background-position: 0px -168px;}
li#nav08 a{background-position: 0px -196px;}
li#nav09 a{background-position: 0px -224px;}
li#nav10 a{background-position: 0px -252px;}
li#nav11 a{background-position: 0px -280px;}

#next {
	clear: both;
	margin-bottom: 20px;
	text-align: center;
}
#dl02 dt {
	font-weight: bold;
}
#dl02 dd {
	margin-bottom: 2em;
}





ul#ul01 {
	list-style-type: square;
	margin: 1em 1em 2em 2em;
}
#main .advice {
	display: block;
	margin: 0px;
	padding: 1em;
	border: 1px solid #CC9900;
	background-color: #FAF7EE;
	font-size: 90%;
}
#main .advice dt {
	color: #663300;
	font-weight: bold;
}
#main .advice dd {
	margin: 0px;
}

