* {
	margin : 0;
	padding : 0;
}

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

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

#container {
	position : relative;
	width : 925px;
	margin-left : auto;
	margin-right : auto;
	background : url(leaf.png) left top no-repeat;
	text-align : left;
}

#navi {
	position : relative;
	width : 105px !important;
	width /**/: 151px;
	padding : 23px 28px 350px 23px;
	background :  url(navi_bg.jpg) left top no-repeat;
	z-index : 1;
}

h1 {
	margin-bottom : 15px;
}

#navi ul {
	list-style : none;
	margin-bottom : 22px;
}

#navi ul li {
	margin : 0;
}

#wrapper {
	position : absolute;
	top : 0;
	left : 105px;
	width : 820px;
	padding-bottom : 100px;
}

#main {
	width : 820px;
	background : #402920 url(main_bg.gif) left top repeat-y;
}

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

#main_box {
	width : 770px;
	margin : 0 25px 0 25px;
}

#head_img {
	padding-bottom : 28px;
	background : #402920;
}

#contents {
	float : left;
	width : 490px !important;
	width /**/: 575px;
	padding : 40px 40px 40px 45px;
	background : #ffffff url(contents_bg.jpg) right top no-repeat;
}

#sub_navi {
	float : right;
	width : 170px;
	padding : 10px 0 30px 0;
}

h2#title {
	margin-bottom : 30px;
}

h3#guide_index {
	margin-bottom : 5px;
	padding-bottom : 7px;
	border-bottom : solid 3px #ffffff;
}

h3.sub_index {
	margin-bottom : 10px;
	padding-bottom : 5px;
	border-bottom : solid 3px #ffffff;
}

#sub_navi ul {
	list-style : none;
	margin-bottom : 25px;
}

#sub_navi ul li {
	margin-bottom : 7px;
	padding-bottom : 8px;
	color : #ffffff;
	background : url(sub_navi_dl.gif) left bottom repeat-x;
	font-size : 75%;
	line-height : 1.45em;
}

#sub_navi ul li a {
	display: inline-block;
	padding : 3px 0 3px 19px;
	color : #ffffff;
	text-decoration : none;
	background-image : url(si_arrow.gif);
	background-repeat : no-repeat;
	background-position : 0 4px;
}

#sub_navi ul li a:hover {
	padding : 3px 0 3px 19px;
	color : #ffffff;
	text-decoration : underline;
	background-image : url(si_arrow.gif);
	background-repeat : no-repeat;
	background-position : 0 4px;
}

#sub_navi dl {
	margin-bottom : 11px;
}

#sub_navi dt {   
	float: left;
	margin-right: 8px;
	padding: 9px 0;
	font-size : 75%;
	line-height : 1.4em;
	color : #ffffff;
}

#sub_navi dt {   
	clear : left;
}

#sub_navi dd {
	padding: 9px 0 11px 0;
	background : url(sub_navi_dl.gif) left bottom repeat-x;
	font-size : 75%;
	line-height : 1.4em;
	color : #ffffff;
	text-align : right;
}

.side_info {
	margin-bottom : 25px;
	font-size : 65%;
	color : #ffffff;
	line-height : 1.85em;	
}

#footer {
	clear : both;
	width : 820px;
	background : url(footer_bg.gif) left top repeat-x;
}

#f_left {
	float : left;
	width : 550px;
}

#f_left ul {
	list-style : none;
	margin : 50px 0 16px 0;
}

#f_left ul li.normal {
	display : inline;
	padding : 3px 9px 2px 9px;
	border-left : solid 1px #68605b;
	font-size : 75%;
}

#f_left ul li#right {
	display : inline;
	padding : 3px 9px 2px 9px;
	border-left : solid 1px #68605b;
	border-right : solid 1px #68605b;
	font-size : 75%;
}

#f_left ul li a {
	text-decoration : underline;
	color : #9f001c;
}

#f_left ul li a:hover {
	text-decoration : none;
	color : #9f001c;
}

#f_left p {
	clear : both;
	margin-bottom : 12px;
	font-size : 75%;
}

address {
	font-size : 60%;
	font-style : normal;
}

#f_right {
	float : right;
	width : 252px;
}