@charset "UTF-8";
/* CSS Document */

/* H2 */

h2 {
	float: left;
	margin-bottom:30px;
	display: block;
	text-indent: -9999px;
}

.title1 { width: 39px; height: 18px; background: url(../img_aboutus/titleMap.gif) 0 0; }
.title2 { width: 70px; height: 14px; background: url(../img_aboutus/titleContact.gif) 0 0; }
.title3 { width: 65px; height: 14px; background: url(../img_aboutus/titleTwitter.gif) 0 0; }
.title4 { width: 198px; height: 18px; background: url(../img_aboutus/titleTokutei.gif) 0 0; }

.mapImg {
	clear: both;
	float: left;
	margin-bottom: 5px;
}

p {
	clear: both;
}

#mapBox { margin-bottom: 40px; }
#contactBox { margin-bottom: 40px; }
#twitterBox { margin-bottom: 40px; }
#twitterBoxL { width: 305px; clear: both; float: left; }
#twitterBoxR { width: 305px; float: left; }
.twitterLogo {
	border: 1px solid #000;
}
.twitterTitle {
	vertical-align: baseline;
	margin-left: 5px;
}
#twitterContent li {
	margin-top: 20px;
	width: 250px;
	padding-bottom: 15px;
	border-bottom: 1px solid #000;
}

.mb10 {
	margin-bottom: 10px;
}
