﻿@charset "utf-8";
/* -------------------- bgBorder -------------------- */

#bodyArea .bgBorder {
	color:#000000;
}
h1 {
	font-size:100%;/**/
	font-weight:normal;
}
/* -------------------- swfArea -------------------- */
.swfArea01 {
	float:right;
	padding:26px 20px 20px 0;
	/*margin:26px 20px 20px 0;*/
}

h2 {
	text-align:right;
}
h2 img {
	padding-left:20px;
}
/* -------------------- shortcutArea -------------------- */
#shortcutArea {
	float:left;
	padding:26px 0 0 20px;
}
#shortcutArea ul {
	background:url(../images/bg_menu.jpg) left top no-repeat;
	list-style-type:none;
	text-align:center;
	padding:12px 0 0 0;
	width:197px;
	height:308px;
}
#shortcutArea li {
	margin-bottom:10px;
}
#shortcutArea img {
	vertical-align:top;
}
/* -------------------- newsArea productArea shopguideArea -------------------- */
#newsArea, #productArea, #shopguideArea {
	float:left;
	line-height:1.4em;
	padding-bottom:30px;
	width:280px;/*font-size:0.9em;*/
}
#newsArea, #productArea, #shopguideArea {
	width:280px;
}
/*#newsArea .more{
	float:left;
	width:52px;
	height:23px;
	margin:0;
	padding:0;
}*/

#newsArea div, #productArea div, #shopguideArea div {
	margin:20px 0 0 30px;
	width:240px;
}
#productArea p, #shopguideArea p {
	margin-bottom:18px;
}
#newsArea .scrollBox {
	width:250px;
	height:100px;
}
#newsArea dl {
}
#newsArea dt {
	font-weight:bold;
}
#newsArea dd {
	margin-bottom:10px;
}
.topbtn {
	text-align:right;
}

