@charset "UTF-8";

#headerArea { background: url(../common/images/bg_top_diary.jpg); }
#contentsArea {
	background: url(../common/images/bg_body_diary_7.jpg) no-repeat left top;
	height: 355px;
	width: 902px;
}
#footerArea { background: url(../common/images/bg_bottom_diary.jpg); }
#contentsArea ul li { float: left; }
#contentsArea ul #blogkeisw { margin-left: 166px; }
#contentsArea ul #blogkosesw { margin-left: 166px; }
#contentsArea ul {
	padding-top: 128px;
	padding-left: 163px;
}

/*li#diarybtn*/
li#diarybtn{
background:url(../common/images/btn_diary_push.jpg) no-repeat left top;
}
li#diarybtn a{ background: url(../common/images/btn_diary_push.jpg) no-repeat left top; 
display:block;text-indent:-9999px;}

li#diarybtn a:hover{ filter: alpha(opacity=0);-ms-filter: alpha(opacity=0);opacity: 0.0;}

li#diarybtn a:active{ background: url(../common/images/btn_diary_push.jpg) no-repeat left top;
filter: alpha(opacity=100);opacity: 1; }





li#blogjunsw{
background:url(../common/images/switch_jun_off.jpg) no-repeat left top;
width: 88px;height: 116px;
}
li#blogjunsw a{ background: url(../common/images/switch_jun_off.jpg) no-repeat left top; 
width: 88px;height: 116px; 44px;display:block;text-indent:-9999px;}

li#blogjunsw a:hover{ filter: alpha(opacity=0);-ms-filter: alpha(opacity=0);opacity: 0.0;}

li#blogjunsw a:active{ background: url(../common/images/switch_jun_on.jpg) no-repeat center top;
width: 88px;height: 116px;filter: alpha(opacity=100);opacity: 1; }



li#blogkeisw{
background:url(../common/images/switch_kei_off.jpg) no-repeat left top;
width: 88px;height: 116px;
}
li#blogkeisw a{ background: url(../common/images/switch_kei_off.jpg) no-repeat left top; 
width: 88px;height: 116px; 44px;display:block;text-indent:-9999px;}

li#blogkeisw a:hover{ filter: alpha(opacity=0);-ms-filter: alpha(opacity=0);opacity: 0.0;}

li#blogkeisw a:active{ background: url(../common/images/switch_kei_on.jpg) no-repeat center top;
width: 88px;height: 116px;filter: alpha(opacity=100);opacity: 1; }



li#blogkosesw{
background:url(../common/images/switch_kose_off.jpg) no-repeat left top;
width: 88px;height: 116px;
}
li#blogkosesw a{ background: url(../common/images/switch_kose_off.jpg) no-repeat left top; 
width: 88px;height: 116px; 44px;display:block;text-indent:-9999px;}

li#blogkosesw a:hover{ filter: alpha(opacity=0);-ms-filter: alpha(opacity=0);opacity: 0.0;}

li#blogkosesw a:active{ background: url(../common/images/switch_kose_on.jpg) no-repeat center top;
width: 88px;height: 116px;filter: alpha(opacity=100);opacity: 1; }


