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


/* wrap
**********************************************************************/
#wrap{background:url(../../img/body_bg.png) no-repeat #F6DD00;}
#topWrap{width:100%; margin:0 0 40px 0;}
#leftBox{width:879px; float:left;}
#contentBox{width:847px; margin:0 0 0 19px;}


/* header
**********************************************************************/
#header{width:879px; height:348px; margin:0 0 10px 0;}
#header #hText{width:180px; position:absolute; top:19px; left:19px;}
#header #hImg{width:879px;}

/* twitter */
#twitterBox{width:200px; display:inline; margin:20px 20px 0 0; float:right; position:relative;}
.monitter{width:198px; height:500px; border:solid 1px #000; overflow:auto;}
.tweet{width:170px; padding:7px; border-bottom:dotted 1px #333; display:block; clear:both;}
.tweet img{float:left;}
.tweet p.text{margin:0; padding:0 0 0 60px; font-size:12px; color:#000; line-height:150%;}
.tweet p.text a{font-size:10px; color:#C00; text-decoration:none;}
.tweet p.text a:hover{text-decoration:none;}
.tweet p.text span{font-size:10px; color:#666;}

#tweetBox{background:#000; width:200px; height:33px; position:relative;}
#tweetHash{width:61px; position:absolute; top:10px; left:7px;}
#tweetBtn{width:80px; position:absolute; top:6px; right:7px;}


#catch{width:686px; margin:0 0 34px 0;}


#menu01{width:140px; margin:0 17px 0 0; float:left;}
#menu02{width:215px; float:left;}

#menu01 h3,#menu02 h3{padding:5px 10px; font-size:12px; color:#FFF; line-height:130%;}
#menu01 h3{background:#C6181E;}
#menu02 h3{background:#055A9B;}

ul.menu{background:#FFFDF2;}
ul.menu li{background:url(../img/dot_grey.jpg) repeat-x left top; padding:9px 10px 5px 10px; font-size:12px; color:#333; line-height:130%;}
ul.menu li a{display:block; color:#333; text-decoration:none;}
ul.menu li a:hover{color:#C6181E;}



#eventInfo{width:457px; float:right;}
#info{width:454px; margin:0 0 30px 0;}
#info h4{width:64px; float:left;}
#info p{width:379px; margin:0 0 14px 0; float:right;}
#topBnrEnd{width:457px; margin:0 0 30px 0;}


