/* CSS Document */

h1{
	background-image:url(img/title.gif);
}
/* セカンダリでの余白補正 */
#content .secondary .inner{
	padding-top:40px;
}

#wantako_serif{
	position:absolute;
	top: 40px;
	right: 20px;
}

.photoList{
	height: 155px;
	width: 176px;
	float: left;
	display: block;
	background-image: url(img/photo_base.jpg);
	background-repeat: no-repeat;
	margin-right: 11px;
	margin-top: 11px;
	overflow: hidden;
}
.photoList .title{
	margin-top:0.5em;
	margin-bottom:0.5em;
}
.photoList p{
	margin-top:1em;
}
.wan-tako{
	margin-top:30px;
	height:70px;
	/*background-image:url(img/base1.jpg);*/
	position:relative;
}
.wan-tako img{
	position:absolute;
	top:-20px;;
	left:0;
}
.wan-tako p{
	padding:1em 0 0 110px;
	color:#336600;
}

/*hack*/
*html .wan-tako p{
	margin:1em 1em 0 110px;
	padding:0;
}
*+html .wan-tako p{
	margin:1em 1em 0 110px;
	padding:0;
}
.tagDate{
	line-height:1em;
	margin-bottom:2em;
}#mainTitlePhoto {
	height: 20px;
	position: relative;
}
#content #mainTitlePhoto h1 {
	height: 0px;
}
#content .pocketbookPhoto {
	background-image: url(img/tile_base.jpg);
}
#content .innerHeadPhoto {
	background-image: url(img/border_side.gif);
	background-repeat: repeat-y;
}
#content .innerFootPhoto {
	padding: 15px;
	position: relative;
	background-image: url(img/border_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#content .innerFootPhoto h2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	height: 0px;
	overflow: hidden;
	text-indent: -9999px;
}
#content .photoList .dateP {
	display: block;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	height: 20px;
	font-size: 10px;
	line-height: 1.6em;
}
#content .samPhoto {
	display: block;
	height: 125px;
	width: 166px;
	margin-left: 5px;
	overflow: hidden;
	text-align: center;
}
#content .innerPhoto {
	margin-top: 160px;

}
#content #photoRogo {
	position: absolute;
	top: 30px;
	left: 20px;
}
#content .photoList3 {
	margin-right: 0px;
}
#content .innerHeadPhoto #fontSize {
	top: 10px;
	right: 20px;
}
#content .photoPage {
	width: 552px;
	background-image: url(img/photo_page_base.jpg);
	background-repeat: no-repeat;
	padding-top: 6px;
}
#content .photoPage div {
	display: block;
	padding: 0px;
	height: 405px;
	width: 540px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	text-align: center;
}
#right .bnrMove {
	margin-top: 20px;
	display: block;
}
#content .photoPage .pageTop {
	display: block;
	margin-top: 10px;
	margin-left: 80px;
	height: 60px;
}
#content .photoPage .title {
	font-weight: bold;
	font-size: medium;
	padding-top: 5px;
}
#content .photoPage .dateP {
	font-size: 11px;
}
#contentNav .pNavUp a{
	width:160px;
	background-color:#fff;
	display:block;
	background-image:url(img/arr_up.gif);
	background-position:5px center;
	background-repeat:no-repeat;
	text-decoration:none;
	color:#0099cc;
	margin-right: auto;
	margin-left: auto;
}
#contentNav .pNavUp a.act,
#contentNav .pNavUp a:hover{
	width:160px;
	background-color:#0096df;
	display:block;
	color:#fff;
	background-image:url(img/arr_up2.gif);
	background-position:5px center;
	background-repeat:no-repeat;
	text-decoration:none;
	margin-right: auto;
	margin-left: auto;
}

#contentNav .back a{
width:70px;
	padding:0.5em 0.6em 0.5em 20px;
	background-color:#fff;
	display:block;
	background-image:url(img/arr_left.gif);
	background-position:5px center;
	background-repeat:no-repeat;
	text-decoration:none;
	color:#0099cc;
}
#contentNav .back a.act,
#contentNav .back a:hover{
width:70px;
	padding:0.5em 0.6em 0.5em 20px;
	background-color:#0096df;
	display:block;
	color:#fff;
	background-image:url(img/arr_left2.gif);
	background-position:5px center;
	background-repeat:no-repeat;
	text-decoration:none;
}
#contentNav .next a{
width:70px;
	padding:0.5em 20px 0.5em 0.6em;
	background-color:#fff;
	display:block;
	background-image:url(img/arr_right.gif);
	background-position:80px center;
	background-repeat:no-repeat;
	text-decoration:none;
	color:#0099cc;
}
#contentNav .next a.act,
#contentNav .next a:hover{
width:70px;
	padding:0.5em 20px 0.5em 0.6em;
	background-color:#0096df;
	display:block;
	color:#fff;
	background-image:url(img/arr_right2.gif);
	background-position:80px center;
	background-repeat:no-repeat;
	text-decoration:none;
}
.photoPage .pageBottom {
	background-image: url(img/photo_page_base_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	display: block;
}
.pageBottom .caption {
	font-size: 11px;
}
