@charset "UTF-8";
/* CSS Document */
@import url(common.css);
@import url(shared.css);


	
h1.top_h1{    
	margin:0 0 0px 0;
	padding:0;
	font-size:1.3em;
	font-family:  Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka,;
	background:none;
}
h1.top_h1:after{
	content:none;
	margin:0;
	height:0;
}

div#container #contents{
	width:690px;
	float:left;
	overflow:hidden;
	min-height:350px;
}
div#container #contents_inner{
	padding:20px 0px 20px 0;
	text-align:left;
}
#top_left{
	float:left;
	width:500px;
	margin:0;
	overflow:hidden;
}
#top_center{
	float:left;
	width:165px;
	margin-left:20px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}
h2.event{
	background:url(../images/top_c_event_b.jpg) no-repeat;
	border:none;
	height:30px;
	width:160px;
	margin:0;
	padding:7px 0 0 27px;
	text-align:left;
	font-size:1em;
	font-weight:normal;
	color:
}

.best_shot{
}
.best_shot_fujisan{
	width:130px;
	float:left;
	margin:7px 7px 7px 0  ;
	padding:5px;
	border:1px solid #cccccc;
	text-align:center;
}
#top_event {
	width:160px;
}
#top_event h3{
	border:none;
	padding:0px;
	margin:0;
	font-size:1em;
}
#top_event div.event_data h3 a{
	font-weight:none !important;
}
#top_event div.event_data{
	
	background:url(../images/top_c_event_bg.jpg) no-repeat bottom;
	border-top:1px solid #CCCCCC;
	margin:5px 0px 5px 0;
	padding:5px 0px 10px 5px;
	line-height:110%;
}
#top_event div.event_data_inner{
	border-left:3px solid #CCC;
	padding:1px 0 0 5px;
}
#top_event div.event_data span{
	/*background:url(../images/top_c_event_day2.jpg) bottom center no-repeat ;*/
	margin-top:0px;
	margin-left:0px;
	font:Geneva, Arial, Helvetica, sans-serif;
	color:#333;
	font-size:1em;
	text-align:left;
}

#top_event div.event_data img{
	padding:0px 2px;
}
.top_event_area{
	border:1px solid #DFDFDF;
	width:160px;
	padding:2px 0 10px 0;
	text-align:center;
}
#top_news {
	margin-bottom:15px;
}
#top_news h3{
	clear:none;
	border:none;
	font-size:1em;
	margin:0;
	padding:0;
}
#top_news p{
	margin:0;
	padding:5px 0;
}
#top_news img.top_event_thumb{
	float:left;
	margin: 0 10px 5px 0;
}
div.rec_item{
	border:1px solid #EFEFEF;
	padding:5px;
	margin:0 3px;
	float:left;
	zoom: 100%;
	*width:92px; /* IE 6 */
	max-width:80px;
	overflow:hidden;
}
div.rec_item:after{
	content: "";	
	display: block; 
	clear: both;
}
.rec_item span.rec_item_handle{
	color:#333333 !important;
	font-size:0.8em;
	
}

#main_image{
	width:500px;
	height:350px;
	overflow:hidden;
}

/*newスライダー*/
#slider1 {
    width: 500px; /* important to be same as image width */
    height: 334px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}

#slider1Content {
    width: 500px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.slider1Image {
    float: left;
    position: relative;
	display: none;
}
.slider1Image span {
    position: absolute;
	font: 12px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 500px;
    background-color: #000;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
	-khtml-opacity: 0.6;
    opacity: 0.6;
    color: #fff;
    display: none;
	line-height:140%;
}
.clear {
	clear: both;
}
.slider1Image span strong {
    font-size: 14px;
	padding:2px 0 8px 0;
}
.slider1Image a:hover{
	text-decoration:underline !important;
}
/*.left {
	top: 0;
    left: 0;
	width: 110px !important;
	height: 320px;
}
.right {
	right: 0;
	bottom: 0;
	width: 90px !important;
	height: 320px;
}*/

.left {
	bottom: 0;
    left: 0;
}
.right {
	bottom: 0;
    left: 0;
}
ul { list-style-type: none;}



#under_bar{
	margin-left:-3px;
}
#under_bar div {
	width:36px;
	float:left;
	margin-left:3px;
	text-align:center;
	vertical-align:middle;
	padding:2px;
}