@charset "UTF-8";
/* CSS Document */

html,body,h1,h2,h3,h4,h5,h6,div,p,pre,ul,ol,li,dl,dt,dd{
	margin:0;
	padding:0;
	text-align:left;
	color:#666666;
}

h1 { font-size:10px; }


/* IE7 */
*+html body{
	letter-spacing:1px;;
}

/* IE6 */
* html body {
	letter-spacing:1px;;
}

br {letter-spacing: 0; }


td{
	font-size:12px;
	line-height:20px;
}

#header {
margin:5px 0 25px 0;
height:45px;
}

#header h2 {
margin-bottom:5px;
margin-right:15px;
font-size:11px;
font-weight:normal;
text-align:left;
}

form {
    margin: 0;
}

#cart {
	margin-right:10px;
	padding-right:10px;
}

#cart img {
	margin:12px 5px 0 0;
	float:right;
}

#search_box {
    width: 200px;
    height: 24px;
    background:url(../images/searchbox.gif);
}


#search_box #s {
    float: left;
    padding: 0;
    margin: 6px 0 0 12px;
    border: 0;
    width: 159px;
    background: none;
    font-size: 11px;
	line-height:12px;
	border:none;
}

/* ~IE7 */
*+html #search_box #s {
    font-size: 10px;
	line-height:14px;
	margin: 7px 0 0 12px;
}

/* IE8 */
head~/* */body #search_box #s {
    font-size: 10px;
	line-height:14px;
	margin: 7px 0 0 12px;
}

#search_box #go {
    float: right;
    margin: 5px 10px 0 0;
}

	
.topicpath{
font-size:10px;
padding-left:10px;
}

.bg{
background-color:#071c5f;
}

.paddingBottom15{
	padding-bottom:15px;
}

.paddingBottom10{
	padding-bottom:10px;
}

.paddingRight10{
	padding-right:10px;
}

.paddingRight20{
	padding-right:20px;
}

.paddingTop10{
	padding-top:10px;
}

.paddingtd30{
	padding:10px 30px 0 0;
}

.padding5{
padding:0 5px;
}

.padding8{
padding:8px;
}

.padding10{
padding:10px;
}

.paddingLeft10{
padding-left:10px;
}

.marginRight10{
margin-right:10px;
}

.marginBottom5{
margin-bottom:5px;
}

.marginBottom10{
	margin-bottom:10px;
}

.marginBottom15{
	margin-bottom:15px;
}

.marginBottom20{
	margin-bottom:20px;
}


a:link {
	color:#000099;
	text-decoration:none;
}
a:visited {
	color:#000099;
	text-decoration:none;
}
a:hover {
	color:#000099;
	text-decoration:underline;
}
a:active {
	color:#000099;
	text-decoration:underline;
}
a.arrow{
	background:url(../images/com_ar_001.gif) no-repeat left center;
	padding-left:15px;
	padding-top:5px;
	padding-bottom:5px;
}

a.arrow2{
	background:url(../../images/arrow.gif) no-repeat left center;
	padding-left:15px;
	padding-top:5px;
	padding-bottom:5px;
	color:#666666;
	}
img{
	border:none;
}
body{
	margin:5px 0;
	background:#E4E4E4;
}

body table td#contentArea{
	background:url(../images/com_bg_backline990.gif) repeat-y left top;
}


body table td#contentArea table td#headerArea{
	height:63px;
	background:url(../images/com_bg_header990.gif) no-repeat left top;
}

body table td#contentArea table td#headerArea table td p{
	font-size:10px;
	line-height:160%;
	text-align:right;
	margin-top:5px;
}
body table td#contentArea table td#headerArea table td div{
	margin-top:5px;
	text-align:right;
}
body table td#contentArea table td#headerArea table td div ul{
	list-style:none;
}
body table td#contentArea table td#headerArea table td div ul li{
	float:right;
	margin-left:10px;
}
body table td#contentArea table td#footerArea{
	background:#9B9B9B;
	padding:0 12px;
	color:#FFFFFF;
	font-size:10px;
}
body table td#contentArea table td#footerArea a:link {
	color:#FFFFFF;
	text-decoration:none;
}
body table td#contentArea table td#footerArea a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
body table td#contentArea table td#footerArea a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
body table td#contentArea table td#footerArea a:active {
	color:#FFFFFF;
	text-decoration:underline;
}
#mainContentIn{
	background:url(../images/com_bg_007.gif) repeat-y left top;
	height:441px;
}

#mainContentIn2{
	background:url(../images/com_bg_007-2.gif) repeat-y left top;
	height:441px;
}

#mainContentIn990{
	background:url(../images/com_bg_lineMiddle990.gif) repeat-y left top;
	height:441px;
}

#mainContentIn990_2{
	background:url(../images/com_bg_lineMiddle990.gif) repeat-y left top;
}


#copyright{
	color:#A1A1A1;
	padding-top:5px;
	padding-right:15px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/*rss */
.rss-box{
}

.rss-title {
	display:none;
}

.rss-items{
	margin-top:5px;
	list-style:none;
    background: none;
    line-height: 150%;
	
}

.rss-item{
margin-bottom:15px;
}

.rss-item a:link, .rss-item a:visited, .rss-item a:active {
font-weight:bold;
font-size:12px;
}

.review_name{
color:#FF6666;
}

.footernavi {
	font-size:10px;
	padding:0 12px;
	background-image:url(../images/footernaviMIDDLE990.gif);
}

.footernavi a:link {
	color:#9B9B9B;
	text-decoration:none;
}
.footernavi a:visited {
	color:#9B9B9B;
	text-decoration:none;
}
.footernavi a:hover {
	color:#9B9B9B;
	text-decoration:underline;
}
.footernavi a:active {
	color:#9B9B9B;
	text-decoration:underline;
	}
	
#menu li{
	list-style-type:none;
	float:left;
}

#menu li img{
	border:0;
}
#menu li.bt1{
	background:url(../images/menu_on_01.gif);
	width:120px;
	height:36px;
}
#menu li.bt2{
	background:url(../images/menu_on_02.gif);
	width:140px;
	height:36px;
}
#menu li.bt3{
	background:url(../images/menu_on_03.gif);
	width:140px;
	height:36px;
}
#menu li.bt4{
	background:url(../images/menu_on_04.gif);
	width:140px;
	height:36px;
}
#menu li.bt5{
	background:url(../images/menu_on_05.gif);
	width:140px;
	height:36px;
}
#menu li.bt6{
	background:url(../images/menu_on_06.gif);
	width:140px;
	height:36px;
}
#menu li.bt7{
	background:url(../images/menu_on_07.gif);
	width:140px;
	height:36px;
}

#menu li.bt1 a{
	display:block;
	width:120px;
	height:36px;
}
#menu li.bt2 a{
	display:block;
	width:140px;
	height:36px;
}
#menu li.bt3 a{
	display:block;
	width:140px;
	height:36px;
}
#menu li.bt4 a{
	display:block;
	width:110px;
	height:36px;
}
#menu li.bt5 a{
	display:block;
	width:140px;
	height:36px;
}
#menu li.bt6 a{
	display:block;
	width:140px;
	height:36px;
}
#menu li.bt7 a{
	display:block;
	width:140px;
	height:36px;
}

#menu li a:hover {
	background-color:transparent;
}
#menu li a:hover img{
	visibility:hidden;
}

.menu_left {
	margin-bottom:5px;
}

.menu_left img{
	margin:0;
}

.menu_left ul{
	margin:0;
	padding:0;
	list-style: none;
}

.menu_left li {
	margin: 0;
	padding: 0;
	width: 240px;
	height: 28px;
	background:url(../../common/images/menu_left_bg.gif);
}

.menu_left li a {
	margin:0;
	padding:0 0 0 15px;
	line-height:28px;
}

.menu_left li img {
	border:0;
}

.menu_center {
	border-bottom:1px dotted #666666;
	overflow:hidden;
	zoom:100%;
	margin-bottom:20px;
	padding-bottom:10px;
	clear:both;
}

.menu_center ul {
	padding-top:15px;
}

.menu_center li {
	float:left;
	padding-bottom:10px;
	width:150px;
	list-style:none;
}


.top-menu_center {
	border-bottom:1px dotted #666666;
	overflow:hidden;
	zoom:100%;
	margin-bottom:20px;
	padding-bottom:10px;
	clear:both;
}

.top-menu_center ul {
	padding-top:15px;
}

.top-menu_center li {
	float:left;
	padding-bottom:10px;
	width:133px;
	list-style:none;
}

