@charset "shift_jis";
/***********************
        初期設定
************************/
/***********************
       リンク設定
************************/
/***********************
       レイアウト
************************/
/* コンテンツ内容 */
#wrapper2{/* 右部メニュー用の背景画像 */
	width: 805px;
	background-image: none;
	background-position: 666px;
	background-repeat: repeat-y;
}

#main h2{
	background-image: url(../img/por_por_bar_title.gif);
	background-repeat: no-repeat;
	width: 600px;
	height: 36px;
	text-indent: -9999px;
}

#top_img{
	color: #FF9900;
	align: center;
	width: 800px;
	page-break-inside: avoid;
	padding: 0px;
	margin-right: -134px;
}

#page_top_area {
	/* 中味ページ用 */
	clear: both;
	width: 720px;
	height: auto;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 12px;
	margin-left: 40px;
}

:root #page_top_area{
	/* 中味ページ用 */
	clear: both;
	width: 720px;
	height: auto;
	text-align: right;
	padding-top: 5px;
	margin-bottom: 3px;
}

