* {
	margin: 0;
	padding: 0;
}
* img{
	border:none;
}



/* titleタグの定義 */
h1{
	margin:0;
	line-height:0;
}

h3.item_catch{
	border-left:solid 5px #000066;
	font-size:17px;
	padding:3px 0 3px 15px;
	line-height:1.2em;
}
h4.spec_title{
   background:url(img/icon02.jpg) left center no-repeat;
   padding:1px 0 1px 25px;
}
h4.option_title{
	font-size:12px;
	padding:0 0 0 15px;
	background:url(img/icon.jpg) no-repeat left center;
}
div#container{
	width:950px;
	margin:0 auto 0;
	
	
}
div#header{
	margin:0;
	padding:0;
	line-height: 0px;
}
/* header内コンテンツの定義*/
ul.g_navi01{
    margin:0;
	float:right;
    line-height:0;
}
.g_navi01 li{
    margin:0;
	float:left;
	list-style:none;
    line-height:0;
}
div.g_navibox{
	position: relative;
	z-index:100;
	width: 900px;
	overflow:hidden;
}
/*ドロップダウンメニュー周辺の定義 */


.dhtmlgoodies_contentBox{
	height:0px;
	visibility:hidden;
	overflow:hidden;
	width:180px;
	padding: 0px;
	position: absolute;
	z-index:100;
	line-height:0;
}
.dhtmlgoodies_content{
	text-align:left;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:10px;
	width:180px;
}
ul#company2{
	list-style-image: none;
	list-style-type: none;
	font-size:0px;
	line-height:0;	
	margin:0;
	z-index:100;
}


ul.g_navi02{
	list-style:none;
	line-height:0;
}
li.g02_u{
	margin:0;
	float:left;
	line-height:0;
}
li.g02_02{
	margin:0;
	float:left;
	line-height:0;
}
li.g02_03{
	margin:0;
	float:left;
	line-height:0;
}
li.g02_04{
	margin:0;
	float:left;
	line-height:0;
}
li.g02_05{
	margin:0;
	float:left;
	line-height:0;
}
ul.g02_01u{
	display:none;
	line-height:0;
	margin:0;
}
.g02_01u li{	
	margin:0;
}
ul.g02_03u{
	display:none;
	line-height:0;
	margin:0;
}
.g02_03u li{	
	margin:0;
}
ul.g02_05u{
	display:none;
	line-height:0;
	margin:0;
}
.g02_05u li{	
	margin:0;
}

	
/*main内定義*/
div#main{
	padding: 0px;
	width: 898px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

/*contents内定義*/
div#contents{
	width:720px;
	float:left;
	border-right:solid 1px #000000;
}

div.pankuzu{
    margin:0;
	padding:5px 0 5px 20px;
	border-bottom:solid 1px #000000;
}
.pankuzu p{
	background:url(img/icon03.jpg) left center no-repeat;
	padding:0 0 0 30px;
	font-size:12px;
}
div.item_info{
    padding:5px 5px 15px 10px;
    font-size:12px;
}
div.item_title{
	float:left;
	width:370px;
	padding:5px 5px 15px 5px;
	font-size:19px;
	font-weight:bold;
	vertical-align: middle;
}

div#item_title_sle {
	float: left;
}

div.price_title{
	font-size:12px;
	float:right;
	width:320px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 5px;
}
p.price{
    margin:-18px 0 0;
	float:right;
}
.price em{
    font-size:14px;
	font-style:normal;
	color:#FF6600;
}
/* 商品詳細の定義 */
div.item_photo{
	width:300px;
	padding:10px 0 10px 15px;
	float:left;
}
div.item_discription{
    width:350px;
	float:right;
	padding:10px 20px 10px 0;
}
div.mini{
    width:200px;
	padding:5px 0 0 100px;
}
p.zoom{
    text-align:right;
	padding:3px 25px 3px 0;
	background:url(img/expansion.png) right center no-repeat;
}
div.option_photo{
    width:300px;
	padding:10px 0 10px 30px;
	float:left;
}
div.option_discription{
	width:350px;
	float:right;
	padding:10px 20px 10px 0;
}
table.spec_data{
    width:500px;
	font-size:12px;
	float:left;
	margin:15px 0;
}
td.spec_info{
    width:150px;
	text-align:center;
	border-bottom:solid 1px #666666;
	border-right:solid 1px #666666;
}
p.made_in{
	float:left;
	width:100px;
	margin:105px 0 5px 15px;
	font-size:12px;
}
p.material{
    font-size:12px;
	margin:15px 0;
}
p.attention{
    font-size:12px;
	margin:15px 0;
    float:left;
}
div.cart{
	margin:15px 0;
	float:right;
	width:140px;
}


/*footerの定義*/
#footer{
	width:900px;
	font-size:12px;
	text-align:center;
}

/*その他のclass定義*/
br.float_clear{
	clear:both;
	margin-top: 0px;
}


/*my20090615*/
/*----------------------------------------------*/
/*right内定義*/


div#r_navi{
	width:160px;
	float:left;
}

ul.r_navi_list{
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 17px;
}
.r_navi_list li{
	list-style:none;
	font-size: 12px;
	color: #1f1f1f;
	width: 140px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1f1f1f;
	padding: 4px 0;
}
.r_navi_list li#home_li  {
	list-style:none;
	margin:0px;
	font-size: 12px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #1f1f1f;
	border-bottom-color: #1f1f1f;
	width: 140px;
	padding: 4px 0;
}
.r_navi_list a:hover  {
	background-position: 0 1px;
	width: 160px;
	background-image: url(img/li_icon.jpg);
	background-repeat: no-repeat;
}

.r_navi_list span.menu_hako {
	width: 140px;
	padding-left:20px;
}

.r_navi_list span.menu_hako p {

}
