@charset   "Shift_JIS";
/*-----------全体に関する設定-----------*/

A:link{color:#0000ff;}
/* A:visited{color:#006850;} */
A:hover{color:red;background:#ffffd0;} 

BODY {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "sans-serif";
	FONT-SIZE: 16px;
	COLOR: #333333;
	MARGIN: 0px;
	LETTER-SPACING: 1px;
	background-color: #ffc;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width:1030px;
	text-align: left;
}

H1 {
	font-size:110%;
	font-weight:bold;
	color:#999999;
}

H2 {
	font-size:110%;
	background-color: #6666ff;
	color:#fff;
	line-height: 160%;
	margin-top: 10px;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 10px;
	padding:0px;
	text-align: center;
}

H3 {
	font-size:100%;
	border-left: solid 6px #fc0;
	color:#660;
	font-weight:bold;
	margin: 2px 2px 2px 10px;
	padding-left: 10px;
}

#kensaku {
	border-left: solid 0px #999;
	border-bottom: solid 1px #999;
}

#kajyo {
	font-size: 100%;
	line-height: 120%;
	margin-top: 2px;
	margin-bottom: 2px;
}

#kajyo-nasi {
	list-style-image: url(img-kensaku/arrow_ppl.gif);
	font-size: 100%;
	line-height: 120%;
	margin-top: 2px;
	margin-bottom: 2px;
}
#kajyo-nasi li {
	padding-left:10px;
}

#header {
	color:#666;
	font-size:14px;
	font-weight: 300;
	margin: 0px;
	padding:0px 10px;
	line-height: 120%;
}

#footer {
	width:1024px;
	font-size:95%;
	hight: 20px;
	color:#666;
	background-color:#f5f5f5;
	text-align:center;
	border: solid 1px #999;
	margin-top: 5px;
}

#sita-column {
	width:1024px;
	font-size: 90%;
	line-height: 150%;
	border: solid 1px #666;
	background-color: #fff;
	clear:left;
	margin-top:4px;
	margin-bottom:0px;
}

/*--ナビ--*/

.navi {
	font-size: 95%;
	line-height: 160%;
	margin-top: 2px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 2px;
	padding:0px;
	list-style:none;	
}

.navi li {
	background-color: #9999ff;
	border: 1px solid #006699;
	margin-top: 2px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	padding-left:10px;
	text-align: left;
	width: 280px;
	height:24px;
}

.navi a{
	color: #333;
	display:block;
	width: 280px;
	height:24px;
	text-decoration:none;
}

.navi a:hover {
	color: #ffffff;
	background-color: #3333ff;
	text-decoration:underline;
	font-weight:bold;
}
