@charset "utf-8";
/* CSS Document */
#title{
	background-image: url(/sitemap/images/title.gif);
	padding:51px 0 0 0;
}
h3{
	background-image:url(/company/images/h3_icon.gif);
	background-repeat:no-repeat;
	padding:0 0 0 25px;
	height:20px;
	line-height:22px;
	margin:20px 0 0 0;
	background-position:left center;
	color:#422505;
	font-size:14px;
}
.item {
	width:98%;
	margin:10px auto 30px;
}
.item th,.item td{
	border-bottom:2px solid #cfcdce;
	padding:12px 20px;
}
.f13{ font-size:13px; line-height:1.7em;}

.title{
	border-bottom:2px solid #cfcdce;
	background-color:#f1f1f1;
	display:inline-block;
	padding:7px 15px;
	font-weight:bold;
	margin:15px 0 0 0;
	width:150px;
	text-align:center;
}



#top_txt{
	border:1px solid #cfcdce;
	margin:20px 0 0 0;
}
#top_txt p{
	border:5px solid #f1f1f1;
	padding:10px;
	text-align:center;
	font-size:13px;
	line-height:1.5em;
}

#sitemap td {
	width:50%;
	vertical-align:top;
}
#sitemap td ul{
	margin:0 0 10px;
}
#sitemap td .siteTT{
	border-right:1px solid #cfcdce;
	border-bottom:2px solid #cfcdce;
	background-color:#f1f1f1;
	height:33px;
	line-height:33px;
	padding:0 0 0 10px;
	font-weight:bold;
	margin:0 0 5px;
	background-image:none;
}
#sitemap td li{
	background-image: url(../../common/images/pankuzu.gif);
	padding:0 0 0 28px;
	background-repeat:no-repeat;
	background-position:10px center;
	margin:0 0 3px;
}
#map_disp{
	border:5px solid #CCC;
	padding:1px;
	margin:30px 0 15px;
}
#tyui_txt{
	font-size:12px;
	margin:20px 20px 40px;
}

#come_txt{
	font-size:16px;
	font-weight:bold;
	background-color:#d2091d;
	padding:7px;
	margin:15px 0;
	color:#FFF;
	text-align:center;
	border-radius: 50px; 
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px; 
}

.dwnload {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 20px 0 0;
}

.dwnload li{
	width: 48%;
	border-bottom: 2px solid #cfcdce;
	background-color: #f1f1f1;
	display: inline-block;
	box-sizing: border-box;
	margin-bottom: 12px;
}
.dwnload li a{
	display:block;
	text-align:center;
	padding:10px 0
}