@charset "EUC-JP";
body {
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	text-align:center;
	font-family:'¥Ò¥é¥®¥Î´Ý¥´Pro','¥Ò¥é¥®¥Î³Ñ¥´Pro','£Í£Ó ¥´¥·¥Ã¥¯',sans-serif;
	color: #333333;
	font-size:12px;
	line-height:1.3em;
	}
table {
	font-family:'¥Ò¥é¥®¥Î´Ý¥´Pro','¥Ò¥é¥®¥Î³Ñ¥´Pro','£Í£Ó ¥´¥·¥Ã¥¯',sans-serif;
	color: #333333;
	font-size:12px;
	line-height:1.3em;
}
a { color:336699; text-decoration:none; }
a:hover { color:999999; text-decoration:underline; }
img { border:none; margin:0px; }
#logo {
	width:100%;
	height:45px;
	display:block;
	float:none;
}
#layout {
	display:block;
	float:none;
	margin:30px auto auto auto;
	width:802px;
}
#layout2 {
	display:block;
	float:none;
	margin:0px auto auto auto;
	width:802px;
}
#layout3 {
	display:block;
	float:none;
	margin:0px auto auto auto;
	width:310px;
	text-align:center
}
#head_td {
	text-align:right;
}
#home_menu {
	height:15px;
	color:#fff;
	text-align:left;
}
#top_menu {
	height:15px;
	color:#fff;
	text-align:right;
	
}
#bottom_menu {
	height:21px;
	padding:0px;
	margin:0px;
}
#bottom_menu a {
	display:block;
	float:left;
	margin:0px 0px;
}
.bottom_menu_img {
	margin:0px 1px;
}
#copyright {
	color:#333333;
	font-size:10px;
	text-align:center;
	margin-top:30px;
}
#copyright a {
	color:#333333;
	text-decoration:underline;
}
#copyright a:hover {
	color:#369;
}
.bordered_right {
	border:#999 1px solid;
	float:right;
	display:block;
	margin-left:10px;
}
.bordered_left {
/*	border:#999 1px solid;*/
	float:left;
	display:block;
	margin-right:10px;
}
.kakoi{
	border: 1px #999999 solid;
}
.title_img {
	display:block;
	float:none;
	border:none;
	margin-bottom:1em;
}
.td01 {
	color: #333;
	border-bottom:dashed 1 #cccccc;
	background:#ffffff;
}
.td02 {
	color: #333;
	border-bottom:none;
	background:#ffffff;
}
.text02 {
	color:#fff;
	font-size:80%;
}
.text03 {
	font-size:80%;
	padding:10px;
	color:#666;
}
.text04 {
	color:#666;
	font-size:110%;
}


#news_box {
	margin:10px auto 20px auto;
	width:800px;
	height:80px;
	overflow:auto;
	text-align:left;
	color:#333333;
	scrollbar-face-color:#cccccc;
	scrollbar-3dlight-color:#fff9f0;
	scrollbar-highlight-color:#f0f0f0;
	scrollbar-shadow-color:#f0f0f0;
	scrollbar-darkshadow-color:#f0f0f0;
	scrollbar-arrow-color:#999999;
	scrollbar-track-color:#f0f0f0;
}
#news_box p {
	margin:0px;
	padding:10px;
}
#news_box a {
	text-decoration:underline;
}
#news_box a:hover {
	text-decoration:underline;
}

