@charset "UTF-8";
/* CSS Document */

body {
	color: #000;
	background-color:#FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.4;
	margin: 0px;
	padding: 0px;
}
dl, dt, dd ,ul, ol, dl{ 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6  {
	margin-top: 0;
}
a img { 
	border: none;
}

a:link {
	color: #333F90;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	text-decoration: none;
	color: #658BA8;
}
li {
	list-style-type: none;
	line-height:1;
}

.headerBack {
	background-image: url(../img/share/headerBg.png);
	background-repeat: repeat-x;
	height: 108px;
	width: auto;
}
.header {
	background-image: url(../img/share/header.png);
	background-repeat: no-repeat;
	height: 108px;
	padding: 0px;
	background-color: #FFF;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
}
.topheader {
	font-size: 15px;
	color: #FFF;
	padding-top: 16px;
	padding-left: 5px;
}
.container {
	width: 900px;
	background: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#main {
	float: left;
	width: 640px;
}
#subrite {
	float: left;
	width: 245px;
	margin-left: 15px;
}
p {
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
}
.footer {
	background-color: #dcdcbd;
	text-align: center;
	margin-top: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.footer ul li {
	margin-bottom: 7px;
	font-size: 13px;
}
.copyrite {
	font-size: 10px;
}
.namae {
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
}
.header h1 a {
	color: #FFF;
	text-decoration: none;
	display: block;
	font-size: 16px;
	padding-top: 16px;
	padding-bottom: 70px;
}
.header h1 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.header h2 a {
	color: #FFF;
	text-decoration: none;
	display: block;
	font-size: 16px;
	padding-top: 16px;
	padding-bottom: 70px;
}
.header h2 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main h1 {
	font-size:28px;
	padding-left:30px;
	background-image: url(../img/share/honbunTitleBg.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	height: 53px;
	color: #333;
}
#kensaku {
	width: 300px;
	position: relative;
	top: -45px;
	height: 30px;
	left: 580px;
}
