@charset "utf-8";
/* CSS Document */

#HeaderBase{
	height:64px;
}

#Header-pop{
	width:632px;
	text-align:left;
	margin:auto;
	padding:15px 0px 0px 12px;
}

#Contents02{
	width:632px;
	padding:0 0px 50px 12px;
}

*html #Contents02{
	margin:-10px 0px 0px 0px;
}

#Footer{
	width:642px;
}

#FooterMenu{
	width:642px;
}

#search-bg{
	background:url(../images/search_bg_01.jpg) no-repeat;
	height:106px;
	padding:8px 0 0 8px;
	clear:both;
}

#search-bg p{
	line-height:180%;
}

#search-bg2{
	background:url(../images/search_bg_02.jpg) no-repeat;
	height:136px;
	padding:54px 17px 0 17px;
}

#search-bg2 p{
	margin:10px 0 0 0;
	font-size:0.95em;
	line-height:120%;
}

.search-button{
	text-align:center;
}

*html .search-button{
	margin:10px 0 0 0;
}

.search-result{
	width:632px;
	border-bottom:dotted 1px #9D9D9D;
	padding:10px 0px 14px 0px;
	clear:both;
}

.search-result p{
	background-image:url(../../images/img_arrow_01.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:13px;
}

.result-none{
	border:none;
}

.search-result p a:link{
	text-decoration:underline;
	color:#00b0bd;
	font-weight:bold;
} 
.search-result p a:visited{
	text-decoration:underline;
	color:#00b0bd;
	font-weight:bold;
} 
.search-result p a:hover{
	text-decoration:none;
	color:#00b0bd;
	font-weight:bold;
} 
.search-result p a:active{
	text-decoration:underline;
	color:#00b0bd;
	font-weight:bold;
}

.search-after{
	margin:9px 0 0 9px;
}

.search-end{
	margin:20px 0 -20px 0;
	text-align:center;
}

.newBox01{
	width:381px;
	float:right;
}
