/*全体設定*/
a:link {
	text-decoration:underline; color:ffffff;
}

a:visited {
	text-decoration:underline; color:#cccccc;
}
a:active {
	text-decoration:underline; color:white;
}
a:hover {
	text-decoration:none; color:#ffffff;
}

body	{
	font-size:11pt;
	color:#ffffff;
	background-color:#000000;
	line-height:140%;
	scrollbar-Track-Color:#ffffff;
	scrollbar-Face-Color:#000000;
	scrollbar-Shadow-Color:#666666;
	scrollbar-DarkShadow-Color:#ffffff;
	scrollbar-Highlight-Color:#cccccc;
	scrollbar-3dLight-Color:#666666;
	scrollbar-Arrow-Color:#99ff00;
}


H1,H2,H4,H5,H6 {
	margin:0px;
	padding:0px;
}

H2 {
	font-size:10pt;
}

H3 {
	font-size:18px;
}

H1 {
	font-size:11pt;
}

table {
	font-size:11pt;
	table-layout:auto;
	line-height:140%;
}

big {
	font-size:13pt;
	font-weight:600;
}
small {
	font-size:10pt;
}


.txt10px {
	font-size:10px;
}

.conp {
	font-size:9pt;
}

.link_table {
	font-size:10pt;
	table-layout:auto;
	line-height:140%;
}

.com_small {
	font-size:10pt;
}

.new {
	color:#ff0000;
	font-weight:nomal;
}

/*Whats new*/

.infor {
	overflow:auto;
	overflow-x:hidden;
	width:100%;
	height:100px;
}

.title {
	font-size:10pt;
	font-weight:600;
}

.com {
	font-size:9pt;
}

.big {
	font-size:xx-large;
	font-weight:600;
}

	
/*テーブル設定*/
.t_table tr td {
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	padding:5px;
}

.next_back tr td {
	border-top: 0px solid #666666;
	border-right: 0px solid #666666;
	border-bottom: 0px solid #666666;
	border-left: 0px solid #666666;
}
	
/*その他のコンテンツ*/
.td_space {
	padding:5 0 5 0;
}

.finding {
	text-align:left;
	margin:10 0 10 0;
}

/*リンク紹介ページ*/
.link_table_shokai {
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	text-align:left;	
}

