/*--Page Default CS--S*/
body, html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0 0 0 0;
}
img {
	border:none;
}
form {
    display: inline;
}
#top {
	width: 1000px;
	border-width: 0px;
	background-repeat: repeat-x;
	background-image: url(../image/pool/top_bg.gif);
} 
#top a:link, a:visited {
  color: #666666;
  text-decoration: none;
}
#top a:hover {
  color: #333333;
}
#top-layer {
  text-align: right;
	color:#666666;
	font-size:10px;	
}
#top-link {
  text-align: right;
	vertical-align: bottom;
	padding: 8px 8px 8px 8px;
}
#bottom {    
	height: 62px;
	border-width: 0px;
	padding: 2px 2px 2px 2px;
	background-repeat: repeat-x;
	background-image: url(../image/pool/bottom_bg.gif);
	text-align: center;
}
#frame-gray {
	width: 100%;
	border: 1px solid #CCCCCC;	
}
#line-gray {
	width: 100%;
	height: 1px;
	background-image: url(../image/pool/line-gray.gif);
	background-repeat: repeat-x;
}
#ul-flower {
	list-style-image: url(../image/pool/point_flower_v.gif);	
}
#align-center {
    text-align: center;
}
#cart{    
    width: 100%;
    text-align: right;
	margin: 2px 0 0 0;
}
#menu-area {
    width: 190px;
	padding: 10px 0px 10px 0px;
	vertical-align: top;
}
#menu-area a:link, a:visited {
  color: #333333;
	text-decoration: none;
}
#menu-area a:hover {
  color: #FF9900;
	text-decoration: underline;
}
#shift-area {
  padding: 10px 0 10px 15px;
	vertical-align: top;
}
#shift-area a:link, a:visited {
  color: #333333;
	text-decoration: none;
}
#shift-area a:hover {
  color: #FF9900;
	text-decoration: underline;
}
#shop-area {
    padding: 10px 10px 10px 10px;
	height: 400px;
	vertical-align: top;
}
#shop-area a:link, a:visited {
  color: #333333;
	text-decoration: none;
}
#shop-area a:hover {
  color: #FF9900;
	text-decoration: underline;
}

/*========== Search Form - Start ==========*/
#searchform {
	width: 188px;
	height: 70px;
	color: #FF6633;
	background-repeat: no-repeat;
	background-image: url(../image/pool/search_bg.gif);
	margin: 0px 0 15px 0;
	text-align: center;
	vertical-align: middle;
	line-height: 18px;
	letter-spacing: 1px;
}
#searchform input {
	font-size: 11px;
}
/*========== Search Form - End ==========*/


/*========== login Form - Start ==========*/
#loginform {
	width: 188px;
	height: 70px;
	color: #FF6633;
	background-repeat: no-repeat;
	background-image: url(../image/pool/search_bg.gif);
	margin: 0px 0 15px 0;
	text-align: center;
	vertical-align: middle;
	line-height: 18px;
	letter-spacing: 1px;
}
/*========== login Form - End ==========*/


/*========== Menu - Start ==========*/
#menu {
    margin: 0px 0 15px 0; 
	width: 188px;
	vertical-align: top;
	border-width: 0;
	background-repeat:repeat-y;
}
#submenu {
    padding: 5px 5px 5px 5px;
    background-image: url(../image/product/menu/menu_bg_02.gif);
	background-repeat: repeat-y;
    list-style-image: url(../image/pool/arrow_01.gif);	
}
#submenu ul{
    display: inherit;
}
#submenu a:link, #submenu a:visited {
	color: #456178;
}
#submenu a:hover {
	color: #006699;
}
#menu-ad {
	width: 188px;
    text-align: right;
}
