@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	background-image: url(../images/body_bg.gif);
	margin:0px auto;
	padding:0px;
	color:#333333;
}
a{
	text-decoration:none;
	color: #0099FF;
}
a:hover{
	color:#CC00CC;
}
img{
border:0;
}
a.img img{
border: 1px solid #999999;
}
a.img:hover img{
border:1px solid #FF0000;
}
.menu span{
padding-top:12px;
display:block;
	
}
.menu a{
	color:#FFFFFF;
	font-size:15px;
	text-decoration:none;	
	text-align:center;
	display:block;
	float:left;width:89px;
	height:42px;
}
.menu a:hover{
	background:url(../images/menu_hover.gif) no-repeat;
	color:#FFFFFF;
}

.artile{
	line-height:150%;
	letter-spacing:1px;
	margin:5px;
	padding:0px;
}
.artile02{
	line-height:150%;
	letter-spacing:1px;
	margin:5px;
	padding:0px;
	color:#7D7D7D
}
.artile02 a{
	color:#676767;
	text-decoration:underline;
}
.artile02 a:hover{
	color:#990099;
	text-decoration:underline;
}
.txt_blackbold {
	color: #000000;
	font-weight: bold;
}
.txt01 {
	color: #660099;
	font-weight: bold;
}
.txt_blackbold {
	color: #000000;
	font-weight: bold;
}
.txt03 {color: #930075; font-weight: bold; }
.txt01 {
	color: #660099;
	font-weight: bold;
}
.txt03 {color: #930075; font-weight: bold; }
.txt04 {
	font-size: 13px;
	color: #660066;
	font-weight: bold;
}
.txt06 {
	font-size: 18px;
	font-weight: bold;
}

.txt_black {color: #000000}
.txt_red {color: #FF0000}