body {
	background-color: #FFFFFF;
}
#wrapper {
	width: 760px;
	border: 1px solid #999999;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/wrapper_back.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
#header {
	height: 80px;
	background-image: url(images/title_koe.gif);
	background-repeat: no-repeat;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#header h1 {
	font-size: 26px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 250px;
}
#header h1 a {
	display: block;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	height: 100%;
}
#left {
	float: left;
	width: 180px;
	padding: 10px;
	font-size: 12px;
}
#left ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#left li {
	line-height: 25px;
	display: block;
	text-indent: 10px;
	background-image: url(images/menu_back1.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#left li a {
	background-image: url(images/menu_back1.jpg);
	background-repeat: repeat-x;
	display: block;
	text-decoration: none;
}
#left li a:hover {
	background-image: url(images/menu_back2.jpg);
	background-repeat: repeat-x;
	display: block;
	text-decoration: underline;
}
#main {
	float: right;
	width: 530px;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 20px;
}
.px12 {
	font-size: 12px;
}

#main p {
	line-height: 25px;
	background-image: url(images/line.gif);
	font-size: 14px;
}
#main h2 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #336666;
	line-height: 25px;
	padding-left: 5px;
	background-color: #339999;
}


#clear {
	clear: both;
	float: none;
}
.aisatsu {
	color: #FF0000;
}
#menu {
	font-size: 12px;
	line-height: 35px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	padding-left: 10px;
	background-image: url(images/voice_menuback.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
