body {
	background: repeat url(../../images/turukame07/body_bg.png);
}

a:link, a:visited {
	color: #960933;
}

a:hover, a:active {
	text-decoration: none;
}

#top_grad {
	background: repeat-x url(../../images/turukame07/body_top_grad.png);
	height: 250px;
}

#container { 
	border-right: 1px  #330033;
	border-bottom: 1px solid #404040;
	border-left: 1px  #330033;
}

#pageHeader {
	background: url(../../images/turukame07/header_bg.png) no-repeat;
}

#pageHeader h1 {
	color: #ffffff;
	text-shadow: 2px 2px 2px #333333;
	font: 3em Times, serif;
}

#pageHeader h2 {
	color: #ffff99;
	text-shadow: 2px 2px 2px #333333;
	font: 2em Times New Roman, Times, serif;
}

#sidebarContainer #sidebar {
	color: #330033;
	background: inherit url(../../images/turukame07/sidebar_bg.png);
}

#sidebarContainer #sidebar a:link, #sidebarContainer #sidebar a:visited {
	color: #1e1f1a;
}

#sidebarContainer .sideHeader {
	background: repeat-x right top;
}

#footer { 
	color: #dbdbdb;
	background: url(../../images/turukame07/footer_bg.png);
	width: 780px;
	padding-bottom: 10px;
}

#footer a:link, #footer a:visited {
	color: #dbdbdb;
}

#footer a:hover, #footer a:active {
	color: #f0f0f0;
	background: transparent;
}

#breadcrumbcontainer {
	color: #cccccc;
}

#navcontainer {
	border-top-color: #fcfcfc;
	background: repeat-y url(../../images/turukame07/sidebar_nav_bg.png);
}

#navcontainer #current {
	border-bottom-color: #996600;
	background: #cc6600;
	border-top: transparent;
}

#navcontainer #current:hover {
	color: white;
	background: #ff9900;
}

#navcontainer .currentAncestor {
	border-bottom-color: #ffffff;
	background: inherit;
	color: #ffcc66;
}

#navcontainer a{
	padding-bottom: 3px;
	border-bottom: 1px solid #ffffff;
	color: #0033ff;
}

#navcontainer a:hover {
	color: #ffffff;
	border-bottom-color: #ffffff;
	background: #ff3300;
}

#navcontainer ul ul a {
	background: inherit;
}

#navcontainer ul ul #current{
	background: inherit;
	color: #ffffff;
}

#navcontainer ul ul #current:hover {
	color: #ffffff;
}

#navcontainer ul ul .currentAncestor {
	background: #fc6799;
	color: #ffffff;
}

#navcontainer ul ul ul #current{
	background: #cb99cb;
	color: #808080;
}

.blog-archive-month {
	text-shadow: 2px 2px 2px #333333;
}

.blog-entry-title {
	color: #666600;
}

.blog-entry-date {
	color: #999999;
}

.blog-entry-category, .blog-entry-permalink {
	color: #666600;
}

.album-title {
	color: #960933;
}

.photo-navigation {
	background: repeat-x url(../../images/turukame07/header_bg.png);
}

.photo-title {
	color: #ffffff;
	text-shadow: 2px 2px 2px #333333;
}

.photo-caption {
	color: #ababab;
	text-shadow: 2px 2px 2px #333333;
}

.movie-page-title {
	color: #960933;
}

.movie-background {
	background: repeat url(../../images/turukame07/body_bg.png);
}

.movie-title {
	text-shadow: 2px 2px 2px #333333;
}

/*<group=追加修正>*/

#container {
	background: url(../../images/turukame07/conents_bg.png) repeat-y #ffffff;
}

#content h1 {
	background: url(../../images/turukame07/h1_bg.png) no-repeat;
	color: #ffffff;
	text-indent: 1em;
	height: 30px;
	font: 18px/26px Times, serif;
}

#content h3 {
	background: inherit;
	border-left: 8px solid #cdb57f;
	border-right: 8px solid #cdb57f;
	color: #5b2b41;
	font-weight: bold;
	display: inline;
	margin-right: 10px;
}

#navcontainer {
	margin-bottom: 0;
}

#sidebarContainer .sideHeader {
	padding-top: 0;
	text-indent: 10px;
	line-height: 25px;
}

#sidebarContainer {
	background: url(../../images/turukame07/sidebar_bg.png) repeat-y;
}

.kamishibai {
	width: 250px;
	margin-left: 20px;
	font: 1em/2em Times New Roman, Times, serif;
}
	
/*</group>*/