﻿@charset "UTF-8";
/* CSS Document */

body {
	color: #333333;
	text-align: center;
	background-color: #D8D8D8;
}
#pageOut {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 24px;
	background-image: url(../img/100922_top_b.gif);
	background-repeat: no-repeat;
	padding-top: 6px;
}
#page {
	background-image: url(../img/100922_cnt_b.gif);
	background-repeat: repeat-y;
	padding-top: 20px;
}
#top {
}
#top_left {
	width: 383px;
	float: left;
	text-align: center;
	padding-bottom: 48px;
	margin-left: 60px;
}
.gazo {
	margin-top: 10px;
}
#top_right {
	float: right;
	width: 382px;
	margin-right: 60px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	padding-left: 48px;
}
.top_right_01 {
	margin-top: 50px;
	margin-bottom: 50px;
}
#menuArea {
	float: right;
	width: 480px;
}
#foot {
	clear: both;
	text-align: right;
	padding-right: 60px;
}
#page #menuArea #menu {
	width: 400px;
	padding-top: 156px;
	padding-left: 24px;
}
.prf_clm {
	clear: both;
	margin-top: 10px;
}
.prf_ft {
	clear: both;
	height: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.pro_img {
	float: left;
	width: 100px;
}
.prf_txt {
	float: right;
	width: 270px;
}

/* インフォメーション */
.info_box{
	height: 8em;
	overflow-y:scroll;
}