/*style home*/

body{
	margin:0;
	background-image:url(../Images/bg_home.gif);
	background-repeat:repeat-y;
	background-position:top left;
	background-color:#000000;
	color:#ffffff;
}

p{
	margin:0;
	padding:0;
	font-size:18px;
}

img{
	border:0;
	margin:0;
	padding:0;
}

a{
	color:#ffffff;
	text-decoration:none;
}

a:hover{
	color:#ff0000;
}

#contents{
	width:800px;
	
	margin:0;
	potision:top left;

}

h1{
	margin:0;
	padding:0;
	padding-right:5px;
	font-size:14px;
	text-align:right;
	line-height:40px;
}

h2{
	font-family:"Times New Roman",Times,serif;
	font-size:16px;
	width:90px;
	
	padding:0;
	margin-right:20px;
	text-align:center;
	float:left;
}


#body_top{
	width:700px;
	height:40px;
	margin:0;
	margin-left:70px;
	padding:0;
	border-bottom:2px solid #ff0000;
}

#body_phimage{
	width:700px;
	margin-left:170px;
}

#box_subPH{
	width:600px;
	margin-left:170px;
	
}

#body_phimage_sub{
	width:375px;
	float:left;
	margin-left170px;
	border1px solid #666666;
}

#ph_sub1,#ph_sub2,#ph_sub3{
	margin-right:5px;
}

#ph_image_kuraku{
 	width:160px;
	float:right;
	font-size:13px;
	margin-right:34px;

	text-align:center;


}

#body_main{
	width:770px;
	clear:both;
}

#section_new_arrival{
	margin-left:100px;
	margin-bottom:30px;
	 padding:0;
}

ul{
   color:#ff0000;
}

ul,li{
	margin:0;
	padding:0;
   	list-style-type:none;
 	 font-size:13px;
 	 line-height:20px;
}	

li{
	color:#ffffff;
}

ul a{
   color:orange;
   text-decoration:none;
}

ul a:hover{
   color:red;
}

#section_info{
   
   margin-top:20px;
   margin-left:100px;
   margin-bottom:30px;
}

#section_info2{
   margin-left:100px;
   margin-bottom:30px;
   
}

span#purple{
       color:#6666cc;
}

span#yellow{
	color:yellow;
}

span#green{
	color:#66cc66;
}

/*--bottom,button,bar--*/
#bottom_bar{
	width:690px;
	height:20px;
	margin-left:80px;
	margin-top:7px;
	margin-bottom:7px;


}

	#square_index,#square_concept,#square_gallery,#square_profile,#square_note,#square_access{
	width:18px;
	height:18px;
	margin:0;
	padding:0;
	border:2px solid #ffffff;
}

#square_index{
	background-color:#cc0000;
}
#square_concept{
	background-color:#009999;
}
#square_gallery{
	background-color:#66cc33;
}
#square_profile{
	background-color:#6666cc;
}
#square_note{
	background-color:#cc9933;
}
#square_access{
	background-color:#990066;
}

.bottom_button{
	width:90px;
	height:20px;
	line-height:20px;
	text-align:left;
	letter-spacing:1px;
	margin:0;
	margin-left:3px;
}

/*--bottom,button,bar,end--*/

#foot{
	width:770px;
	margin-top:20px;
	margin-bottom:30px;
	text-align:center;

}

address{
	font-family:Helvetica,sans-serif;
	font-style:normal;
	font-size:14px;
	line-height:18px;
}

#bottom_box1{
	width:770px;
	height:70px;
	border-bottom:2px solid #cc0000;
}

#bottom_box2{
	width:770px;
	height:15px;
	border-top:2px solid #cc0000;
}

/*--top,button--*/


h2.top_button{
	font-size:15px;
	margin:0;
	width:100px;
}

#top_button_box{
	width:700px;
	margin-left:70px;
	margin-top:3px;
	margin-bottom:5px;

}

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

