@charset "shift_jis";

/****************************************/
/************* page_header **************/
/****************************************/

#page_header {
	float: left;
	margin-top:0;
	width: 100%;
	height: 91px;
	background: url(../img/page_header/bg.gif);
	display:inline;
}

/*title*/
#page_header_title {
	float: left;
	width: 159px;
	height: 58px;
}

#page_header_title h1 {
	margin-top:15px;
	margin-left: 5px;
	float: left;
	width: 283px;
	height: 60px;
	text-indent: -9999px;
	background: url(../img/page_header/title.gif) no-repeat;
	cursor:pointer;
	display:inline;
	overflow:hidden;
	outline: none;
}

/*img*/
#page_header_img {
	margin-top:6px;
	margin-right:0;
	float: right;
	width: 332px;
	height: 85px;
	background:url(../img/page_header/img.jpg) no-repeat;
	text-indent:-9999px;
}

/*catch*/
#page_header_catch {
	float: left;
	margin-top:10px;
	margin-left:30px;
	margin-right:10px;
	width: 200px;
	height: 85px;
}
#page_header_catch01 {
	float: left;
	width: 200px;
	height: 41px;
	text-indent: -9999px;
	background:url(../img/page_header/catch.jpg) no-repeat;
}

#page_header_catch02 {
	float: left;
	width: 200px;
	height: 15px;
}

#page_header_catch02 .page_header_link {
	float:left;
	clear:both;
	padding:5px;
	padding-left:0px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:left;
	width:100%;
}

#page_header_catch02 .page_header_link ul {
	display:inline;
	overflow:hidden;
	outline: none;
	margin-left:0px;
	list-style:none;
	text-align:left;
}

#page_header_catch02 .page_header_link li {
	background:url(../img/page_header/point01.jpg) left no-repeat;
	margin-left:0px;
	padding-right:15px;
	padding-left:15px;
	display:inline;
	font-size:100%;
	line-height:110%;
}

/*search*/
#page_header02 {
	float: left;
	width: 100%;
	height: 25px;
}

#search_ico {
	margin-top:5px;
	margin-left:10px;
	display:inline;
}

#search_text {
	font-weight:bold;
	color:#0E64AB;
}
