/* CSS Document */

body{
	margin:0;
	padding:0;
	background:#202020;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 12px;
	line-height: 150%;
	color: #FFFFFF;
	margin-top: 0px;
}

a:link, a:active, a:visited{
	color:#ffffff;
	text-decoration:none;
}
a:hover{
	color:#00FFFF;
}


div#layout{
	background:#141724 url(../images/bg_right.gif) repeat-x;
	margin-top: 0px;
}
td.tickertxt{
	line-height:100%;
}
td.main{
	background:url(../images/bg_main.gif) repeat-x;
}
td#footer{}

div#member{
	background:#141724 url(../team/images/memdesign.jpg) no-repeat;
}

td.sprofile{
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 10px;
	line-height:10px;
}

td.profile{
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 10px;
	line-height:10px;
}

td.ptitle{
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 13px;
	line-height:14px;
}


td.pcaption{
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 11px;
	line-height:13px;
}


/*top pages
-------------------------------------*/
td#update{
	background:#283895 url(../images/top/bg_update.jpg) no-repeat;
}
div#updateContents{
	margin:6px 13px 20px;
}
div#updateContents td{
	line-height:110%;
	padding:2px 0;
	vertical-align:top;
}
td.date{
	padding-right:10px;
}


/*2nd pages
-------------------------------------*/
table#sideNavi td{
	height:24px;
}
table#sideNavi a{
	/*display:block;*/
	height:24px;
	line-height:24px;
	color:#ffffff;
	text-decoration:none;
}
table#sideNavi a:hover{
	text-decoration:underline;
}
table#sideNavi a.active{
	font-weight:bold;
	cursor:default;
	background:url(../images/sidenavi_active.gif) no-repeat 145px center;
}
table#pageNavi a{
	color:#000000;
	text-decoration:none;
}
td#contents{
	/*background:#0E2086 url(../images/bg_contents.gif) repeat-x 0px 86px;*/
	background:#ffffff;
}

table#sideNavi div.list a{
	/*display:block;*/
	height:24px;
	line-height:24px;
	color:#000000;
	text-decoration:none;
}

table#sideNavi div.pagelink {
	/*display:block;*/
	height:24px;
	line-height:24px;
	color:#0033FF;
	text-decoration:none;
}
table#sideNavi div.pagelink a{
	/*display:block;*/
	height:24px;
	line-height:24px;
	color:#0033FF;
	text-decoration:none;
}

table#sideNavi div.ctable td{
		height:12px;
}

table#sideNavi div.ctable p{
		color: #000000;
	    font-size: 10px;
}
/*team pages
-------------------------------------*/
table#sideNavi2 td{
	height:24px;
}
table#sideNavi2 a{
/*	display:block;
*/	height:24px;
	line-height:24px;
	color:#000000;
	text-decoration:none;
}
table#sideNavi2 a:hover{
	text-decoration:underline;
}
table#sideNavi a.active{
	font-weigh2t:bold;
	cursor:default;
	background:url(../images/sidenavi_active.gif) no-repeat 145px center;
}

td#contents2{
	background:#0E2086 url(../images/bg_contents.gif) repeat-x 0px 86px;
}