@charset "utf-8";

/* kisslog_pet.css */


/* pet
------------------------------------------------ */

body {
	background: url(../../kisslog/kisslog_pet/img/common/pet_bg.gif) center 0;
	zoom: 1;
}

#pet {
	position: relative;
	margin: 0 auto;
	padding: 120px 0 100px 0;
	width: 1010px;
	background: url(../../kisslog/kisslog_pet/img/common/pet_head.jpg) no-repeat 0 100px;
	zoom: 1;
}

#pet #tag {
	position: absolute;
	top: 0;
	left: -13px;
	z-index: 10;
}

#pet #pet_foot {
	padding-bottom: 20px;
	background: url(../../kisslog/kisslog_pet/img/common/pet_foot.png) no-repeat bottom;
	zoom: 1;
}

#pet #pet_body {
	width: 1010px;
	overflow: hidden;
	background: url(../../kisslog/kisslog_pet/img/common/pet_body.jpg) repeat-y;
	zoom: 1;
}


/* pet_header
------------------------------------------------ */

#pet_header {
	position: relative;
}

#pet_header h1 {
	position: absolute;
	top: 23px;
	left: 60px;
}

#pet_header p.camera {
	position: absolute;
	top: 28px;
	left: 396px;
}

#pet_header p.thumb {
	position: absolute;
	top: 11px;
	left: 569px;
}

#pet_header dl.profile {
	position: absolute;
	top: 36px;
	left: 642px;
}

#pet_header dl.profile dd.arrow {
	padding-left: 10px;
	width: 80px;
	background: url(../../kisslog/kisslog_pet/img/common/arrow_01.gif) no-repeat 0 0.4em;
	zoom: 1;
}


/* essay
------------------------------------------------ */

#essay_wrap {
	float: left;
	margin-left: 10px;
	padding-top: 130px;
	width: 724px;
	display: inline;
}

#essay li {
	background: url(../../kisslog/kisslog_pet/img/common/pet_icon.gif) no-repeat 72px 5px;
	zoom: 1;
}

#essay p.date {
	padding-left: 110px;
}

#essay h2.title {
	padding-left: 110px;
	color: #333333;
	line-height: 1.2em;
	font-weight: normal;
}

#essay p.photo {
	position: relative;
	margin: 10px auto 0 auto;
	padding: 11px 0;
	width: 582px;
	text-align: center;
	background: url(../../kisslog/kisslog_pet/img/common/photo_bg_01.gif) no-repeat center 0;
	zoom: 1;
}

#essay p.photo2 {
	position: relative;
	margin: 10px auto 0 auto;
	padding: 11px 0;
	width: 395px;
	text-align: center;
	background: url(../../kisslog/kisslog_pet/img/common/photo_bg_02.gif) no-repeat center 0;
	zoom: 1;
}

#essay p.photo3 {
	position: relative;
	margin: 10px auto 0 auto;
	text-align: center;
}

#essay p.photo4 {
	position: relative;
	margin: 10px auto 0 auto;
	padding: 11px 0;
	width: 472px;
	text-align: center;
	background: url(../../kisslog/kisslog_pet/img/common/photo_bg_03.gif) no-repeat center 0;
	zoom: 1;
}

#essay p.photo5 {
	position: relative;
	margin: 10px auto 0 auto;
	padding: 11px 0;
	width: 382px;
	text-align: center;
	background: url(../../kisslog/kisslog_pet/img/common/photo_bg_04.gif) no-repeat center 0;
	zoom: 1;
}

#essay p.photo6 {
	position: relative;
	margin: 10px auto 0 auto;
	padding: 11px 0;
	width: 322px;
	text-align: center;
	background: url(../../kisslog/kisslog_pet/img/common/photo_bg_05.gif) no-repeat center 0;
	zoom: 1;
}

#essay p.photo7 {
	position: relative;
	margin: 10px auto 0 auto;
	padding: 11px 0;
	width: 582px;
	text-align: center;
	background: url(../../kisslog/kisslog_pet/img/common/photo_bg_06.gif) no-repeat center 0;
	zoom: 1;
}

#essay img.dummy {
	position: absolute;
	top: 0;
	left: 0;
}

#essay p.data {
	padding-top: 5px;
	color: #888888;
	text-align: center;
}

#essay div.data2,
#essay div.data3,
#essay div.data4,
#essay div.data5 {
	margin: 0 auto;
	padding-top: 5px;
	width: 480px;
	overflow: hidden;
	color: #888888;
}

#essay div.data3 {
	width: 560px;
}

#essay div.data4 {
	width: 450px;
}

#essay div.data5 {
	width: 393px;
}

#essay div.data2 p.exif,
#essay div.data3 p.exif,
#essay div.data4 p.exif {
	float: left;
	width: 320px;
	color: #888888;
}

#essay div.data5 p.exif {
	float: left;
	width: 265px;
	color: #888888;
}

#essay div.data2 p.btn,
#essay div.data3 p.btn,
#essay div.data4 p.btn,
#essay div.data5 p.btn {
	float: right;
	padding-top: 4px;
	width: 127px;
}

#essay p.caption {
	padding-top: 5px;
	text-align: center;
}

#essay p.text {
	padding: 30px 81px 0 81px;
}

#essay p.pagetop {
	padding: 25px 73px 75px 0;
	text-align: right;
	background: url(../../kisslog/kisslog_pet/img/common/pet_line.gif) no-repeat center 50px;
	zoom: 1;
}

#essay p.pagetop a {
	padding-left: 10px;
	text-align: right;
	background: url(../../kisslog/kisslog_pet/img/common/arrow_02.gif) no-repeat 0 center;
	zoom: 1;
}

#essay .onepoint_area {
	margin: 0 auto;
	padding-top: 30px;
	width: 562px;
	overflow: hidden;
}

#essay .onepoint {
	float: left;
} 

#essay .onepoint_text {
	float: left;
	padding: 14px 0 0 20px;
	color: #77603c;
}


/* pagenavi
------------------------------------------------ */

#pagenavi {
	padding-bottom: 45px;
	text-align: center;
}

#pagenavi li {
	display: inline;
}

#pagenavi li.prev {
	padding-left: 10px;
	background: url(../../kisslog/img/common/arrow_02.gif) no-repeat left 0.4em;
	zoom: 1;
}

#pagenavi li.center {
	padding: 0 20px;
	color: #cccccc;
}

#pagenavi li.next {
	padding-right: 10px;
	background: url(../../kisslog/img/common/arrow_03.gif) no-repeat right 0.4em;
	zoom: 1;
}


/* sideber
------------------------------------------------ */

#sideber {
	float: right;
	padding-right: 10px;
	width: 266px;
}

#sideber h3.index {
	padding: 15px 0 0 21px;
}

#sideber ul.list {
	padding: 2px 0 0 53px
}

#sideber ul.list li {
	margin-top: 4px;
	padding-left: 8px;
	background: url(../../kisslog/kisslog_pet/img/common/arrow_03.gif) no-repeat 0 0.4em;
	zoom: 1;
}

#sideber #calendar {
	width: 181px;
	margin: 0 auto;
}

#sideber #calendar .month {
	padding-top: 30px;
	width: 181px;
	overflow: hidden;
	color: #5e421b;
	font-family: Verdana;
	text-align: center;
}

#sideber #calendar .month .prev {
	float: left;
	width: 50px;
	text-align: left;
	cursor: pointer;
}

#sideber #calendar .month .next {
	float: right;
	width: 50px;
	text-align: right;
	cursor: pointer;
}

#sideber #calendar .month a {
	color: #666;
}

#sideber #calendar .month a:hover {
	text-decoration: underline;
}

#sideber #calendar_wrap {
	margin-top: 8px;
	width: 181px;
	overflow: hidden;
}

#sideber #calendar_wrap table {
	margin-bottom: -1px;
	background: url(../../kisslog/img/common/calendar_bg.gif) no-repeat;
	zoom: 1;
}

#sideber #calendar_wrap table th {
	padding: 0 1px 1px 0;
	vertical-align: top;
}

#sideber #calendar_wrap table td {
	padding: 0 1px 1px 0;
	width: 25px;
	font-family: Verdana;
	line-height: 25px;
	color: #5e421b;
	text-align: center;
}

#sideber #calendar_wrap table td.essay {
	background: url(../../kisslog/kisslog_pet/img/common/calendar_essay.gif) no-repeat;
	zoom: 1;
}

#sideber #calendar_wrap table td.essay a {
	color: #5E421B;
	line-height: 25px;
	display: block;
}

#sideber p.rss {
	padding: 25px 0 0 25px;
}

#sideber p.rss a {
	padding-left: 14px;
	background: url(../../kisslog/img/common/icon_rss.gif) no-repeat 0 0.25em;
	zoom: 1;
}

#sideber ul.banner {
	padding-top: 10px;
	text-align: center;
}

#sideber ul.banner li {
	padding-bottom: 4px;
}


/* profile
------------------------------------------------ */

#pet_profile {
	position: relative;
	float: left;
	margin-left: 10px;
	padding-bottom: 20px;
	width: 724px;
	overflow: hidden;
	display: inline;
}

#pet_profile p.title {
	position: absolute;
	top: 17px;
	left: 42px;
}

#pet_profile div.outline {
	float: left;
	padding: 72px 0 0 95px;
	width: 300px;
	overflow: hidden;
}

#pet_profile div.outline div.name {
	width: 300px;
	overflow: hidden;
}

#pet_profile div.outline div.name p {
	float: left;
}

#pet_profile div.outline div.name h1 {
	padding: 62px 0 0 21px;
	float: left;
}

#pet_profile div.outline p.profile {
	padding: 7px 0 0 3px;
}

#pet_profile p.prevlink {
	clear: both;
	padding-top: 20px;
	text-align: center;
}

#pet_profile p.prevlink a {
	padding-left: 10px;
	background: url(../../kisslog/img/common/arrow_01.gif) no-repeat 0.2em;
	zoom: 1;
}

#pet_profile p.message {
	float: right;
	padding: 24px 27px 0 0;
}


