@import url("common.css");
/* トップメイン 
-----------------------------------------------------------*/
#mainArea {
	background-image: url(http://www.kushibuchi-mari.jp/images_top/bg_top_main.gif);
	background-repeat: repeat-x;
	height:270px;
}
/* ニュース 
-----------------------------------------------------------*/
#newsArea {
	width: 660px;
	text-align: left;
	padding-top: 25px;
	padding-bottom: 20px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#news ul {
	width: 500px;
	display: block;
}
#news {
	float: left;
	width: 500px;
}
#news li {
	width: 500px;
	background-image: url(http://www.kushibuchi-mari.jp/images_common/line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 5px;
	padding-top: 5px;
}
#newsArea #bnrArea {
	float: left;
	margin-top: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	width: 138px;
}
#newsArea #bnrArea li{
	display: block;
	margin-bottom: 5px;
}
#newsArea #bnrArea li table{
	border: 1px solid #DADADA;
}
a.btnOn{
	border: 1px solid #DADADA;
	display: block;
}

a:hover.btnOn{
	border: 1px solid #D93277;
	display: block;
}
#newsArea p{
	margin: 0;
}#bnrMovie {
	width: 500px;
	height: 65px;
}
*html #footer {
	background-image: url(../images_common/bg_footer.gif);
	background-repeat: repeat-x;
	width: 716px;
	text-align: left;
	color: #DE3378;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 11px;
	clear: both;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 5px;
}

#office {
	background-image: url(../images_top/office_bg.gif);
	background-repeat: no-repeat;
	height: 226px;
	width: 500px;
	position: relative;
	margin-top: 30px;
}
h2.twitter {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 6px;
	color: #D93277;
	display: inline;
	padding-left: 4px;
}
#ttlKokkai{
	position: absolute;
	height: 14px;
	width: 70px;
	top: 25px;
	left: 20px;
}
#txtKokkai{
	font-size: 11px;
	line-height: 1.3;
	position: absolute;
	height: 45px;
	width: 320px;
	top: 12px;
	left: 160px;
}
#ttlMachida{
	position: absolute;
	height: 14px;
	width: 70px;
	top: 85px;
	left: 20px;
}
#txtMachida{
	font-size: 11px;
	line-height: 1.3;
	position: absolute;
	height: 45px;
	width: 320px;
	top: 70px;
	left: 160px;
}
#ttlTama{
	position: absolute;
	height: 14px;
	width: 70px;
	top: 145px;
	left: 20px;
}
#txtTama{
	font-size: 11px;
	line-height: 1.3;
	position: absolute;
	height: 45px;
	width: 320px;
	top: 130px;
	left: 160px;
}
#mailAddress{
	font-size: 12px;
	color: #D93277;
	line-height: 1.3;
	position: absolute;
	width: 460px;
	height: 20px;
	top: 190px;
	left: 20px;
	text-align: center;
}
#mailAddress a{
	font-size: 13px;
	font-weight: bold;
}
