@charset "utf-8";

#wrapper {
	width: 813px;
	height: 300px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: #FFFFFF;
}

.tb_toppage {
	display:inline;
	float:left;
	width:730px;
	border:none;
	margin-left:42px;
	margin-top:70px;
	margin-bottom:50px;
	text-align: center;
}

.tb_toppage td.lineTd1 {
	border-bottom:solid 1px #333333;
	height:36px;
	font-size:12px;
	color:#000000;
	vertical-align:bottom;
}

.tb_toppage td.logoTd {
	border-bottom:solid 1px #333333;
	height:75px;
	vertical-align:bottom;
}

.tb_toppage td.lineTd2 {
	height:25px;
	font-size:15px;
	line-height:15px;
	color:#333333;
	vertical-align:top;
}

.tb_toppage td.counterTd {
	height:45px;
	vertical-align:middle;
}

.menuBarTop {
	margin-left: auto;
	margin-right: auto;
	width:300px;
	text-align:left;
	background: #245975 url(img_common/bg_menubar.gif) repeat-x;
	border: 1px solid #000000;
}

.menuBarTop span{
	display:inline;
	font-size: 13px;
	line-height: 19px;
	font-weight: bold;
	color: #ffffff;
	margin-left:10px;
}

.menuBarTop a{
	display:inline;
	font-size: 13px;
	line-height: 19px;
	color: #cccccc;
	margin-left:10px;
}

.menuBarTop a:hover{
	color:#ffffff;  text-decoration:underline; 
	font-weight: bold;
}

.menuBarTop a:visited:hover{
	color:#ffffff;  text-decoration:underline; 
	font-weight: bold;
}

#galleryLinkImage a{
	display:inline;
	float:left;
	width:201px;
	height:201px;
	background:url(img_top/toppageBoar.jpg) no-repeat;
}

#galleryLinkImage  a:hover{
	background:url(img_top/toppageBoar2.jpg) no-repeat;
}

#softwareLinkImage a{
	display:inline;
	float:left;
	width:201px;
	height:201px;
	background:url(img_top/toppageMirpg.jpg) no-repeat;
}

#softwareLinkImage  a:hover{
	background:url(img_top/toppageMirpg2.jpg) no-repeat;
}

#btnJapNoLink {
	display:inline;
	float:right;
	width:96px;
	height:21px;
	background:url(img_top/btn_Jap_B.gif) no-repeat;
}

#btnJap a{
	display:inline;
	float:right;
	width:96px;
	height:21px;
	background:url(img_top/btn_Jap_A.gif) no-repeat;
}

#btnJap a:hover{
	background:url(img_top/btn_Jap_B.gif) no-repeat;
}

#btnEngNoLink {
	display:inline;
	float:left;
	width:96px;
	height:21px;
	background:url(img_top/btn_Eng_B.gif) no-repeat;
}

#btnEng a{
	display:inline;
	float:left;
	width:96px;
	height:21px;
	background:url(img_top/btn_Eng_A.gif) no-repeat;
}

#btnEng a:hover{
	background:url(img_top/btn_Eng_B.gif) no-repeat;
}

#counterBox {
	display:block;
	margin-left: auto;
	margin-right: auto;
	height:20px;
}

#counterBox .digit0 {
	display:inline;
	float:right;
	width:15px;
	height:20px;
	background:url(img_top/0.gif) no-repeat;
}

#counterBox .digit1 {
	display:inline;
	float:right;
	width:15px;
	height:20px;
	background:url(img_top/1.gif) no-repeat;
}
#counterBox .digit2 {
	display:inline;
	float:right;
	width:15px;
	height:20px;
	background:url(img_top/2.gif) no-repeat;
}
#counterBox .digit3 {
	display:inline;
	float:right;
	width:15px;
	height:20px;
	background:url(img_top/3.gif) no-repeat;
}
#counterBox .digit4 {
	display:inline;
	float:right;
	width:15px;
	height:20px;
	background:url(img_top/4.gif) no-repeat;
}
#counterBox .digit5 {
	display:inline;
	float:right;
	width:15px;
	height:20px;
	background:url(img_top/5.gif) no-repeat;
}
#counterBox .digit6 {
	display:inline;
	float:right;
	width:15px;
	height:20px;
	background:url(img_top/6.gif) no-repeat;
}
#counterBox .digit7 {
	display:inline;
	float:right;
	width:15px;
	height:20px;
	background:url(img_top/7.gif) no-repeat;
}
#counterBox .digit8 {
	display:inline;
	float:right;
	width:15px;
	height:20px;
	background:url(img_top/8.gif) no-repeat;
}
#counterBox .digit9 {
	display:inline;
	float:right;
	width:15px;
	height:20px;
	background:url(img_top/9.gif) no-repeat;
}

#articleBoxA {
	display:inline;
	float:left;
	margin-left:204px;
	margin-top:0px;
	margin-bottom:30px;
	width:406px;
	background:url(img_top/articleBack.gif) no-repeat;
}

#articleBoxB {
	display:inline;
	float:left;
	margin-top:62px;
	width:406px;
	background:url(img_top/articleLine.gif) repeat-y;
	font-size:10px;
	line-height:19px;
	text-align:justify;
	color:#666666;
	
}
