/*　ヘッダー部分
----------------------------------------------- */

#header {
	width: 848px;
	height:76px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	}
#subtitle {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	color: #006;
	font-size: 18px;
}
#titleshita {
	font-size: 14px;
	color: #006;
}
.titleshita {
	font-size: 16px;
	color: #333;
	line-height: 25px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
	
.logo
	{
	margin:20px 0 0 10px ;
	}

.contact
	{
	padding:0 14px 10px 0;
	margin:0;
	text-align:right;
	width:834px;
	}
.titleshitashita {
	color: #666;
	font-size: 12px;
	line-height: 20px;
}

