body {
	backgroung-color:#F5EFE7!important;
}


/* PHPTPGALLERY HEADER STYLE */

#wrap.photogallery-content {
	background:url(images/staffblog_illust.jpg) no-repeat right top;
}

a#sitelogo {
	background-image:url(images/site_logo_staff.gif);
}

#cattitle {
	border-bottom:5px solid #990000;
}

.photogallery-content #content-header {
	padding-top:10px;
	background:url(images/staffblog_ttlbar.gif) repeat-y left top;
}

.photogallery-content #content-title a {
	width:350px;
	height:62px;
	background-image:url(images/staffblog_ttl.gif);
}

.photogallery-content #content-read {
	width:350px;
	height:45px;
	background-image:url(images/staffblog_read.gif);
}

.photogallery-content #staffblog_conlst {
	width:600px;
	margin-top:130px;
	margin-left:48px;
	position:absolute;
}

.photogallery-content #staffblog_conlst a {
	padding:10px 20px;
	display:block;
	text-decoration:none;
	color:#000000;
	border-bottom:1px solid #999;
}
.photogallery-content #staffblog_conlst a:hover {
	background-color:#eee;
}
.photogallery-content #staffblog_conlst h2 {
	widows:160px;
	height:30px;
	background:url(images/staffblog_idx_head.gif) no-repeat left top;
	text-indent:-9999px;
	border-bottom:1px solid #999;
}
.photogallery-content #staffblog_conlst span {
	display:block;
}
.staffblog_conttl1 {
	width:120px;
	height:17px;
	margin-bottom:3px;
	text-indent:-9999px;
	background:url(images/staffblog_idx_ttl01.gif) no-repeat left top;
}
.staffblog_conttl2 {
	width:170px;
	height:17px;
	margin-bottom:3px;
	text-indent:-9999px;
	background:url(images/staffblog_idx_ttl02.gif) no-repeat left top;
}


/* フォトギャラリー ラップ */
#pg-wrap {
	width:790px;
	margin-top:100px;
	margin-left:48px;
	padding-top:10px;
	padding-bottom:100px;
}

/* ヘッダー カテゴリーリスト */
#pg-categorylst {
	margin-bottom:30px;
}
#pg-categorylst h2 {
	padding:5px;
	font-size:120%;
	color:#fff;
	border:1px solid #999;
	background-color:#999;
	display:inline;
}
#pg-categorylst ul {
	display:inline;
}
#pg-categorylst li {
	display:inline;
}
#pg-categorylst li a {
	padding:5px;
	border:1px dotted #999;
	font-size:120%;
	font-weight:bold;
	color:#669933;
	text-decoration:none;
}
/* */

/* フォトリスト */
#pg-photolst {
}

/* フォトリスト ブロック */
.pg-photocolumn {
	width:160px;
	margin-right:50px;
	margin-bottom:20px;
	float:left;
}
.pg-categories {
	margin-bottom:5px;
	display:block;
	text-align:right;
}
.pg-categories a {
	padding:2px 5px;
	border:1px dotted #999;
	font-size:95%;
	color:#669933;
	text-decoration:none;
}
.pg-submitter {
	display:block;
	font-size:95%;
	text-align:right;
}
/* */
/* */


