body {
	background-image: url(../img/back.jpg);
	background-repeat: repeat-y;
	background-position: center;
	font-size: 90%;
	line-height: 140%;
	text-align: left;
	color: #333333;
}
.bottom10{
margin-bottom: 10px;
}

/*メニュー*/
a.menu01{
	color: #333333;
	text-decoration: none;
}
a:hover{
	color: #FF6600;
	text-decoration: underline;
}
a.top_menu{
	background-image: url(../img/arrow_red.gif);
	background-repeat: no-repeat;
	font-size: 80%;
	background-position: left;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
/*フッタ*/
#footer{
	background-image: url(../img/tfooter.gif);
	background-repeat: no-repeat;
	font-size: 80%;
	margin: 0px;
	height: 29px;
	width: 760px;
	padding-top: 5px;
	clear: both;
	text-align: center;
}
/*トップページ*/
#visual{
	margin-top: 10px;
	margin-bottom: 2px;
}
#main_back{
	width: 760px;
	text-align: left;
	margin: 0px;
	padding-top: 10px;
	background-image: url(../img/top_body_back.gif);
	background-repeat: no-repeat;
}
/*グループ*/
#group_menu{
	padding-left: 20px;
	padding-bottom: 15px;
	width: 180px;
	float: left;
}
#group{
	padding-left: 20px;
	padding-bottom: 15px;
	width: 180px;

}
/*ニュースリリース*/
#news{
	font-size: 90%;
	width: 375x;
	margin-bottom: 10px;
	margin-left: 27px;
}
a.syousai{
	background-image: url(../img/contents/blue_arrow.gif);
	background-repeat: no-repeat;
	font-size: 75%;
	background-position: left;
	font-weight: normal;
	text-decoration: underline;
	color: #FF6600;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
a.syousai:hover{
	color: #00008F;
	text-decoration: underline;
}
#news h1{
	background-image: url(../img/top_r5_c5_f2.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	font-size: 90%;
	height: 21px;
	width: 350px;
	padding-top: 2px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.news_body{
	padding-bottom: 5px;
	width: 350px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	line-height: 130%;
}
.news_day{
	font-size: 85%;
	font-weight: bold;
	color: #FF6600;
	display: block;
	float: left;
	width: 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.news_copy{
	font-size: 100%;
	display: block;
	float: right;
	width: 290px;
	margin: 0em;
	padding-top: 0px;
}
.clears{

  clear:both;

}

#news_copy a{
	color: #333333;
	text-decoration: none;
}
#news_copy a:hover{
	color: #FF6600;
	text-decoration: underline;
}




/*案内*/
.annai_body{
	width: 153px;
	margin-bottom: 10px;
}
#anai{
	padding-left: 15px;
	width: 168px;
}
.anani_copy{
	font-size: 70%;
	line-height: 130%;
}
