@charset "utf-8";
/*
==================== INDEX ====================
  last-updated: 06/09/04
    1: global
    2: header
    3: contents
    4: footer
  ==============================================
*/

/*<group=global>*/

.font14 { font-size: medium;	line-height:1.8; }
.font12 { font-size: small;	line-height:1.6; }
.font10 { font-size: x-small;	line-height:1.6; }
.font8 { font-size: xx-small;	line-height:1.4; }
.font15 {color: #FFFFFF;	font-weight: bold;}
.font16 {color: #000; font-size: 0.8em;}

h3{
	font-size:1em;

}

* {
	margin:0;
	padding:0;
	/font-family:,'メイリオ',Meiryo,'Hiragino Maru Gothic Pro', 'ヒラギノ丸ゴ Pro W4';
}

html {
	overflow-y:scroll;
}

body {
	font-family:'メイリオ',Meiryo,'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Verdana, Sans-serif;
	margin:auto;
	padding:auto;
	background:#fff;
	/*color:#666;*/
	line-height:1.5;
	font-weight:normal;
	text-align:center;
	font-size:0.9em;
	voice-family: "\"}\""; 
	voice-family:inherit;
	/*font-size:82%;*/
	background-image:url(../images/bkg_01.gif);
	background-repeat: repeat-x;
}
html>body body {
	font-size:82%;
} 

#container {
	margin:0 auto;
	position:relative;
	width:767px;
	text-align:left;
}

a img {
	border: 0;
}

a {
	color: #003399;
	text-decoration: none;
}

a:hover {
	color: #003399;
	text-decoration: none;
}

a:visited {
	color: #003399;
	text-decoration:none;
}

a:focus {
	outline:0;
}

a[href $='.pdf'] { 
	padding: 0px 30px 0px 0px;
	padding-right:30px;
	background:url(../images/pdf_icon.gif) no-repeat center right;
}

p {
	display : inline;
}

li {
	list-style:none;
}

hr {
	display:none;
}

.clear {
	display: block;
	width:1px;
	height: 15px;
	margin: 0 0 -15px 0;
	padding:0;
	font-size: 1px;
	line-height: 1px;
	text-indent:-9999px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.date {
	font-family:Georgia,Times New Roman,serif;
}

.alt {
	display: none;
}

.alt2 {
	display: none;
}

/*</global>*/


/*<group=header>*/

#header {
	height:86px;
	margin:10px 0px 0px 0px;
}

#header a { text-indent:-9999px;}

#header h1 a {
	background: transparent url(../images/top_logo.gif) no-repeat;
	top:0px;
	left:0px;
	width:168px;
	height:30px;
	float:left;
}

#header h2 {
	position:absolute;
	float:left;
	left:170px;
	top:20px;
	font-size:66%;
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-size:79%;
}
html>body #header h2 {
	font-size:79%;
}

#globalNavi {
	padding:0;
	width:767px;
	position:absolute;
	top:45px;
	left:0px;
	height:39px;
	background:url(../images/navi_menu_bg.gif) repeat-x;
}

#globalNavi a:hover { text-decoration:none; background-position:0px -39px; }
#globalNavi li { float: left; }

.navi00 { width:2px; height:39px; background:url(../images/navi_menu00.gif) no-repeat; float:left; }

#navi01 a { width:93px; height:39px; background:url(../images/navi_menu01.gif) no-repeat; float:left; }
#navi02 a { width:136px; height:39px; background:url(../images/navi_menu02.gif) no-repeat; float:left; }
#navi03 a { width:95px; height:39px; background:url(../images/navi_menu03.gif) no-repeat; float:left; }
#navi04 a { width:104px; height:39px; background:url(../images/navi_menu04.gif) no-repeat; float:left; }
#navi05 a { width:108px; height:39px; background:url(../images/navi_menu05.gif) no-repeat; float:left; }
#navi06 a { width:56px; height:28px; background:url(../images/navi_menu_06.gif) no-repeat; float: left; }
#navi07 a { position:absolute; left:657px; width:110px; height:39px; background:url(../images/navi_menu_eng.gif) no-repeat; float:left; }

/*</group>*/

/*-----------------------English nav ------*/


.navi00 { width:2px; height:39px; background:url(../engImages/navi_menu00.gif) no-repeat; float:left; }

#navi01 a { width:61px; height:39px; background:url(../engImages/navi_menu01.gif) no-repeat; float:left; }
#navi02 a { width:120px; height:39px; background:url(../engImages/navi_menu02.gif) no-repeat; float:left; }
#navi03 a { width:150px; height:39px; background:url(../engImages/navi_menu03.gif) no-repeat; float:left; }
#navi04 a { width:105px; height:39px; background:url(../engImages/navi_menu04.gif) no-repeat; float:left; }
#navi05 a { width:91px; height:39px; background:url(../engImages/navi_menu05.gif) no-repeat; float:left; }
#navi06 a { width:66px; height:39px; background:url(../engImages/navi_menu06.gif) no-repeat; float: left; }
#navi07 a { position:absolute; left:657px; width:110px; height:39px; background:url(../engImages/navi_japanese.gif) no-repeat; float:left; }


/*-----------------------------------------*/

/*-----------------------------English body-----*/

#eng_content{
	font-family:Arial, Helvetica, sans-serif;
}
.centered{
	margin-left:auto;
	margin-right:auto;
	width:758px;
}

.left{
	float:left;
	width:525px;
}

.right{
	float:right;
	width:200px;
}

#banner1, #banner2, #banner3{
	padding:150px 0px 150px 0px;
}

#banner1 a{
	background:url('../engImages/advan_admin_off.jpg') no-repeat top left;
	padding:150px 125px 150px 125px;
	
}

#banner1 a:hover{
	background:url('../engImages/advan_admin_on.jpg') no-repeat top left;
}


#banner2 a{
	background:url('../engImages/advan_users_off.jpg') no-repeat top left;
	padding:150px 125px 150px 125px;
}

#banner2 a:hover{
	background:url('../engImages/advan_users_on.jpg') no-repeat top left;
}


#banner3 a{
	background:url('../engImages/advan_management_off.jpg') no-repeat top left;
	padding:150px 125px 150px 125px;
}

#banner3 a:hover{
	background:url('../engImages/advan_management_on.jpg') no-repeat top left;
}

.newsitem{
	border-bottom:1px #999999 dotted;
	padding-bottom:15px;
	margin-bottom:5px;
	color:#0066CC;
	font-family:Arial, Helvetica, sans-serif !important;
}

.newsitem a{
	text-decoration:none;
	color:#0066CC;
}

.newsitem a:hover{
	text-decoration:underline
}

/*---------------------------------------------*/

/*<group=footer>*/

#footer {
	float:left;
	width:767px;
	height:60px;
	border-top: 1px solid;
}

#footer li {
	float: left;
	padding:8px;
}

#footer p {
	float: left;
	margin:10px auto 0 auto;
	width:767px;
	color:#666666;
	text-align:right;
	padding-top:2px;
	line-height:1.6;
	font-size:66%;
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-size:79%;
}
html>body #footer p {
	font-size:79%;
}

/*</group>*/
