@charset "UTF-8";


/* ---------------------------------------------------------------- *
	交通アクセスの設定
 * ---------------------------------------------------------------- */
/*　地図　*/
.p601a {
	margin-top: 5px;
	margin-bottom: 20px;
	margin-left: 15px;
}
/*　テキスト　*/
.accessbox01 {
	background-image: url(../06access/parts/i601a.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 70px;
	margin-left: 20px;
	margin-right: 25px;
	margin-bottom: 30px;
	line-height: 1.7em;
}
.t601erea {
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CC0000;
	margin-right: 25px;
	margin-left: 40px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.accessbox02 {
	background-image: url(../06access/parts/i601b.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 70px;
	margin-left: 20px;
	margin-right: 25px;
	margin-bottom: 30px;
	line-height: 1.7em;
}
.accessbox03 {
	background-image: url(../06access/parts/i601c.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 70px;
	margin-left: 20px;
	margin-right: 25px;
	margin-bottom: 30px;
	line-height: 1.7em;
}
.accessbox04 {
	background-image: url(../06access/parts/i601d.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 70px;
	margin-left: 20px;
	margin-right: 25px;
	margin-bottom: 30px;
	line-height: 1.7em;
	height: 60px;
	padding-top: 15px;
}
.accessbox05 {
	background-image: url(../06access/parts/i601e.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 100px;
	margin-left: 20px;
	margin-right: 25px;
	margin-bottom: 30px;
	line-height: 1.7em;
}
.accessbox06 {
	margin-left: 60px;
	margin-right: 25px;
	margin-bottom: 30px;
	line-height: 1.7em;
}
/*表組み*/
.color1{
	background-color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
	}	
.color2{
	background-color: #DFF0FF;
	padding-top: 4px;
	padding-bottom: 4px;
	}
	
