/* CSS Rockman Beast Document */

body {
background:#CC2102 url(../images/rockman_beast/share/bg.jpg) repeat-x top;
margin:0px 0px 0px 10px;
color:#111A58;
}
#waku{
	margin:0 0 0 0;
	width:740px;
	border-left:#FFF700 2px solid;
	border-right:#FFF700 2px solid;
	
}

a:link {
color:#8A3B40;
text-decoration:underline;
}
a:visited {
color:#996666;
text-decoration:underline;
}
a:active {
color:#D86868;
text-decoration:underline;
}
a:hover {
color:#D86868;
text-decoration:underline;
}

#index {
width:740px;
margin:0px;
background-color:#FFF700;
}

#sitemain {
width:740px;
background:#41E0E1 url(../images/rockman_beast/share/main_bg.jpg) no-repeat top;
margin:0px;
}

#contents {
width:578px;
background-color:#FFFFFF;
margin:0;

}

#footer {
width:578px;
background-color:#41E0E1;
}

#copy {
background-color:#41E0E1;
}

#topics {
width:650px;
background:#FFFFFF url(../images/rockman_beast/index/topics_bg.gif) repeat-y top;
}
p.info{
padding:3px 0 0 25px;
color:#111A58;
}


/* color */
.c1{
color:#111A58;
}

.c2{
color:#754848;
}
.c3{
color:#ffffff;
}


