@charset "utf-8";

body {
	color: #333333;
	font-size: 95%;
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	background: repeat-x #002c43;
	line-height: 1.6;
}
img {
	vertical-align: top;
}
a {
	color: #003399;
}
a:visited {
	color: #000066;
}
a:hover,
a:focus {
	color: #3366CC;
}
a:active {
	color: #CC3300;
}
#mail {
	}
#header {
	margin: 10px auto 0 auto;
	width: 800px;
}
#contents {
	width: 650px;
	padding: 10px 50px;
	margin: 0 auto;
	background: #FFFFFF;
}
.danraku {
	margin:0 20px;
}
#bled02 li {
	padding-left: 25px;
	margin:3px 3px 5px 20px;
	background: url(../images/bled02.jpg) no-repeat left top;
	font-weight: bold;
	font-size: 18px;
}
#bled01 li {
	padding-left: 35px;
	margin:3px 3px 5px 20px;
	background: url(../images/bled.jpg) no-repeat left;
	font-size: 18px;
	font-weight: bold;
}
#bled03 li {
	padding-left: 25px;
	margin:3px 3px 5px 20px;
	background: url(../images/sankaku.jpg) no-repeat left;
	font-size: 18px;
	font-weight: bold;
}
#voice_table {
	width: 680px;
}
#voice_table .left{
	text-align:center;
	border-bottom:#036cd4 solid 2px;
	padding:10px;
	background-color:#e6f3ff;
	width:150px;
}
#voice_table .right{
	border-bottom:dotted #CCCCCC 1px;
	padding:10px;
}








.form {
	border: #333333 1px solid;
}
.font10 {
	font-size:10px;
}
.font18 {
	font-size:18px;
}
.font20 {
	font-size:20px;
}
.font22 {
	font-size:22px;
}
.font24 {
	font-size:24px;
}
.red {
	color:#FF0000;
}
.red_darc {
	color:#990000;
}
.blue {
	color:#000066;
}
.bold {
	font-weight:bold;
}
.line {
	text-decoration:underline;
}
.yellow {
	background: #FFFF00;
}
