@charset "utf-8";

/*------------------------------------------------------------------
header部分
------------------------------------------------------------------*/
#header_bottom	{
	clear:both;
}

/*------------------------------------------------------------------
body部分
------------------------------------------------------------------*/
#body_left {
	float:left;
	width:540px;
	padding:0px;
	margin:0;
	overflow: hidden;
}

.body_left_inner	{
	padding:10px 20px 20px 10px;
}

#body_right {
	float:right;
	width:240px;
	padding:0px;
	margin:0;
	overflow: hidden;
}

img#eco2	{
	margin:10px 5px;
}

/*------------------------------------------------------------------
H##部分
------------------------------------------------------------------*/


h2#communication	{
	display:block;
	height:70px;
	width:796px;
	text-indent:-9877em;
	text-decoration:none;
	background:url("../images/ba2_communication.gif") no-repeat left;
}

h3#h3_communication-voice	{
	display:block;
	margin-top:5px;
	height:42px;
	width:530px;
	text-indent:-9877em;
	text-decoration:none;
	background:url("../images/ba3_communication-voice.gif") no-repeat left;
}

h3#h3_communication-web	{
	display:block;
	margin-top:5px;
	height:42px;
	width:530px;
	text-indent:-9877em;
	text-decoration:none;
	background:url("../images/ba3_communication-web.gif") no-repeat left;
}

h3#h3_communication-spots	{
	display:block;
	margin-top:5px;
	height:42px;
	width:530px;
	text-indent:-9877em;
	text-decoration:none;
	background:url("../images/ba3_communication-spots.gif") no-repeat left;
}

h3#h3_communication-right	{
	display:block;
	height:47px;
	width:230px;
	text-indent:-9877em;
	text-decoration:none;
	background:url("../images/ba3_communication-right.gif") no-repeat left;
}



h4	{
	font-size:120%;
	padding-left:16px;
	color:#ff0099;
	background:url(../images/p_list01_red.gif) left no-repeat;
}


#voice_txt	{
	display:block;
	height:420px;
	width:500px;
	text-indent:-9877em;
	text-decoration:none;
	background:url("../images/obj_communication-voice.gif") no-repeat left;
}

#web_txt	{
	display:block;
	height:420px;
	width:500px;
	text-indent:-9877em;
	text-decoration:none;
	background:url("../images/obj_communication-web.jpg") no-repeat left;
}


dl	{
	margin-left:20px;
}

dl dt	{
	width:150px;
	font-weight:bold;
	float:left;
	margin-right:10px;
	margin-bottom:5px;
	clear:left;
}

dl dd	{
	width:200px;
	margin-bottom:5px;
}

dl.acc dt	{
	width:300px;
	font-weight:normal;
	float:left;
	margin-right:10px;
	margin-bottom:5px;
	clear:left;
}

dl.acc dd	{
	width:100px;
	margin-bottom:5px;
}

#right_box_inner	{
	padding:0 0 0 10px;
}

#right_box_inner ul	{
	width:230px;
	list-style:none outside;
	background-color:#efefef;
	padding-bottom:10px;
}

#right_box_inner ul li	{
	padding:5px 0 5px 37px;
	background:url(../images/p_list02_red.gif) left bottom no-repeat;
	line-height:150%;
}


/*------------------------------------------------------------------
カレンダー部分
------------------------------------------------------------------*/

table#download	{
	border-collapse:collapse;
	width:500px;
	margin:5px 0 0 10px;
}

table#download th	{
	width:90px;
	font-weight:normal;
	text-align:center;
	padding:5px;
}

table#download td	{
	width:370px;
	padding:5px;
}

table#calendar	{
	border-collapse:collapse;
	width:500px;
	margin:5px 0 0 10px;
}

table#calendar th	{
	width:90px;
	font-weight:normal;
	text-align:right;
	padding:2px 10px 2px 0;
}

table#calendar td	{
	width:370px;
	padding:2px 0 2px 10px;
}

table#calendar .sunday	{
	background-color:#ffefef;
}

table#calendar .satuaday	{
	background-color:#efffff;
}

div#calender_more	{
	text-align:right;
	width:530px;
	margin:5px 0 0 10px;
}

table#calendar .dup		{
	border-top:1px #cccccc dotted;
	padding-top:3px;
	margin-top:3px;
}

.news_navi	{
	padding:5px 0 5px 10px;
}

.news_navi .news_navi_prev	{
	width:250px;
	float:left;
	text-align:left;
}

.news_navi .news_navi_next	{
	width:250px;
	float:right;
	text-align:right;
}

.information_box	{
	border-top:#ff0099 solid 1px;
	border-bottom:#cccccc dashed 1px;
	padding:5px;
	margin-bottom:1em;
}

.date	{
	text-align:right;
	font-size:12px;
	position:relative;
	top:-8px;
}

table#resv_calendar	{
	border-collapse:collapse;
}

table#resv_calendar th	{
	font-weight:normal;
	text-align:center;
	font-size:12px;
}

table#resv_calendar th.seaside	{
	width:40px;
	font-weight:normal;
	background-color:#cceeff;
	text-align:center;
	font-size:12px;
}

table#resv_calendar th.mountainside	{
	width:40px;
	font-weight:normal;
	background-color:#ffeeee;
	text-align:center;
	font-size:12px;
}

table#resv_calendar th.seaside1	{
	font-weight:normal;
	background-color:#cceeff;
	text-align:center;
	font-size:12px;
}

table#resv_calendar th.mountainside1{
	font-weight:normal;
	background-color:#ffeeee;
	text-align:center;
	font-size:12px;
}

table#resv_calendar th.date_label{
	width:60px;
	font-weight:normal;
	text-align:center;
	font-size:12px;
}

table#resv_calendar td	{
	text-align:center;
}

table#resv_calendar .sunday	{
	background-color:#ffefef;
}

table#resv_calendar .satuaday	{
	background-color:#efffff;
}

table#resv_calendar .closed	{
	background-color:#dddddd;
	text-align:center;
	margin:auto;
}


