@charset "utf-8";
/* CSS Document */

@import url("../commons/css/common.css");
@import url("../commons/css/layout.css");

a:link { color:#77eeee!important; font-weight:bold;}
a:visited { color:#77eeee!important; font-weight:bold;}

div#flash {
	width:800px;
	height:350px;
}

div#flash img#flash_img {
	margin:0 25px;
}

div#content div#news {
	width:750px;
	padding:0 0 0 25px;
}

div#content div#news_logo {
	width:375px;
	height:200px;
	float:right;
	padding:10px 25px 10px 0px;
}

div#content div#side_menu {
	float:right;
	width:200px;
	padding:10px 15px 10px 0;
}

div#content div#main {
	width:510px;
	margin:0 10px;
	color:#f0f0f0;
	font-size:120%;
	font-weight:bold;
}

div#content div#main p#date {
}

div#oshirase {
	width:300px;
	padding:10px 10px;
}

p#date {
	font-weight:bold;
}

.ar {
	font-size: 12px;
	text-align: right;
}

p.ar a img {
	vertical-align: sub;
}

div#wnew {
	width: 505px;
}

div#wnew div#tbg01 {
	background: url("../commons/css/img/tbg01.png") no-repeat;
	height: 25px;
}

div#wnew div#tbg02 {
	background: url("../commons/css/img/tbg02.png") repeat-y;
	padding: 0 40px;
}

div#wnew div#tbg03 {
	background: url("../commons/css/img/tbg03.png") no-repeat;
	height: 25px;
}

