/*=================left=================*/
/*--------------l_menu_guide-------------*/

/*use default style in contents.css*/
/*-------------/l_menu_guide-------------*/
/*=================/left=================*/

/*=================right=================*/

#faqIndex h3{
margin-left:10px;
}

#faqIndex ul{
margin-left:10px;
}

#faqIndex ul li{
background:url(../img/q_s.gif) 0 5px no-repeat;
padding:5px 0 5px 15px;
}

#contentBody h4{
background:url(../img/squere.gif) center left no-repeat;
padding-left:10px;
margin:20px 0 15px 0;
font-size:100%;
}

.question{
margin-bottom:20px;
line-height:1.5;
}

.question dt{
padding:10px 20px;
list-style:none;
background:url(../img/q.gif) 0 10px no-repeat;
font-weight:bold;
}

.question dd{
padding:5px 0 5px 20px;
}

.question ul{
margin-left:20px;
}

.question ul li{
padding-left:10px;
list-style:none;
background:url(../img/link_arrow.gif) 0 5px no-repeat;
}

.question ol li{
padding-left:10px;
list-style:decimal;
}

.question .logo{
vertical-align:middle;
padding:3px;
}

.faq1_04{
margin-left:20px;
}