/* contents */
#contents_container{
 width: 806px;
 height: auto;
 margin: 11px 0 13px 0px;
 padding: 0px;
 background-image:  url(../img/contents_back.gif);
 background-repeat: repeat-y;
 background-position: right top;
 text-align: left;
 /*?w?i?J???Ԃ??p or float: left;*/
 overflow:auto
 /*?w?i?J???Ԃ??p*/
}

#contents_container_right {
 float: right;
 width: 393px;
 margin: 0px;
 padding: 0px;
 /*margin: 0 3px 0 0;*/
 }

/*index only*/ 
#whatsnew {
 margin: 16px 17px 16px 15px;
 padding: 0px;
} 
 
#whatsnew_detail{
 margin: 0px;
 padding: 11px 0 10px 3px;
 border-bottom: 1px solid #333;
}

#whatsnew_detail a,#whatsnew_detail a:link,#whatsnew_detail a:visited, #whatsnew_detail a:active { 
 color: #666; 
 text-decoration: underline; 
}

#whatsnew_detail a:hover {
 color: #FFF; 
 text-decoration: underline; 
}

.update{
 background-image:  url(../img/update.gif);
 background-repeat:no-repeat;
 background-position: 0px 2px;
 margin: 0px;
 padding: 0 0 0 44px;
 display: block;
 line-height: 100%;
}

.news{
 margin: 7px 0 0 0;
 padding: 0px;
}

.news a,a:link,a:visited,a:active { 
 color: #666; 
 text-decoration: underline; 
}

.news a:hover {
 color: #FFF; 
 text-decoration: underline; 
}
 
#shcedule_back {
 background-image:  url(../img/latestevent_back.gif);
 background-repeat:no-repeat;
 background-position: left top;
 margin: 0px;
 padding: 25px 0 0 0;
} 

/*index only*/

#contents_container_left{
	float: left;
	width: 413px;
	line-height: 145%;
	margin: 0px;
	padding: 43px 0 0 0;
	background: url(../img/latestevent_back.gif) -27px -12px no-repeat;
}

#archive_right {
 float: right;
 width: 235px;
 margin: 0px;
 padding: 0px;
}

#archive_right img{
	margin: 0 0 3px 0;
}

#archive_left {
 float: left;
 width: 178px;
 margin: 0px;
 padding: 0px;
}

/*latest event ?ڍ?*****************/
#latest_event_photo{
 width: 160px;
 margin: 0 0 0 18px;
 z-index: 1
}

#read{
 margin:8px 0 0 20px;
 font-size: 10px;
}

#archive_right .data{
	font-size: 10px;
	font-weight: bold;
	margin:0 10px;
	line-height:100%;
	clear: both;
	position: relative;
}

#archive_right .title {
 font-size: 11px;
 font-weight: bold;
 margin:14px 10px 0 10px;
}

.title a,a:link,a:visited,a:active,a:hover {
 color: #FFF; 
 text-decoration: underline; 
}
#archive_right .event_detail{
 font-size: 9px;
 margin:18px 10px 0 10px;
}

/*schedulue_list*/

/*追加20081114*/

#saloon_recruit {
 margin: 16px 17px 16px 15px;
 padding: 0px;
} 
#saloon_recruit table td { padding-bottom: 10px; }
.news_txt { font-size: 9px; line-height: 130%; margin: 0 10px 0 24px; }
.news_up_date { color: #62060b; }
.news_txt2 { font-size: 9px; line-height: 130%; margin: 10 0px 0 24x; }


.twitter02{
	margin:0 0 0 10px;
	position: absolute;
	top: -2px;
}

