/*ƒXƒ^ƒCƒ‹‰Šú‰»
---------------------------------------------------------*/
*{
	margin: 0;
	padding: 0;
	text-decoration: none;
}

/*Šî–{ƒXƒ^ƒCƒ‹‚±‚±‚©‚ç
---------------------------------------------------------*/
body{
	/*	font-family: 'Hiragino Kaku Gothic Pro', 'ƒqƒ‰ƒMƒmŠpƒS Pro W3', '‚l‚r ‚oƒSƒVƒbƒN', sans-serif;
--*/
	color: #666666;
	text-decoration: none;
	padding: 0px;
	background-color: #000000;
	text-align: center;
}

/*IEˆÈŠO‚ÉƒtƒHƒ“ƒgƒTƒCƒY‚ðã‘‚«
-----------------------------------*/
html>body{
	font-size: 90%;
	text-align: center;
}

a:link, a:visited{
	color: #0066FF;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

h1{
	font-size: 10px;
	font-weight: lighter;
	margin: 0px 0px 0px 30px;
	padding-top: 3px;
	height: 14px;
	display: inline;
	float: left;
}

h2 {
	font-family: 'Hiragino Kaku Gothic Pro', 'ƒqƒ‰ƒMƒmŠpƒS Pro W3', '‚l‚r ‚oƒSƒVƒbƒN', sans-serif;
	font-weight: bold;
	text-indent: -9999px;
	display: none;
}

h3{
	margin: 0px;
	padding: 0px;
	display: none;
}

h4{
 font: bold 95% 'Hiragino Kaku Gothic Pro', 'ƒqƒ‰ƒMƒmŠpƒS Pro W3', '‚l‚r ‚oƒSƒVƒbƒN', sans-serif;
 color: #666666;
 margin: 0px;
 padding-left:0px;
}

h5{
 font: 100% 'Hiragino Kaku Gothic Pro', 'ƒqƒ‰ƒMƒmŠpƒS Pro W3', '‚l‚r ‚oƒSƒVƒbƒN', sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

textarea {
	font-size: 10pt;
	color: #000080;
	border: 1px solid #808080;
	background-color: #FFFFFF;
	filter:progid:DXImageTransform.Microsoft.Shadow
	(color=#BDC3BD, Direction=135, Strength=3);
}

.textbox {
	padding:2;
	font-size: 10pt;
	color: #000080;
	border: 1px solid #808080;
	background-color: #FFFFFF;
	filter:progid:DXImageTransform.Microsoft.Shadow
	(color=#BDC3BD, Direction=135, Strength=3);
}

select {
	font-size: 10pt;
	color: #000080;
	border: 1px solid #808080;
	background-color: #FFFFFF;
	filter:progid:DXImageTransform.Microsoft.Shadow
	(color=#BDC3BD, Direction=135, Strength=3);
}

#content ul {
	margin:3px 5px;
}

#content li{
	margin-left: 15px;
	padding: 0px;
}

/*ƒRƒ“ƒeƒi[
---------------------------------------------------------*/
#contener{
	width:750px;
	background-color: #000000;
	border: 1px solid #666666;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
}

/*ƒwƒbƒhƒGƒŠƒA
---------------------------------------------------------*/
#headArea{
	width: 750px;
	height: 250px;
	background-image: url(img/header01.jpg);
}

#headArea h1{
	text-indent: -9999px;
}

/*ƒtƒ‰ƒbƒVƒ…ƒGƒŠƒA
---------------------------------------------------------*/
#flashArea{
	width: 750px;
	height: 170px;
}

#flashArea p{
	text-indent: -9999px;
	display: none;
}

/*ƒƒjƒ…[ƒGƒŠƒA
---------------------------------------------------------*/
#menuArea{
	width: 500px;
	height: 20px;
	margin-right: 125px;
	margin-left: 125px;
}

#global_nav{
	height: 20px;
}

#global_nav ul {
	width:500px;
}

#global_nav li{
	display:inline;
}


#global_nav li a {
	display: block;
	float:left;
	text-indent:-9999px;
	height: 20px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
} 

/*	ƒIƒt	*/
#menu01 a{width:94px;background:url("img/global_nav.gif") 0 0 no-repeat;}
#menu02 a{width:94px;background:url("img/global_nav.gif") -99px 0 no-repeat}
#menu03 a{width:94px;background:url("img/global_nav.gif") -198px 0 no-repeat}
#menu04 a{width:94px;background:url("img/global_nav.gif") -297px 0 no-repeat}
#menu05 a{width:94px;background:url("img/global_nav.gif") -396px 0 no-repeat}

/*	ƒIƒ“	*/
#menu01 a:hover,#menu01 a.on{background-position:0 -20px;}
#menu02 a:hover,#menu02 a.on{background-position: -99px -20px;}
#menu03 a:hover,#menu03 a.on{background-position: -198px -20px;}
#menu04 a:hover,#menu04 a.on{background-position: -297px -20px;}
#menu05 a:hover,#menu05 a.on{background-position: -396px -20px;}

/*mainArea
---------------------------------------------------------*/
#mainArea{
	width: 690px;
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 40px;
	padding-left: 30px;
	}

/*main
---------------------------------------------------------*/
#info{
	height: 182px;
	width: 360px;
	float: right;
	margin-left: 25px;
	margin-right: 5px;
	background-image: url(img/line_info.gif);
	background-repeat: no-repeat;
	text-align: left;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-top: 8px;
	margin-bottom: 20px;
}

#info ul {
	overflow: auto;
	height: 185px;
	margin-top: 10px;
	margin-left: 10px;
}
	
#info li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #CCCCCC;
	padding-bottom: 10px;
	padding-top: 10px;
	list-style-type: none;
	padding-right: 20px;
	padding-left: 20px;
}

#image{
	height: 200px;
	width: 240px;
	float: left;
	margin-right: 15px;
	margin-left: 5px;
	margin-bottom: 20px;
}

#member{
	width: 680px;
	margin-left: 5px;
	clear: both;
}

#member img{
	margin-bottom: 20px;
}

.important{
	color: #FF0000;
}

/*ƒtƒbƒ^[
---------------------------------------------------------*/
#footer {
	width:730px;
	text-align: right;
	clear: both;
	background-image: url(img/line_footer.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

/*ƒJƒEƒ“ƒ^[
---------------------------------------------------------*/
#counter {
	width:730px;
	text-align: right;
	clear: both;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

/*”ñ•\Ž¦ƒNƒ‰ƒX
---------------------------------------------------------*/
.skipLinks {display: none;}

/********************* ˆÈã **********************/
