@charset "utf-8";



/*	Shared Side-bar style
-------------------------------*/

div#sidebar {
}

div#sidebar p a:hover {
	filter: alpha(opacity=60);
	opacity: 0.6;
}

dl#sidebarAnnounce {
	margin: 0 0 25px 0;
	padding: 0;
	list-style: none;
	display: inline-table;
	width: 218px;
	border: 4px solid #2D8ACB;
}

dl#sidebarAnnounce dt {
	margin: 0 0 5px;
	padding: 0;
	list-style: none;
	width: 218px;
	height: 27px;
	display: block;
	text-indent: -10000px;
	background-image: url('../images/sidemenu_announce_title.gif');
	background-attachment: scroll;
	background-position: left top;
	background-repeat: no-repeat;
}

dl#sidebarAnnounce dd {
	margin: 0 0 10px;
	padding: 5px 10px 0;
	width: 198px;
	list-style: none;
}

dl#sidebarAnnounce dd p {
	margin: 0;
	padding: 0;
	font-weight: bold;
}

dl#sidebarAnnounce dd p.sAnnounce_title {
	padding: 5px;
	background-color: #D3EDFE;
	text-align: center;
}

dl#sidebarAnnounce dd p.sAnnounce_contents {
	margin-top: 5px;
	padding-left: 15px;
	font-size: 110%;
	letter-spacing: 1px;
	background-image: url('../images/sidemenu_announce_arrow.gif');
	background-attachment: scroll;
	background-position: 0 5px;
	background-repeat: no-repeat;
}

dl#sidebarAnnounce dd p.sAnnounce_contents a {
	color: #2D8ACD;
}

dl#sidebarAnnounce dd p.sAnnounce_contents a:hover {
	color: #71B8FF;
	text-decoration: none;
}

dl#sidebarAnnounce dd .sAnnounce_contentsPhoto img{
	width:100%;
	max-width: 120px;
}


dl#sidebarGallery {
	margin: 0 0 25px 0;
	padding: 0;
	list-style: none;
	display: inline-table;
	width: 218px;
	border: 4px solid #009944;
}

dl#sidebarGallery dt {
	margin: 0 0 5px;
	padding: 0;
	list-style: none;
	width: 218px;
	height: 27px;
	display: block;
	text-indent: -10000px;
	background-image: url('../images/sidemenu_gallery_title.gif');
	background-attachment: scroll;
	background-position: left top;
	background-repeat: no-repeat;
}

dl#sidebarGallery dd {
	margin: 0 0 10px;
	padding: 0 10px;
	width: 198px;
	list-style: none;
}

dl#sidebarGallery dd p {
	margin: 0;
	padding: 0;
	font-weight: bold;
}

dl#sidebarGallery dd p.sGallery_title {
	padding: 5px 0;
	color: #de474a;
	font-weight: bold;
	text-align: left;
}

dl#sidebarGallery dd p.sGallery_contents {
	padding-left: 15px;
	font-size: 110%;
	letter-spacing: 1px;
	background-image: url('../images/sidemenu_announce_arrow.gif');
	background-attachment: scroll;
	background-position: 0 5px;
	background-repeat: no-repeat;
}

dl#sidebarGallery dd p.sGallery_contents a {
	color: #474747;
}

dl#sidebarGallery dd p.sGallery_contents a:hover {
	color: #999999;
	text-decoration: none;
}


dl#sidebarMenu {
	margin: 0 0 15px;
	padding: 0;
	list-style: none;
	display: inline-table;
}

dl#sidebarMenu dt {
	margin: 0 0 5px;
	padding: 0;
	list-style: none;
	width: 226px;
	height: 29px;
	display: block;
	text-indent: -10000px;
	background-image: url('../images/sidemenu_title.gif');
	background-attachment: scroll;
	background-position: left top;
	background-repeat: no-repeat;
}

dl#sidebarMenu dd {
	margin: 0 0 5px;
	padding: 10px;
	width: 206px;
	list-style: none;
	display: table;
	background-color: #D4E6F2;
}

dl#sidebarMenu dd#sMenu_endCell {
	margin-bottom: 0;
	border: none;
}

dl#sidebarMenu dd p {
	padding-left: 14px;
	letter-spacing: 1px;
}

dl#sidebarMenu dd p.sMenu_Head {
	padding-left: 15px;
	font-size: 120%;
	font-weight: bold;
	letter-spacing: 1px;
	background-image: url('../images/sidemenu_thead_arrow.gif');
	background-attachment: scroll;
	background-position: 0 5px;
	background-repeat: no-repeat;
	width: 171px;
}

dl#sidebarMenu dd p a {
	color: #474747;
	text-decoration: none;
}

dl#sidebarMenu dd p a:hover {
	color: #345BC0;
}
