html {
    margin: 0;
    /* setting border: 0 hoses ie6 win window inner well border */
    padding: 0;
}

body {
	margin: 0px;
	padding: 0px;
	background-position: center top;
	background-image: url(image/haikei.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}

.subbody {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(image/haikei2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
form { margin: 0; padding: 0; }
a { text-decoration: underline; }
a img { border: 0; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote {
    margin-top: 10px;
    margin-bottom: 10px;
}


/* standard helper classes */

.clr {
    clear: both;
    overflow: hidden;
    width: 1px;
    height: 1px;
    margin: 0 -1px -1px 0;
    border: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }

#container {
	position: relative;
	margin: 0 auto; /* center on everything else */
	width: 700px;
	text-align: left;
	z-index: 5;
}
#container-inner { position: static; width: auto; }


body {
    font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
    font-size: 12px;
}

a { color: #36414d; text-decoration: underline; }
a:hover { color: #a3b8cc; }

#banner a { color: #fff; text-decoration: none; }
#banner a:hover { color: #fff; }


h1, h2, h3, h4, h5, h6 {
    font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
}

#banner {
	width: 700px;
	height: 58px;
	background-image: url(image/bannerback.gif);
	background-repeat: repeat-x;
}

#banner-inner {
    padding: 15px 13px;
    border-width: 0px 0px 0 0px;
    border-style: solid;
    border-color: #fff;
}

#banner-header {
    margin: 0;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
    text-shadow: #36414d 0 2px 3px;
}

#banner-description {
    margin-top: 5px;
    margin-bottom: 0;
    color: #fff;
    background: none;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.125;
    text-shadow: #36414d 0 1px 2px;
}

#menu {
	background: #000066;
	height: 21px;
}
#menu-inner {


    border-width: 0 0px 1px;
    border-style: solid;
    border-color: #FFFFFF;
}
#main {
	width: 700px; /* necessary for ie win */
	background: url(image/main.jpg) no-repeat top;
	height: 270px;
	margin-bottom: 10px;
}
#menu td {
	height: 26px;
	width: 100px;
}
#shita {



	width: 700px;
	height: 310px;
}
#left {
	width: 285px;
	height: 310px;
	float: left;
	background-image: url(image/leftback.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#center {
	width: 285px;
	height: auto;
	float: left;
	padding-top: 5px;
}
#kakomi {

	width: 415px;
	height: 310px;
	float: right;
}
#right {


	width: 130px;
	height: 310px;
	float: right;
}
#copy {
	width: 700px;
	height: 55px;
	background-color: #000000;
}
#copy-inner {
	width: 700px;
	height: 49px;
	margin-top: 3px;
	margin-bottom: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.copy-header {
	/* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
	width: auto;
	w\idth: auto;
	margin: 0;
	padding: 5px;
	color: #fff;
	font-size: 10px;
	text-align: center;
	line-height: 14px;
}
.left_image {
	width: 207px;
	height: 143px;
	margin-top: 10px;
	margin-left: 35px;
	margin-bottom: 10px;
}
.left_m {
	width: auto;
	height: auto;
	background-image: url(image/image4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	margin-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-bottom: 10px;
}
.left_txt {
	width: auto;
	height: auto;
	font-size: 10px;
	line-height: 14px;
	margin-left: 10px;
	margin-right: 13px;
}
.left_a {
	width: auto;
	height: 20px;
	padding-left: 170px;
}
.menuwk {

	width: 96%;
	height: 95px;
}
.menu-header {


	width: 95%;
	height: 23px;
}
.menu-inner {
	width: auto;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #062B41;
	margin-bottom: 3px;
}
.menu-txt {
	height: auto;
	width: auto;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	padding-top: 5px;
	text-align: left;
	padding-left: 5px;
}
.menu-image {
	float: right;
	height: 74px;
	width: 74px;
	text-align: left;
	vertical-align: bottom;
	margin-right: 10px;
	margin-left: 10px;
}
#ipin {
	width: auto;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-bottom: 10px;
}
#ipin-inner {
	border: 1px solid #062B41;
	margin: 8px;
	padding: 4px;
}
.ipin-header {
	/* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
	width: auto;
	w\idth: auto;
	background: #000066 url(image/menu6.jpg) no-repeat 3px;
	height: 22px;
	margin-bottom: 5px;
}
#ipin-content {
	padding-top: 10px;
	font-size: 10px;
	height: 45px;
	padding-bottom: 5px;
	display: block;
}
.ipin-image {
	position: relative;
	background-image: url(image/shop.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: auto;
	height: 124px;
	margin-left: 1px;
}
.ipin-a {
	height: 15px;
	margin: 0px;
	padding: 0px 0px 5px;
}
#bn {

	width: auto;
}
#bn-inner {
	padding: 4px;
}
#banner-l {
	width: 300px;
	height: 58px;
	float: left;

	background-image: url(image/image1.gif);
	background-repeat: no-repeat;
	background-position: 10px center;

}
#banner-r {
	width: auto;
	height: auto;
	float: right;
	background-image: url(image/image2.jpg);
	background-repeat: no-repeat;
	background-position: 110px top;
	padding-top: 40px;
	padding-left: 315px;
}
.menu-a {
	height: auto;
	width: auto;
	padding-top: 3px;
	padding-left: 80px;
}




.menu {
	width: 547px;
	height: auto;
	float: right;
	font-size: 15px;
	padding-top: 3px;
}
.menu0 {

	width: 37px;
	height: 15px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin: 0px;
	padding: 0px 10px;
}
.menu1 {
	width: 100px;
	height: 15px;
	float: right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin: 0px;
	padding: 0px 10px;
}
.menu2 {
	width: 77px;
	height: 15px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin: 0px;
	padding: 0px 10px;
}
.menu3 {
	width: 37px;
	height: 15px;
	float: right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin: 0px;
	padding: 0px 10px;
}
.menu4 {
	width: 86px;
	height: 15px;
	float: right;
	
	margin: 0px;
	padding: 0px 10px;
}
.menu5 {
	width: 85px;
	height: 15px;
	float: left;
	margin: 0px;
	padding: 0px 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.menul {
	width: 179px;
	height: auto;
	float: left;
	margin: 0px;
	padding: 0px;
}
.menur {
	width: 212px;
	height: auto;
	float: right;
	margin: 0px;
	padding: 0px;
}


.menuc {
	width: 156px;
	height: auto;
	margin: 0px;
	padding: 0px;
	float: right;
}
.menukako {
	width: 700px; /* necessary for ie win */
	background: #000066;
	height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 3px;
	text-align: right;
}
#container2 {
	position: relative;
	margin: 0 auto; /* center on everything else */
	width: 700px;
	text-align: left;
	z-index: 5;
	background-color: #FFFFFF;
}
.menutb {
	height: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	
}
