
/*========================================
このCSSは、
bureau/
の設定を行っております

LastUpdate:2008-10-24 13:00 OKM
========================================*/

/*---------------------------------------
CONTENTS
---------------------------------------*/


#Contents {
	width: 98%;
	margin: 0 auto;
	font-size:12px;
}

h2#BusTit {
	clear: both;
	font-size: 1.3em;
	color: #017bb8;
	padding: 8px;
	margin: 30px 15px 0 15px;
	border-bottom: 3px double #017bb8;
	border-top: 3px double #017bb8;
}

/*---------------------------------------
TITLE
---------------------------------------*/

#PageTit {
	margin-bottom: 7px;
	background: #5bb9e8;
	height: 36px;
}

#PageTit h1 {
	background: url(img/tit_b.gif) 0 0 no-repeat;
	height: 36px;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	font-size: 1.5em;
}




#Lead {
}

#Lead ul {
	list-style-type: none;
	margin: 0;
	padding: 8px 0 5px 15px;
}

#Lead ul:after {
	clear: both;
}

#Lead ul li {
	background: url('../image/sub_navi.gif') no-repeat 0 0;
	padding: 0 5px 2px 20px;
	margin: 0;
	line-height: 140%;
	float: left;
	width: 40%;
}	

/*-----------------------------------------------------------
びわこビジターズビューローの事業のご紹介、事業所紹介
-----------------------------------------------------------*/

#BusWrap {
	margin:0 15px;
}

h2#BusTit {
	margin:20px 0 15px 0;
}

.Business {
	padding-bottom: 10px;
	float:left;
	width:48%;
	margin-bottom:1em;
}

.Business h3 {
	font-size: 1.2em;
	border-bottom: 1px solid #20A0D6;
	color: #20A0D6;
	padding: 6px 6px 6px 16px;
	margin: 0 7px 0 7px;
	background: url(img/mtit_dot.gif) 0 50% no-repeat;
}

.Busleft {
	clear:both;
	border-right:1px dotted #aaa;
}

.BusLeadOne {
	padding: 10px 10px 0 10px;
}

.BusLead p,
.BusLeadOne p {
	margin: 0 7px 0 7px;
	padding: 0;
}


.Business ul {
	list-style-type: none;
	margin: 0;
	padding: 8px 0 8px 15px;
}

.Business ul li {
	background: url('../image/sub_navi.gif') no-repeat 0 0;
	padding: 0 5px 5px 20px;
	margin: 0;
	line-height: 140%;
}	


.Business ul.TwoCol {
	list-style-type: none;
	margin: 0;
	padding: 8px 0 16px 15px;
	clear: both;
}

.Business ul.TwoCol li {
	background: url('../image/sub_navi.gif') no-repeat 0 0;
	padding: 0 5px 5px 20px;
	margin: 0 1em 0 0;
	line-height: 140%;
	float: left;
	width: 35%;
}	


/*---------------------------------------
事業所紹介
---------------------------------------*/

#Location {
	margin: 15px 15px 0 15px;
	clear: both;
}

#Location h3 {
	font-size: 1.3em;
	color: #017bb8;
	padding: 8px;
	margin: 0 0 10px 0;
	border-bottom: 3px double #017bb8;
	border-top: 3px double #017bb8;
}

#Location #LocationText {
	float: left;
	padding: 0 10px;
	width: 63%;
}


#Location #LocationText table {
	font-size: 100%;
}

#Location #LocationPhoto {
	float: right;
	width: 30%;
	text-align: right;
}

#Location #LocationPhoto img {
	padding: 3px;
	border: 1px solid #ccc;
}

#Location table {
	border-top: 1px solid #ccc;
}

#Location td,
#Location th {
	padding: 5px;
	border-bottom: 1px solid #ccc;
	}
	
#Location th {
	background: #E0F0F9;
}	
	