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

/*----------------------------------------------------
	Base
----------------------------------------------------*/
#contents h1 {
	margin-left: auto;
	margin-right: auto;
	background-image: url(../audio/img/bar00.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 640px;
	height: 35px;
	font-size: 1.1em;
	line-height: 3.5em;
	color: #241E11;
	padding-left: 3em;
	clear: both;
	margin-bottom: 1em;
	font-weight: bold;
}

#contents h2 {
	margin-left: auto;
	margin-right: auto;
	background-image: url(../audio/img/bar04.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 640px;
	height: 28px;
	font-size: 1.1em;
	line-height: 2em;
	color: #FFEBA4;
	padding-left: 3em;
	clear: both;
	margin-bottom: 0.5em;
}


#contents h3
 {
	margin-left: auto;
	margin-right: auto;
	background-image: url(../audio/img/bar01.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 640px;
	height: 28px;
	font-size: 1.1em;
	line-height: 2.5em;
	padding-left: 1em;
	clear: both;
	margin-bottom: 1em;
	margin-top: 1em;
	color: #262600;
}

.column02 {
	width: 640px;
	font-size: 1em;
	line-height: 2em;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1em;
}

.column02    dt {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4A3D24;
	padding-bottom: 0.5em;
	color: #FFEBA4;
	font-size: 1.1em;
	width: 610px;
	padding-left: 0.8em;
}
.column02 dd {
	line-height: 1.8em;
	padding-top: 1em;
	padding-left: 1em;
	width: 610px;
}
.column02 img {
	float: right;
}
.column02 p {
	line-height: 1.8em;
	width: 620px;
	padding-right: 1em;
	padding-left: 0.5em;
	padding-bottom: 1em;
}
.column02   li {
	line-height: 1.6em;
	margin: 10px;
}

.column02 table {
	background-color: #604F2F;
	width: 600px;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	margin-right: auto;
	margin-left: auto;
}

.column02 th {
	background-color: #352C1A;
	text-align: right;
	padding: 5px;
	width: 120px;
}

.column02 td {
	background-color: #000000;
	padding: 5px;
	vertical-align: top;
}

.column02 .li01 {
	list-style-position: inside;
	list-style-type: disc;
	padding-left: 0.4em;
}
