<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Rockman Beast Document */

body {
background:#191f28 url(../../../images/rockman_trib/share/bg.jpg);
margin:0px 0px 0px 20px;
color:#1a283d;
font-size:12px;
}
#waku{
border-left:#000066 solid 1px;
border-right:#000066 solid 1px;
border-bottom:#000066 solid 1px;
width:738px;
}
#main{
margin:0 0 0 0;
width:738px;
height:680px;
background:url(../../../images/rockman_trib/top/bg.jpg) no-repeat;
}
#menu{
background:url(../../../images/rockman_trib/menu/menu_bg.jpg) repeat-y;
width:230px;
}


a:link {
color:#ff0000;
text-decoration:underline;
}
a:visited {
color:#ff0000;
text-decoration:underline;
}
a:active {
color:#0000ff;
text-decoration:underline;
}
a:hover {
color:#0000ff;
text-decoration:underline;
}
.f16{font-size:16px;
font-weight:bold;
color:#FF3300;}
.menu{margin:170px 0 0 15px;}
.menu img{margin-bottom:5px;}

/**ストーリー**/
.storytitle{
color:#011144;
padding:0 0 5px 35px;
font-weight:bold;
font-size:12px;
	}
.story{
padding:0 30px 0 35px;
font-size:12px;
color:#011144;
letter-spacing:2px;
line-height:13px;
}
.storyimage{float:left;margin:0 5px 0 0;}
div#mokuzi{
width:430px;
margin: 0 0 10px 10px;
padding: 5px;
}
div#mokuzi p{
color:#05023F;
margin:5px 0 0 50px;
font-size:12px;
}
div#mokuzi p.red{
color:#05023F;
margin:5px 0 0 50px;
font-size:12px;
}

/*イロ*/
.c1{color:#FFFFFF;}

/*キャクター*/
.chara_l{background:url(../../../images/rockman_trib/chara/chara_bg1.jpg) no-repeat #222b37;width:447px;height:148px;margin:0 0 0 30px;}
.chara_r{background:url(../../../images/rockman_trib/chara/chara_bg2.jpg) no-repeat #222b37;width:447px;height:148px;margin:0 0 0 30px;}
.gomaro{background:url(../../../images/rockman_trib/chara/chara_gontamaro.jpg) no-repeat #222b37;width:447px;height:196px;margin:0 0 0 30px;}

/*wwdb*/
.data{background:url(../../../images/rockman_trib/wwdb/wwdb_bg.jpg) no-repeat;width:440px;height:147px;margin:0 0 0 30px;}
.kaisetu{margin:30px 0 0 10px;}
.acsess{
	background:url(../../../images/rockman_trib/wwdb/akusesu.jpg) no-repeat;
	width:440px;
	height:73px;
	margin:10px 0 10px 30px;
	line-height:15px;
}
.acsess2{
	margin:30px 0 10px 80px;
	line-height:15px;
	width:360px;
	color: #FFFFFF;
	word-spacing:15px;
}
</pre></body></html>