@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: #42413C;
	text-decoration: underline; 
}
a:visited {
	color: #6E6C64;
	text-decoration: underline;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}

.container {
	width: 900px;
	background: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.headerBack {
	background-image: url(../img/share/headerBg.png);
	background-repeat: repeat-x;
	height: 111px;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


.header {
	background-image: url(../img/share/headerBk.jpg);
	background-repeat: no-repeat;
	height: 111px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	width: 900px;
}
.header h2 {
	font-size: 14px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-weight: normal;
	padding-top: 18px;
	padding-left: 310px;
	line-height: 16px;
}
.topheader  {
	font-size: 16px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-weight: normal;
	padding-top: 13px;
	padding-left: 20px;
	line-height: 16px;
}

li {
	list-style-type: none;
	line-height:1;
}
#main {
	float: left;
	width: 640px;
}
#subrite {
	float: left;
	width: 245px;
	margin-left: 15px;
}

.footer {
	background-color: #DEDEDE;
	height: 90px;
	padding-top: 15px;
	text-align: center;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.footer ul li {
	margin-bottom: 7px;
	font-size: 14px;
}
.footerSubMenu {
	margin-bottom: 7px;
	font-size: 12px;
}
.copyrite {
	font-size: 10px;
}
.namae {
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
}
clear {
	clear: both;
}
.clear {
	clear: both;
}
p {
	margin: 0px;
	padding: 0px;
}
.migimenu {
	font-size: 15px;
}
.maru {
	font-weight: bold;
	color: #258AA1;
}
#kensaku {
	width: 300px;
	position: relative;
	top: 16px;
	height: 30px;
	left: 580px;
}
