@charset "shift_jis";

/*------------------------------------------------------------
import css
------------------------------------------------------------*/

@import url(../import.css);

/* CSS Document access */

h3{
	width:641px;
	height:36px;
	background-image: url(../../images/access/index-img02.gif);
	margin-bottom:15px;
	margin-top:30px;
	padding-left: 12px;
	padding-top: 10px;
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 25px;
	color: #414141;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}
/* ---------- map ---------- */
.print {
text-align:center;
}
.left-map01 {
width:640px;
margin-bottom:30px;
}

/*--------------- box01 ----------------*/
 .box01 {
}
.box01-left {
float:left;
width:350px;
}

.box01-right {
float:right;
width:250px;
}
/*--------------- list----------------*/
.list {
	line-height: 150%;
}
.list dt{
	padding-left:15px;
	background-image: url(../../images/common/point02.gif);
	background-repeat:no-repeat;
	background-position:0 1px;
	font-weight:bold;
	padding-bottom:5px;
}

.list dd{
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 15px;
	letter-spacing: 1px;
	line-height:160%;
	padding-bottom:5px;
}
.list-txt{
	font-weight: bold;
	color: #FF6600;
}
/*--------------- box00 ----------------*/
 .box00 {
margin-top:20px;
}
.box00 p {
line-height:160%;
}
/*--------------- table style02 ----------------*/
table.table-style02 {
width:100%;
border:1px solid #CCCCCC;
border-collapse:collapse;
}
table.table-style02 caption {
	/*padding-bottom:2px;*/
	font-size: 100%;
	font-weight: bold;
	/*color: #2097B9;*/
	/*padding-top:10px;*/
}
table.table-style02 td{
padding:5px;
text-align:center;
border-right:1px solid #CCCCCC;
border-bottom:1px dashed #CCCCCC;
width:23%;
font-weight: bold;
font-size: 120%;
color: #F56B00;
}
table.table-style02 th{
	padding:5px;
	background-color:#FFD3B3;
	text-align:center;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	width:23%;
	letter-spacing: normal;
	font-size: 75%;
	font-weight:normal;
}

 /*--------------- table style01 ----------------*/
table.table-style01 {
width:100%;
border:1px solid #CCCCCC;
border-collapse:collapse;
}

table.table-style01 td {
padding:5px;
text-align:center;
border-right:1px solid #CCCCCC;
border-bottom:1px dashed #CCCCCC;
width:38%;
}

table.table-style01 th {
padding:5px;
background-color:#FFD3B3;
text-align:center;
border-right:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
}
 /*--------------- table style03 ----------------*/
table.table-style03 {
width:250px;
border:1px solid #CCCCCC;
border-collapse:collapse;
}

table.table-style03 td {
padding:5px 50px 5px 5px;
text-align:right;
border-right:1px solid #CCCCCC;
border-bottom:1px dashed #CCCCCC;
color:#CC0000;
}

table.table-style03 th {
padding:5px;
background-color:#FFD3B3;
text-align:center;
border-right:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
color:#CC0000;
}

.txt-style01 a:link,
.txt-style01 a:visited {
font-weight:bold;
color:#FF6600;
}

.txt-style01 a:hover,
.txt-style01 a:active {
font-weight:bold;
color:#CC0000;
text-decoration:underline;
}
