@charset "utf-8";

/* FAQ STYLESHEET
STYLES NAME : faq.css
CREATE DATE : 09.09.07
LASTUP DATE : 09.09.07
AUTHOR COMPANY : SHIKI-DESIGN
------------------------------*/

/* DEFINE
--------------------*/

/* BODY
--------------------*/

/* LAYOUT SHARE
--------------------*/
#container{
margin:0 auto;
width:950px;
}

/* LAYOUT EACH
--------------------*/
h1{margin:50px 0 30px 0;}

h2{
margin:40px 0 20px 0;
padding-left:30px;
width:920px;
height:28px;
background:url(/imgs/faq/q.gif) no-repeat 0 3px;
font-size:140%;
}

h3{
padding:4px 0 40px 30px;
width:920px;
background:url(/imgs/faq/a.gif) no-repeat 0 0;
border-bottom:1px dotted #333;
}
h3 a{
color:#970F00;
text-decoration:underline;
}

.otherFaq{margin-top:40px;}
.otherFaq a{
color:#970F00;
text-decoration:underline;
}
