body {
	text-align: center;
	margin: 0;
	padding: 0;
}

#wrapper {
	width: 910px;
	margin: 0 auto;
	padding: 0;
	font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó £Ð¥´¥·¥Ã¥¯",  "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}

#wrapper a:link, #wrapper a:visited, #wrapper a:active {
	color: #005289;
}

#wrapper h1, #wrapper h2, #wrapper h3, #wrapper h4, #wrapper h5, #wrapper h6, #wrapper p {
	margin: 0;
	padding: 0;
}

#wrapper h2, #wrapper h3, #wrapper h4, #wrapper h5, #wrapper h6 {
	font-size: 13px;
}

#wrapper img {
	border: 0;
}

#wrapper hr {
    border: 0;
    color: #fff; 
    background-color: #fff;
    height: 1px;
}

#wrapper ul, #wrapper ol {
	margin: 0;
	padding: 0;
}

#wrapper li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#wrapper td {
	vertical-align: top;
}

#header {
	width: 910px;
	height: 173px;
	background: url(/images/bak_header.png) left top no-repeat;
	position: relative;
}

#boundary{
	width: 910px;
	height: 17px;
	background:url(/images/bak_header_bottom.png) no-repeat;
}

#header .logo {
	width: 217px;
	height: 58px;
	position: absolute;
	top: 64px;
	left: 18px;
}

#header .sitemap {
	position: absolute;
	top: 82px;
	left: 404px;
}

#header .sitemap li {
	padding: 0 0 0 14px;
	background: url(/images/label_header_menu.gif) left center no-repeat;
}

#header .code {
	position: absolute;
	top: 83px;
	left: 252px;
}

#search {
	position: absolute;
	top: 84px;
	right: 42px;
}

#header #search img {
	vertical-align: middle;
}

#header #grobalNavi {
	position: absolute;
	top: 133px;
	left: 40px;
}

#header #grobalNavi li {
	display: inline;
}

i
#breadcrumb {
	margin: 0 0 10px 0;
}

#breadcrumb li {
	display: inline;
	margin: 0 0.5em 0 0;
}

td#leftCol {
	width: 184px;
	padding: 0 24px;
	background: url(/images/bak_leftCol.png) repeat-y;
}

#leftCol li {
	line-height: 1.4;
	padding: 0.4em 0 0.4em 14px;
	background: url(/images/label_header_menu.gif) left 8px no-repeat;
}

td#leftCol h4 {
	height: 33px;
	background: url(/images/bak_top_h4.jpg) no-repeat;
	color: #fff;
	padding: 3px 0 0 8px;
}

td#leftCol #contentsmenu .menu {
	margin: 4px 0 10px 0;
}

td#leftCol #contentsmenu .menu li {
	margin: 0 10px;
}

td#leftCol #contentsmenu .menu .header {
	width: 180px;
	height: 7px;
	background:url(/images/bak_contentsmenu_menu_header.gif) left bottom no-repeat;
}

td#leftCol #contentsmenu .menu .body {
	background:url(/images/bak_contentsmenu_menu_body.gif) repeat-y;
}

td#leftCol #contentsmenu .menu .footer {
	width: 180px;
	height: 7px;
	background:url(/images/bak_contentsmenu_menu_footer.gif) no-repeat;
}

td#leftCol #contentsmenu .banner {
	width: 169px;
/*	height: 56px;*/
/*	background: url(/images/bak_contentsmenu_banner.gif) no-repeat;*/
	padding: 0px 6px 10px 6px;
}

#mainCol {
	width: 637px;
	padding: 24px 24px 24px 15px;
}

#localmenu h3 {
	height: 40px;
	background: url(/images/bak_top_h3.jpg) no-repeat;
	color: #fff;
	padding: 4px 0 0 8px;
}

#localmenu td {
	width: 222px;
}

#localmenu .menu {
	margin: 4px 0 0 0;
}

#localmenu .menu .header {
	width: 201px;
	height: 7px;
	background:url(/images/bak_localmenu_menu_header.gif)  left bottom no-repeat;
}

#localmenu .menu .body {
    width: 201px;
	background:url(/images/bak_localmenu_menu_body.gif) repeat-y;
}

#localmenu .menu .footer {
	width: 201px;
	height: 7px;
	background:url(/images/bak_localmenu_menu_footer.gif) no-repeat;
}

#mainCol ul li {
	line-height: 1.4;
	padding: 0.4em 0 0.4em 14px;
/*	background: url(/images/label_header_menu.gif) left 8px no-repeat;*/
}

#localmenu .menu ul.body li {
	margin: 0 20px 0 10px;
	background: url(/images/label_header_menu.gif) left 8px no-repeat;
}

#article {
	width: 100%;
	margin: 20px 0 20px 0;
}

#article td {
	width: 162px;
	height: 126px;
	background:url(/images/bak_article.gif) no-repeat;
}

#article td.last {
	width: 151px;
}

#article .banner {
	padding: 4px 0 0 4px;
}

#extramenu {
	text-align: center;
	margin: 20px 0 0 0;
}

#newslist {
	overflow:auto;
	position: relative;
	width: 637px;
}

#newslist h2 {
	height: 40px;
	background: url(/images/bak_top_h2.jpg) no-repeat;
	color: #fff;
	padding: 4px 0 0 8px;
	margin: 18px 0 10px 0;
}

#newslist ul {
	margin: 10px 0 0 10px;
}

/* 03.17 add */

#newslist .tolist {
	position: absolute;
	top: 23px;
	right: 30px;
	background: url(/images/icon_tri_white.gif) left center no-repeat;
	padding: 0 0 0 14px;
}


#newslist .tolist a:link, #newslist .tolist a:visited {
	color: #fff;
}


/*ks add*/
#newslist li {
	font-size: 13px;
	color: #008e00;
	font-family: Arial;
	background: url(/images/label_header_menu.gif) left 8px no-repeat;
}

#adbanner {
	margin: 40px 0 0 0;
}

#adbanner td {
	padding: 4px 5px 0 0;
}

#adbanner td.last {
	padding: 4px 0 0 0;
}

#footer {
	width: 910px;
	height: 79px;
	background: url(/images/bak_footer.jpg) repeat-x;
	position: relative;
}

#footer .logo {
	position: absolute;
	top: 14px;
	left: 20px;
}

#footer address {
	position: absolute;
	top: 34px;
	left: 200px;
	font-style: normal;
	color: #fff;
}

/* common */
#wrapper, #wrapper td, #listArea, #listArea td, #templateArea, #templateArea td, #contentArea, #contentArea td, #contentArea p {
	font-size: 12px;
	color: #303030;
	font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó £Ð¥´¥·¥Ã¥¯",  "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	line-height: 2;
	text-align: left;
}

.blueColor {
	color: #005289;
}

.greenColor {
	color: #008e00;
}


/**listArea**/
/***********/

#listArea {
	width: 637px;
}

#listArea h2 {
	background: url(/images/bak_contents_title_h2.jpg) no-repeat;
	height: 82px;
	padding: 20px 0 0 60px;
	font-size: 16px;
	>margin: 0 0 20px 0;
}

#listArea h3 {
	padding: 0 0 0 16px;
	background: url(/images/label_header_menu.gif) left 10px no-repeat;
}

#listArea .list {
	margin: 0 0 20px 0;
}

#listArea .list img {
	padding: 0 20px 0 0;
}

#listArea .date {
	border-top: 1px solid #008e00;
	color: #008e00;
	font-size: 14px;
	font-family: Arial;
}

#listArea .listimg {
	padding: 0 20px 0 0;
}


/**templateArea**/
/***************/

#templateArea a:link, #templateArea a:visited, #templateArea a:active {
	color: #005289;
}

#templateArea td {
	vertical-align: top;
}

#templateArea img {
	border: 0;
}

/************/

#templateArea {
	width: 637px;
}

#templateArea table {
	margin: 0 0 20px 0;
}

#templateArea h2 {
	background: url(/images/bak_contents_title_h2.jpg) no-repeat;
	height: 82px;
	padding: 20px 0 0 60px;
	font-size: 16px;
	>margin: 0 0 20px 0;
}

#templateArea h3 {
	font-size: 13px;
	line-height: 1.4;
	margin: 0 0 10px 0;
	padding: 0 0 0 0.3em;
}

#templateArea img.left {
	padding: 0 20px 0 0;
}

#templateArea img.center {
	padding: 0 0 10px 0;
}

#templateArea .date {
	border-top: 1px solid #008e00;
	color: #008e00;
	margin: 6px 0 20px 0;
	text-align: right;
}


/**contentArea**/
/************/

#contentArea a:link, #contentArea a:visited, #contentArea a:active {
	color: #005289;
}

#contentArea td {
	vertical-align: top;
}

#contentArea img {
	border: 0;
	margin: 10px;
}

/************/

#contentArea {
	width: 637px;
}

#contentArea h2 {
	background: url(/images/bak_contents_title_h2.jpg) no-repeat;
	height: 82px;
	padding: 20px 0 0 60px;
	font-size: 16px;
	>margin: 0 0 20px 0;
}

#contentArea h3#first {
	margin: 0;
}

#contentArea h3 {
	font-size: 18px;
	margin: 30px 0 0 0;
/*	font-family: "¥Ò¥é¥®¥ÎÌÀÄ« Pro W3","Hiragino Mincho Pro","MS PÌÀÄ«","MS PMincho",serif;*/
	font-weight: normal;
	color: #414141;
}

#contentArea h4 {
	color: #414141;
	font-weight: normal;
	font-size: 14px;
	border-left: 4px solid #afce00;
	padding: 0 0 0 8px;
	line-height: 1.2;
	margin: 10px 0 4px 0;
	clear: both;
}

#contentArea h5 {
/*	color: #afce00;*/
	color: forestgreen;
	font-size: 12px;
	margin: 10px 0 0 0;
}

#contentArea p {
	margin: 0 0 20px 12px;
}

#contentArea .borderLine {
	border: 1px dotted #333;
	padding: 10px 20px 10px 20px;
	margin: 20px 0;
}

#contentArea table {
	width: 100%;
	margin: 0 0 10px 0;
	border-top: 1px solid #bababa;
	border-left: 1px solid #bababa;
}

#contentArea th {
	font-size: 12px;
	line-height: 1.4;
	background: #afce00;
	vertical-align: middle;
	padding: 5px 8px 5px 8px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#contentArea th.widthFix {
	width: 240px;
}

#contentArea th .number {
	font-weight: normal;
	font-size: 11px;
}

#contentArea th.last {
	border-right: none;
}

#contentArea th.bottom {
	border-bottom: 1px solid #bababa;
}

#contentArea td {
	vertical-align: middle;
	line-height: 1.6;
	padding: 5px 8px;
	border-right: 1px solid #bababa;
	border-bottom: 1px solid #bababa;
}

#contentArea td.yellow {
	background-color: #ffff99;
}

#contentArea td.yen {
	text-align: right;
}

#contentArea ul, #contentArea ol {
	margin: 14px 0 14px 12px;
}

#contentArea ol li {
	font-size: 11px;
	line-height: 1.4;
	margin: 0 0 8px 4px;
	padding: 0 0 0 12px;
	color: #414141;
	background: url(/images/label_header_menu.gif) left 4px no-repeat;
}

#contentArea td img {
	vertical-align: top;
}


#contentArea dl {
	margin: 20px 0 2.0em 0;
	padding: 0;
}

#contentArea dl dt {
	margin: 0 0 0.5em 0;
	padding: 0 0 0.5em 0;
/*	color: #afce00;*/
	color: forestgreen;
}

#contentArea dl dd {
	margin: -2.5em 0 0.5em 0;
	padding: 0 0 0.5em 15.5em;
	border-bottom: 1px dotted #bfbfbf;
}

#contentArea p.headLine {
	text-align: center;
	font-size: 22px;
/*	font-family: "¥Ò¥é¥®¥ÎÌÀÄ« Pro W3","Hiragino Mincho Pro","MS PÌÀÄ«","MS PMincho",serif;*/
	font-weight: bold;
}

#contentArea td .heijitu {
	padding: 3px;
	background-color: #2184bb;
	color: #fff;
}

#contentArea td .kyujitu {
	padding: 3px;
	background-color: #ff5c00;
	color: #fff;
}

#contentArea #shopMap {
	width: 637px;
	height: 300px;
	margin: 0 0 20px 0;
}

/* ks add */
#contentArea ul li {
	line-height: 1.4;
	padding: 0.4em 0 0.4em 14px;
	background: url(/images/label_header_menu.gif) left 8px no-repeat;
}

#shopInfo td img {
	font-family: Verdana;
	vertical-align :middle;
}
#shopInfo td {
	font-family: Verdana;
	vertical-align :middle;
}

#templateArea .date {
	border-top: 1px solid #008e00;
	color: #008e00;
	font-size: 14px;
	font-family: Arial;
}

#imgleft {
	padding: 0 10px 10px 0;
}

#imgcenter {
	padding: 0 0 10px 0;
}

#header #search input {
	vertical-align: middle;
}