﻿
 
 table.wrapc{

 table-layout: fixed;
  border:none;
  border-collapse:collapse;
  border-spacing:0px;
  margin:0 auto ;
background :#050a58;

}
th,td.wrapc {padding:0;}

#main_left{}
#main_right{}

td.my_main{
margin:0px;
padding:0px;
background : url(img/kumo_bk.gif) #f7f8f3;
 width:800px;
}

td.top_l{
background : url(img/home_topl.jpg) #f7f8f3 no-repeat;
left:0px;
min-height:276px;
}
td.top_c{
background : #f7f8f3;
text-align:center;
 line-height:1.7em;
}
td.top_r{
background : url(img/home_topr.jpg) #f7f8f3 no-repeat;
 right:0px;
min-height:276px;
}

#my_header {
	padding-bottom:30px;
	width : 100% ;
	font-size:small;
	line-height:1.2em;
	color: #050a58;	
 }

#my_header img{
margin-left:auto;
margin-right:auto;
margin-bottom:20px; 
border:0px;
}

#global_topMenu {
	margin-top:8px;
	margin-left: 60px;
	margin-bottom:10px;
	padding-top: 5px;
	padding-bottom: 20px;
	padding-left: 0;
	list-style-type: none;
}


#global_topMenu li {
	padding-right: 20px;
	float: left;
	color: #96966d;
	text-decoration: none;
	font-size: small;
}

#global_topMenu li a {
	padding: 0px 0px 0px 15px;
	display: block;
	color: #000000;
	text-decoration: none;
	font-size: small;
	background: url(icos/menu_icoy1.jpg) no-repeat 0px 0px;
}

#global_topMenu li a:hover {
	text-decoration: underline;
	background: url(icos/menu_icoo0.jpg) no-repeat 0px -1px;
}


#topics{
	margin:0px 0px 30px 0px;
	padding:0px 30px 30px 30px;
	fone-size:small;
	list-style-type: none;
}

#topics li{
	padding:0px;
	margin: 0px 10px 10px 10px;
	width:200px;
	float: left;
	text-decoration: none;
	font-size: small;
	list-style-type: none;
}

.topi_yellow{
	background:#f7f8f3;
	border: 8px #dcb900 solid;
}

.topi_gray{
	background:#f7f8f3;
	border: 8px #666666 solid;
}

.topi_title{
	min-height:54px;
	padding: 15px 5px 5px 60px;
	background:url(img/ooiri.gif) no-repeat 5px 5px;
	line-height:3.2em;
}

.topi_main{
	padding:5px 10px;
	margin: 5px;
	background:#ffffff;
	border: 1px solid #000000;
	line-height:1.4em;
}


#new_topi{
border-top:2px solid #888888;
border-bottom:2px solid #888888;
border-right:13px solid #dcb900;
border-left:13px solid #dcb900;
font-weight:700;
color:#888888;
padding:5px;
text-align:center;
margin:10px;
}

#footer{
padding:10px;
text-align:center;
font-size:small;
color:#ffffff;
background:url(img/greenstripe.gif);
}

