@charset "utf-8";
#wrap {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	padding-right:20px;
	background-color: #FFF;
}
body,td,th {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "HGPｺﾞｼｯｸ", Osaka;
	font-size: 14px;
	color: #333;
	margin-bottom: 30px;
	line-height: 1.4em;
}
body {
	background-image: url(../images/slash.png);
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #069;
}
a:hover {
	text-decoration: underline;
	color: #C33;
}
a:active {
	text-decoration: none;
	color: #C33;
}

#sidebar {
	float: left;
	height: auto;
	width: 215px;
	background-color: #FFF;
}

.logo {
	height: 160px;
	width: 210px;
	background-color: #FFF;
}

.mag {
	background-color: #F3DEE9;
	height: 50px;
	width: 450px;
	margin-right: 65px;
	border: 1px dashed #C39;
	float: right;
	margin-bottom: 30px;
	margin-top: 10px;
	padding: 15px;
}

.menu {
	height: auto;
	width: 210px;
}

.main {
	background-color: #FFF;
	float: left;
	height: auto;
	width: 605px;
}

.header {
	background-color: #FFF;
	height: 160px;
	width: 583px;
}

#content {
	height: auto;
	width: 588px;
	padding-left: 15px;
	font-size: 12px;
	color: #333;
	margin-top: 10px;
	font-family: "Trebuchet MS", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Sans-serif;
}

ul.taigu {
	list-style:url(images/arrow049..gif) inside;
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#footer {
	background-color: #FFF;
	clear: both;
	width: 820px;
	border-top-width: 1px;
	border-bottom-width: 25px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-bottom-color: #CCC;
	height: 20px;
	margin-top: 50px;
	font-size: 12px;
	line-height: 1.5em;
}

.comp {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	padding-left: 2px;
	margin-top: 7px;
	background-color: #CCC;
}

.voice {
	background-image: url(images/rc-back.jpg);
	background-repeat: no-repeat;
	height: 305px;
	width: 325px;
	margin-left: 100px;
}

.voices {
	height: 255px;
	width: 195px;
	padding-top: 35px;
	padding-left: 125px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #000;
	padding-right: 5px;
	padding-bottom: 5px;
	line-height: 1.3em;
}

h1 {
	color: #966;
	font-size: 24px;
	font-family: "Trebuchet MS", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Sans-serif;
	width: 395px;
	padding-left: 10px;
	border-left: 5px solid #966;
	height: 26px;
	padding-top: 6px;
}

#wrap .main #content .taigu li .taigu-title {
	font-weight: bold;
	font-size: 14px;
	color: #C36;
}
