a,abbr,acronym,address,applet,b,big,blockquote,body,caption,center,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,
html,i,iframe,img,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,u,ul,var
{margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
body { line-height: 1;-webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;}
ol, ul {list-style: none;}
blockquote, q { quotes: none; }
:focus { outline: 0;}
ins { text-decoration: none;}
del { text-decoration: line-through;}
table { border-collapse: collapse; border-spacing: 0;}

/* tables still need 'cellspacing="0"' in the markup */

.clear
{
	clear:both;
	height:0;
	line-height:0;
	width:0px;
}

a,
a:link,
a:visited,
a:hover,
a:active{
	color:#096;
	text-decoration:none;
	font-weight:bold;
}

a:hover
{
	text-decoration:underline;
}

table
{
	background-color:White;
}

td
{
	padding:5px;
}


body{
	font-size:16px;
	/**/
	font-size:100%;
	/**/
	font-family:"ＭＳ Ｐゴシック", "Osaka",sans-serif;
	line-height:1.3em;
	color:#333;
}

 h2{
 	margin-top:10px;
	height:30px;
	line-height:30px;
	font-size:18px;
	color:#069;
	font-weight:bold;
	margin-bottom:10px;
}

table.tbl{
	width:100%;
}

table.tbl th,
table.tbl td{
	padding:5px;
	border:1px solid silver;
	font-size:94%;
}

table.tbl th{
	text-align:right;
	background-color:#EEE;
	vertical-align:top;
}

#wrapper{
	text-align:center;
	font-size:94%;
}

#header{
	text-align:left;
	width:980px;
	margin:0px auto;
	height:120px;
	border-bottom:10px solid #069;
	position:relative;
}

#headBottomContainer{
	position:absolute;
	top:120px;
	left:125px;
	width:730px;
	height:90px;
}

#headContainer
{
	position:absolute;
	width:400px;
	height:90px;
	left:580px;
	top:30px;
}

#search{
	width:350px;
	height:50px;
	margin:40px auto auto 0px;
}

h1#logo{
	position:absolute;
	left:0px;
	top:20px;
	width:500px;
	height:80px;
	background:url(img/logo.gif) no-repeat;
	overflow:hidden;
}

h1#logo a{
	display: block;
	padding-top:80px;
}

#container{
	width:980px;
	margin:0px auto;
	text-align:left;
	background-color:#FFF;
	position:relative;
	overflow:hidden;
}

#group
{
	width:760px;
	overflow:hidden;
	float:left;
}

#group2
{
	width:100%;
	overflow:hidden;
	float:left;
}

#main
{
	float:right;
	width:520px;
}

#main2
{
	float:right;
	width:720px;
}

#subLeft
{
	float:left;
	width:220px;
	margin-top:10px;
}

#subRight
{
	float:right;
	width:200px;
	margin-top:10px;
	padding-top:60px;
	position:relative;
}

#login_panel
{
	position:absolute;
	top:0px;
	left:0px;
	width:180px;
	background-color:#096;
	font-size:87.23%;
	height:50px;
	padding:10px 10px 0px 10px;
	
	text-indent:15px;
	line-height:20px;
}
#login{
	background:url(img/login.gif) no-repeat left 5px;
	height:20px;
}
#user{
	background:url(img/user.gif) no-repeat left 5px;
	height:20px;

}


#login_panel a,
#login_panel a:link,
#login_panel a:visited,
#login_panel a:hover,
#login_panel a:active{
	color:#FFF;
	font-weight:bold;
}

#login a:hover
{
	text-decoration:none;
}

.breadcrumb{
	margin-top:8px;
	padding-bottom:8px;
	width:100%;
}

.breadcrumb li{
	float:left;
	height:1em;
	line-height:1em;
	text-indent:12px;
	font-size:87.23%;
	padding-right:5px;
	background:url(img/arrow.gif) no-repeat left 2px;
}

span.clear{
	display:block;
	clear:both;
	width:0px;
	height:0px;
}

#ContentPane{
	overflow:hidden;
}


#SubLeftPane{
	background-color:#F88;
	overflow:hidden;
}

#SubRightPane{
	background-color:#88F;
	overflow:hidden;
}

#footer
{
	overflow:hidden;
	margin-top:20px;
	padding-top:10px;
	width:100%;
	height:200px;
	background-color:#069;
	text-align:center;
}

#FooterWrap{
	width:980px;
	height:200px;
	margin:0px auto;
	text-align:left;
	position:relative;
	background:url(img/mini-logo.gif) no-repeat right 20px;
}

#FooterWrap #copyright{
	position:absolute;
	left:0px;
	top:180px;
	width:300px;
	height:20px;
	line-height:20px;
	text-align:left;
	color:#FFF;
	font-size:73.4%;
}


#vnavi{
	font-size:94%;
	border:5px solid #999;
	padding:10px;
	background-color:#F0F0F0;
}

#vnavi li{
	background:url(img/arrow.gif) no-repeat left 6px;
	padding-left:12px;
}