@charset "utf-8";
/* CSS Document */
#wrapper {
	width: 800px;
	background-color: #FFF;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: silver;
	border-bottom-color: silver;
	border-left-color: silver;
}
.img01 {
	text-decoration: none;
}
h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-decoration: none;
	text-align: left;
	white-space: normal;
	font-size: 12px;
	font-style: normal;
	margin-bottom: 0px;
	font-weight: bold;
	color: #333;
	padding: 10px 20px 0px;
}
.voice01 {
	width: 486px;
	border: thin double #e9e5d6;
	margin-bottom: 25px;
	font-size: small;
	background-color: #FFF;
}
.number01 {
	list-style-type: decimal;
	background-image: none;
	list-style-image: none;
	line-height: 21px;
}

.box01 {
	background-color: #FFF;
	width: 490px;
	border: 1px solid #CCC;
	margin-bottom: 10px;
}
A:hover {
	color: #0066cc;
	text-decoration: underline;
}
	
a{
	color: #0066cc;
	text-decoration: none;
	font-size: 14px;
}
a:visited{
	color: #0066cc;
	text-decoration: none;
}

/*header -------------------------------------*/
#key {
	color: #999;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	padding-left: 20px;
	padding-bottom: 5px;
	padding-top: 3px;
	text-decoration: none;
}
#header {
	height: 110px;
	width: 800px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #F0F0F0;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	padding-bottom: 15px;
	padding-top: 10px;
}
h1 {
	color: #2f2f2f;
	font-size: x-small;
	margin: 0px;
	padding: 0px;
}
.area01 {
	border: thin solid #CCC;
	width: 175px;
	text-align: left;
	margin: 0px 0px 10px;
	background-color: #F3F3F3;
	padding: 0px 0px 0px 5px;
}

.area01 strong {
	font-size: 12px;
	font-weight: normal;
	color: #666;
	padding: 0px;
	margin: 0px;
	line-height: 22px;
}


#header ul {
  margin: 0;
  list-style: none;
}
#header li {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 1px;
	height: 34px;
	text-indent: -9999px;
	left: 2px;
	width: 0px;
}


/*content -------------------------------------*/

#content{
	width: 600px;
	float: right;
	background-color:#F7F7F7;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: ridge;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #C9C9C9;
	border-right-color: #C9C9C9;
	border-bottom-color: #C9C9C9;
	border-left-color: #C9C9C9;
	padding: 0px;
}
#cover {
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-right-color: #F0F0F0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.under {
	font-style: normal;
	color: #333;
	text-decoration: underline;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

.none{
	list-style: none;
}

/*sidenavi -------------------------------------*/


#sidenavi   {
	width: 190px;
	float: left;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}
h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #339;
	background-image: none;
	background-position: 87px top;
	list-style-image: url(imagese/arrow.gif);
	border-bottom-style: none;
	border-left-style: none;
	border-left-color: #FF7F00;
	text-align: left;
	padding-left: 40px;
	list-style-type: none;
	line-height: 25px;
	font-weight: bolder;
	}
p {
	font-size: 12px;
	font-style: normal;
	line-height: 115%;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	text-decoration: none;
	text-align: left;
	color: #333;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
}
.sentense {
	font-size: 12px;
	padding-right: 30px;
	padding-left: 30px;
	line-height: 21px;
}
.roman {
	list-style-type: upper-roman;
}


li{
	font-size:12px;
	list-style-type: none;
	color:#666;
	list-style-image: url(imagese/arrow.gif);
	padding: 2px;
}





/*footer -------------------------------------*/
address  {
	font-size: x-small;
	font-style: normal;
	text-align: left
}
#footer {
	clear: both;

	position: relative;
	width: 760px;
	padding: 10px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F0F0F0;
}
#footer ul {
  margin: 0;
  list-style: none;
}
#footer li {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 8px;
  height: 19px;
  text-indent: -9999px;
}
.aqua {
	font-weight: bold;
	color: #444;
}
.line {
	text-decoration: line-through;
}
.red {
	font-weight: bold;
	color: #C03;
}


#footer li a {
  text-decoration: none;		/* ■Firefox等で線が表示されないようにする */
  display: block;
  height: 19px;
}
#footer li#info    {
	left: 677px;
	width: 55px;
	background-image: url(imagese/info.gif);
	background-repeat: no-repeat;
	list-style-image: none;
}
#footer li#sitemap {
	left: 604px;
	width: 73px;
	background-image: url(imagese/sitemap.gif);
	background-repeat: no-repeat;
	list-style-image: none;
}
#footer li#privacy {
	left: 532px;
	width: 73px;
	background-image: url(imagese/privacy.gif);
	background-repeat: no-repeat;
}
#footer p {
  margin-top: 10px;
  font-size: x-small;
  color: #666666;
  background: transparent;
}

.box01  li {
	text-decoration: none;
	text-align:left;
}
.table01 {
	text-align: center;
	font-weight: normal;
	color: #333;
}
.sidenavi01 a{
	color: #FFFFFF;
	text-decoration: none;
}
#top {
	text-decoration: none;
}

.sidenavi01 a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
strong {
	font-size: 14px;
	color: #333;
	text-align: left;
	padding-left: 30px;
}
.site {
	border-left: 8px solid #999;
	margin-left: 10px;
	margin-top: 10px;
}
.voice02 {
	float: left;
	padding-right: 15px;
	padding-bottom: 20px;
}
#download {
	font-weight: normal;
	background: #f4f4f4;
	width: 200px;
	text-align: center;
	line-height: 30px;
	text-decoration: underline;
}