@charset "UTF-8";
/* CSS Document */
#syashinkan {
	background-image: url(../img/shashinkan_leftbg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 840px;
}
#syashin_left {
	display:inline;
	background-image: url(../img/shashinkan_lefttop.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 153px;
	padding-top: 40px;
	padding-bottom: 20px;
}
#syashin_right {
	display:inline;
	float: right;
	width: 680px;
}

#syashin_left ul.datelist {
	font-size: 11px;
	font-weight: normal;
}
#syashin_left ul.datelist li {
	margin-left: 15px;
	list-style-image: url(../img/shashinkan_arrow.jpg);
	list-style-position: inside;
	padding-bottom: 5px;
	font-size: 11px;
	font-weight: normal;
}

#syashin_left ul.datelist li a:hover{
	color: #999;
}



#mainphoto {
	padding: 12px;
	height: 300px;
	width: 400px;
	text-align: center;
}

#mainphoto2 {
	background-image: url(../img/photoarea_bg2.jpg);
	background-repeat: no-repeat;
	padding: 12px;
	height: 300px;
	width: 400px;
	text-align: center;
}
#txt {
	width:410px;
	color: #333333;
	margin-top: 5px;
	margin-left: 10px;
}



#fragment-1,#fragment-2,#fragment-3,#fragment-4,#fragment-5,#fragment-6,
#fragment-7,#fragment-8,#fragment-9,#fragment-10,#fragment-11,#fragment-12 {
	float: left;
	width: 424px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#rotate ul {
	display:inline;
	float: left;
	width: 250px;
	margin-top: 2px;
}
#rotate li{
	display:inline;
	float: left;
	width: 121px;
	height: 95px;
	background-image: url(../img/shashinkan_thumbnailbg.gif);
	background-repeat: no-repeat;
}

#rotate li a{
	width: 111px;
	height: 95px;
	background-image: url(../img/shashinkan_thumbnailbg.gif);
	padding-top: 4px;
	padding-left: 5px;
	padding-right: 5px;
	background-repeat: no-repeat;
	text-align: center;
	margin: 0px;
	padding-bottom: 0px;
}

#rotate li a img {
	border: 3px solid #ffffff;
	margin: 0px;
	padding: 0px;
}


#rotate li a:focus img  {
	border: 3px solid #000000;
	opacity: .6;
    filter: alpha(opacity=60);
	margin: 0px;
	padding: 0px;
}
#rotate {
	margin-top: 10px;
	width: 680px;
	margin-bottom: 10px;
}
#syashin_right h4 {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #008797;
	font-size: 18px;
	font-weight: bold;
	color: #008797;
	line-height: 100%;
	padding: 5px;
	margin-left: 8px;
	margin-right: 8px;
}