h1, h2, h3, h4, h5, p, div, dt, dd, dl, dt, dd, img, input, form, ul, li {
	margin: 0px;
	padding: 0px;
}
/* body
---------------------------------------------------- */
body {
	margin: 0px 0px 0px 0px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "Times";
	text-align: center;
}
/* table
---------------------------------------------------- */
table {
	border-collapse: collapse;
	margin: 0px 0px 0px 0px;
	border-color: #666666;
	border-style: solid;
	border-width: 1px;
}
table td {
	color: #444444;
	font-size: 100%;
	line-height: 170%;
	border: 1px solid #666666;
}
* html table td {
	/* no ie mac \*/
	font-size: 80%;
	/* */
 }
*:first-child+html table td {
	font-size: 100%;
 }
/* container
---------------------------------------------------- */
#container {
	margin-left: auto;
	margin-right: auto;
	width:940px;
	text-align: left;
	background: url(../img/page/back.jpg) repeat-y;
}
/* header
---------------------------------------------------- */
#header {
	width: 940px;
	height: 108px;
	background: url(../img/page/header_back.jpg) no-repeat right top;
}
h1 a {
	width: 525px;
	height: 108px;
	float: left;
	background: url(../img/page/h1.jpg) no-repeat;
	text-indent: -9999px;
	text-decoration: none;
}
.header_ma {
	width: 363px;
	height: 108px;
	float: left;
}
#header ul {
	width: 363px;
	height: 37px;
	list-style: none;
	line-height: 0px;
}
li.h01 {
	width: 90px;
	float: left;
}
li.h01 a {
	background: url(../img/page/header_menu.jpg) no-repeat 0px 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 90px;
	height: 37px;
	display: block;
}
li.h01 a:hover {
	background-position: 0px -37px;
	text-decoration: none;
}
li.h02 {
	width: 87px;
	float: left;
}
li.h02 a {
	background: url(../img/page/header_menu.jpg) no-repeat -90px 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 87px;
	height: 37px;
	display: block;
}
li.h02 a:hover {
	background-position: -90px -37px;
	text-decoration: none;
}
li.h03 {
	width: 87px;
	float: left;
}
li.h03 a {
	background: url(../img/page/header_menu.jpg) no-repeat -177px 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 87px;
	height: 37px;
	display: block;
}
li.h03 a:hover {
	background-position: -177px -37px;
	text-decoration: none;
}
li.h04 {
	width: 99px;
	float: left;
}
li.h04 a {
	background: url(../img/page/header_menu.jpg) no-repeat -264px 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 99px;
	height: 37px;
	display: block;
}
li.h04 a:hover {
	background-position: -264px -37px;
	text-decoration: none;
}
#header address {
	width: 364px;
	height: 71px;
	background: url(../img/page/header_ad.jpg) no-repeat;
	text-indent: -9999px;
	text-decoration: none;
	display: block;
}
* html #header address {
	/* no ie mac ¥*/
	margin: -5px 0px 0px 0px;
	/* */
 }
*:first-child+html #header address {
	margin: 0px 0px 0px 0px;
 }

/* title
---------------------------------------------------- */
.t_title {
	width: 940px;
	height: 98px;
	background: url(../img/page/title.jpg) no-repeat;
	text-indent: -9999px;
	text-decoration: none;
}
.t_kodawari {
	width: 940px;
	height: 98px;
	background: url(../img/kodawari/title.jpg) no-repeat;
	text-indent: -9999px;
	text-decoration: none;
}
.t_menchi {
	width: 940px;
	height: 98px;
	background: url(../img/menchi/title.jpg) no-repeat;
	text-indent: -9999px;
	text-decoration: none;
}
.t_gift {
	width: 940px;
	height: 98px;
	background: url(../img/gift/title.jpg) no-repeat;
	text-indent: -9999px;
	text-decoration: none;
}
.t_menu {
	width: 940px;
	height: 98px;
	background: url(../img/menu/title.jpg) no-repeat;
	text-indent: -9999px;
	text-decoration: none;
}
.t_access {
	width: 940px;
	height: 98px;
	background: url(../img/access/title.jpg) no-repeat;
	text-indent: -9999px;
	text-decoration: none;
}
.t_toi {
	width: 940px;
	height: 98px;
	background: url(../img/toi/title.jpg) no-repeat;
	text-indent: -9999px;
	text-decoration: none;
}
.t_policy {
	width: 940px;
	height: 98px;
	background: url(../img/policy/title.jpg) no-repeat;
	text-indent: -9999px;
	text-decoration: none;
}
.t_sitemap {
	width: 940px;
	height: 98px;
	background: url(../img/sitemap/title.jpg) no-repeat;
	text-indent: -9999px;
	text-decoration: none;
}
.t_info {
	width: 940px;
	height: 98px;
	background: url(../img/info/title.jpg) no-repeat;
	text-indent: -9999px;
	text-decoration: none;
}
/* main
---------------------------------------------------- */
.main {
	width: 940px;
	background: url(../img/page/page_back_02.jpg) no-repeat right top;
}
/* menu
---------------------------------------------------- */
.menu {
	width: 248px;
	float: left;
	background: url(../img/page/page_back_01.jpg) no-repeat;
}
.menu ul {
	margin: 0px 0px 0px 44px;
	width: 175px;
	list-style: none;
}
li.m01 a {
	background: url(../img/page/menu.jpg) no-repeat 0px 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 175px;
	height: 107px;
	display: block;
}
li.m01 a:hover {
	background-position: -175px 0px;
	text-decoration: none;
}
li.m02 a {
	background: url(../img/page/menu.jpg) no-repeat 0px -107px;
	text-indent: -9999px;
	text-decoration: none;
	width: 175px;
	height: 99px;
	display: block;
}
li.m02 a:hover {
	background-position: -175px -107px;
	text-decoration: none;
}
li.m03 a {
	background: url(../img/page/menu.jpg) no-repeat 0px -206px;
	text-indent: -9999px;
	text-decoration: none;
	width: 175px;
	height: 100px;
	display: block;
}
li.m03 a:hover {
	background-position: -175px -206px;
	text-decoration: none;
}
li.m04 a {
	background: url(../img/page/menu.jpg) no-repeat 0px -306px;
	text-indent: -9999px;
	text-decoration: none;
	width: 175px;
	height: 182px;
	display: block;
}
li.m04 a:hover {
	background-position: -175px -306px;
	text-decoration: none;
}
.menu address {
	background: url(../img/page/menu.jpg) no-repeat 0px -488px;
	text-indent: -9999px;
	text-decoration: none;
	width: 175px;
	height: 110px;
	display: block;
	margin: 0px 0px 0px 44px;
}
/* text
---------------------------------------------------- */
.text {
	width: 645px;
	font-size: 85%;
	line-height: 170%;
	color: #444444;
	padding: 20px 0px 0px 0px;
	float: left;
}
/* safari only \*/
html:\66irst-child .text {
	font-size: 13px;
	line-height: 20px;
}
.text p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.text img {
	border: 0;
	margin: 0px 0px 5px 0px;
}
.text img a {
	border: 0;
}
.text a {
	text-decoration: underline;
	color: #996600;
}
.text a:hover {
	color: #CC9900;
	text-decoration: underline;
}
/* sub
---------------------------------------------------- */
.sub {
	text-align: center;
	color: #666666;
	font-size: 80%;
	line-height: 160%;
	padding: 10px 0px 7px 0px;
	width: 645px;
	margin: 0px 0px 0px 248px;
}
.sub a {
	color: #666666;
	text-decoration: none;
}
.sub a:hover {
	color: #CC9900;
	text-decoration: underline;
}

/* info
---------------------------------------------------- */
.info_box{
	margin: 0px 0px 0px 0px;
	width: 645px;
}
.info_box2{
	border-bottom: #CC9966 solid 1px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
}
* html .info_box2 {
	/* no ie mac \*/
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 30px 0px;
	/* */
 }
*:first-child+html .info_box2 {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 30px 0px;
 }
.i_date{
	color: #666666;
	float: left;
	margin: 0px 10px 0px 0px;
}
.i_text{
	color: #996600;
	margin: 0px 0px 0px 0px;
	float: left;
}
.i_text a {
	color: #996600;
	text-decoration: none;
}
.i_text a:hover {
	color: #CC9900;
	text-decoration: underline;
}
.i_date2{
	color: #666666;
}
.i_title{
	color: #996600;
	font-size: 130%;
	line-height: 170%;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 1px 0px;
	font-weight: normal;
	border-bottom: #996600 solid 1px;
}
.i_text_box{
	border-bottom: #999999 solid 1px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 20px 0px;
}
.i_text_box img {
	border: 0px;
}

/* back
---------------------------------------------------- */
.line{
	border-bottom: #999999 solid 1px;
	margin: 0px 0px 7px 0px;
	padding: 0px 0px 7px 0px;
}
.back{
	color: #666666;
	width: 200px;
	float: left;
	font-size: 95%;
	line-height: 160%;
}
.back a {
	text-decoration: none;
	color: #666666;
}
.back a:hover {
	color: #CC9900;
	text-decoration: underline;
}
/* pagetop
---------------------------------------------------- */
.pagetop{
	font-size: 95%;
	line-height: 160%;
	width: 645px;
	text-align: right;
}
.pagetop2{
	color: #666666;
	font-size: 95%;
	line-height: 160%;
	width: 445px;
	float: left;
	text-align: right;
}
.pagetop3{
	font-size: 95%;
	line-height: 160%;
	width: 645px;
	text-align: right;
	padding: 10px 0px 0px 0px;
}
.pagetop a,
.pagetop2 a,
.pagetop3 a {
	text-decoration: none;
	color: #666666;
}
.pagetop a:hover,
.pagetop2 a:hover,
.pagetop3 a:hover {
	color: #CC9900;
	text-decoration: underline;
}

/* list
---------------------------------------------------- */
p.list {
	color: #666666;
	font-size: 90%;
	line-height: 160%;
	border-bottom: #CCCCCC solid 1px;
	margin: 0px 0px 7px 0px;
	padding: 0px 0px 7px 0px;
	width: 645px;
	text-align: left;
}
.list a {
	text-decoration: underline;
	color: #666666;
}
.list a:hover {
	color: #CC9900;
	text-decoration: underline;
}
.t10{
	margin: 0px 0px 10px 0px;
}
.mt10{
	margin: 10px 0px 0px 0px;
}
.list_b{
	width: 645px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

/* sitemap
---------------------------------------------------- */
dl.sitemap{
	margin: 0px 0px 15px 0px;
}
dl.sitemap dt{
	font-size: 95%;
	line-height: 110%;
	margin: 0px 0px 0px 0px;
}
.t90{
	font-size: 90%;
}
.l16{
	margin: 0px 0px 0px 16px;
}
.sitemapbox {
	margin: 0px 0px 0px 0px;
	color: #666666;
	}
.site_t01 {
	font-size: 13px;
	line-height: 16px;
	color: #666666;
	}
.site_t01 a {
	color: #996600;
	text-decoration: none;
	}
.site_t01 a:hover {
	color: #CC6600;
	text-decoration: underline;
	}
.site_t02 {
	font-size: 13px;
	line-height: 16px;
	margin: 15px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
	border-top: #CC9966 solid 1px;
	width: 645px;
	color: #666666;
	}
.site_t02 a {
	color: #996600;
	text-decoration: none;
	}
.site_t02 a:hover {
	color: #CC6600;
	text-decoration: underline;
	}
.site_t03 {
	font-size: 13px;
	line-height: 16px;
	margin: 10px 0px 0px 0px;
	width: 195px;
	float: left;
	color: #CC9966;
	}
.site_t03 a {
	color: #996600;
	text-decoration: none;
	}
.site_t03 a:hover {
	color: #CC9900;
	text-decoration: underline;
	}
.sitemapbox ul {
	list-style: none;
	padding: 4px 0px;
	}
.sitemapbox ul li {
	padding-left: 28px;
	background: url(../img/sitemap/sitemap01.gif) no-repeat top left;
	font-size: 13px;
	line-height: 18px;
	}
.sitemapbox ul li ul li {
	padding-left: 28px;
	background: url(../img/sitemap/sitemap02.gif) no-repeat top left;
	font-size: 12px;
	line-height: 18px;
	}
.sitemapbox ul li.last {
	padding-left: 28px;
	background: url(../img/sitemap/sitemap_b.gif) no-repeat top left;
	}
.sitemapbox ul li.last2 {
	padding-left: 28px;
	background: url(../img/sitemap/sitemap_b.gif) no-repeat top left;
	font-size: 12px;
	line-height: 18px;
	}
.sitemapbox ul li.mid {
	padding-left: 28px;
	background: url(../img/sitemap/sitemap_01.gif) no-repeat top left;
	font-size: 12px;
	line-height: 18px;
	}
a.link1 {
	text-decoration: none;
	color: #666666;
}
a:hover.link1 {
	color: #CC9900;
	text-decoration: underline;
}
a.link2 {
	text-decoration: none;
	color: #996600;
}
a:hover.link2 {
	color: #CC9900;
	text-decoration: underline;
}

/* form
---------------------------------------------------- */
dl.fo {
	width: 645px;
	color: #333333;
	margin: 20px 0px 0px 0px;
	border-top: #CC9966 solid 1px;
	background-color: #F6E5C9;
}
dl.fo2 {
	width: 645px;
	color: #333333;
	background-color: #F6E5C9;
	margin: 20px 0px 0px 0px;
	border-top: #CC9966 solid 1px;
}
.fo_box {
	width: 645px;
	border-bottom: #CC9966 solid 1px;
}
.fo_box2 {
	width: 645px;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	color: #666666;
	background-color: #FFFFFF;
}
* html .fo_box2 {
	/* no ie mac \*/
	width: 665px;
	/* */
 }
*:first-child+html .fo_box2 {
	width: 645px;
 }
dl.fo dt,
dl.fo2 dt {
	width: 110px;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	float: left;
	text-align: right;
	color: #666666;
}
* html dl.fo dt,
* html dl.fo2 dt {
	/* no ie mac \*/
	width: 130px;
	/* */
 }
*:first-child+html dl.fo dt,
*:first-child+html dl.fo2 dt {
	width: 110px;
 }
dl.fo dd,
dl.fo2 dd {
	width: 495px;
	padding: 10px;
	float: left;
	background-color: #FFFFFF;
}
* html dl.fo dd,
* html dl.fo2 dd {
	/* no ie mac \*/
	width: 515px;
	/* */
 }
*:first-child+html dl.fo dd,
*:first-child+html dl.fo2 dd {
	width: 495px;
 }
p.fo_tex01 {
	font-size: 12px;
	color: #333333;
	line-height: 19px;
	padding: 0px 0px 10px 0px;
}
.f_b {
	padding: 10px 0px 0px 0px;
	background-color: #FFFFFF;
}
.er {
	font-size: 15px;
	color: #FF3300;
	line-height: 20px;
	margin: 0px 0px 10px 0px;
}
.f_t2 {
	font-size: 12px;
	color: #663300;
	line-height: 17px;
	border: solid 1px #FFFFFF;
	padding: 2px;
}
.f_t {
	font-size: 12px;
	color: #333333;
	line-height: 17px;
	border: solid 1px #FFFFFF;
	padding: 2px;
}

/* menu
---------------------------------------------------- */
.tanaka_menu {
	width: 645px;
	height: 84px;
	margin: 0px 0px 10px 0px;
}
.tanaka_menu ul {
	width: 645px;
	height: 42px;
	list-style: none;
	line-height: 0px;
	margin: 5px 0px 0px 0px;
}
li.tm01 {
	width: 109px;
	float: left;
}
li.tm01 a {
	background: url(../img/menu/menu_b.jpg) no-repeat 0px 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 109px;
	height: 42px;
	display: block;
}
li.tm01 a:hover {
	background-position: 0px -42px;
	text-decoration: none;
}
li.tm02 {
	width: 123px;
	float: left;
}
li.tm02 a {
	background: url(../img/menu/menu_b.jpg) no-repeat -109px 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 123px;
	height: 42px;
	display: block;
}
li.tm02 a:hover {
	background-position: -109px -42px;
	text-decoration: none;
}
li.tm03 {
	width: 103px;
	float: left;
}
li.tm03 a {
	background: url(../img/menu/menu_b.jpg) no-repeat -232px 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 103px;
	height: 42px;
	display: block;
}
li.tm03 a:hover {
	background-position: -232px -42px;
	text-decoration: none;
}
li.tm04 {
	width: 216px;
	float: left;
}
li.tm04 a {
	background: url(../img/menu/menu_b.jpg) no-repeat -335px 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 216px;
	height: 42px;
	display: block;
}
li.tm04 a:hover {
	background-position: -335px -42px;
	text-decoration: none;
}
li.tm05 {
	width: 94px;
	float: left;
}
li.tm05 a {
	background: url(../img/menu/menu_b.jpg) no-repeat -551px 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 94px;
	height: 42px;
	display: block;
}
li.tm05 a:hover {
	background-position: -551px -42px;
	text-decoration: none;
}
li.tm06 {
	width: 131px;
	float: left;
}
li.tm06 a {
	background: url(../img/menu/menu_b2.jpg) no-repeat 0px 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 131px;
	height: 42px;
	display: block;
}
li.tm06 a:hover {
	background-position: 0px -42px;
	text-decoration: none;
}
li.tm07 {
	width: 184px;
	float: left;
}
li.tm07 a {
	background: url(../img/menu/menu_b2.jpg) no-repeat -131px 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 184px;
	height: 42px;
	display: block;
}
li.tm07 a:hover {
	background-position: -131px -42px;
	text-decoration: none;
}
li.tm08 {
	width: 112px;
	float: left;
}
li.tm08 a {
	background: url(../img/menu/menu_b2.jpg) no-repeat -315px 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 112px;
	height: 42px;
	display: block;
}
li.tm08 a:hover {
	background-position: -315px -42px;
	text-decoration: none;
}
li.tm09 {
	width: 218px;
	float: left;
}
li.tm09 a {
	background: url(../img/menu/menu_b2.jpg) no-repeat -427px 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 218px;
	height: 42px;
	display: block;
}
li.tm09 a:hover {
	background-position: -427px -42px;
	text-decoration: none;
}
