﻿@charset "utf-8";

#h2_space {
background: url(img/eventspace_title.jpg) top center no-repeat;
}
#header .hd_title #h2_space span{
padding-top:37px;
padding-left: 425px;
line-height: 1.5;
}
#h2_info {
background: url(../info/img/info_title.jpg) top center no-repeat;
}
#h2_info span{
padding-left: 425px;
}

/*注 インフォメーションページと共通スタイル*/
#space{
width: 100%;
/*750*/
}

#space #box1 h3{
	margin-bottom:25px;
}
#space #box1 p{
	margin-bottom:34px;
}
#space #box2{
	width: 100%;
}

#space #box2 h4{
	background:#8EC31F none repeat scroll 0 0;
	margin-bottom:20px;

}
#space #box2 h4 span{
	background:transparent url(img/ob01.png) no-repeat scroll 22px center;
	padding:3px 38px;
	display:block;
	color:#fff;
}
#space #box2 .col_l{
	width: 450px;
	float: left;
}
#space #box2 .col_r{
	width: 230px;
	float: right;
}
#space #box2 .col_l table{
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	line-height: 1.3;
	margin-bottom: 15px;
	width: 100%;
}
#space #box2 .col_l table th,
#space #box2 .col_l table td{
	background:#f3f3f3;
	padding: 0.5em 0;
	vaertical-align: top;
}
#space #box2 .col_l table th.odd,
#space #box2 .col_l table td.odd{
	background:#fff;
}

#space #box2 .col_l table th{
	padding: 1.5em;
	text-align: center;
	border-right: 1px solid #999;
}
#space #box2 .col_l table td{
	padding: 1.5em;
}
#space #box2 .col_r dl{
	padding-bottom: 15px;
}
#space #box2 .col_r dt{
}
#space #box2 .col_r dt{
	padding-bottom: 0.3em;
}
#space #box2 .col_r dt span{
	display: block;
}
#space #box2 .col_r dd{
	padding-bottom: 6px;
}
#space #box3 div{
	background:#f3f3f3;
	padding: 12px 26px;
	color:#333;
}
#space #box3 div p{
	padding-bottom: 8px;
}
#space #box3 div p.tx01{
	color:#666;
}
#space #box3 div p.add img{
	vertical-align: middle;
margin-right:1em;
}

#space #box3 div a{
	color:#333;
	text-decoration: underline;
}
#space #box3 div a:hover{
	text-decoration: none;
}


