/*余白とマージンの初期化*/
body,h1,h2,h3,h4,ul,form {
	margin: 0px;
	padding: 0px;
}
#container h1 {
	font-size: 8pt;
	margin-bottom: 3px;
}

.innertext li {
	list-style-image: url(images/arrow_sir.gif);
}
.innertext ul {
	color: #666666;
	padding-left: 30px;
}

#main h2 {
	font-size: 10pt;
	color: #FFFFCC;
	background-repeat: no-repeat;
	height: 22px;
	padding-top: 6px;
	padding-right: 6px;
	padding-left: 15px;
	padding-bottom: 4px;
	background-color: #996600;
	margin-bottom: 6px;
}
.continue {
	text-align: right;
	padding-bottom: 15px;
}




#header h1 {
	font-size: 8pt;
	color: #999999;
	font-weight: normal;
	padding: 2px;
}

#container {
	padding: 0px;
	width: 850px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#header {
	background-image: url(images/back_ground.gif);
	background-repeat: repeat-y;
	padding-bottom: 10px;
}


#contents {
	font-size: 10pt;
	line-height: 130%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/in.gif);
	background-repeat: repeat-y;
}

#navi {
	background-image: url(images/navi.jpg);
	background-repeat: no-repeat;
	height: 23px;
	padding-top: 7px;
	padding-left: 10px;
	color: #FFFFFF;
}
#main {
	float: right;
	width: 598px;
	margin-right: 15px;
}
#side {
	float: left;
	width: 222px;
}
#footer {
	font-size: 9pt;
	color: #999999;
	text-align: center;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	line-height: 130%;
}
.clr {
	clear: both;
}
#side .inner {
	background-image: url(images/sbox_inner.gif);
	background-repeat: repeat-y;
}

#pnavi {
	padding: 5px;
	margin-bottom: 10px;
	font-size: 8pt;
	color: #666666;
}
#pnavi a:link,#pnavi a:visited {
	color: #666666;
	text-decoration: none;
}

#navi a {
	color: #FFFFFF;
	text-decoration: none;
}
a:link,a:visited {
	color: #0099FF;
	text-decoration: underline;
}

a:hover,a:active {
	color: #FF6600;
	text-decoration: underline;
}
img {
	border: none;
}

.sidebox {
	width: 190px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#mainimage {
	margin-bottom: 15px;
}
#main .innertext {
	margin-bottom: 10px;
}


.sidebox h3 {
	font-size: 10pt;
	background-image: url(images/sidebox_title.jpg);
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 10px;
	padding-top: 5px;
}
.sidebox .inner {
	background-image: url(images/sidebox_in.gif);
	background-color: #FFFFCC;
	padding: 3px;
}
.sidebox .inner ul {
	list-style-image: url(images/arrow_sq.gif);
	margin-left: 25px;
}


/* CSS Document */
#pnavi a:hover,#pnavi a:active {
	color: #CC0000;
	text-decoration: underline;
}

