/***************************************

/event/index.php

***************************************/





/* ƒIƒEƒƒCƒtƒH[ƒ‰ƒ€@CSS
****************************************************************************/
@import url(basic.css);		/* ƒuƒ‰ƒEƒUˆË‘¶ƒŠƒZƒbƒg */
@import url(gnavi.css);		/* ƒOƒ[ƒoƒ‹ƒiƒr */





/* /event/index.php
****************************************************************************/
.eventDisp { width:572px; margin:10px 0 20px 0;}
.eventDisp .ptitle { padding:10px 0 15px 0;}

.eventDisp .topic { background:url(../img/event/topic_bg.gif) repeat-x; height:35px; width:572px; margin:0 0 15px 0;}
.eventDisp .topic .txt { padding:9px 10px 0px 10px; font-weight:bold; color:#005d72;}
.eventDisp .image { width:200px; float:right;  margin:0 0 15px 0;}
.eventDisp .image img { margin:0 0 5px 0;}
.eventDisp .detail { width:360px; float:left; margin:0 0 15px 0;}
.eventDisp .detail .txtA  { text-indent:1em; padding:0 0 0 10px;}
.eventDisp .detail .evname { background:url(../img/event/evname_pt.gif) no-repeat; background-position:left 13px; padding:10px 0 0 15px; color:#000000; font-weight:bold; margin:0px 0 8px 10px;}
.eventDisp .detail .evdata { width:110px; float:left; padding:0 0 0 10px; font-family:"‚l‚r ƒSƒVƒbƒN", "Osaka|“™•"; font-weight:bold;}
.eventDisp .detail .evvale { width:230px; float:right;}
.eventDisp .detail .hosoku  { margin:0 10px 5px 10px; padding:10px 0 0 0;}

.eventDisp .detail2 .txtA  { text-indent:1em; padding:0 0 0 10px;}
.eventDisp .detail2 .evname { background:url(../img/event/evname_pt.gif) no-repeat; background-position:left 13px; padding:10px 0 0 15px; color:#000000; font-weight:bold; margin:0px 0 8px 10px;}
.eventDisp .detail2 .evdata { width:120px; float:left; padding:0 0 0 10px; font-family:"‚l‚r ƒSƒVƒbƒN", "Osaka|“™•"; font-weight:bold;}
.eventDisp .detail2 .evvale { width:450px; float:right;}
.eventDisp .detail2 .hosoku  { margin:0 10px 5px 10px; padding:10px 0 0 0;}

.ev_line1 {border-top:1px dotted #ccc; margin:10px 0;}

.eventDisp .others { width:560px; border:1px solid #cccccc; margin:0px 0px 30px 10px; padding:1px;}
.eventDisp .others .othersTit { font-weight:bold; padding:5px 10px 5px 10px; margin:0 0 10px 0; color:#000000; background:#f1f1f1; border-bottom:1px dotted #999999;} 
.eventDisp .others .box { width:530px; margin:0 10px 10px 10px; padding:0 0 10px 0; border-bottom:1px dotted #999999;}
.eventDisp .others .box .oevname { background:url(../img/event/evname_pt2.gif) no-repeat; background-position:left 5px; padding:0 0 0 13px; margin:0 0px 5px 0px; font-weight:bold; color:#000000;}
.eventDisp .others .box .oevevdata { width:60px; float:left; font-family:"‚l‚r ƒSƒVƒbƒN", "Osaka|“™•"; font-weight:bold; margin:0 0px 0 10px;}
.eventDisp .others .box .oevtxt { width:430px; float:right; }

.pagetop a { background:url(../img/pagetop.gif) no-repeat; background-position:left 1px; color:#004d5e; text-decoration:underline; padding:0 0 0 15px; margin:20px 0 20px 0;}
.pagetop a:hover { text-decoration:none; color:#333333;}




