@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 12px;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 5px;
}
#header-h1 h1 {
	font-size: 12px;
	color: #666666;
	float: left;
	margin-right: 10px;
}
#main-navi {
	background-image: url(../img/main-navi-haikei.gif);
	background-repeat: repeat-x;
	width: 900px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	text-align: center;
	height: 12px;
	margin-bottom: 20px;
}
#content {
	float: right;
	width: 676px;
	margin-right: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #999999;
	margin-bottom: 20px;
}
#side-navi {
	padding: 3px;
	float: left;
	width: 154px;
	background-color: #eef0f0;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
}
#side-navi ul {
	list-style-type: none;
	background-color: #FFFFFF;
	width: 154px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-top: 7px;
}
#side-navi li {
	float: left;
	margin-left: 7px;
	padding-top: 8px;
	padding-bottom: 4px;
	width: 130px;
	padding-left: 13px;
	background-image: url(../img/side-navi-li-haikei.gif);
	background-repeat: no-repeat;
	line-height: 120%;
}
#side-navi a {
	color: #0066CC;
}
#main-navi a {
	color: #333333;
	text-decoration: none;
}
#site-map {
	width: 676px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 12px;
	margin-bottom: 20px;
}
#site-map a {
	color: #0099FF;
}
#content h2 {
	font-size: 15px;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF9900;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	background-image: url(../img/parts02.gif);
	background-repeat: repeat-x;
}
#content .info {
	width: 640px;
	margin-bottom: 15px;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
}
#content .info h3 {
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #009933;
	background-image: url(../img/parts02.gif);
	background-repeat: repeat-x;
	text-indent: 10px;
	font-size: 14px;
}
#content .info p {
	line-height: 180%;
	font-size: 14px;
	padding-right: 20px;
	padding-left: 30px;
	margin-bottom: 10px;
}
#content .info .info-img {
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-right: 20px;
	margin-bottom: 5px;
	float: left;
}
#content .info td {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#content .info table {
	line-height: 150%;
}
#content .info strong {
	color: #FF3333;
}
#footer1 {
	width: 900px;
	text-align: center;
	font-size: 12px;
	background-image: url(../img/main-navi-haikei.gif);
	background-repeat: repeat-x;
	height: 12px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
#footer2 {
	text-align: center;
	float: left;
	width: 900px;
	margin-top: 8px;
	color: #666666;
}
#footer2 a {
	color: #666666;
}
#footer1 a {
	color: #333333;
	text-decoration: none;
}
#hosoku {
	margin-right: 35px;
	margin-left: 35px;
	line-height: 170%;
	font-size: 13px;
	margin-bottom: 15px;
	border: 1px dotted #CCCCCC;
	padding-top: 10px;
	padding-right: 35px;
	padding-bottom: 10px;
	padding-left: 35px;
	background-color: #e9f7ff;
}
#hosoku strong {
	font-weight: normal;
	color: #0033CC;
}
#hosoku p {
	margin-bottom: 5px;
}
#content .info .step {
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
	background-color: #fdf7c5;
	width: 550px;
	padding-top: 12px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 10px;
	padding-bottom: 12px;
	margin-left: 25px;
}#content .info .step a {
	color: #0099FF;
}
#content .info .step h4 {
	font-size: 14px;
	margin-bottom: 10px;
}
#content .info .step .koza {
	width: 450px;
	margin-left: 50px;
	margin-bottom: 15px;
	border: 1px dotted #FF6600;
	background-color: #fedd79;
	padding-top: 8px;
	padding-bottom: 8px;
}
#content .info .kofu-jyokyo {
	width: 590px;
	margin-bottom: 10px;
	padding-top: 18px;
	padding-right: 15px;
	padding-left: 33px;
	height: 143px;
	background-image: url(../img/kofu-haikei.gif);
	background-repeat: no-repeat;
}
#content .info .kofu-jyokyo p {
	font-size: 18px;
	margin-top: 12px;
	margin-right: 5px;
	font-weight: bold;
	margin-left: 30px;
	color: #FF6600;
}
#content .info .site-map {
	float: left;
	width: 180px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 20px;
	height: 320px;
}
#content .info .site-map ul {
	list-style-type: none;
}
#content .info .site-map li {
	margin-bottom: 8px;
	font-size: 12px;
	color: #666666;
	line-height: 120%;
}
#content .info .site-map h4 {
	font-size: 13px;
	color: #333333;
	margin-bottom: 15px;
}
#content .info .site-map a {
	color: #666666;
	text-decoration: none;
}
#content .info .site-map a:hover {
	color: #333333;
}
#content .info a {
	color: #0099FF;
}
#content .info h4 {
	font-size: 14px;
	margin-bottom: 8px;
	padding-left: 15px;
}
#content .info dt {
	margin-bottom: 7px;
}
#content .info dd {
	margin-bottom: 13px;
	line-height: 130%;
}
#content .info ul {
	list-style-type: decimal;
	padding-right: 50px;
	padding-left: 60px;
	font-size: 14px;
}
#content .info li {
	margin-bottom: 8px;
	line-height: 150%;
}
#content .info .ul2 {
	list-style-type: upper-roman;
	padding-right: 50px;
	padding-left: 60px;
	font-size: 14px;
}
#content .info .ul3 {
	list-style-type: disc;
}
#content .info .site-map .sitemapul {
	padding-left: 15px;
	width: 180px;
}

