@charset "utf-8";
/* page setting
--------------------------------------------------------- */

body {
	background:url(images/body_bg.gif);
	margin:0;
	padding:0;
	text-align:center;
	}

h1,h2,h3,h4,dl,dt,dd,ul,li,p {
	margin:0;
	padding:0;
	list-style:none;
	}

a img {
	border:none;
	}

/* contentes
--------------------------------------------------------- */

#contentes {
	background:url(images/container_bg.gif) repeat-y center top;
	width:825px;
	padding:14px 7px 53px 7px;
	margin:auto;
	text-align:left;
	}

/* header
--------------------------------------------------------- */

#header {
	}

#header h1 {
	float:left;
	width:296px;
	height:68px;
	margin:0 0 7px 18px;
	}

#header h1 a {
	display:block;
	width:296px;
	height:0px;
	padding:68px 0 0 0;
	overflow:hidden;
	background:url(images/tanukin.jpg) left top no-repeat;
	}

#header .h_set {
	float:right;
	width:300px;
	color:#F555AE;
	font-size:10px;
	margin:40px 18px 0 0;
	}

#header .h_set p {
	padding:0 0 0 8px;
	background:url(images/po.gif) no-repeat left 3px;
	}

#header .h_set a {
	color:#F555AE;
	}

#header .g_navi {
	clear:both;
	width:825px;
	_padding:0 0 0 1px;
	}

#header .g_navi ul {
	background:url(images/header_navi.jpg) no-repeat left top;	
	padding:0px 0px 0px 18px;
	zoom: 100%;
	}

#header .g_navi ul:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
	}

#header .g_navi ul li {
	float:left;
	width:86px;
	margin:18px 2px 0 0;
	height:46px;
	}

#header .g_navi ul li a {
	display:block;
	width:86px;
	height:0px;
	padding:46px 0 0 0;
	overflow:hidden;
	}

#header .g_navi ul li.b01 a:hover {
	background:url(images/header_navi_o.jpg) no-repeat -18px -19px;
	}

#header .g_navi ul li.b02 a:hover {
	background:url(images/header_navi_o.jpg) no-repeat -106px -19px;
	}

#header .g_navi ul li.b03 a:hover {
	background:url(images/header_navi_o.jpg) no-repeat -194px -19px;
	}

#header .g_navi ul li.b04 a:hover {
	background:url(images/header_navi_o.jpg) no-repeat -282px -19px;
	}

#header .g_navi ul li.b05 a:hover {
	background:url(images/header_navi_o.jpg) no-repeat -370px -19px;
	}

#header .g_navi ul li.b06 a:hover {
	background:url(images/header_navi_o.jpg) no-repeat -458px -19px;
	}

#header .g_navi ul li.b07 a:hover {
	background:url(images/header_navi_o.jpg) no-repeat -546px -19px;
	}

#header .g_navi ul li.b08 a:hover {
	background:url(images/header_navi_o.jpg) no-repeat -634px -19px;
	}

#header .g_navi ul li.b09 a:hover {
	background:url(images/header_navi_o.jpg) no-repeat -722px -19px;
	}

#header h2 {
	margin:18px;
	}


/* leftnavi
--------------------------------------------------------- */

#leftnavi {
	margin:0 0 0 18px;
	_margin:0 0 0 9px;
	float:left;
	width:200px;
	}


/* center
--------------------------------------------------------- */

#center {
	float:right;
	margin:0 18px 0 0;
	_margin:0 9px 0 0;
	width:570px;
	}

#center li {
	margin:0 0 18px 0;
	}

#center li.end {
	margin:0;
	}


/* footer
--------------------------------------------------------- */

#footer {
	clear:both;
	text-align:center;
	padding:24px 0 0 0;
	_padding:12px 0 0 0;
	}

#footer address {
	margin:0px 18px;
	padding:24px 0 0 0;
	_padding:12px 0 0 0;
	font-size:10px;
	color:#666666;
	font-style:normal;
	border-top:1px solid #CCCCCC;
	}

#footer address a {
	color:#333333;
	text-decoration:none;
	border-bottom:1px dashed #666666;
	}

#footer address a:hover {
	background:#EEEEEE;
	}

#footer address img {
	vertical-align:middle;
	padding:0 2px 2px 0;
	}










