@charset "Shift_JIS";
/*----------------------------------------

	Default CSS (Last Update 2006.09.08)

	- body setting
	- link setting

-----------------------------------------*/
/*----------------------------------------
	body setting
-----------------------------------------*/

body {
	background-color: #ffffff;
	background-image: url(../img/cmn_head_bg.gif);
	background-repeat: repeat-x;
	color: #333333;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif;
	-webkit-text-size-adjust: 100%;	/* for iphone */
}


/*----------------------------------------
	link setting
-----------------------------------------*/

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

a:hover, a:active {
	color: #009999;
	text-decoration: underline;
}


#lnavi a:link, #lnavi a:visited, #lnavi a:hover, #lnavi a:active {
	color: #2d2f7e;
	text-decoration: none;
}

a img{
	border-style:none;	
}

/*----------------------------------------
	ir lnavi setting
-----------------------------------------*/

#lnavi {
	font-size: 12px;
	line-height: 15px;
}