@charset "utf-8";
#header {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 150px;
	width: 800px;
}

#footer {
	/*clear: left;*/
	clear: both;/* Upd 2010/11/09 */
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px; 
	height: 67px;
	width: 800px;
	background-image: url(image/footer_bg.gif);
}

#wrapper {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px; 
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #000305;
	border-left-color: #000305;
	background-color: #CCCCCC;
	background-image:url(image/bg_h_gra10.gif);
	background-repeat: repeat-x; /* 横方向のみ繰り返し */
	background-position: top left; /* 背景画像の位置 */
	background-attachment: fixed; /* 背景画像を固定 */
}

#navi {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px; 
	width: 800px;
}

#middle {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 800px;
	height: auto;
	background-color: #FFFFFF;
}

#left {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	width: 450px;
	height: 780px;/* Add 2010/11/09 */
	background-color: #FFFFFF;
	border-right-style: dotted;
	border-right-color: #999999;
	border-right-width: 1px;
}

#right {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	/*float: left;*/
	float: right;/* 2010/11/09 Upd */
	width: 349px;
	height: 780px;/* Add 2010/11/09 */
	background-color: #FFFFFF;
}

#leftimg {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px; 
}

#footP {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px; 
}

/*---- パンくず ----*/
#breadcrumbs {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px; 
}

.gyoukan {
	line-height: 16px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	letter-spacing: 0.04em;
}
.gyoukan2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 0.04em;
}
#name {
	background-color: #e0e0e0;
}
#name2 {
	background-color: #e0e0e0;
}
#name3 {
	background-color: #e0e0e0;
}
#mail {
	background-color: #e0e0e0;
}

