@charset "UTF-8";

/* CSS Document */

@import url("/spl/kidsAvenue-fukuoudai/common/styles/core/common.css");

#gMenuAccess, #gMenuAccess a {
	background-position: left top;
}
#mapAssy, #trainAssy {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

#trainAssy .left {
	width: 430px;
}

#trainAssy .right {
	width: 350px;
}

#mapAssy .left {
	width: 225px;
}

#lifeinfo {
	width: 740px;
	margin-left: 40px;
	margin-right: 20px;
	margin-top: 30px;
	margin-bottom: 20px;
}

#lifeinfo h3 {
	background-color: #8B9499;
}

#lifeinfo .c1 .border, #lifeinfo .c2 .border, #lifeinfo .c3 .border{
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-left: 10px;
	margin-bottom: 15px;
	padding-top: 10px;
}

#lifeinfo .c1 .border {
	height: 5em;
	padding-bottom: 2em;
}

#lifeinfo .c2 .border {
	height: 6em;
	padding-bottom: 2em;
}

#lifeinfo .c3 .border {
	height: 10em;
	padding-bottom: 2em;
}


#lifeinfo .c1, #lifeinfo .c2, #lifeinfo .c3 {
	width: 352px;
	margin-right: 16px;
}

#lifeinfo .c1 {
}

#lifeinfo .c2 {
}

#lifeinfo .c3 {
}


#lifeinfo .border strong {
	color: #93243A;
	padding-right: 2px;
	padding-left: 2px;
}

#contents div.section1 {
	width: 685px;
	margin-right: auto;
	margin-left: auto;
}

#contents .section1 .left {
	width: 375px;
}

#contents .section1 .left .section1, #contents .section1 .left .section2, #contents .section1 .left .section3 {
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	width: 375px;
}
#contents .section1 .left .section1 {

	background-image: url(/spl/pg-kidsavenue-kouzunomori/kz-imgs/access/assy/h-access-1.gif);
	height: 40px;
}

#contents .section1 .left .section2 {
	background-image: url(/spl/pg-kidsavenue-kouzunomori/kz-imgs/access/assy/h-access-2.gif);
	height: 60px;
}

#contents .section1 .left .section3 {
	background-image: url(/spl/pg-kidsavenue-kouzunomori/kz-imgs/access/assy/h-access-3.gif);
	height: 90px;
}

