@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-color: #1E1E1E;
	color: #CCC;
	font-family: Verdana, Geneva, sans-serif, "メイリオ";
}
#block01 {
	height: 120px;
	width: 960px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif, "メイリオ";
}
#block01 h2 {
	background-color: #000;
	margin: 0px;
	padding: 0px;
}

 
#gallery{
	height:160px;
	position:relative;
	color:#aaa;
	overflow:hidden;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 960px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#block02 {
	background-color: #000;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif, "メイリオ";
}
#block02-1 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 700px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#block02 .content {
	margin: 0px;
	width: 480px;
	float: left;
	height: 600px;
}


#block02 dl  {
	padding: 0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 15px;
}
#block02 dl dt  {
	font-size: 14px;
	line-height: 22px;
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #09C;
	border-left-color: #9C0;
	padding-left: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top: 10px;
	margin-left: 0px;
	color: #FFF;
	font-weight: bold;
}
#block02 dl dd  {
	font-size: 12px;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	color: #999;
}
#block02 dl dd a:link {
	color: #999;
	text-decoration: none;
}
#block02 dl dd a:visited {
	color: #999;
	text-decoration: none;
}
#block02 dl dd a:hover {
	color: #0FF;
	text-decoration: underline;
}
#block02 dl dd h4  {
	font-size: 13px;
	color: #FC0;
	margin: 0px;
	line-height: 18px;
	font-weight: normal;
}
#block01-1 {
	height: 50px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#block01-1 h3 {
	margin: 0px;
}
#gallery img {
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0px;
	float: left;
}
