@charset "utf-8";
/* CSS Document */

body {
	padding:0;
	margin:0;
	background-color:#f39800;
	background-image:url(../img/bg.jpg);
	height:100%;
	position:relative;
	z-index:1;
	font-family:Arial, Helvetica, sans-serif;
}
a em {
	width:0;
	height:0;
	position:relative;
	z-index:-1;
	overflow:auto;
	font-size:0.5em;
}
a img {
	border:none;
}

#wrapper {
	width:816px;
	margin:0 auto;
}
#header {
	background-image:url(../img/header-bg.gif);
	background-repeat:no-repeat;
	height:95px;
}
#header h1{
	padding:17px 0;
	margin:0;
	width:265px;
	height:60px;
	float:left;
}
#header h1 a{
	width:265px;
	height:60px;
	display:block;
	text-decoration:none;
}
#header p{
	padding:40px 0 0 30px;
	margin:0;
	width:500px;
	float:left;
	color:#fff;
	font-size:0.75em;
}

#contents {
	padding-top:5px;
	padding-bottom:20px;
	background-image:url(../img/top-bg-top.gif);
	background-position:left top;
	background-repeat:no-repeat;
	float:left;
}
#contents-box {
	width:806px;
	padding:0 5px 5px;
	background-color:#f2c67d;
	background-image:url(../img/top-bg-btm.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	float:left;
}
#left {
	width:632px;
	float:left;
	padding-right:4px;
}

#right {
	width:170px;
	float:left;
	height:650px;
	background-color:#593122;
	background-image:url(../img/right-btm.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}
#right h2{
	padding:0;
	margin:0;
}
#right ul{
	padding:5px 0 0;
	margin:0;
	list-style:none;
}
#right ul.top-line{
	background-image:url(../img/bg-menu-line.gif);
	background-position:top;
	background-repeat:no-repeat;
	padding:10px 0 0;
}
#right ul li{
	padding:0;
	margin:0;
}
#right p{
	font-size:0.7em;
	padding:38px 10px 0;
	margin:90px 0 0 0;
	height:270px;
	background-image:url(../img/right-ichigo.jpg);
	background-repeat:no-repeat;
}

#flash {
	padding: 0 0 4px 0;
}

#left-left{
	width:471px;
	float:left;
	padding:0 5px 5px 0;
}
#left-left p {
	padding:0 26px 0 0;
	margin:0;
	width:445px;
	height:30px;
	text-align:right;
	font-size:0.7em;
	line-height:30px;
	color:#630;
	clear:both;
}
#left-left p a{
	color:#630;
	text-decoration:none;
}
#left-left #stitle1 {
	background-image:url(../img/top-stitle01.gif);
	background-repeat:no-repeat;
}
#left #stitle2 {
	padding:0 26px 0 0;
	margin:0;
	background-color:#fff;
	background-image:url(../img/top-stitle02b.gif);
	background-repeat:no-repeat;
	height:35px;
	width:605px;
	line-height:30px;
	clear:both;
	text-align:right;
	font-size:0.7em;
	display:inline-block;
}
#left #stitle2 a{
	color:#630;
	text-decoration:none;
}

#left-left ul {
	padding:0;
	margin:0;
	background-color:#fff;
	background-image:url(../img/top-box-btm.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	list-style:none;
}
#left-left #search-box {
	padding:2px 1px;
	margin-bottom:4px;
	float:left;
}
#left-left #search-box li{
	padding:0 0 1px 1px;
	margin:0;
	width:233px;
	height:115px;
	float:left;
	line-height:0;
}
#left-left #search-box li a{
	display:block;
}

#left #area-box {
	padding:4px 0 4px 2px;
	margin:0;
	font-size:0.8em;
	height:72px;
	width:629px;
	background-color:#fff;
	background-image:url(../img/top-box-btm3.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	list-style:none;
}
#left #area-box li{
	padding:4px 0 4px 6px;
	margin:0;
}
#left #area-box li b{
	width:160px;
	display:inline-block;
}

#left-right{
	width:156px;
	float:left;
}
#left-right p{
	padding:0;
	margin:0;
}
#left-right ul{
	padding:0 3px;
	margin:0;
	list-style:none;
	background-color:#fff;
	background-image:url(../img/top-box-btm2.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}

#left-right form{
	margin:0;
	padding:0;
	display:inline-block;
}
#left-right form a{
	margin:0;
	padding:0;
	display:inline-block;
}

#footer {
	clear:both;
	width:816px;
	padding-top:8px;
	background-image:url(../img/footer-bg-top.gif);
	background-repeat:no-repeat;
	font-size:0.7em;
}
#footer ul{
	list-style:none;
	padding:0px 8px 8px;
	margin:0;
	width:800px;
	background-color:#fff;
	background-image:url(../img/footer-bg-btm.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	float:left;
}
#footer li{
	float:left;
	padding:0px 12px;
}
#footer li a{
	text-decoration:none;
	color:#666;
}

#copyright {
	clear:both;
	width:816px;
	height:40px;
	line-height:40px;
	color:#84442c;
	font-size:0.7em;
	letter-spacing:0.1em;
	background-image:url(../img/footer-logo.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
}
#copyright a{
	color:#84442c;
	text-decoration:none;
}
