﻿@charset "utf-8";
/* CSS Document */

/* CONTENTS

	1.
	2.
	3.
	4.
	5.
	
												Last Up Date 2012.06.05
-------------------------------------------------------------------------- */



#mainCol {
	font-size: 16px;
}

.frmSideMenu .SideMenu #S-menu1 span {
	background-position: -220px -240px !important;
}




/* ========================================================================

=========================================================================== */

.UL_lead {
	margin: 0 0 20px;
}
.UL_lead li {
	display: block;
	padding: 0 0 0.5em 1.5em;
	background: url(../img/common/circle_mini.gif) -30px -16px no-repeat;
	line-height: 1.3em;
}







.tbl_pay1 {

}
.tbl_pay1 caption {
	text-align: left;
}
.tbl_pay1 caption span {
	font-weight: bold;
}

.tbl_pay1 th {
	padding: 5px 10px;
	background-color: #EEE;
	text-align: center;
	font-weight: normal;
	border: 1px solid #CCC;
	line-height: 1.3em;
}

.tbl_pay1 td {
	padding: 5px 10px;
	text-align: right;
	border: 1px solid #CCC;
	line-height: 1.3em;
}
.tbl_pay1 tr.center td {
	background-color: #F6F6F6;
	text-align: center !important;
}








/* ５列均等割り */
.tbl_payL5 {
	width: 600px;

}
.tbl_payL5 caption {
	text-align: left;
}
.tbl_payL5 caption span {
	font-weight: bold;
}

.tbl_payL5 th {
	width: 20%;
	padding: 5px 10px;
	background-color: #EEE;
	text-align: center;
	font-weight: normal;
	border: 1px solid #CCC;
}

.tbl_payL5 td {
	padding: 5px 10px;
	text-align: right;
	border: 1px solid #CCC;
}







/* 保留 */
.tbl_pay2 {
	margin: 0 auto 20px;
}
.tbl_pay2 caption {
	text-align: left;
}
.tbl_pay2 th {
	padding: 5px 10px;
	background-color: #EEE;
	text-align: center;
	font-weight: normal;
	border: 1px solid #CCC;
}

.tbl_pay2 td {
	padding: 5px 10px;
	text-align: right;
	border: 1px solid #CCC;
}









/*
-------------------- */
.tbl_pay_scan {
	width: 630px;
	margin: 0 auto 20px;
	font-size: 12px;
	line-height: 1.4em;
}
.tbl_pay_scan caption {
	text-align: left;
}
.tbl_pay_scan th {
	padding: 5px;
	background-color: #EEE;
	text-align: center;
	font-weight: normal;
	border: 1px solid #CCC;
}

.tbl_pay_scan td {
	width: 40px;
	padding: 5px;
	text-align: right;
	border: 1px solid #CCC;

}






/* ========================================================================
	2. 
=========================================================================== */
.Instructions {
	clear: both;
	margin: 0 0 40px;
	padding: 0 0 0 1em;
}
.Instructions li {
	text-indent: -2em;
	padding: 0 0 0 2em;
}







/* ========================================================================
	3. sitemap
=========================================================================== */
.sitemap {
	width: 400px;
	padding: 0 0 0 150px;
	margin: 0 auto 40px;
}

.sitemap li {
	display: block;
	padding: 3px 0 0 20px;
	background: url(../img/common/icon.gif) -10px 7px no-repeat;
}
.sitemap li ul {
	padding: 0 0 10px;
}

.sitemap li ul li {
	background: none;
}


.sitemap .homelink {
	margin: 0 0 0 -150px;


}




/* ========================================================================
	4. Contact
=========================================================================== */
.btnContact01,
.btnContact02 {
	text-align: center;
	margin: 0 0 20px;
}
.btnContact01 input {
	width: 100px;
	padding: 10px 0;
	background-color: #333;
	border: none;
	color: #FFF;
}
.btnContact02 input {
	width: 100px;
	padding: 10px 0;
	background-color: #C00;
	border: none;
	color: #FFF;
}










#map_canvas {
	width: 550px;
	height: 400px;
	margin: 0 auto 40px;
	border: 1px solid #CCC;
}