﻿@charset "utf-8";


#content h2 {
margin-bottom: 10px;
margin-top: 28px;
padding: 0;
background-color: #FFF;
border: 0 none;
color: #000;
font-size: 1em;
font-weight: normal;
}

#content h3 {
margin-bottom: 18px;
font-size: 0.8em;
line-height: 1.4;
text-align: center;
}

#content div.vacation {
font-size: 0.9em;
text-align: center;
}

#content div.vacation span {
color: #F00;
font-weight: bold;
}

#content div.item {
padding: 18px 0 28px 195px; 
background-position: 20px 18px;
background-repeat: no-repeat;
border-bottom: 1px #CCC dotted;
}

/*#content div.item.item05 {
padding-bottom: 18px;
border-bottom: 0 none;
}
*/

#content div.item01 {
background-image: url(image/ph_item01_s.jpg);
}

#content div.item02 {
background-image: url(image/ph_item02_s.jpg);
}

#content div.item03 {
background-image: url(image/ph_item03_s.jpg);
}

#content div.item04 {
background-image: url(image/ph_item04_s.jpg);
}

#content div.item05 {
background-image: url(image/ph_item05_s.jpg);
}

#content div.item06 {
background-image: url(image/ph_item06_s.jpg);
}

#content div.item div.left {
float: left;
width: 366px;
}

#content div.item div.left h4 {
margin-bottom: 10px;
padding-bottom: 10px;
padding-top: 10px;
border-bottom: 2px #AEDFDF solid;
border-top: 2px #AEDFDF solid;
color: #099;
font-weight: bold;
}

#content div.item div.left ul {
margin-bottom: 10px;
}

#content div.item div.left li {
font-size: 0.8em;
line-height: 1.4;
}

#content div.item div.left p {
color: #099;
font-weight: bold;
}

#content div.item div.left p a {
margin-top: 10px;
background-image: url(image/btn_go_index.gif);
background-position: left top;
background-repeat:no-repeat;
display: block;
width: 120px;
height: 21px;
text-indent: -9998px;
}

#content div.item div.left p a:hover {
background-image: url(image/btn_go_index_on.gif);
}

#content div.item div.right {
margin-top: 28px;
padding: 4px;
border: 1px #CCC solid;
float: right;
width: 150px;
position: relative;
}

#content div.item div.right h5 {
padding: 5px 2px;
background-image: url(image/bg_sample01.gif);
color: #FFF;
font-weight: bold;
}

#content div.item div.right img {
position: absolute;
}

#content div.item01 div.right img,
#content div.item02 div.right img,
#content div.item03 div.right img,
#content div.item04 div.right img,
#content div.item06 div.right img {
top: 10px;
left: 95px;
}

#content div.item05 div.right img {
top: 10px;
left: 75px;
}

#content div.item div.right p {
padding: 10px 0;
color: #C20651;
font-size: 0.8em;
width: 93px;
}

#content div.item05 div.right p {
width: 73px;
}

#content div.item div.right a {
background-image: url(image/btn_order_sample.gif);
background-position: left top;
background-repeat:no-repeat;
display: block;
width: 149px;
height: 27px;
text-indent: -9998px;
}

#content div.item div.right a:hover {
background-image: url(image/btn_order_sample_on.gif);
}


#content div.note {
margin-bottom: 32px;
padding: 10px 0;
background-color: #EBF5F2;
color: #099;
font-size: 0.8em;
text-align: center;
}
