/* 別窓 */

body {
	background-image:url(../images/bg-opwin.jpg);
	background-attachment:fixed;
	background-position:top;
	background-repeat:repeat-x;
	background-color:#513716;
}


#outline-opwin {	
	width:800px;
	font-size:80%;
	line-height:160%;
	margin:auto;
	text-align:center;
}


#outline-opwin img {
	border: 1px solid #ccc ;margin:auto;
}

#outline-opwin p img {
	background-color:#bdad94;
	padding:3px;
	margin-top: 20px;
}







/* ---------- ヘッダー---------- */

#header-opwin {
	width: 800px;
	height: 68px;
}

#banner-opwin {
	display:block;
	background:url(../images/header-banner-opwin.jpg) no-repeat;
	width: 800px;
	height: 68px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-indent: -9999px;
	border: 0;
}


/* ---------- Navi ---------- */

.navi-opwin {
	display:block;
	margin: 10px 10px 0px 0px;
}


/* ---------- テキスト ---------- */

.text-mar10 {	
	margin: 10px 0px 0px 0px;
}






/* ---------- 写真 ---------- */

.img-mar30 {	
	margin: 30px 0px 0px 0px;
}





/* コピーライト */

#copy-opwin {
	text-align:center;
	margin: 0px 0px 0px 0px;
	padding: 20px 10px 10px 0px;
}

.copyright-opwin p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: 'ＭＳ Ｐ明朝', HiraMinPro-W3, 'ヒラギノ明朝 Pro W3';
}


/* ------------ ページの先頭へ  ------------  */
#pagetop-opwin {
	text-align:center;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 10px 0px;
}

/* ------------ プリントアウト用  ------------  */
.forprint{
  display: none;
}
