/* 左コンテンツの設定
----------------------------------------------- */
#day {
	background-color: #FFFF00;
	line-height: 100%;
}
#top_left {
	float: left;
	width: 370px;
	margin-top: 25px;
	text-align: center;
	padding-right: 15px;
}
* html #top_left {
	float: left;
	width: 370px;
	margin-top: 25px;
	text-align: center;
	padding-right: 10px;
}
#top_left h3{
	font-size: 120%;
	margin-top: 50px;
	margin-bottom: 25px;
	font-weight: lighter;
}
div.top_detail{
	margin:auto;
	text-align:left;
	margin-bottom:15px;
	margin-top:10px;
	line-height:200%;
}
div.top_detail_right{
	margin:auto;
	text-align:right;
	margin-bottom:10px;
	line-height:150%;
}
div.top_detail_big{
	font-size:110%;
	margin:auto;
	text-align:left;
	line-height:150%;
	margin-bottom:10px;
}
table.top{
	width:100%;
	height:auto;
	margin:auto;
	border:solid 0px;
	margin-bottom:10px;
	padding-top:0px;
	padding-left:2px;
}
table.top td{
	padding-left:3px;
	border:solid 1px;
	border-color:#ffffff;
	padding-top:5px;
	background-color:#f3f3f3;
	font-size:105%;
	border-color-bottom:#eaeaea;
}
td.left{
	text-align:left;
	border:solid 0px;
	line-height:100%;
}
table.top td img{
	border:0px;
	margin:auto;
	clear:both;
}
table.top p{
	line-height:110%;
	margin-bottom:5px;
}


div.margin40{
	margin-top:40px;
}


/* 右コンテンツの設定
----------------------------------------------- */
/*トップイメージ*/
#top_right {
	margin-left: 370px;
	text-align: center;
	margin-top: 25px;
	font-size: 85%;
	line-height: 140%;
}
#top_right p{
	padding-bottom: 15px;
}
#top_right h3{
	font-size: 110%;
}
#top_right img{
	margin-bottom:2px;
}

#top_right_scroll{
	width:150px;
	height:250px;
	overflow:auto;
	font-size:85%;
	text-align:left;
	line-height:17px;
	color:#0000FF;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:10px;
}
#top_right_scroll p{
	font-weight:normal;
}


.right_colum_bold{
	text-align:left;
	font-size:10pt;
	font-weight:bold;
	text-align:center;
}
.right_colum_normal{
	text-align:left;
	font-size:10pt;
	font-weight:normal;
	text-align:center;
}
h3.midashi{
	text-align:center;
	margin-bottom:20px;
	margin-top:10px;
}
.midashi{
	text-align:left;
	font-size:10pt;
	font-weight:bold;
}
.midashi_center{
	text-align:center;
	font-size:10pt;
	font-weight:bold;
}
/* 下コンテンツの設定




----------------------------------------------- */
#top_down {
	text-align: center;
	margin-top: 100px;
}
#top_down h3{
	font-size: 120%;
}
#top_down h4{
    color: #FF0000;
	text-align: left;
	font-size: 100%;
}
#top_down p{
	padding-bottom: 10px;
}
#top_down div{
	margin-top: 50px;
}
