#title {
	border-top: 10px none #66CC33;
	border-right: 0px none #66CC33;
	border-bottom: 1px solid #66CC33;
	border-left: 0px none #66CC33;
	height: 33px;
	text-align: right;
	float: left;
	width: 100%;
}
.hosoku {
	font-size: small;
	color: #666666;
	padding-left: 10px;
}
#end {
	border-top-width: 3px;
	border-bottom-width: 1px;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #66CC33;
	border-right-color: #66CC33;
	border-bottom-color: #66CC33;
	border-left-color: #66CC33;
	background-color: #CCFFCC;
	text-align: center;
/*	float: left;*/
	width: 100%;
/*	margin-bottom:-9px;*/

}
.copy {
	color: #669900;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: small;
}

body {
	margin-top: 0;
	margin-bottom: 0;
}

#body {
	width: 100%;
	font-size: small;
/*	float: left;*/
}
#body2 {
	width: 100%;
	font-size: small;
	line-height: 20px;
/*	float: left;*/
}

#body3 {
	width: 100%;
	font-size: small;
	float: left;
}

#subtitle {
	text-align: left;
	height: 75px;
	background-position: left bottom;
	background-repeat: repeat-x;
	background-image: url(../images/i_suv_title.jpg);
	border-top: none #FF9933;
	border-right: none #FF9933;
	border-bottom: 2px dotted #FF9933;
	border-left: none #FF9933;
}

#body ul li{
	list-style-position: outside;
	list-style-type: none;
	margin-top: 10px;
	list-style-image: url(../images/point3.gif);
}

#body ol li{
	list-style-position: inside;
	list-style-type: decimal;
	margin-top: 10px;
}

a:link {
	color: #003366;
}
a:visited {
	color: #006699;
}

img {
	border: none;
}

.image {
	margin-right: 5px;
	margin-left: 5px;
}

#body h2,#body3 h1 {
	font-size: x-large;
	color: #FF6600;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #FF9933;
	background-color: #FFFFFF;
	border-right-color: #FF9933;
	border-bottom-color: #FF9933;
	border-left-color: #FF9933;
	font-weight: bold;
	padding: 3px 3px 5px;
	margin-top: 15px;
	text-align: left;
}
#body h3 {

	font-size: x-large;
	color: #006600;
	border-left-width: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: outset;
	border-top-color: #66CC33;
	border-right-color: #66CC33;
	border-bottom-color: #66CC33;
	border-left-color: #66CC33;
	font-weight: bold;
	padding: 0px 3px;
	margin-top: 30px;
}

#body h4,#body3 h2 {
	font-size: medium;
	color: #669900;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #66CC33;
	font-weight: bold;
	padding: 0px 3px;
	margin-top: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
}

#body h5,#body3 h3 {
	font-size: medium;
	color: #333333;
	font-weight: bold;
	padding: 3px;
	margin-top: 40px;
	border-left-width: 4px;
	border-left-style: dotted;
	border-left-color: #999999;
}
.chui {
	color: #FF3333;
	font-size: small;
}
#body dt,#body3 dt {
	font-size: small;
	color: #3399CC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	font-weight: bold;
	padding: 3px;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
}
.tuiseki {
	font-size: 15px;
	color: #666666;
}
#body pre,#body3 pre {
	font-size: small;
	font-weight: normal;
	color: #993300;
	background-color: #FFFFCC;
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
}
#subtitle2 {

	text-align: left;
	height: 75px;
	background-position: left bottom;
	background-repeat: repeat-x;
	background-image: url(../images/i_sup_title.jpg);
	border-top: none #FF9933;
	border-right: none #FF9933;
	border-bottom: 2px dotted #FF9933;
	border-left: none #FF9933;
}
#subtitle3 {

	text-align: left;
	height: 75px;
	background-position: left bottom;
	background-repeat: repeat-x;
	background-image: url(../images/i_link_title.jpg);
	border-top: none #FF9933;
	border-right: none #FF9933;
	border-bottom: 2px dotted #FF9933;
	border-left: none #FF9933;
}
#subtitle4 {

	text-align: left;
	height: 75px;
	background-position: left bottom;
	background-repeat: repeat-x;
	background-image: url(../images/i_new_title.jpg);
	border-top: none #FF9933;
	border-right: none #FF9933;
	border-bottom: 2px dotted #FF9933;
	border-left: none #FF9933;
}

#f {
	font-size: small;
	margin-bottom: 10px;
	margin-top: 15px;
	clear: left;
	width: 100%;
}

#subtitle5 {

	text-align: left;
	height: 75px;
	background-position: left bottom;
	background-repeat: repeat-x;
	background-image: url(../images/i_box_title.jpg);
	border-top: none #FF9933;
	border-right: none #FF9933;
	border-bottom: 2px dotted #FF9933;
	border-left: none #FF9933;
}

#body td,,#body3 td {
	/*margin: 5px;*/
	padding: 0px 10px 10px 10px;
}

.td_b {
	background-color: #CCFFCC;
	color: #336600;
	font-size: small;
	text-align: center;
	font-weight: bold;
}

.td_b2 {
	font-size: small;
	color: #660000;
	font-weight: bold;
	text-align: center;
	background-image: url(../images/p02.gif);
	background-repeat: repeat;
}

.box {
	margin: 0px;
	font-size: small;
	font-weight: bold;
	padding: 7px;
	text-align: left;
	background-color: #CCCCCC;
	border: 1px none #666666;
}

#all {
	width: 90%;
	margin-left: 10px;
}
img.kojirei{	
	float:left;
}

img.kojirei2{	
	float:right;
}

p {
	text-indent: 1em;
	text-align: justify;
	text-justify: inter-ideograph;
}

.node {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 2%;
}

.node p {
	text-indent: 0em;

}


.container-inline {
	border-top: 1px solid #CCCCCC;
	padding-top: 2%;


}
