﻿@import url("base_inside.css");
@import url("base_form.css");

/*-----------------------------------------------
	contact_info
-----------------------------------------------*/
#contact_info{
	padding-top:43px;
	height:243px;
	background:url(../img/contact/contact_info_bg.jpg) bottom no-repeat;
}
#contact_info .title{
}
#contact_info dl{
	padding-left:15px;
	padding-bottom:11px;
	line-height:0;
}
#contact_info dl.dl1{
	padding-top:13px;
}
#contact_info dl.dl2{
}
#contact_info dl.dl3{
}
#contact_info dl dt{
	float:left;
}
#contact_info dl dt.dt1 a{
	width:215px;
	height:40px;
	display:block;
	background:url(../img/contact/bt_contact_info1.jpg) left top no-repeat;
}
#contact_info dl dt.dt1 a:hover{ background-position:right top; }
#contact_info dl dt.dt2 a{
	width:215px;
	height:40px;
	display:block;
	background:url(../img/contact/bt_contact_info2.jpg) left top no-repeat;
}
#contact_info dl dt.dt2 a:hover{ background-position:right top; }
#contact_info dl dt.dt3 a{
	width:215px;
	height:40px;
	display:block;
	background:url(../img/contact/bt_contact_info3.jpg) left top no-repeat;
}
#contact_info dl dt.dt3 a:hover{ background-position:right top; }

#contact_info dl dd{
	float:left;
}

/*-----------------------------------------------
	contact
-----------------------------------------------*/
#contact{
	padding-top:43px;
}
#contact #form{
	margin-bottom:15px;
}

.future_box {
	margin-right: -10px;
	margin-left: -10px;
	width: 715px;
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 5px;
	overflow: hidden;
}
