/* CSS Document */

/* style.css*/


#navi_btn7 a{
	width: 80px;
	background: url(../images/navi_btn_07b.gif) no-repeat;
}


#page_navi{
	border-bottom:none;
}

#style_B_title{
	width:125px;
	height:24px;
	background:url(../../08_style/images/style_b_title.gif) no-repeat;
	text-indent:-9999px;
}

#style_S_title{
	width:270px;
	height:14px;
	background:url(../../08_style/images/style_s_title.gif) no-repeat;
	text-indent:-9999px;
	margin-top:8px;
}

#style_sep{
	border-top:2px dotted #FF9900;
	margin:8px 0px;
}

#style_left{
	float:left;
	width:140px;
}

.style_year{
	width:45px;
	height:15px;
	top:0px;
	left:0px;
	text-indent:-9999px;
	margin-bottom:10px;
}

#style_year2008{
	background:url(../../08_style/images/year_month/year_2008.gif) no-repeat;
}

#style_year2009{
	background:url(../../08_style/images/year_month/year_2009.gif) no-repeat;
}

#style_year2010{
	background:url(../../08_style/images/year_month/year_2010.gif) no-repeat;
}

#style_left dl dd a{
	display:block;
	width:90px;
	height:25px;
	margin:6px 0;
	text-indent:-9999px;
}

#this_month_mark{
	position:absolute;
	left:42px;
	top:129px;
	z-index:999;
	width:7px;
	height:7px;
	background:url(../../08_style/images/year_month/this_month_mark.gif) no-repeat;
}

#style_this_month_8{
	background:url(../../08_style/images/year_month/this_month_8.gif) no-repeat;
}


#style_month_1 a{
	background:url(../../08_style/images/year_month/month_1.gif) no-repeat;
}

#style_month_1 a:hover, #style_this_month_1{
	background:url(../../08_style/images/year_month/this_month_1.gif) no-repeat;
}


#style_month_2 a{
	background:url(../../08_style/images/year_month/month_2.gif) no-repeat;
}

#style_month_2 a:hover, #style_this_month_2{
	background:url(../../08_style/images/year_month/this_month_2.gif) no-repeat;
}


#style_month_3 a{
	background:url(../../08_style/images/year_month/month_3.gif) no-repeat;
}

#style_month_3 a:hover, #style_this_month_3{
	background:url(../../08_style/images/year_month/this_month_3.gif) no-repeat;
}


#style_month_4 a{
	background:url(../../08_style/images/year_month/month_4.gif) no-repeat;
}

#style_month_4 a:hover, #style_this_month_4{
	background:url(../../08_style/images/year_month/this_month_4.gif) no-repeat;
}


#style_month_5 a{
	background:url(../../08_style/images/year_month/month_5.gif) no-repeat;
}

#style_month_5 a:hover, #style_this_month_5{
	background:url(../../08_style/images/year_month/this_month_5.gif) no-repeat;
}


#style_month_6 a{
	background:url(../../08_style/images/year_month/month_6.gif) no-repeat;
}

#style_month_6 a:hover, #style_this_month_6{
	background:url(../../08_style/images/year_month/this_month_6.gif) no-repeat;
}


#style_month_7 a{
	background:url(../../08_style/images/year_month/month_7.gif) no-repeat;
}

#style_month_7 a:hover, #style_this_month_7{
	background:url(../../08_style/images/year_month/this_month_7.gif) no-repeat;
}


#style_month_8 a{
	background:url(../../08_style/images/year_month/month_8.gif) no-repeat;
}

#style_month_8 a:hover, #style_this_month_8{
	background:url(../../08_style/images/year_month/this_month_8.gif) no-repeat;
}


#style_month_9 a{
	background:url(../../08_style/images/year_month/month_9.gif) no-repeat;
}

#style_month_9 a:hover, #style_this_month_9{
	background:url(../../08_style/images/year_month/this_month_9.gif) no-repeat;
}


#style_month_10 a{
	background:url(../../08_style/images/year_month/month_10.gif) no-repeat;
}

#style_month_10 a:hover, #style_this_month_10{
	background:url(../../08_style/images/year_month/this_month_10.gif) no-repeat;
}


#style_month_11 a{
	background:url(../../08_style/images/year_month/month_11.gif) no-repeat;
}

#style_month_11 a:hover, #style_this_month_11{
	background:url(../../08_style/images/year_month/this_month_11.gif) no-repeat;
}


#style_month_12 a{
	background:url(../../08_style/images/year_month/month_12.gif) no-repeat;
}

#style_month_12 a:hover, #style_this_month_12{
	background:url(../../08_style/images/year_month/this_month_12.gif) no-repeat;
}

#style_right{
	float:right;
	width:510px;
	margin-top:20px;
}

#style_right_thumb{
	float:left;
	width:140px;
}

#style_right_photo{
	float:left;
	width:350px;
	height:460px;
	background:url(../../08_style/images/style_cross.gif) repeat-y 340px 0;
}

#style_right_photo img{
	position:relative;
	top:17px;
	left:30px;
}

.style_thumb_list{
	clear:both;
}

.style_thumb_list li{
	display:block;
	width:120px;
	height:150px;
	float:left;
	background:url(../../08_style/images/style_cross.gif);
}

.style_last_row li{
	height:160px;
}


.style_thumb_list li.style_last_cell{
	width:130px;
}

.style_thumb_list li a{
	display:block;
	position:relative;
	top:17px;
	left:21px;
	width:84px;
	height:124px;
	border:1px solid #FFFFFF;
}

.style_thumb_list li a:hover{
	border:1px solid #FF6666;
}

.style_thumb_list li a img{
	margin:2px;
}

#style_right_thumb .style_thumb_list li a{
	top:19px;
	left:23px;
	width:80px;
	height:120px;
}


#style_right_thumb .style_thumb_list li a:hover{
	border:1px solid #FF9900;
}


#style_right_thumb .style_thumb_list li a img{
	margin:0px;
}


#stlye_photo_navi{
	clear:both;
	margin-top:15px;
	border-top:2px dotted #FF9900;
}

#stlye_photo_navi li{
	float:left;
	margin-top:10px;
}

#stlye_photo_navi li#style_pre a{
	display:block;
	margin-left:163px;
	width:59px;
	height:15px;
	text-indent:-9999px;
	background:url(../../08_style/images/style_pre_a.gif) no-repeat;
}

#stlye_photo_navi li#style_pre a:hover{
	background:url(../../08_style/images/style_pre_b.gif) no-repeat;
}

#stlye_photo_navi li#style_next a{
	display:block;
	margin-left:65px;
	width:59px;
	height:15px;
	text-indent:-9999px;
	background:url(../../08_style/images/style_next_a.gif) no-repeat;
}

#stlye_photo_navi li#style_next a:hover{
	background:url(../../08_style/images/style_next_b.gif) no-repeat;
}


#ls_bottom_bg a{
	left:75px;
}

