/*ƒ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: #424242;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	line-height: 16px;
}

/*IEˆÈŠO‚ÉƒtƒHƒ“ƒgƒTƒCƒY‚ðã‘‚«
-----------------------------------*/
html>body{
	font-size: 90%;
}

a:link, a:visited{
	color: #424242;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

h1{
	text-indent: -9999px;
	font-size: 12px;
	margin: 0px;
	display: none;
}

h2 {
	text-indent: -9999px;
	display: none;
	font-size: 12px;
}

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;
}

select {
	font-size: 10pt;
	color: #333333;
	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;
}

.text12{
	font-size: 12px;
	line-height: 16px;
}

.sidemenu{
	font-size: 14px;
	color: #ffffff;
	line-height: 16px;
}

.text14{
	font-size: 14px;
	line-height: 18px;
}

}

.important{
	color: #9B1A1A;
}

.supplement{
	font-size: 10px;
	line-height: 14px;
}


/*ƒwƒbƒhƒGƒŠƒA
---------------------------------------------------------*/
#headArea{
	width: 750px;
	height: 250px;
	background-image: url(img/header01.jpg);
}

#headArea h1{
	text-indent: -9999px;
}

/*ƒtƒbƒ^[
---------------------------------------------------------*/
#footer {
	width:800px;
	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;
}

/*”ñ•\Ž¦ƒNƒ‰ƒX
---------------------------------------------------------*/
.skipLinks {display: none;}

/********************* ˆÈã **********************/
