@charset "utf-8";
/* CSS Document */

body {
	background: #ffffff url(../images/common/bg_body_01.gif) repeat-x;
}

/*ヘッダー（ページタイトル、グローバルメニュー）*/
#page_img {
	 border: 0;
}

#page_img {
}

#page_img p {
	border-top: 1px solid #fc6;
	text-align: center;
}

#content_wrapper {
	background: url(../images/top/bg_rightside.gif) right repeat-y;
}

/*　画面右側の幅（TOP）　*/
.top_main {
	float: left;
	width:430px;
}

/*　画面右側の幅　*/
.main {
	float: left;
	width:420px;
}

/*　画面右側メニューの幅　*/

.right_side {
	float: right;
	width: 159px;
}



/*	センターコンテンツ
--------------------------------------- */

.main #report,
.main #voice {
	width: 410px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.2em;
}

.main #report h2 {
	width: 412px;
	height: 32px;
	background: url(../images/top/h2_report.gif) no-repeat;
	text-indent: -9999px;
}

.main #voice h2 {
	width: 412px;
	height: 32px;
	background: url(../images/top/h2_voice.gif) no-repeat;
	text-indent: -9999px;
}

.main #report li,
.main #voice li {
	padding: 5px;
	padding-left: 1.3em;
	border-bottom: 1px dotted #ddd;
	background: url(../images/top/icon_05.gif) 5px center no-repeat;
}


/*	ライトサイド
--------------------------------------- */

.right_side #right_wrapper {
	margin-left: 6px;
	margin-top: 6px;
	margin-right: 3px;
}

.right_side #calendar h2 {
	width: 150px;
	height: 45px;
	background: url(../images/top/h2_calendar.gif) no-repeat;
	text-indent: -9999px;
}

.right_side #smenu_policy h2 {
	width: 150px;
	height: 45px;
	margin-top: 10px;
	background: url(../images/top/h2_policy.gif) no-repeat;
	text-indent: -9999px;
}

.right_side #smenu_company h2 {
	width: 150px;
	height: 45px;
	margin-top: 10px;
	background: url(../images/top/h2_company.gif) no-repeat;
	text-indent: -9999px;
}

.right_side #smenu_policy li,
.right_side #smenu_company li {
	margin-left: 1px;
	margin-top: 2px;
}

.right_side p {
	margin-top: 10px;
}

#qr {
	text-align: center;
}

p#adobe_flash {
	margin-top: 30px;
	margin-bottom: -20px;
	text-align: right;
	font-size: smaller;
}



