* {
	margin : 0;
	padding : 0;
}

img {
	vertical-align : top;
	border : 0;
}

body {
	margin : 0;
	padding : 0;
	background : #4b640f;
	font-family: 'Verdana','Arial','Helvetica','‚l‚r ‚oƒSƒVƒbƒN',sans-serif;
	font-size : 100%;
	color : #373737;
	text-align : center;
}

em {
	font-style : normal;
	color : #ff0000;
}

.clearfix:after {
	content : ".";
	display : block;
	height : 0;
	clear : both;
	visibility : hidden;
}

#container {
	width : 100%;
	margin-left : auto;
	margin-right : auto;
	background : #aac846 url(body_bg.png) left top repeat-x;
}

#header {
	width : 900px;
	margin-left : auto;
	margin-right : auto;
}

#head_left {
	float : left;
	width : 300px;
	padding-bottom : 32px;
	text-align : left;
}

h1 {
	margin-top : 40px;
}

#head_right {
	float : right;
	width : 600px;
	padding-bottom : 32px;
	text-align : right;
}

#hr_top {
	width : 600px;
}

h2 {
	margin : 23px 15px 0 0;
	font-size : 10px;
	font-weight : normal;
}

#hr_left {
	float : left;
	width : 410px;
	text-align : left;
}

#hr_right {
	float : right;
	width : 168px !important;
	width /**/: 190px;
	padding : 11px;
	background : url(fs_bg.gif) right top no-repeat;
}

ul#fsize {
	list-style : none;
	margin-bottom : 15px;
}

ul#fsize li {
	display : inline;
	margin-left : 9px;
}

ul#hnavi {
	clear : both;
	list-style : none;
}

ul#hnavi li {
	display : inline;
}

#contents {
	clear : both;
	width : 900px;
	margin-left : auto;
	margin-right : auto;
	background : url(footer_img.gif) right bottom no-repeat;
	text-align : left;
}

#main {
	float : left;
	width : 680px;
	margin-bottom : 45px;
	background : #ffffff url(main_footer.gif) left bottom no-repeat;
}

h3#type1 {
	width : 660px !important;
	width /**/: 680px;
	margin-bottom : 25px;
	padding : 10px 10px 0 10px;
	background : #ffffff url(main_header.gif) left top no-repeat;
	font-size : 100%;
}


h3#type3 {
	margin-bottom : 25px;
	padding-bottom : 15px;
	font-size : 100%;
	border-bottom : solid 6px #cdcdcd;
}

h3#type4 {
	margin : 0 20px 25px 0;
	padding-bottom : 15px;
	font-size : 100%;
	border-bottom : solid 6px #cdcdcd;
}

#main_box {
	clear : both;
	width : 620px;
	margin : 0 30px 30px 30px;
}

#main_box2 {
	clear : both;
	width : 640px;
	margin : 0 10px 30px 30px;
}

#pagetop {
	clear : both;
	padding-top : 25px;
	border-top : solid 5px #cdcdcd;
	text-align : right;
}

#pagetop2 {
	clear : both;
	margin-right : 20px;
	padding-top : 25px;
	border-top : solid 5px #cdcdcd;
	text-align : right;
}

#rnavi {
	float : right;
	width : 190px;
	margin-bottom : 70px;
}

h3#type2 {
	margin : 0;
}

#search {
	width : 190px;
	margin-bottom : 21px;
	padding : 5px 0 1px 0;
	background : #ffffff url(rnavi_bg.gif) left bottom no-repeat;
}

h4.type2 {
	margin : 0 8px 0 8px;
}

#search ul {
	list-style : none;
	width : 172px !important;
	width /**/: 174px;
	margin : 0 8px 10px 8px;
	border-left : solid 1px #b4b4b4;
	border-right : solid 1px #b4b4b4;
}

#search ul li {
	margin : 0;
	padding : 0;
	background-color : #7dbe00;
	background-image : url(arrow2.gif);
	background-repeat : no-repeat;
	background-position : 10px 12px;
	border-bottom : solid 1px #b4b4b4;
	font-size : 75%;
	font-weight : bold;
}

#search ul li a {
	display : block;
	width : 128px !important;
	width /**/: 172px;
	margin : 0;
	padding : 14px 10px 14px 34px;
	background-color : #ebfa96;
	background-image : url(arrow1.gif);
	background-repeat : no-repeat;
	background-position : 10px 12px;
	color : #4b640f;
	text-decoration : none;
}

#search ul li a:hover {
	color : #ffffff;	
	background-color : #7dbe00;
	background-image : url(arrow2.gif);
	background-repeat : no-repeat;
	background-position : 10px 12px;
	text-decoration : underline;
}

p#rbnr01 {
	padding : 8px 8px 1px 8px;
	background : url(rbnrbg01.gif) left top no-repeat;
}

p#rbnr02 {
	padding : 0 8px 11px 8px;
	background : url(rbnrbg02.gif) left bottom no-repeat;
}

#footer {
	clear : both;
	width : 900px;
	margin-left : auto;
	margin-right : auto;
	color : #ffffff;
}

#fleft {
	float : left;
	width : 370px;
	padding : 30px 0 80px 0;
	text-align : left;
}

#fleft p {
	padding-left : 15px;
	font-size : 75%;
	line-height : 1.75em;
	border-left : solid 8px #aac846;
}

#fright {
	float : right;
	width : 500px;
	padding : 30px 0 80px 0;
	text-align : right;
}

address {
	margin-bottom : 15px;
	font-size : 65%;
}