/***********************************************/
/* koku_contact.css                            */
/* Use with kokubunsya.com/index5.htm          */
/***********************************************/

@charset"Shift_JIS";

/***********************************************/
/* Contact Us エリア                           */
/***********************************************/

#contact{
	position:absolute;
	top:0px;
	left:315px;
	width:234px;
	height:20px;
	background-color: #D6DDE4;
	padding: 12px 0px 0px 0px;
	line-height:15px;
	z-index:11;
}

#contact_list{
	border-bottom:thin solid #D6DDE4;
	border-left:thin solid #D6DDE4;
	border-right:thin solid #D6DDE4;
	position:absolute;
	top:28px;
	left:315px;
	height:140px;
	width:230px;
	line-height: 12px;
	table-layout:fixed;
	padding:8px 0px 3px 0px;
	z-index:12;
}

/***********************************************/
/* Picture エリア 　                           */
/***********************************************/

#picture{
    position:absolute;
	top:0px;
	left:555px;
	width:250px;
	z-index:13;
}

/***********************************************/
/* Address エリア 　                           */
/***********************************************/

#address{
    position:absolute;
	top:186px;
	left:315px;
	width:490px;
	height:17px;
	background-color: #D6DDE4;
	padding: 5px 0px 0px 0px;
	line-height:15px;
	z-index:14;
}

#address_list{
    border-bottom:thin solid #D6DDE4;
	border-left:thin solid #D6DDE4;
	border-right:thin solid #D6DDE4;
	position:absolute;
	top:208px;
	left:315px;
	width:486px;
	padding: 9px 0px 5px 0px;
	line-height:14px;
	z-index: 15;
}

/***********************************************/
/* Kyousitu エリア                             */
/***********************************************/

#kyousitu{
    position:absolute;
	top:339px;
	left:315px;
	width:490px;
	height:17px;
	background-color: #D6DDE4;
	padding: 5px 0px 0px 0px;
	line-height:15px;
	z-index:16;
}

#kyousitu_list{
    border-bottom:thin solid #D6DDE4;
	border-left:thin solid #D6DDE4;
	border-right:thin solid #D6DDE4;
	position:absolute;
	top:361px;
	left:315px;
	width:486px;
	padding: 9px 0px 7px 0px;
	line-height:14px;
	z-index: 17;
}

/***********************************************/
/* Google エリア                               */
/***********************************************/

#google{
    position:absolute;
	top:485px;
	left:320px;
	width:490px;
	background-color: #FFFFFF;
	z-index:18;
}
