@charset "utf-8";

/*
*kiryu.css
*====================
*0.common
	0-1.色指定
	0-2.ttl  タイトル
*1.side		
*2.main
*/

/*========================
	0.common
========================*/
div#main {
	margin-bottom:0;
	padding-bottom:0;
}

/*---------------------------------
	0-1.色指定
-----------------------------------*/
div#contents a {
	color:#009dca;
}

em,
div#contents dt,
div#contents dt a,
div#contents dt a:hover,
div#contents h3,
div#contents h3 a,
div#contents h3 a:hover {
	color:#555;
	font-weight:bold;
}

/*---------------------------------
	0-2.ttl  タイトル
-----------------------------------*/
h3 {
	clear:both;
	background:url(../../img2/cm/kiryu/bg_ttl.gif) no-repeat top;
	line-height:30px;
	text-indent:30px;
}

/*========================
	1.side
========================*/
#left {
	background:#fbfbf1;
	padding-top:10px;
}
#left dl {
	background:#fff;
	width:239px;
	margin:0 0 10px 12px;
	border:1px solid #ccc;
}
#left dl dt,
#left dl dd {
	margin:10px;
}
#left dl dt {
	margin-bottom:5px;
}
#left dl dd {
	margin-top:7px;
}

/*---------------------------------
	1-1.bnr
-----------------------------------*/
#left img {
	margin:0 0 10px 12px;
}

/*---------------------------------
	1-2.近代遺産
-----------------------------------*/
#left dl.to_meti33 {
	background:#f2e8e1;
	color:#555;
	text-align:center;
}
#left dl.to_meti33 dt {
	margin-bottom:3px;
	font-size:116%;
}
#left dl.to_meti33 dd {
	margin-top:3px;
	font-size:86%;
}
/*---------------------------------
	1-3.市情報
-----------------------------------*/
#left dl.city_info embed {
	margin-bottom:15px;
}
#left dl.city_info table {
	width:219px;
	margin:5px 0;
}
#left dl.city_info table tr {
	background:#eee;

}
#left dl.city_info table tr.incnt {
	background:#f7f7f7;
}
#left dl.city_info table th {
	width:40%;
	text-align:left;
}
#left dl.city_info table tr.incnt td {
	text-indent:100px;
}
#left dl.city_info table th,
#left dl.city_info table td {
	padding:3px 0;
	text-indent:5px;
}
/*---------------------------------
	1-4.モバイル
-----------------------------------*/
#left dl.mobile {
	background:#fff url(http://wcdn.lococom.jp/img2/common/img_qr_74.gif) no-repeat 154px 10px;
	height:94px;
}

/*========================
	2.main
========================*/
div.topimg {
	width:910px;
	margin-bottom:30px;
}

/*---------------------------------
	2-0.common
-----------------------------------*/
/* 外枠 */
#rightctn div {
	margin-bottom:10px;
	border:1px solid #ccc;
	border-top:1px solid #eed385;
}
/* ボタン */
#rightctn div div {
	clear:both;
	background:#fbfbf1;
	width:100%;
	margin:0;
	padding:7px 0 10px 0;
	text-align:center;
	border:none;
}
#rightctn div div a img {
	margin:0 10px;
}

/*---------------------------------
	2-1.about
-----------------------------------*/
#rightctn div.kiryu_about {
	float:left;
	padding-bottom:10px;
	border:1px solid #eed385;
	border-top:3px solid #eed385;
}
#rightctn div.kiryu_about div {
	text-align:left;
	padding:15px 0;
}
div.kiryu_about h2 {
	margin:0 20px;
	padding-bottom:10px;
}
div.kiryu_about p {
	margin:0 20px;
	color:#555;
	line-height:1.4;
}

div.kiryu_about dl {
	float:left;
	width:180px;
}
div.kiryu_about dl dt {
	clear:both;
	width:100%;
}
div.kiryu_about dl dt img {
	margin:10px 0 5px 10px;
}
div.kiryu_about dl dd {
	background:url(../../img2/cm/kiryu/bg_kiryu_list.gif) no-repeat 15px 9px;
	padding:4px 0;
}
div.kiryu_about dl dd a {
	display:block;
	margin-left:29px;
}
div.kiryu_about dl.about_ctn {
	width:415px;
}
div.kiryu_about dl.about_ctn dd {
	float:left;
	width:49%;
}

/*---------------------------------
	2-2.kuchikomi,group
-----------------------------------*/
div.loco_list ul {
	width:593px;
	margin:0 10px;
	padding:7px 0;
}
div.loco_list li {
	overflow:hidden;
	width:100%;
	padding:4px 0;
	border-bottom:1px solid #f3f3f3;
}
div.loco_list li p {
	background:url(../../img2/cm/kiryu/bg_grouplist.gif) no-repeat 5px center;
	float:left;
	width:80%;
}
div.loco_list li p a {
	margin-left:19px;
}
div.loco_list li span {
	float:right;
	width:20%;
	color:#999;
	text-align:right;
}
div.loco_list p span {
	display:block;
	margin:0 10px 10px 10px;
	text-align:right;
}
div.loco_list p span a {
	background:url(../../img2/common/bg_detaillinks.gif) no-repeat left center;
	margin-left:10px;
	padding:3px 0 3px 17px ;
	font-size:86%;
}

/*---------------------------------
	2-3.access
-----------------------------------*/
div.kiryu_access dl{
	background:url(../../img2/cm/kiryu/bg_map.gif) no-repeat left 10px;
	height:264px;
	margin:0 10px;
}

div.kiryu_access dt,
div.kiryu_access dd {
	margin-left:350px;
}
div.kiryu_access dt {
	padding-top:10px;
	line-height:1.5;
}
div.kiryu_access dd {
	color:#666;
}
div.kiryu_access dd.jr {
	width:180px;
}
div.kiryu_access dd span {
	display:block;
	padding-top:10px;
	color:#737373;
	font-size:86%;
}
