@charset "utf-8";

/* For Privacy Policy , Terms and Conditions
-------------------------------------------------- */




/* Contents BG
-------------------------------------------------- */

div#contents_BG01_side {
background:url(../images/index/contents_bg_01.gif) repeat-y top center;
}
div#contents_BG01_top {
background:url(../images/other/contents_bg_04.gif) no-repeat top center;
}
div#contents_BG01_bottom {
background:url(../images/index/contents_bg_03.gif) no-repeat bottom center;
}


/* articleItem
-------------------------------------------------- */
div.articleItem {
display:block;
width:920px;
margin-left:20px;
margin-right:20px;
}

div.articleItem h1 {
padding:20px 0 5px;
}

/* articleTitle
-------------------------------------------------- */
div.articleTitle {
display:block;
width:930px;
background:url(../images/other/articletitle_bg01.gif) no-repeat top right;
margin:10px 15px;
min-height:31px;
height:auto !important;
height:31px;/*Needs to match the min height pixels above*/
}

div.articleTitle h3{
padding:4px 15px 0 15px;
}

div.articleTitle p {
margin:5px 15px 0 15px;
padding-top:10px;
padding-bottom:20px;

}




