@charset "UTF-8";
/* CSS Document */

/*左下の地球儀*/
#service #box_content{
width:759px;
background:url(../images/bg_service.gif) 6px bottom no-repeat;
}

/* common */
h3{
margin:0;
padding: 0 0 0 16px;
background: transparent url(../images/arw05.gif) no-repeat scroll 0 50%;
}

#service h3 a{
color: #000;
}

/* block */
div.plan{
position:relative;
height:10em;
margin-top: 10px;
padding-bottom: 12px;
background: transparent url(../images/bg_service_plan.gif) no-repeat scroll 0% 100%;
}
#service h2{
margin-bottom: 12px;
}
#service h3{
margin-left: 10px;
}

/* paragraph */
p.txt_nml{
margin-bottom: 20px;
padding-left: 10px;
}

div.plan p.txt_nml{
line-height: 1.4;
}
p.center{
text-align: center;
}
p.right{
text-align: right;
}

div.plan p.banner{
position:absolute;
top:5.2em;
right:0;
}

div.plan p.detail{
position:absolute;
top:10.5em;
right:0;
}

/* list */
ul{
padding-left:28px;
margin-bottom:20px;
}

ul li{
margin-bottom:5px;
list-style-type:disc;
}

ol{
padding-left:10px;
margin-bottom:20px;
}

/* inline */
ul li em{
font-weight:bold;
font-style:normal;
padding-bottom:5px;
}

/* image */
img.photo{
margin-top: 2px;
}
img.sample{
margin-right: 6px;
}
img.banner{
margin-bottom: 20px;
}

