@charset "UTF-8";

#pankz{
	display: none;
	}

#top #mainbox{
	float:left;
	width: 645px;
	}

#top #sidebox{
	float:right;
	width: 280px;
	}

#top #main_img{
	margin-bottom: 35px;
	}

#top #mainbox h4{
	background: none;
	margin:0 ;
	padding: 0;
	}

#mainbox #tabbox{
	border:solid 1px #c1c6cd;
	padding: 5px;
	background: #d7d7d7;
	margin: 0 0 20px;
	}

#mainbox #tabbox ul.tabnav {
	padding: 0;
	margin:0 0 0 -4px ;
	background: #D7D7D7;
	_display: inline;
	}

#mainbox #tabbox .tabnav li{
	text-align: center;
	float:left;
	border-top: #666666 solid 2px;
	margin: 0 0 0 4px;
	font-weight:bold;
	display: inline;
	}

#mainbox #tabbox .tabnav a{
	width: 207px;
	_width: 207px;
	height: 30px;
	display: block;
	text-decoration: none;
	background: #747474 url(../img/bg_tab.gif) repeat-x;	
	padding: 10px 0 0 ;
	color: #FFF;
	}
#mainbox #tabbox .tabnav a.selected{
	color: #7f7f7f;
	text-decoration: none;
	background: #fff;
	}

#mainbox #tabbox .inbox {
	background: #FFF;
	padding: 15px 0;
	}

#mainbox #tabbox .inbox table{
	width: 600px;
	clear: both;
	margin: 0 15px 10px;
	_display: inline;
	}

#mainbox #tabbox .inbox table td{
	border-bottom: dotted 1px #CCC;
	padding: 5px 0;
	background: url(../cmn/img/arrow.gif) no-repeat left 35px;
	_background: url(../cmn/img/arrow.gif) no-repeat left 30px;
	}

#mainbox #tabbox .inbox p{
	margin: 0 20px 0 0;
	text-align:right;
	}
#mainbox #tabbox .inbox img.icon{
	margin: 0 0 0 10px;

	}

#mainbox #productbox{
	border:solid 1px #c1c6cd;
	padding: 20px;
	line-height: 1.5;
	}

#mainbox #productbox .inbox{
	margin: 0 0 0 -15px;
	}

#mainbox #productbox .inbox02{
	width: 192px;
	margin: 0 0 0 14px;
	float: left;
	display: inline;
	}

#mainbox #productbox .inbox h5{
	margin: 0 0 10px ;
	background: none;
	}

#mainbox #productbox .inbox dt{
	background: no-repeat url(../cmn/img/arrow.gif) 0 8px ;
	padding: 0 0 0 10px ;
	margin: 0 0 10px;
	}

#mainbox #productbox .inbox dd{
	background: no-repeat url(../cmn/img/arrow.gif) 0 8px ;
	margin: 0 0 3px 10px;
	padding: 0 0 0 10px ;
	}

#sidebox #globalbox {
	padding: 15px;
	background: #f4f6f8 url(../img/bg_global.gif) no-repeat bottom ;
	border: solid 1px #9aa0a5;
	border-top: none;
	width: 248px;
	line-height: 1.5;
	margin: 0 0 20px;
	}

#sidebox #globalbox ul{
	border: none;
	padding: 0 ;
	margin: 5px 15px 0 0 ;
	float: left;
	}

#sidebox #globalbox li{
	background: url(../cmn/img/arrow.gif) no-repeat 0 10px ;
	border: none;
	margin: 0;
	padding: 0 0 0 8px;
	}
	
	
	

