* {
	margin: 0;
	padding: 0;
}

body{
	background-image:url(img/back.jpg);
	text-decoration: none;
	font-style: none;
	font-size: 12px;
	line-height: 1.5;
}
	
#g_wrapper{
    margin:0px;
	background-color:#fff;
}

img{
	border:0px;
	vspace:0px;
	hspace:0px;
	vertical-align: bottom;
  }

a:link{text-decoration: none;}

a:hover{
	text-decoration: underline;
}

#all{
    width:800px;
	margin:0 auto;
	padding-top: 10px;
	background-color:#fff;
}

/* float解除　タグ */
.clearfix:after {	
	content: ""; 
	display: block;
	clear: both;
	height: 0; 
}

<!--メイン-->
#main{
	width: 800px;
	height: auto;
	margin: 30px auto 0px;
}


.main01{
	background-color:white;
	width: 230px;
	/**height: 300px;**/
	float: left;
	padding-left: 27px;
	font-color: red;
	font-size: 14px;
	text-align: left;
}

/**#main01{
	background-color:white;
	width: 230px;
	height: 300px;
	padding: 0px;
	float: left;
	margin-left: 0px;
}**/

.cart {
	margin-left: 15px;
	margin-top: 5px;
}

.sonota{
	background-color:white;
	width: 230px;
	float: left;
	margin-top: 10px;
	padding-bottom: 15px;
}

.namae{color: #333;
	   font-size: 12px;
	   line-height: 14px;
	   padding: 5px 1px 1px;
	   font-weight: bold;}
	   
.price{
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
}

.price2{
	font-size: 20px;
	font-weight: bold;
	color: #ff0000;
}
	   
.tani{font-color: black;
	   font-size: 12px;
	   padding: 3px;
	   line-height: 1.5;}
		
.tani1{background-color: red;
       color: white;
	   font-size: 12px;
	   padding: 2px;
	   line-height: 1.5;}
	   
	   
.photo01{margin-bottom: 5px;
		  }
		  
.photo02{margin-top: 5px;}
         border: solid;
         border-color: gray;
         border-width: 1px;}

		 
#souryou {border-top: #ffffff solid 20px;}
#souryoubana{margin-top:20px;}

#dp {width:700px;
	height:600px;
	background: #ffffff url(img/dgital_p.jpg) no-repeat;
	margin-top:20px;     
        float: left; 
	margin-left:30px;
margin-bottom:10px;}

#bdp{margin-top:200px;
     margin-left: 160px;}

#wdp{margin-top:-50px;
     margin-left: 470px;}



<!--関連商品-->
#kanren{
	background-color: white;
	width: 800px; 
	margin: 0px;
}

#kanren_box{
	width: 740px;
	margin: 0px 30px;
	text-align:center;
}
		   
.kan{
	background-color: white;
	width: 221px;
	height: 150px;
	float: left;
	padding-left: 19px;
	font-color: blue;
	font-size: 14px;
	text-align: left;
}

.kan0{
	background-color: white;
	width: 221px;
	height: 150px;
	padding: 2px;
	float: left;
	font-color: blue;
	font-size: 14px;
	text-align: left;
}

.kan img {
	float: left;
}
	   
.cate{
	width: 121px;
	float: right;
	font-size: 14px;
	margin-top: 1px;
}

<!--特集-->
/*#tokusyu{background-color: white;
            width: 800px;
	        height: 200px;}	
			
h4{background-color: gray;
  color: white;
  font-weight: bold;
  font-size: 14px;
  padding: 5px;
  clear: left;}	*/
#tokusyu {
	text-align: center;
	padding-top: 15px;
	clear: both;
	width: 800px;
}

#tokusyu .ban {
	margin-bottom: 10px;
	height: 70px;
	line-height: 70px;
	float: left;
	margin-right: 10px;
}


#tokusyu .list_end {
	margin-right: 0;
}

#footer {
	margin: 0 auto;
	width: 800px;
	clear: both;
	padding-top: 30px;
}
		
		
<!--会社概要:-->

#kai{background-color:white;
        width: 800px;
	    height: 400px;
	    border-style: solid;
	    border-width: 1px;
	    border-color: #006600;}
	 
.messege{background-color:#006600;
          color:white;
		  padding: 5px;
		  margin:10px;
		  font-weight: bold;
		  margin-left: 15px;
		  text-align: left;
		  font-size: 16px;}
		  
.messege1{line-height: 1.5;
	        margin-left: 20px;
	        font-size: 14px;
			text-align: left;}
	 
.messege01{margin-right: 25px;
			 margin-left: 10px;}
			 
.messege02{clear: left;
			 margin-left: 25px;}



<!--インフォ-->

#info{background-color:white;
        width: 800px;
	    height: 700px;
	    border-style: solid;
	    border-width: 1px;
	    border-color: #006600;}
		

	  
.info1{background-color:white;
       width: 380px;
       style:border;
       border-color:#006600;
       font-size:14px;
       margin-left: 10px;
	   height: 500px;
	   border-style: solid;
	   border-width: 1px;
	   float: left;
	   text-align: left;}
	   
.info2{background-color:white;
       width: 350px;
       style:border;
       border-color:#006600;
       font-size:14px;
       margin-left: 20px;
	   height: 470px;
	   border-style: solid;
	   border-width: 1px;
	   text-align: left;}
		 
h2{margin-left: 10px;}

h6{font-size:12px;
   background-color:#006600;
   color:white;
   padding:3px 3px 3px 3px;
   font-weight: bold;}
  
.info00{font-size:12px;
   margin-left: 10px;
   margin-right: 10px;
     line-height: auto;}

/*p{font-size:12px;
  text-align:left;
 line-height: 1.5;}*/
	
p#copy{font-size:9px;
      text-align:right;}
	  
  
em{padding:2px;
   color:red }

  
.li{font-size:12px;
    list-style-type:none;}





/* エレコム値下げ */


#elecom{
	clear: both;
   width:760px;
   padding: 0px 20px 0px 20px;
   text-align: left;
}



<!--フッタ-->

#pagetop{background-color: white;
            width: 800px;
	        height: 300px
			clear: left;}
			
.clear{ clear:both;
}

/****** footer *****/

address {
	font-style: normal;
	background-color: #b90000;
	text-align: center;
	color: #fff;
	height: 25px;
	line-height: 25px;
}

#pagetop {
	clear: both;
	text-align: right;
	margin: 20px 0;
}

div.line_txt {
	margin-left: 20px;
}


#footer {
	margin: 0 auto;
	width: 800px;
	clear: both;
}

.footer_entry {
	border-bottom: solid 3px #b90000;
	border-left: solid 10px #b90000;
	color:#b90000;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	font-weight: bold;
}

.footer_txt {
padding:10px;
}

em{
color:#990000;
font-style: normal;
font-weight:bold;
}

span#kil {
	color: #b90000;
	text-decoration: underline;
}

.footer_txt_bottom {
    padding:20px 10px 15px;
    position: relative;
}
#pmark {
    width: 75px;
    left: 310px;
    top: 5px;
    position: absolute;
}
