/* CSS Document */

body {
	margin-top:0px;
	margin-right:0;
	margin-left:0;
	margin-bottom:0px;
	font-size:10pt;
	background-image: url("common/background.gif");
	background-color: #DBDBDC;
	background-repeat: repeat-x;
	background-position-y: 0%;
	}

h1.title {
	margin-bottom:-5px;
	
}

h2.menu {
	text-align:center;
	margin-bottom:-1px;
}
h3.contentstitle {
  font-size:95% ;
  font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3" ;
  font-weight:bold ;
  color:#333333 ; 
  margin-bottom:-2px;
}

h4.contentstitle {
  font-size:14px ;
  font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3" ;
  font-weight:bold ;
  text-indent:15px;
  color:#333333 ; 
  margin:0px 0px 0px 0px;
  padding:0xp 0px 0px 0px;
  background-image:url(common/t_block2.gif);
  background-repeat:no-repeat;
  background-position:0 1px;
}

h4.contentstitle2 {
  font-size:16px ;
  font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3" ;
  font-weight:bold ;
  text-indent:15px;
  color:#333333 ; 
  margin:0px 0px -1px 0px;
  padding:0xp 0px 0px 0px;
  background-image:url(common/t_block3.gif);
  background-repeat:no-repeat;
  background-position:0 40%;
}

address {
	font-size:10pt;
	font-style:normal;
	color:#333333;
	margin-top:25px;
	margin-bottom:30px;
	}

a	{
	color:#333333;
	text-decoration:none;
	}

a:hover	{
	color:#00AEEF;
	text-decoration:underline;
	}
	
a:visi
a.pro	{
	color:#000000;
	text-decoration:none;
	font-size:8pt;
	}

a.pro:hover	{
	color:#666666;
	text-decoration:underline;
	}

a.blue	{
	color:#004A80;
	text-decoration:underline;
	font-size:10pt;
	}

a.blue:hover	{
	color:#6DCFF6;
	text-decoration:underline;
	}

.date	{
	font-size:8pt;
	color:#005B7F;
	}

div#kvMenu {
  background-color: #e7e7e7;
  background-image: url('/common/side_wall.gif');
  background-repeat: repeat-x;
  background-position-y:0%;
  position:absolute;
  border:1px solid #999999;
  display:none;
  width:160px;
}

p.contentstitle {
  font-size:105% ;
  font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3" ;
  font-weight:bold ;
  text-indent:15px;
  color:#333333 ; 
  margin:0px 0px -1px 0px;
  padding:0xp 0px 0px 0px;
  background-image:url(common/t_block3.gif);
  background-repeat:no-repeat;
  background-position:0 40%;
}


table.mainBox	{
	border-left: solid 1px #ADADAD;
	border-right: solid 1px #ADADAD;
	background-color: #FFFFFF;
	}

td.main	{
	border-right: solid 1px #ADADAD;
	background-color: #FFFFFF;
	vertical-align:top;
	}

td.sideMenu {
	background-image: url("common/sm_back.gif");
	background-color: #E6E6E6;
	background-repeat: repeat-x;
	background-position: top;
	}


td.sideMenu2	{
    width:226;
	background-color:#F2F2F2;
	border-left:1px #CCCCCC solid;
	vertical-align:top;
	}

table.proBox {
	background-image: url("top/pro_back.gif");
	background-color: #FCFCFC;
	background-repeat: repeat-x;
	background-position: top;
	border: solid 1px #D6D6D6;
	}

td.mainText {
	font-size:10pt;
	color:#333333;
	line-height:14pt;
	}

td.tableText {
	font-size:10pt;
	color:#333333;
	border-bottom: solid 1px #666666;
	line-height:14pt;
	}

td.charText {
	font-size:14pt;
	color:#333333;
	border-bottom: dashed 1px #666666;
	line-height:16pt;
	}

td.t10lna {
	font-size:10pt;
	}

p.copyright {
    font-size:12px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#666666;
    margin:12px 0px 15px 0px;
}

/****************トップページ******************************/

td.topnews {
    color:#666666;
	padding:5px 10px 10px 10px;

}

.topnews dl{
	clear:both;
	margin:8px 0px 8px 0px ;
	padding:0px 0px 20px 0px;
}

.topnews dt{
    float:left;
	width:80px;
    color:#666666;
	font-size:60%;
	padding:4px 0px 2px 0px;
	margin-left:10px;
	/*border:1px #000000 solid;*/
}

.topnews dd{
	float:right;	
	width:442px;
    font-size:13px;
	text-align:left;
	text-indent:0px;
	position:0px -20px;
	margin:0px 0px 0px 0px;
	padding:2px 0px 2px 0px;
	/*border:1px #000000 solid;*/
}

.topnews a {
    color:#333333;
	text-decoration:none;
}

.topnews a:hover {
	color:#00AEEF;
	text-decoration:underline;
}

td.gw_loginbox {
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}

td.gw_loginbox2 {
   width:202 ;
   background-image:url(common/loginbox_gw.gif);
   border-left:1px #999999 solid ;
   border-right:1px #999999 solid ;
   border-bottom:1px #999999 solid ;
}

td.el_loginbox {
   padding:15px 12px 15px 12px ;
}

td.el_loginbox2 {
   width:202 ;
   background-image:url(common/loginbox_el.gif);
   border-left:1px #999999 solid ;
   border-right:1px #999999 solid ;
   border-bottom:1px #999999 solid ;
}

td.Lbanner {
   border-top:2px #1E3796 solid;
}

td.Lbanner img{
   margin:10px 0px 0px 0px ;
   padding:0px;
}

td.Lbanner2 img{
   margin:7px 0px 12px 0px ;
   padding:0px;

}

td.menubar {
   width:556;
   height:34; 
   text-align:center;
   background-image:url(common/svbar.gif);

}

p.loginText {
   font-size:14px ;
   font-weight:600;
   color:#FFFFFF ;
   text-align:center;
   margin:3px 0px 3px 0px;
}

td.sv_logo {
  padding:10px 5px 6px 5px ;
  text-align:center;
  width:202 ;
}

td.persText {
 
   padding:8px 0px 5px 20px ;
}

.persText a {
   font-size:11px ;
   font-weight:bold ;
   font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
   color:1F54A3 ;
}

td.perssample {
   padding:0px 16px 5px 16px;
}
   
td.menuboxTop {
   width:137 ;
   border-left:1px #CCCCCC solid ;
   border-right:1px #CCCCCC solid ;
}

td.menuboxBottom {
   width:137 ;
   height:74;
   vertical-align:top;
   text-align:left;
   border-left:1px #CCCCCC solid ;
   border-right:1px #CCCCCC solid ;
   background-image:url(common/category_bottom.jpg);
   padding:0px auto 0px 0px;
}

ul.menubox li{
   list-style-type:none;
   font-size:11px;
   font-weight:500;
   color:#333333;
   font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
   line-height:160%;
   margin:0px auto 0px -18px;
}

ul.menubox2 li{
   list-style-type:none;
   font-size:11px;
   font-weight:500;
   color:#333333;
   font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
   line-height:180%;
   margin:0px auto 0px -35px;
}

td.bannerzone {
	width:226;
	text-align:center;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 12px;
	padding-left: 14px;
}

.bannerzone img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

img.BannerEnd {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}      

td.listbox {
   width:224;
   border:none;
}

.listbox ul {
	margin: 0px;
	padding: 10px 7px 10px 22px;
	list-style-type: none;
}

.listbox li{
	font-size: 75%;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight:400;
	line-height: 150%;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 15px;
	background-image:url(common/linkicon.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	}



.listbox li h3{
	font-size: 100%;
	font-weight: normal;
	margin: 0px;
}

td.elbox {
    text-align:center;
	padding:2px 0px 8px 0px;
}

.elbox a {
    background-image:url(common/login_off.gif);
}

.elbox a:hover {
    background-image:url(common/login_on.gif);
}

div.inputbox {
    width:120px;
	margin:1px 0px 0px 0px;
	padding:0px 0px 0px 5px;
	float:left;
}

div.button {
	text-align:right;
	margin:0px 5px 0px auto;
}

div.error {
    clear:both;
	margin:0px auto -18px 7px;

}

div.gwForm {
    margin:0px 0px 0px 0px;
}
