@charset "utf-8";

/* ==================================================== */
/* maintenance.css                                      */
/* July 23,2007                                         */
/* ==================================================== */

dt img,
dd img,
li img {
vertical-align:top;
}



/*----------------------------------------------------
category-breadcrumb
----------------------------------------------------*/
div#categoryTitle {
width:760px;
height:85px;
margin:0 5px;
background:url(../img/category_image_maintenance.jpg) no-repeat;
position:relative;
}

div#categoryTitle h1 {
position:absolute;
top:10px;
left:10px;
}

/*----------------------------------------------------
attention
----------------------------------------------------*/
ol#attention {
margin:0 39px 40px;
}

ol#attention li{
margin:0 0 12px 0;
}

ol#attention li div.list{
margin-left:50px;
padding:5px 0 0 0;
width:323px;
background:url(../../maintenance/img/boxtop_list.gif) no-repeat left top;
}

ol#attention li div.list ul{
padding:5px 20px;
background:url(../../maintenance/img/bg_listbox.gif) no-repeat left bottom;
}

ol#attention li div.list ul li{
margin:0 0 5px 0;
padding:0 0 0 12px;
background:url(../img/point01.gif) no-repeat left center;
line-height:1;
}

ol#attention div.txtbox {
margin:0 14px;
padding:5px 28px 10px;
background:#ebf3fa url(../../maintenance/img/boxbtm_maintenace01.gif) repeat-x left bottom;
}


/*----------------------------------------------------
attentionBox
----------------------------------------------------*/
div#attentionBox {
margin-right:20px;
margin-left:20px;
border:10px solid #e4e9ee;
}

div#attentionBox dl {
float:right;
margin:8px 0 8px 0;
padding:0 15px 0 0;
width:405px;
background:url(../../maintenance/img/bg_linkbox.gif) repeat-y;
}

div#attentionBox dd {
padding:0 0 0 10px;
}

div#attentionBox li {
padding:0 0 0 15px;
background:url(../img/point02.gif) no-repeat left 0.6em;
}

/*----------------------------------------------------
linkBox
----------------------------------------------------*/
div#linkBox {
margin-right:20px;
margin-left:20px;
border:10px solid #e4e9ee;
}

div#linkBox dl {
float:right;
margin:8px 0 8px 0;
padding:0 15px 0 0;
width:405px;
background:url(../../maintenance/img/bg_linkbox.gif) repeat-y;
}

div#linkBox dd {
padding:0 0 0 10px;
}

div#linkBox li {
padding:0 0 0 15px;
background:url(../img/point02.gif) no-repeat left 0.6em;
}





