@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#contactus	{
	display:block;
	height:70px;
	width:796px;
	text-indent:-9877em;
	text-decoration:none;
	background:url("../images/ba2_contactus.gif") no-repeat left;
}

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

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

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

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


#voice_txt	{
	display:block;
	height:420px;
	width:500px;
	text-indent:-9877em;
	text-decoration:none;
	background:url("../images/obj_contactus-voice.gif") 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_yellow.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#form_table	{
	border-collapse:collapse;
	width:500px;
	margin:5px 0 0 10px;
}

table#form_table th	{
	width:120px;
	font-weight:normal;
	text-align:center;
	padding:5px;
	background-color:#ffefe0;
}

table#form_table td	{
	width:350px;
	padding:5px;
}


