﻿h2#title_h2 img{
	height:50px;
	width:900px;
	margin-top:25px;
}
p#ggg{
  background-color:#F4A460;
  width:875px;
  text-align:center;
  font-size:x-large;
  font-weight:bold;
  height:25px;
  padding-top:5px;
}
div.jr{
    width:875px;
}
p#ggg2{
  background-color:#F4A460;
  width:875px;
  text-align:center;
  font-size:x-large;
  font-weight:bold;
  height:25px;
  padding-top:3px;
  margin-left:0px;
}
div.jr p{
   margin-top:5px;
}
p#ggg3{
   margin-left:35px;
}
p#ggg4{
   margin-left:35px;
}
p#ggg5{
   margin-left:35px;
}    	 	 	    	 	 	    	 	 	
div#header_desc{
	float:right;
	width:550px;
	
}
div#header_image{
	float:left;
	width:230px;
}
div.hhh{
      background-color:#F4A460;
      width:100%;
      text-align:left;
      font-size:16px;
      text-indent:5%;
      height: 30px; 
      padding-top: 15px;
	  white-space:normal; 
}      
div.container_product{
      margin-left:25px;
}
div#support_container{
       margin-left:25px;
}	   	  
/*===============
イメージ画像。
=================*/
img#image_img{
	width:230px;
	height:150px;
	margin-left:20px;
}

img#img_buy_banner{
	float:right;
	margin-bottom:20px;
}
/*===============
特徴。
=================*/
ul#desc_ul{
	list-style:square outside none;
	height:150px;
}
ul#desc_ul li{
	margin-left:50px;
	font-weight:bold;
	font-size:medium;
	padding:5px;
}
p.desc_p{
	font-size:medium;
	font-weight:bold;
	padding:5px;
}