@charset "UTF-8";

/* reset */
#main {
width:680px;
margin-top:-20px;
}

#main h2{
margin-bottom:20px;
}

#main .p01{
margin-bottom:20px;
}

/* lead box */
#main .lead {
margin-right:10px;
margin-bottom:36px;
}
#main .lead h3 {
margin-left:-4px;
}
#main .lead .image {
float:left;
margin-top:8px;
}
#main .lead h4 {
margin:-10px 0 15px 170px;
padding-bottom:15px;
border-bottom:1px dotted #F4BCB3;
}
#main .lead p {
margin-left:170px;
}

/* point box */
#main .point h3 {
margin-bottom:12px;
}
#main .point p {
margin:0 5px 22px;
}
#main .point p img {
margin-left:4px;
vertical-align:bottom;
}

/* product box */
#main .product {
margin-bottom:19px;
padding:9px;
border:1px solid #C0854C;
background-color:#FEF4E7;
zoom:1;
}
/* product details */
#main .product .details {
padding:10px;
background-color:#fff;
}
#main .product .image {
float:left;
margin-top:3px;
margin-left:3px;
}
#main .product h4 {
margin-bottom:11px;
margin-left:250px;
padding-top:6px;
padding-bottom:14px;
border-bottom:1px dotted #ccc;
}
#main .product p {
margin-bottom:14px;
margin-left:250px;
padding-bottom:11px;
border-bottom:1px dotted #ccc;
font-size:0.83em;
}
#main .product .buy {
height:25px;
}
#main .product .buy img {
margin-top:5px;
}
#main .product .buy a img {
float:right;
margin-top:-19px;
}
/* product description */
#main .product .description {
margin-left:250px;
padding:12px 18px;
background-color:#FFF5D6;
}
#main .product h5 {
margin-bottom:7px;
}
#main .product .description p {
margin:0;
padding-bottom:0;
border-bottom:none;
font-size:1em;
}

/* howto box */
#main .howto {
width:670px;
margin:0 auto 29px;
background:url(../img/eyecream_bg_02.png) repeat-y;
}
#main .howto-inner {
padding-bottom:8px;
background:url(../img/eyecream_bg_03.png) left bottom no-repeat;
}
#main .howto .image {
float:left;
margin-top:21px;
margin-left:54px;
}
#main .howto h4 {
margin-bottom:11px;
padding-top:24px;
padding-left:255px;
background:url(../img/eyecream_bg_01.png) no-repeat;
}
#main .howto p {
margin:0 15px 10px 255px;
}
#main .howto ul {
list-style:disc outside;
margin:0 15px 9px 270px;
font-size:0.83em;
}
#main .howto strong {
font-size:0.83em;
}

/* special box */
#main .special {
width:630px;
margin-bottom:38px;
padding:15px 23px;
border:1px dotted #977F7D;
background:#FFFBF5 url(../img/eyecream_bg_04.jpg) 388px 10px no-repeat;
}
#main .special h3 {
margin-bottom:13px;
}
#main .special p {
margin-right:250px;
}
#main .special p img {
display:block;
margin-left:3px;
padding-top:8px;
}

/* to page top link */
#main .top01 {
clear:both;
}
