* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
}
#wrapper {
	margin: 0 auto;
	width: 820px;
	background-image: url(image/bg_wrapper.gif);

}
#header {
	color: #333;
	width: 800px;
	float: left;
	padding: 10px;
	border: 0px solid #ccc;
	height: 220px;
	margin: 0px 0px 0px 0px;
	background-image: url(image/bg_header.jpg);
}

#searcher {
	color: #333;
	width: 800px;
	float: left;
	padding: 10px;
	border: 0px solid #ccc;
	margin: 0px 0px 0px 0px;
}




#leftcolumn {
	color: #333;
	border: 0px solid #ccc;
	margin: 0px;
	height: auto;
	width: 215px;
	float: left;
	background-color: #E7DBD5;
	background-image: url(image/bg_leftcolumn.gif);
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#leftcolumn h1 {
	display: block;
	color: #660000;
	line-height: 1.5;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-left-color: #000;
	text-align: center;
}

#leftcolumn h2 {
	display: block;
	padding-left: 5px;
	color: #000000;
	line-height: 1.5;
	background: #E7DBD5;
	font-size: 15px;
	padding-top: 3px;
	padding-bottom: 0px;
}

#leftcolumn p {
	display: block;
	color: #000000;
	line-height: 1.5;
	font-size: 12px;
	margin-right: 4px;
	margin-left: 2px;
	margin-top: 20px;
	margin-bottom: 20px;
}


#leftcolumn ul {
   margin:0;
   padding:0;
}

#leftcolumn li {
	margin: 0;
	list-style-type: none;
	padding: 0;
}

#leftcolumn li a {
	display: block;
	padding-left: 5px;
	color: #000000;
	line-height: 1.5;
	background: #C0C0C0;
	font-size: 13px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
	margin-bottom: 5px;
}

#leftcolumn li a:hover {
	color: #000000;
	background: #D0D000;
	border-bottom-style: none;
}


















#rightcolumn {
	float: right;
	color: #333;
	border: 0px none #ccc;
	margin: 0px;
	height: auto;
	width: 560px;
	display: inline;
	background-color: #F2F2E6;
	background-image: url(image/bg_rightcolum.gif);
	background-repeat: repeat;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#rightcolumn h1 {
	display: block;
	padding-right: 25px;
	color: #000000;
	font-size: 13px;
	padding-top: 3px;
	padding-bottom: 0px;
	text-align: right;
	font-weight: bold;
}

#rightcolumn h2 {
	display: block;
	padding-right: 5px;
	color: #FF6633;
	font-size: 16px;
	padding-top: 3px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF6633;
	margin-right: 20px;
	margin-left: 20px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #FF6633;
	margin-bottom: 15px;
	margin-top: 15px;
}

#rightcolumn h3 {
	display: block;
	padding-right: 5px;
	color: #000000;
	font-size: 14px;
	padding-top: 3px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-right: 15px;
	margin-left: 15px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-color: #000;
	border-bottom-style: dotted;
	margin-top: 12px;
	margin-bottom: 12px;
}


#rightcolumn h4 {
	display: block;
	padding-right: 5px;
	color: #CC0000;
	font-size: 14px;
	padding-top: 3px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 12px;
	margin-bottom: 12px;
	font-weight: normal;
}

#rightcolumn h5 {
	display: block;
	padding-right: 5px;
	color: #000000;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 12px;
	margin-bottom: 12px;
	font-weight: bold;
}





#rightcolumn p {
	display: block;
	padding-right: 25px;
	color: #000000;
	font-size: 14px;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 25px;
	line-height: 24px;
}



#rightcolumn ul {
   margin:0;
   padding:0;
}


#rightcolumn li {
	list-style-type: disc;
	color: #000000;
	line-height: 1.5;
	font-size: 14px;
	text-decoration: none;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 40px;
}


#rightcolumn dl {
   margin:0;
   padding:0;
}


#rightcolumn dt {
	display: block;
	list-style-type: none;
	padding-left: 40px;
	color: #000000;
	line-height: 1.5;
	font-size: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
	font-weight: bold;
}

#rightcolumn dd {
	display: block;
	list-style-type: none;
	padding-left: 60px;
	color: #000000;
	line-height: 1.5;
	font-size: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
}
























#footer {
	width: 800px;
	clear: both;
	color: #333;
	border: 0px solid #ccc;
	margin: 0px;
	padding: 10px;
	background-color: #BD9C8C;
	background-image: url(image/bg_footer.jpg);
	height: 6px;
}





.indentImage {
	margin-left: 25px;
	margin-top: 10px;
	margin-bottom: 20px;
}

.indentTable {
	margin-left: 25px;
	margin-top: 5px;
	margin-bottom: 10px;
}

.indent300 {
	margin-left: 300px;
}




.footnote {
	font-size: 12px;
	line-height: 15px;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 40px;
}

.CenterPaper {
	font-size: 16px;
	line-height: 22px;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 50px;
	border: 1px solid #000;
	padding: 20px;
	color: #000;
	background-color: #FFF;
}

.strongRed {
	color: #FF0000;
	background-color: #FFF;
	font-weight: bold;
}




























BODY{
scrollbar-face-color:#ffffff;
scrollbar-highlight-color:#33cccc;
scrollbar-shadow-color:#33cccc;
scrollbar-3dlight-color:#ffffff;
scrollbar-arrow-color:#33cccc;
scrollbar-track-color:#ffffff;
scrollbar-darkshadow-color:#ffffff;/*スクロールバーの設定*/
margin:3px;}/*ページの余白の設定*/
a:link		{color:#0000AA;} /*リンクの下線を消す text-decoration:none */
a:visited	{color:#0000AA;} /*リンクの下線を消す、リンクの色の設定*/
a:hover		{
	color: #CC3300;
}/*リンクに触れたときに破線が出る、色が変わる設定*/
.menutable1 {
	font-size: 12px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.menulink {

	font-size: 12px;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.maintable {
	font-size: 14px;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #333333;
	line-height: 20px;
}
.title1 {
	font-size: 16px;
	font-weight: bold;
	color: #0066FF;
	bottom: 10px;
}
.title2 {

	font-size: 16px;
	font-weight: bold;
	color: #000000;
	bottom: 10px;
}
.headertext1 {
	font-size: 10px;
	line-height: 12px;
}

.title3 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	bottom: 10px;
	line-height: 25px;
}
.title4 {

	font-size: 14px;
	font-weight: normal;
	color: #000099;
	bottom: 10px;
	line-height: 25px;
}
.toptable {

	font-size: 12px;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #333333;
	line-height: 20px;
}
.font12 {
	font-size: 12px;
}
