@charset "UTF-8";
@import url("default.css");
@import url("common.css");
@import url("textstyle.css");
@import url("contents.css");

body { font-size:80% }

/*width調整*/
#headerarea,
#container,
#footerarea {
width:720px;
border:0 !important;
}

#container {
padding:0 0 20px 0;
}

/*height調整*/
#header {
width:650px;
height:75px;
margin:0;
}

#header h1 {
top:0;
}

h4 {
padding-top:15px;
}


#header .brand {
top:0;
}
#header h1 {
top:0;
}
#header .brand img {
width:74px;
height:65px;
}
#header h1 img {
width:271px;
height:65px;
}



#header ul {
width:300px;
height:65px;
top:0;
left:368px;
}

#header ul li {
margin-right:4px;
margin-bottom:4px;
}
#header ul img {
width:92px;
height:30px;
}


/*画像縮小-----------------------------*/
h2 img {
width:650px;
height:181px;
}

h3 img {
width:650px;
height:90px;
}

.catch {
width:650px;
}
.catch h3 {
width:407px;
}
.catch p {
width:244px;
}
.catch h3 img {
width:407px;
height:91px;
}
.catch p img {
width:244px;
height:91px;
}

.area1,
.area2 {
width:660px;
padding-top:15px;
margin-left:0;
}
.area2 .area2_1 {
width:330px;
}
.area2 .area2_2 {
width:330px;
}
.area2 .area2_2 h4 {
padding-left:20px;
}
.area2 .area2_1 p {
width:310px;
padding-right:10px;
}
.area2 .area2_2 p {
width:300px;
padding-left:20px;
}

.products h4 img {
width:650px;
height:27px;
}
.products div img {
width:650px;
height:144px;
}

.bnr {
width:660px;
margin-top:15px;
}


/*達人紹介----------------------*/
div.parson {
clear:both;
width:650px;
padding-top:15px;
}
div.parson div {
width:650px;
padding:18px;
min-height:75px;
position:relative;
}
* html div.parson { /*IE6*/
height:75px;
}

div.parson .p {
position:absolute;
top:18px;
left:18px;
}
div.parson h4,
div.parson p {
margin-left:108px;
color:#000;
}
div.parson h4 {
margin-top:-17px;
}
div.parson h4 img {
width:508px;
height:29px;
}
div.parson p {
width:508px;
padding-top:4px;
}


/*フッター----------------------*/
#footerarea {
width:650px;
margin-left:0 !important;
}
#footerarea img#corpcopyright {
left:480px;
margin-top:-30px;
}
