body{
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Verdana","ＭＳ Ｐゴシック","sans-serif";
	font-size: 12px;
	background: black;
}

.bg_circles{
	position: absolute;
	left: 0px;
	width: 100%;
	background-repeat: repeat-x;
	background-position: top center;
	}
#bg_lg{
	height: 240px;
	background-image: url(/img/bg_circle_lg.png);
	}
#bg_md{
	height: 192px;
	top: 240px;
	background-image: url(/img/bg_circle_md.png);
	}
#bg_sm{
	height: 160px;
	top: 432px;
	background-image: url(/img/bg_circle_sm.png);
	}
#container {
	position:relative;	
	width:960px;
	height: 980px;
	margin: 0 auto;
}

.top_flow a,
.top_flow span{
	/*
	position: relative;
	display: inline-block;
	float:left;
	border: 0px;
	text-decoration: none;
	*/
	position: absolute;
	display: block;
	border: 0px;
	text-decoration: none;
	}
#tag_01{	top: 0px;	left: 0px;		}
#tag_02{	top: 0px;	left: 240px;	}
#tag_03{	top: 0px;	left: 480px;	}
#tag_04{	top: 0px;	left: 720px;	}
#tag_05{	top: 240px;	left: 0px;		}
#tag_06{	top: 240px;	left: 192px;	}
#tag_07{	top: 240px;	left: 384px;	}
#tag_08{	top: 240px;	left: 576px;	}
#tag_09{	top: 240px;	left: 768px;	}
#tag_10{	top: 432px;	left: 0px;		}
#tag_11{	top: 432px;	left: 160px;	}
#tag_12{	top: 432px;	left: 320px;	}
#tag_13{	top: 432px;	left: 480px;	}
#tag_14{	top: 432px;	left: 640px;	}
#tag_15{	top: 432px;	left: 800px;	}


#flow_lg img{height: 240px;	width: 240px;}
#flow_md img{height: 192px;	width: 192px;}
#flow_sm img{height: 160px;	width: 160px;}
/*
.top_flow a:hover img{	opacity: .7;	}
#flow_lg{	height: 240px;	}
#flow_md{	height: 192px;	}
#flow_sm{	height: 160px;	}
#flow_lg img{height: 240px;	width: 240px;}
#flow_md img{height: 192px;	width: 192px;}
#flow_sm img{height: 160px;	width: 160px;}
*/

#title {
	position:absolute;
	left:0px;
	top: 595px;
	width:650px;
	height:127px;
}



a.top_nav{
	position:absolute;
	top:632px;
	width:99px;
	height:44px;
	background-image: url(/img/top_nav_sprite.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	}
a.top_nav:hover{background-position: bottom;}
#nav-message {	left:658px;	background-position: -99px top;	}
#nav-message:hover{background-position: -99px bottom;}
#nav-company {	left:760px;	background-position: -198px top;	}
#nav-company:hover{background-position: -198px bottom;}
#nav-profile {	left:861px; background-position: -0px top;	}
#nav-profile:hover{background-position: 0px bottom;}

#news-header {
	position:absolute;
	left:0px;
	top:720px;
	width:630px;
	height:25px;
	border-top: 1px solid #b8017e;
	border-bottom: 1px solid #b8017e;
}

#news-content {
	position:absolute;
	left:0px;
	top:750px;
	width:650px;
	height:175px;
}
#news-holder{
	width:650px;
	height:175px;
	}

.nav_company{
	position:absolute;
	left:658px;
	width:302px;
	height:68px;
	}
a.nav_company:hover img{	opacity: .7;	}
#nav-company-dmc {	top:720px;	}
#nav-company-scc {	top:789px;	}
#nav-company-f2f {	top:858px;	}

#footer {
	position:absolute;
	bottom: 0px;
	left:0px;
	width:960px;
	margin: 0 auto;
	height:18px;
	color: #666666;
	font-size: 12px;
}
#footer img{vertical-align:middle;}
#footer a{color: #666666; text-decoration:none;}
#footer a:hover{color:#b8017e;}