@charset "utf-8";
/* CSS Document */
a:link { color: #cc6600; }
a:visited { color: #cc6600; }
a:hover { color:#CC3333; }
a:active { color: #cc6600; }


/*回り込み設定*/
.clears { zoom:100%; }
.clears:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
/* macIE \*/
* html .clears { height: 1%; }
.clears { display: block; }
/* macIE */
/*回り込み設定ここまで*/

body{ background:#000 url(../images/bg_popup.jpg) repeat-y center; margin:0; padding:0; }
p{ font-size:small; color:#eee; line-height:150%; margin:0; padding:0; }

#contents_title{ background:url(../images/contents_title.gif) no-repeat; width:620px; height:40px; text-indent:-1000em; }

#wapper{ width:620px; margin:10px auto 0; }
h4{ background:#151515; color:#eee; border-left:5px solid #FF0000; padding:0 0 0 10px; }
h5{ background:url(../../common/images/icon_square.gif) no-repeat left; text-indent:20px; color:#eee; margin:20px 0 5px; }
