@charset "shift_jis"; 

/* 
------------------------------ 

 (C)JHCS CSS 
 Version: 1.0 
 creation date: 10/4 
 last update: 10/4 

----------------------------- */ 


/*
 ----------------------------------------------- */ 

body {
	margin:0px;
	margin-bottom:0px;
	margin-top:38px;
	padding:0px;
	line-height:22px;
	color:#000000;
	text-align: center;
	bgcolor:#ffffff;
	background:url(../images/bg_2.jpg) repeat-x;
	}

.menu {
	margin-top:20px;
	}

a,
a:link,
a:visited {
	color:#055e99;
	text-decoration:none;
}

a:hover,
a:active {
	color:#055e99;
	text-decoration:underline;
	}
h1,h2,h3,h4,h5,h6{
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0;
	font-weight:normal;
	display: inline;
		}

.text {
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka,sans-serif;
	font-size: 12px;
	line-height: 19px;
	color:#333333;

}
.red {
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka,sans-serif;
	font-size: 10px;
	color:#FF0000;
}

