/* ----------------------------------------------
 area setting
---------------------------------------------- */
#wrapper {
	width: 962px;
    margin: 16px auto;
    position: relative;
    }
#all_area {
	width; 960px; height: 520px;
    border: 1px #d71518 solid;
    background-color: #ffffff;
    }
#footer {
	padding: 4px 0 0;
	text-decoration: none;
    text-align: right;
    color: #d71518;
    font-size: 12px;
    }
/* ---------- for basepage ----------*/
#fmenu_set {
	position: absolute;
	width: 240px; height: 198px;
	top: -20px; left:-50px;
	}
#header_area {
	width: 960px; height: 90px;
	background : transparent url() no-repeat center bottom ;
	}
#left_area {
	width: 220px;
	float: left;
	background : transparent url() no-repeat center bottom ;
    }
#right_area {
    width: 740px;
    float: right;
    background: transparent; url() no-repeat center bottom;
	}

/* ----------------------------------------------
 corner setting
---------------------------------------------- */
.cn_up {
    width: 962px; height: 10px;
    background: url(../img/corner_up.gif) no-repeat;
    position: absolute; top: 0px; left: 0px;
    }
.cn_dw {
	width: 962px; height: 10px;
    background: url(../img/corner_dw.gif) no-repeat;
    position: absolute; top: 512px; left: 0px;
    }
/* ----------------------------------------------
 language menu
---------------------------------------------- */
.lg_menu {
	position: absolute; top: -16px;_top: -14px; left:860px;
	font-family: Arial, "Osaka", "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ec3b0c;
	}
.lg_menu a:link, a:visited, a:active {
	color: #f7ac80;
	}
.lg_menu a:hover, span {
	color: #ec3b0c;
	}
/* ----------------------------------------------
 topics
---------------------------------------------- */
#letter_area {
    width: 280px; height: 170px;
    position: absolute;
    top: 346px; left:10px;
	background: transparent url(../img/bg_topics.png) no-repeat bottom right;
	}
#letter_area iframe {
    margin: 8px;
    padding: 0;
    width:258px;
    height: 150px;
	}
/* ----------------------------------------------
 menu_area
---------------------------------------------- */
.menu_area {
	margin-top: 2px;
	width; 960px; height: 54px;
	position: relative;
	}
#menu0_set { position: absolute;; top:  0px; left:455px; }
#menu1_set { position: absolute;; top: 12px; left: -1px; }
#menu2_set { position: absolute;; top: 12px; left:228px; }
#menu3_set { position: absolute;; top: 12px; left:533px; }
#menu4_set { position: absolute;; top: 12px; left:761px; }
/* ----------------------------------------------
 contents parts
---------------------------------------------- */
.logo_set {
	margin-top: 60px;
	position: absolute; left:50%;
	margin-left: -120px;
	}
.img_m {
	text-align: center;
    }
.img_l {
	text-align: left;
	padding-right: 10px;
    }
.img_r {
	text-align: right;
	padding-left:10px;
    }
h1.main1 {
	font-weight: bold;
	color: #ec3b0c;
	font-size: 18px;
	}

p.profj {
	font-family : "‚l‚r ‚o–¾’©", "MS P Mincho",  serif;
	font-size: 15px;
	color: #303030;
    text-decoration: none;
	text-align: justify;
	text-justify: inter-ideograph;
	line-height: 1.8;
	}
p.profc {
	font-size: 14px;
	color: #303030;
    text-decoration: none;
	text-align: justify;
	text-justify: inter-ideograph;
	line-height: 1.6;
	}
p.profj span, p.profc span {
	font-size: 16px;
	color: #ff0000;
	font-weight: bold;
    text-decoration: none;
	}
p.main1 {
	font-size: 14px;
	color: #777777;
    text-decoration: none;
	text-align: justify;
	text-justify: inter-ideograph;
	line-height: 1.6;
	}
p.main1 a:link,a:active,p a:visited {
	color: #0000ff;
	text-decoration: none;
	font-weight: normal;
	}
p.main1 a:hover {
    color: #ff0000;
    text-decoration: none;
	}
p.main1 span {
	color: #999999;
	font-weight: bold;
    text-decoration: none;
	}
/* ---------- item collection page----------*/
.item_title {
	margin: 12px 0 0 220px;
	}
.shop_tb_set {
	margin: 60px 0 0 20px;
	}
.item_tb, .shop_tb {
    border: 0; border-width: 0;
    border-collapse: collapse;
    border-spacing: 0;
    }
.item_tb td {
	width: 104px; height: 78px;
	border: 0;
	text-align: center;
	}
.item_tb td img {
	border: 0;
	width: 100px; height: 75px;
	}
.shop_tb td {
	padding-bottom: 10px;
	border: 0;
	text-align: left;
	}
#scroll_area {
	margin: 0;
	width: 738px; height: 428px;
	overflow-y: auto;
    overflow-x: hidden;
    }
.sc_bar {
	scrollbar-face-color: #ffedd1;
	scrollbar-shadow-color: #cccccc;
	scrollbar-darkshadow-color: #666666;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-arrow-color: #d5b177;
	}
/* ---------- item detail page----------*/
.item_title { margin: 12px 0 0 220px; }
.item_photo { margin: 0; padding: 0 }
.set_frame {
	position: absolute;
	top: 82px; left:660px;
	}
.set_frame iframe {
	width: 280px; height: 420px;
	overflow-x: hidden;
	border: 0;
	}
.set_back {
	position: absolute;
	top: 10px; left:920px;
	}
/* ---------- item_category ----------*/
.imenu { margin: 106px 0 0 24px;}
.imenu ul { text-decoration: none; }
.imenu li {
	margin-bottom: 4px;
	width: 180px;
	height: 30px;
	border-bottom: 1px dotted #ec3b0c;
	}
.imenu li a {display: block; height: 100%;}
.imenu li a span {display: none;}
.imenu li#menu1 a{ background:url("../img/item_menu1j.gif") no-repeat;}
.imenu li#menu2 a{ background:url("../img/item_menu2j.gif") no-repeat;}
.imenu li#menu3 a{ background:url("../img/item_menu3j.gif") no-repeat;}
.imenu li#menu4 a{ background:url("../img/item_menu4j.gif") no-repeat;}
.imenu li#menu5 a{ background:url("../img/item_menu5j.gif") no-repeat;}
.imenu li#menu6 a{ background:url("../img/item_menu6j.gif") no-repeat;}
.imenu li#menu1 a:hover{ background:url("../img/item_menu1j_on.gif") no-repeat;}
.imenu li#menu2 a:hover{ background:url("../img/item_menu2j_on.gif") no-repeat;}
.imenu li#menu3 a:hover{ background:url("../img/item_menu3j_on.gif") no-repeat;}
.imenu li#menu4 a:hover{ background:url("../img/item_menu4j_on.gif") no-repeat;}
.imenu li#menu5 a:hover{ background:url("../img/item_menu5j_on.gif") no-repeat;}
.imenu li#menu6 a:hover{ background:url("../img/item_menu6j_on.gif") no-repeat;}

