@charset "utf-8";

/*トップページコンテンツ内設定*/
#mainbanner { height: 275px; background:url(../img/top-img/topmain_img.jpg); }

#tracks { width: 950px; height:22px; padding-top:8px; }

#contentsleft { float: left; width: 470px; }

#contentsright { float: right; width: 470px; }

#newrss { margin-top:10px; text-align:right; }

#footspace { width: 950px; height:130px; background:url(../img/top-img/under_img.jpg); }

#infomation { height: 225px; margin-bottom:0px; }

#infomation-box {border:solid 2px #646464; margin-top:10px; padding:5px 0px 0px 5px; width:inherit;}

.infomation-li-day {font-size:90%;color:#696969; font-weight:bold;vertical-align: bottom; width:auto; line-height:14px}

.infomation-li-title { font-size:90%;margin-bottom:10px; color:#696969;vertical-align: bottom; width:auto;line-height:14px}

div#infomation-box ul { margin:0px; padding:0px}

#topics-box {border:solid 2px #646464; margin-top:10px; padding:5px;}

.topics-li { margin-bottom:10px;font-size:90%; color:#696969; background:url(../img/top-img/dot.gif); background-repeat:no-repeat; padding-left:16px; padding-top:3px }

#nowevent { height: 200px; margin-bottom:20px; padding:5px; background-color:#000062; }

#postevent { height: 200px; padding:5px; background-color:#000062; }

.event-photobox { height:188px; width:293px; float:left; text-align:center; padding:1px; overflow:auto }
div.event-photobox img{max-height:186px; max-width:291px
_width:		expression(this.height>186 && this.width*3<this.height*4 ? Math.floor(this.width*186/this.height) : (this.width > 293 ? 293: true ));
_height:	expression(this.height>186 ? 186: true );
}



.event-inbox { background:#908fb3; height:190px; width:450px; padding:5px; }

.event-contentbox { float:right; color:#ffffff; line-height:28px; text-align:center; width:150px }

.event-icon { float:left; margin-top:7px; }

.event-type { font-size:116%; height:40px; line-height:40px; }

.event-author { font-size:116%; font-weight:bold; }

div.event-contentbox hr { border-color:#ffffff; }

div#contents2 ul { width: 950px; }

div#contents2 li { float:left; }

#tab {text-align:right }

#contents { width: 950px;}

#contents2 { height:110px; margin-top:30px }

.licenter { margin:0px 10px; }

#footlink { width: 950px; height:30px; }

#copyright { width: 950px; height:40px; background-color:#000033; text-align:center; color:#ffffff; line-height:40px }



#imgbg{position:absolute}
#imgbox{position:absolute; display:none}

#saisin_bt{float:right; margin-top:5px}

#topics_h2{float:left}

#schedule_bt{float:right; margin-top:5px}

#title{ display:none; font-size:0}

/*後日実装の為非表示*/
#saisin_bt{display:none}
