body {
margin:0;
padding:0;
background-color:#000000;
font-family:Arial;
}

#container {
width:520px;
margin:0 auto;
padding:10px 0 0 0;
}

.bg_menu { padding:10px; background:url(../news/img/bg_gb.gif); }

.bg_01 { background:url(../news/img/03/bg_01.gif) top right no-repeat; }
.bg_02 { background:url(../news/img/03/bg_02.gif) top right no-repeat; }
.bg_03 { background:url(../news/img/03/bg_03.gif) top right no-repeat; }

.bg_01b { background:url(../news/img/05/bg_01.gif) top right no-repeat; }
.bg_02b { background:url(../news/img/05/bg_02.gif) top right no-repeat; }


/* font */

h1,h2,h3,h4,h5 {
font-size:12px;
margin:0;
padding:0;
text-align:justify;
}

p {
font-size:12px;
margin:0;
padding:0;
line-height:18px;
color:#333333;
}

.u_line_10_g { color:#ffffff; }

a { color:#ffffff; text-decoration:underline; }
a:hover { color:#cc0000; text-decoration:none; }


/* decoration */

.u_line_10_w,
.u_line_10_b,
.u_line_10_g {
margin:0 0 10px 0;
padding:0 0 10px 0;
}

.u_line_20_w,
.u_line_20_b,
.u_line_20_g {
margin:0 0 20px 0;
padding:0 0 20px 0;
}

.u_line_10_w,.u_line_20_w { background:url(../img/line_w.gif) bottom left repeat-x; }
.u_line_10_b,.u_line_20_b { background:url(../img/line_b.gif) bottom left repeat-x; }
.u_line_10_g,.u_line_20_g { background:url(../img/line_g.gif) bottom left repeat-x; }

.t_line_10_w,
.t_line_10_b,
.t_line_10_g {
margin:10px 0 0 0;
padding:10px 0 0 0;
}

.t_line_20_w,
.t_line_20_b,
.t_line_20_g {
margin:20px 0 0 0;
padding:20px 0 0 0;
}

.t_line_10_w,.t_line_20_w { background:url(../img/line_w.gif) top left repeat-x; }
.t_line_10_b,.t_line_20_b { background:url(../img/line_b.gif) top left repeat-x; }
.t_line_10_g,.t_line_20_g { background:url(../img/line_g.gif) top left repeat-x; }

.u_space_10 { margin:0 0 10px 0; }
.u_space_20 { margin:0 0 20px 0; }

.t_space_10 { margin:10px 0 0 0; }
.t_space_20 { margin:20px 0 0 0; }

.clear { clear:left; }


/* summer */


dl.attention {
width:auto;
margin:0 0 20px 0;
padding:0;
background:#cc0000 url(../img/bg_attention.gif) bottom left no-repeat;
}

dl.attention_s {
width:auto;
margin:10px;
padding:0;
background:#cc0000 url(../img/bg_attention_s.gif) bottom left no-repeat;
}

dl.attention dt,dl.attention_s dt {
margin:0;
padding:0;
font-size:1px;
}

dl.attention dd,dl.attention_s dd {
padding:10px 10px 10px 10px;
margin:0;
font-size:12px;
color:#ffffff;
line-height:18px;
text-align:justify;
text-justify:distribute;
}
