s@charset "utf-8";
/* CSS Document */

body{
font-size:95%;
background-image:url(http://www.rokumeikan.co.jp/shampoo/img/bg.jpg);
background-repeat:repeat-y;
background-color:#27431D;
margin:0px;
padding:0px;
}

.header_wrap{
background:transparent url(http://www.rokumeikan.co.jp/shampoo/img/header_bg.jpg);
width:100%;
background-repeat:repeat-x;
}

.header{
width:790px;
margin:0px auto;

}

.container{
background-color:#FFFFFF;
width:790px;
margin:0 auto;

}

.topimg{
background:transparent url(http://www.rokumeikan.co.jp/shampoo/img/top_img.jpg);
width:790px;
height:236px;
background-repeat:no-repeat;
}
.left{
float:left;
width:570px;
}

.top_box{
padding:20px 5px 30px 30px;
}

.left h3{
background:transparent url(http://www.rokumeikan.co.jp/shampoo/img/title_bg.gif);
height:18px;
width:500px;
color:#CCA93E;
font-size:100%;
}

.left p{
font-size:95%;
}

.right{
float:right;
width:220px;
}

.footer{
background:transparent url(http://www.rokumeikan.co.jp/shampoo/img/footer_bg.gif);
background-repeat:no-repeat;
width:790px;
height:55px;
clear:both;
}

.sponsor{
text-align:left;
padding:15px 0px 0px 15px;
font-size:90%;
}
.sponsor a{
color:#CCCCCC;
font-size:90%;
}


.copyright{
width:100%;
text-align:right;
font-size:90%;
}

.copyright a{
font-size:90%;
}


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td img{ 
	margin:0px;
	padding:0px;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

