@charset "utf-8";

/*________________________________________________

	name:			ie90.css
	create Date:	2015-02-02
	lastmodified:	****-**-**
________________________________________________*/

 
/*--------------------------------------------------------------headersearches*/
.headersearches input {
	padding: 0 3px;
	height: 20px;
}

/*--------------------------------------------------------------
#breadcrumbs　パンくず
--------------------------------------------------------------*/
#breadcrumbs li {
	display: inline;
}

/*--------------------------------------------------------------
タイトル類
--------------------------------------------------------------*/
.h2title {
	background: #006699 url(../img/common/bg_h2title.jpg) left top repeat-x;
	border-radius: 5px 5px 5px 5px;
}
.h3title {
	background: #ffffff url(../img/common/bg_h3title.jpg) left bottom repeat-x;
	border-radius: 5px 5px 0 0;
}
