body {
	margin: 0px;
	padding: 0px;
}
p,h1,h2,h3,dl,ol,ul {
	margin: 0px;
	padding: 0px;
}
#top {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	color: #999999;
	font-weight: normal;
	background-image: url(/img/h1_bg.gif);
	background-repeat: no-repeat;
	height: 22px;
	padding-top: 7px;
	text-indent: 10px;
}
#rogo {
	float: left;
	width: 415px;
}


#out_line {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#head_l {
	text-align: right;
	width: 385px;
	float: left;
}

#main {
	width: 600px;
	float: left;
}
#right {
	float: left;
	width: 200px;
	background-image: url(/img/right_head.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
}
.clr {
	clear: both;
}
#main_nav {
	background-image: url(/img/main_nav_bg.gif);
	background-repeat: repeat-y;
}
#main_nav ul {
	font-size: 12px;
	list-style-type: none;
	list-style-image: url(/img/sankaku.gif);
	padding-left: 15px;
	padding-top: 10px;
	margin-left: 15px;
	padding-right: 27px;
	line-height: 1.3em;
	padding-bottom: 10px;
}


#copyrights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #999999;
}
#main_nav li {
	padding-top: 5px;
	padding-bottom: 5px;
}

#foot {
	text-align: right;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	color: #666666;
}
#foot a {
	text-decoration: none;
	color: #990000;
}
#foot_link {
	font-size: 14px;
	padding-top: 40px;
	padding-bottom: 80px;
	text-align: center;
	color: #990000;
}

.image {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.h201 {
	font-size: 14px;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #666666;
	padding: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-right: 15px;
	margin-left: 10px;
}
.p1 {
	font-size: 14px;
	padding-left: 20px;
	line-height: 1.5em;
	padding-right: 20px;
}
#sub_nav {
	background-image: url(/img/sub_nav_bg.gif);
	background-repeat: repeat-y;
	margin-top: 15px;
}
#sub_nav ul {

	font-size: 12px;
	list-style-type: none;
	list-style-image: url(/img/sankaku.gif);
	padding-left: 15px;
	padding-top: 10px;
	margin-left: 15px;
	padding-right: 27px;
	line-height: 1.3em;
	padding-bottom: 10px;
}
#sub_nav li {

	padding-top: 5px;
	padding-bottom: 5px;
}
#tt_img {
	padding-left: 10px;
	padding-top: 30px;
}
#btm {
	background-image: url(/img/btm.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 800px;
	font-size: 12px;
	padding-top: 20px;
	text-indent: 10px;
}
#btm a {
	text-decoration: none;
	color: #990000;
}
