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

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


#block02 {
	background-color: #000;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
}
#toiawase_banner {
	padding: 0px;
	height: 120px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}

#toiawase_notice {
	width: 960px;
	margin: 0 auto 20px;
}

#toiawase_notice a {
	display: block;
	padding: 5px 0;
	font-weight: bold;
	color: #c00;
	text-decoration: none;
	text-align: center;
	border-top: 3px solid #c00;
	border-bottom: 3px solid #c00;
}

#toiawase_notice a:hover {
	background: #fff;
}


.title {
	padding: 0px;
	height: 30px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

.title h2 {
	padding: 0px;
	margin: 0px;
	font-size: 16px;
	text-align: center;
	line-height: 30px;
	border: 1px solid #999;
	width: 958px;
	color: #FFF;
	background-color: #09C;
}


#block02-1 {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 960px;
	height: 320px;
}
/* CSS Document */


.box {
	padding: 0px;
	width: 480px;
	float: left;
	margin: 0px;
}
.box h3 {
	font-size: 14px;
	line-height: 25px;
	text-align: center;
	background-color: #666;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	color: #FFF;
}

#block02-1 .box dl {
	padding: 0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#block02-1 .box dl dt {
	font-size: 12px;
	line-height: 20px;
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #09C;
	border-left-color: #F90;
	padding-left: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#block02-1 .box dl dd {
	font-size: 12px;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.box dl dd a:link {
	color: #CCC;
	text-decoration: none;
}
.box dl dd a:visited {
	color: #CCC;
	text-decoration: none;
}
.box dl dd a:hover {
	color: #0FF;
	text-decoration: underline;
}
#block02-2 {
	height: 1400px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#block02-2 .box dl {
	padding: 0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#block02-2 .box dl dt {
	font-size: 12px;
	line-height: 20px;
	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-bottom: 5px;
	margin-top: 5px;
	color: #FFF;
}
#block02-2 .box dl dd {
	font-size: 12px;
	line-height: 18px;
	color: #999;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 20px;
}
#block02-1 .box p {
	font-size: 12px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
