/* -----Menu----- */

/* HTML For */
/*  */
/**/
/**/

html {
	margin:0px;
	padding:0px;
}

body {
	/*background-color:#ffcc66;*/
	text-align:center;
	width:770px;
	margin:0px auto 0px auto;
	padding:0px;
}

a{ color: #339966; text-decoration: underline;}
a:link{ color: #339966; text-decoration:underline;}
a:visited{ color: #339966; text-decoration:underline;}
a:active{ color: #ff6666;}
a:hover{ color: #ff6666;}

h1, h2, h3, h4, h5, h6, p, ul, li, dl, dt, dd, form {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

a img {
	border:none;
}

img {
	border:none;
}

#pagelayout {
	width:770px;
	background:url(../images/top/base_background03.gif) top left repeat-y;
}

#pagelayout02 {
	text-align:left;
	margin:0px 5px 0px 5px;
}


/* Header */
#header {
	background:url(../images/top/head_background.gif) top left repeat-x;
	width:760px;
	height:70px;
}

#logo {
	background:url(../images/top/head_logo.gif) top left no-repeat;
	width:143px;
	height:70px;
	float:left;
	display:block;
	font-size:9px;
	text-indent:-1000em;
}

#static {
	text-align:right;
	font-size:10px;
	margin:0px 10px 0px 0px;
	padding:50px 0px 0px 0px;
}

#header a{ color: #333333; text-decoration: underline;}
#header a:link{ color: #333333; text-decoration:none;}
#header a:visited{ color: #333333; text-decoration:none;}
#header a:active{ color: #666666;}
#header a:hover{ color: #666666;}


/* Global Navigation */
#global-navigation {
	width:760px;
	height:45px;
	margin-top:1px;
}

#global-navigation ul {
	list-style:none inside;
}

#global-navigation ul li {
	float:left;
}

#global-navigation a{
	text-decoration:none;
}

#btn_gnavi_01 {
	float:left;
	background:url(../images/top/navigation01.gif) top left no-repeat;
	width:127px;
	height:45px;
	display:block;
	font-size:9px;
	text-indent:-1000em;
}

#btn_gnavi_02 {
	float:left;
	background:url(../images/top/navigation08.png) top left no-repeat;
	width:127px;
	height:45px;
	display:block;
	font-size:9px;
	text-indent:-1000em;
}

#btn_gnavi_03 {
	float:left;
	background:url(../images/top/navigation03.gif) top left no-repeat;
	width:127px;
	height:45px;
	display:block;
	font-size:9px;
	text-indent:-1000em;
}

#btn_gnavi_04 {
	float:left;
	background:url(../images/top/navigation04.gif) bottom left no-repeat;
	width:127px;
	height:45px;
	display:block;
	font-size:9px;
	text-indent:-1000em;
}

#btn_gnavi_05 {
	float:left;
	background:url(../images/top/navigation05.gif) top left no-repeat;
	width:126px;
	height:45px;
	display:block;
	font-size:9px;
	text-indent:-1000em;
}

#btn_gnavi_06 {
	float:left;
	background:url(../images/top/navigation06.gif) top left no-repeat;
	width:126px;
	height:45px;
	display:block;
	font-size:9px;
	text-indent:-1000em;
}

#global-navigation li a:hover {
	background-position:bottom left;
}

#title {
	width:760px;
	height:50px;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	color:#666666;
	padding:15px 0px 0px 0px;
}


/* Contents Container */
#contents-container {
	width:760px;
}


/* Contents Left */
#contents-left {
	float:left;
	width:180px;
	margin:0px;
	padding:0px;
}

#contents-left a{
	text-decoration:none;
}

#btn_snavi_01 {
	background:url(../images/top/sub_navigationtitle.gif) top left no-repeat;
	width:180px;
	height:31px;
	display:block;
	font-size:9px;
	text-indent:-1000em;
}

#btn_snavi_02 {
	background:url(../images/top/sub_navigation01.png) top left no-repeat;
	width:180px;
	height:35px;
	display:block;
	font-size:9px;
	text-indent:-1000em;
}

#btn_snavi_03 {
	background:url(../images/top/sub_navigation02.png) top left no-repeat;
	width:180px;
	height:35px;
	display:block;
	font-size:9px;
	text-indent:-1000em;
}

#btn_snavi_04 {
	background:url(../images/top/sub_navigation03.png) top left no-repeat;
	width:180px;
	height:35px;
	display:block;
	font-size:9px;
	text-indent:-1000em;
}

#btn_snavi_05 {
	background:url(../images/top/sub_navigation04.png) top left no-repeat;
	width:180px;
	height:35px;
	display:block;
	font-size:9px;
	text-indent:-1000em;
}

#btn_snavi_06 {
	background:url(../images/top/sub_navigation05.png) top left no-repeat;
	width:180px;
	height:35px;
	display:block;
	font-size:9px;
	text-indent:-1000em;
}
#btn_snavi_07 {
	background:url(../images/top/sub_navigation06.png) top left no-repeat;
	width:180px;
	height:35px;
	display:block;
	font-size:9px;
	text-indent:-1000em;
}

#contents-left dl a:hover {
	background-position:bottom left;
}


/* Contents Right */
#contents-right {
	background-color:#FFFFFF;
	float:right;
	width:560px;
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 10px;
}

#contents-right p {
	font-size:12px;
	color:#666666;
	line-height:135%;
}

#contents-right h2 {
	font-size:14px;
	color:#FF6699;
	background-color:#FFCCFF;
	font-weight:bold;
	margin:15px 0px 5px 0px;
}

#contents-right h3 {
	font-size:14px;
	font-weight:bold;
	margin:15px 0px 5px 0px;
}

#map01 {
	background:url(../images/store/store01.jpg) top left no-repeat;
	width:480px;
	height:337px;
	display:block;
	font-size:9px;
	text-indent:-1000em;
}

#map02 {
	background:url(../images/store/store02.gif) top left no-repeat;
	width:480px;
	height:337px;
	display:block;
	font-size:9px;
	text-indent:-1000em;
}

#map03 {
	background:url(../images/store/store03.gif) top left no-repeat;
	width:480px;
	height:337px;
	display:block;
	font-size:9px;
	text-indent:-1000em;
}

#map04 {
	background:url(../images/store/store04.gif) top left no-repeat;
	width:480px;
	height:337px;
	display:block;
	font-size:9px;
	text-indent:-1000em;
}

#map05 {
	background:url(../images/store/store05.gif) top left no-repeat;
	width:208px;
	height:148px;
	display:block;
	font-size:9px;
	text-indent:-1000em;
}

#map06 {
	background:url(../images/store/store06.gif) top left no-repeat;
	width:208px;
	height:148px;
	display:block;
	font-size:9px;
	text-indent:-1000em;
}

#map07 {
	background:url(../images/store/store07.gif) top left no-repeat;
	width:208px;
	height:148px;
	display:block;
	font-size:9px;
	text-indent:-1000em;
}

#btn_foot {
	background:url(../images/top/footer_btn.gif) top left no-repeat;
	width:760px;
	height:20px;
	display:block;
	font-size:9px;
	text-indent:-1000em;
	margin:30px 0px 0px 0px;
}

#pagelayout p a:hover {
	background-position:bottom left;
}


/* Footer */
#footer {
	background:url(../images/top/footer.gif) top left no-repeat;
	width:770px;
	height:40px;
	display:block;
	font-size:9px;
	text-indent:-1000em;
}
