/* base
----------------------------------------------- */
#main {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
#ttl_h1 {
	margin: 10;
	width: 200px;
}
#ttl_h2 {
	margin-left: 10px;
	margin-top: 5px;
	width: 300px;
}


/* src
----------------------------------------------- */
#content_src1 {
	padding: 0px;
	background-image: url(../img/mapsrc_bg.gif);
	background-repeat: repeat-y;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#content_src1 th {
	text-align: left;
}
#ttl_src2 {
	left: 460px;
	position: absolute;
	top: 105px;
	height: 20px;
}
#content_src2 {
	background-image: url(../img/shopsrc_bg.gif);
	background-repeat: repeat-y;
	margin-top: 5px;
	margin-left: 10px;
}
#next {
	width: 240px;
	height: 20px;
	text-align: center;
	margin-top: 5px;
	margin-left: 10px;
}
#content_src3 {
	background-image: url(../img/shopsrc_bg.gif);
	background-repeat: repeat-y;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.src_list {
	font-size: 12px;
}

/* src_map
----------------------------------------------- */
#content_src_map {
	padding: 0px;
	background-image: url(../img/mapsrc_bg.gif);
	background-repeat: repeat-y;
	text-align: center;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 430px;
}

/* src_list
----------------------------------------------- */
#content_src_list {
	width: 720px;
	padding: 0px;
	background-image: url(../img/src_list_bg.gif);
	background-repeat: repeat-y;
	font-size: 12px;
	line-height: 200%;
	margin-left: 10px;
	margin-bottom: 5px;
}
.src_list_ttl {
	color: #6666CC;
	font-weight: bold;
}


/* map
----------------------------------------------- */
#content_map1 {
	padding: 0px;
	margin-top: 5px;
	margin-left: 10px;
}
#content_map2 {
	width: 300px;
	background-image: url(../img/map_src_bg.gif);
	background-repeat: repeat-y;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 5px;
}
#content_map3 {
	width: 300px;
	margin-left: 5px;
}
.map_list {
	font-size: 12px;

}
.map_list th{
	font-weight: normal;
	color: #FFFFFF;
	background-color: #999999;
}


/* list
----------------------------------------------- */
#content_list {
	padding: 0px;
	margin-left: 10px;
}


/* dtl
----------------------------------------------- */
#content_dtl1 {
	padding: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 5px;
}
#content_dtl2 {
	width: 245px;
	background-image: url(../img/dtl_src_bg.gif);
	background-repeat: repeat-y;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 5px;
}
#content_dtl3 {
	width: 245px;
	background-image: url(../img/dtl_src_bg.gif);
	background-repeat: repeat-y;
	margin-bottom: 5px;
	margin-left: 5px;

}
#content_dtl4 {
	width: 245px;
	background-image: url(../img/dtl_src_bg.gif);
	background-repeat: repeat-y;
	margin-bottom: 5px;
	margin-left: 5px;

}
#content_dtl5 {
	width: 245px;
	text-align: center;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 5px;
}

#content_dtl6 {
	width: 245px;
	background-image: url(../img/dtl_src_bg.gif);
	background-repeat: repeat-y;
	margin-bottom: 5px;
	margin-left: 5px;
}

.dtl_btn {
	margin-top: 10px;
	margin-bottom: 5px;
}
.dtl_qr {
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 60px;
}
.dtl_trafictxt {
	font-size: 12px;
	border: 1px solid #D6D6D6;
	margin-left: 15px;
	padding: 5px;
	margin-bottom: 2px;
	background-color: #E6E6E6;
	margin-right: 10px;

}

/* trafic
----------------------------------------------- */
#head_trafic {
	height: 50px;
	width: 500px;
}
#main_trafic {
	position: relative;
	top: 0px;
	background-color: #FFFFFF;
	width: 500px;
	height: 450px;
	z-index: 0;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
#foot_trafic {
	height: 5px;
	width: 500px;
}
#content_trafic1 {
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
}
#content_trafic2 {
	width: 470px;
}
.trafic_list {
	font-size: 12px;
}
.trafic_btn {
	margin-top: 5px;
}


/* help
----------------------------------------------- */
.help_h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	width: 500px;
	height: 20px;
	padding-top: 5px;
	padding-left: 5px;
}
.help_h2 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #CCCCCC;
	width: 500px;
	height: 20px;
	padding-left: 5px;
	margin-bottom: -10px;
	padding-top: 5px;
	margin-top: 0px;
}
.help_li {
	margin: 0px;
	padding: 0px;
	width: 430px;
	list-style-type: none;
	font-size: 12px;
	line-height: 140%;
	margin-left: -10px;
}
.help_h3 {
	font-weight: bold;
	color: #0033CC;
	margin-bottom: 5px;
	margin-top: 8px;
}
.help_foot {
	font-size: 12px;
	text-align: center;
	width: 500px;
}



/* common
----------------------------------------------- */
p {
	margin: 0px;
	padding: 0px;
}
.dot_bottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.bg_dark {
	background-color: #EEEEEE;
}
.memo {
	font-size: 10px;
	line-height: 200%;
}
#content_htmlmap {
	background-image: url(../img/htmlmap_bg.gif);
	margin-left: 10px;
	width: 720px;
	background-repeat: repeat-y;
	text-align: center;
	padding: 0;
	margin-bottom: 5px;
}

