/* ------------------------------
ContentsParts Layout 
------------------------------- */
#contentsParts {
	background:#fff url(img/pict_index.jpg) no-repeat left top;
}
#mainParts .position {
	margin:33px 0 0 0;
	padding-bottom:50px;
	width:941px;
	color:#111111;
}
/* ------------------------------
Container Layout 
------------------------------- */
.entryHead {
	margin-bottom:1.8em;
	padding-bottom:8px;
	background:#fff url(../img/line_dotted.gif) repeat-x left bottom;
}
.entryHead .dayParts {
	float:left;
	display:inline;
	padding:5px 0;
	font-size:10px;
	line-height:1.231;
}
.Container h1, .Container h2 {
	font-weight:bold;
}
.Container h1, .Container h2, .Container p {
	line-height:1.8;
}
.Container {
	margin-bottom:35px;
	text-align:left;
}
.Container p {
	margin-bottom:1.8em;
}
.Container img {
	border:#d9d9d9 solid 7px;
}
.Container table {
	margin-bottom:1.8em;
}
.Container table th, #c-top .Container table td{
	padding:7px;
}
.Container table td{
	padding:7px;
}
.clearline {
	margin:0;
}
.clearline hr{
border-color:#d9d9d9;
border-top-width:7px;
height:7px;
}

/* ------------------------------
Category Top Layout 
------------------------------- */
#labelPageTitle {
	text-align:left;
	background-repeat:no-repeat;
	background-position:left top;
	text-indent: -9000px;
	position:relative;
/*\*/
	overflow: hidden;
/**/
}

.textSign {
	margin:25px 0 30px 0;
	text-align:right;
}
#p-blog .clearline {
	margin:0;
}
#p-blog .clearline hr {
border-top-width:5px;
border-color:#f0f0f0;
}
* html #p-blog .clearline hr {
height:5px;
}

/* ------------------------------
BiographyContainer Layout 
------------------------------- */

.BiographyContainer {
	width:80%;
}
.BiographyContainer table {
	margin-bottom:1em;
	width:100%;
}
.BiographyContainer caption {
	height:25px;
	background-image:url(img/bio_title.gif);
	background-repeat:no-repeat;
	background-position:left top;
	text-align:left;
	text-indent: -9000px;
	position:relative;
/*\*/
	overflow: hidden;
/**/
}
.BiographyContainer table th{
	padding:5px 0;
	width:13%;
	border-bottom:#d9d9d9 solid 1px;
	line-height:2;
	white-space:nowrap;
}
.BiographyContainer table td {
	padding:5px 0;
	width:87%;
	border-bottom:#d9d9d9 solid 1px;
	line-height:2;
}


/* ------------------------------
Gallery Layout 
------------------------------- */
#flashcontent {
	margin:150px 0 150px;
}


/* ------------------------------
SubNaviParts Layout 
------------------------------- */


#blogSubNaviParts {
	 float:right;
	display:inline;
	width:157px;
}
#blogSubNaviParts .labelSubNavi {
	width:157px;
	height:54px;
	background-image:url(img/label_sub.gif);
	background-repeat:no-repeat;
	background-position:left top;
	text-indent: -9000px;
	position:relative;
/*\*/
	overflow: hidden;
/**/
}

ul#normalList li {
	padding:0 0 1px 0;
	height:42px;
	background:#fff url(../img/line_sub_dotted.gif) repeat-x left bottom;
	text-align:left;
}
ul#normalList li a{
	display:block;
	width:157px;
	height:41px;
	background-repeat:no-repeat;
	text-indent: -9000px;
	position:relative;
/*\*/
	overflow: hidden;
/**/
}
ul#normalList li a:link, ul#normalList li a:visited {
	background-position:left top;
}
ul#normalList li a:hover, ul#normalList li a:active {
	background-position:-157px top;
}

#blogSubNaviParts .labelSubNavi {
	height:67px;
	background-image:url(img/label_sub.gif);
}
#btnGallery a {
	background-image:url(img/btn_sub_gallery.gif);
}
#p-gallery #blogSubNaviParts #btnGallery  a {
	background-position:-157px 50%;
}

#btnBiography a {
	background-image:url(img/btn_sub_biography.gif);
}
#p-biography #blogSubNaviParts #btnBiography  a {
	background-position:-157px 50%;
}

#labelArchives {
	margin-top:10px;
	width:157px;
	height:25px;
	background-repeat:no-repeat;
	background-position:left top;
	text-indent: -9000px;
	position:relative;
/*\*/
	overflow: hidden;
/**/
}
#labelArchives {
	background-image:url(img/label_archives.gif);
}

ul#mtList {
	padding:0 0 12px 0;
	background:#fff url(../img/line_sub_dotted.gif) repeat-x left bottom;
	text-align:left;
}
ul#mtList li {
	padding:4px 0 4px 15px;
	background:#fff url(../img/li_sub_arrow.gif) no-repeat 7px 50%;
}
#blogSubNaviParts a.btnBackToMain{
	position:relative;
	left:4px;
	top:30px;
}