@charset "UTF-8";



#CONTENTS div.menu {
	height: 40px;
	width: 490px;
	background: #ffffff url(../images/globalmenu_top.png) 0 0 no-repeat;/*左右 上下*/
}

#CONTENTS div.facility_title {
	margin-top: 10px;
	height: 65px;
	width: 490px;
	background: #ffffff url(../images/body_facility_title.png) 0 0 no-repeat;/*左右 上下*/

/*	padding: 1em 1em 1em 2.5em; /* 上 右 下 左 */
}

#CONTENTS div.facility_body {
	margin: 0px;
	width: 488px;
	height: 300px;
	border-style:solid;
	border-width:0px 1px 0px 1px;
	border-color:#d4d0d0;
}

#CONTENTS div.facility_end {
	height: 11px;
	width: 490px;

	background: #ffffff url(../images/body_facility_end.png) 0 0 no-repeat;/*左右 上下*/
	margin: 0px;
}

#CONTENTS div.league_title {
	margin-top: 20px;
	height: 35px;
	width: 490px;
	background: #ffffff url(../images/body_league_title.png) 0 0 no-repeat;/*左右 上下*/
}

#CONTENTS div.league_body {
	margin: 0px;
	width: 488px;
/*	height: 30px; */
	border-style:solid;
	border-width:0px 1px 0px 1px;
	border-color:#d4d0d0;
}

#CONTENTS div.league_contents {
	height: 80px;
	padding: 5px 10px 0px;
}

#CONTENTS div.league_photo {
	padding: 3px 0px;
	position: absolute;
}
#CONTENTS div.league_text {
	padding: 3px 10px 0px;
	width: 290px;
	left:  170px;
	position: relative;
	line-height: 1.4em;
	font-size:85%;
}

#CONTENTS div.league_text img {
	line-height: 1.2em;
	position:absolute;
	bottom:0;
	right:8px;
}
#CONTENTS div.topix_title {
	margin-top: 20px;
	height: 35px;
	width: 490px;
	background: #ffffff url(../images/body_topix_title.png) 0 0 no-repeat;/*左右 上下*/
}

#CONTENTS div.topix_body {
	margin: 0px;
	width: 488px;
	border-style:solid;
	border-width:0px 1px 0px 1px;
	border-color:#d4d0d0;
}

#CONTENTS div.topix_end {
	margin: 0px;
	height: 11px;
	width: 490px;

	background: #ffffff url(../images/body_facility_end.png) 0 0 no-repeat;/*左右 上下*/
}


#CONTENTS div.topix_end {
	height: 11px;
	width: 490px;

	background: #ffffff url(../images/body_facility_end.png) 0 0 no-repeat;/*左右 上下*/
	margin: 0px;
}

#CONTENTS div.topix_contents {
	padding: 5px 10px;
}
#CONTENTS div.topix_date {
	height: 18px;
	padding: 0px 2px;
	font-weight: bold;
	border-style:dashed;
	border-width:0px 0px 1px 0px;
	border-color:#d4d0d0;
}
#CONTENTS div.topix_photo {
	padding: 3px 0px;
	position: absolute;
}
#CONTENTS div.topix_text {
	padding: 3px 10px 3px 10px;
	width: 360px;
	left:  100px;
	position: relative;
	line-height: 1.4em;
	font-size:85%;

	min-height:105px;
	height: auto !important;
	height: 105px;
}
#CONTENTS p.topix_text {
	width: 370px;
}
#CONTENTS div.topix_text img.detail {
	line-height: 1.2em;
	position:absolute;
	bottom:0;
	right:10px;
}

#CONTENTS div.all_f {
	height:20px;
}
#CONTENTS div.topix_text img.machida {
	line-height: 1.2em;
	position:absolute;
	bottom:0;
	right:190px;
}
#CONTENTS div.topix_text img.kodaira {
	line-height: 1.2em;
	position:absolute;
	bottom:0;
	right:130px;
}
#CONTENTS div.topix_text img.chofu {
	line-height: 1.2em;
	position:absolute;
	bottom:0;
	right:70px;
}
#CONTENTS div.topix_text img.tama {
	line-height: 1.2em;
	position:absolute;
	bottom:0;
	right:10px;
}

/* MENU  ----------------------------------------------*/


#MENU div.f-ch{
	height:300px;
	width: 400px;
	border-style:solid;
	border-width:0px 1px 0px 1px;
	border-color:#d4d0d0;
}

/* BANNER-TOP  ----------------------------------------------*/
#BANNER-TOP .banner{
	margin: 20px 0px;
}
#BANNER-TOP .banner_l{
	width:  300px;
	left:   0px;
	text-align:center;
}
#BANNER-TOP .banner_c{
	position: absolute;
	width:  300px;
	left:   300px;
	text-align:center;
/*
	position: absolute;
	position: relative;
*/
}
#BANNER-TOP .banner_r{
	position: absolute;
	width:  300px;
	right:   0px;
	text-align:center;
}

}