@charset "utf-8";



/* Heading */
/* -------------------------------------------- */

#content h2 {
	width: 560px;
	margin: 27px 0 10px 0;
}
#content h3 {
	margin: 20px 0 4px 0;
	padding: 0 0 3px 0;
	font-size: 85%;
	font-weight: bold;
	border-bottom: 2px solid #c2ae95;
}



/* Index */
/* -------------------------------------------- */





/* Entry */
/* -------------------------------------------- */

#content #entryBox {
	margin: 11px 0 0 0;
	background: url("../../../img/box/bg_entry_520_body.gif") 0 0 repeat-y;
}
#content #entryBox .bHead {
	background: url("../img/bg_entry_520_top_clip.gif") left top no-repeat;
}
#content #entryBox .bBottom {
	height: 5px;
	background: url("../../../img/box/bg_entry_520_bottom.gif") left bottom no-repeat;
}

#content #entryBox .bBody {
	margin: 0 22px 0 22px;
}

#content #entryBox .head {
	margin: 0 0 20px 0;
}
#content #entryBox .card {
	float: right;
	display: inline;
	width: 200px;
	margin: 14px 10px 0 0;
}
#content #entryBox h1 {
	float: left;
	display: inline;
	width: 280px;
	margin: 45px 0 0 22px;
}
#content #entryBox span.title {
	display: block;
	font-size: 100%;
	font-weight: bold;
}
#content #entryBox span.date {
	display: block;
	margin: 8px 0 0 0;
	font-size: 75%;
}
#content #entryBox .card .icon {
	float: left;
}
#content #entryBox .card .data {
	float: left;
	display: inline;
	margin: 3px 0 0 10px;
	width: 118px;
}
#content #entryBox .card .data p {
	font-weight: bold;
}

#content #entryBox .body {
	width: 470px;
	padding: 20px 0 0 0;
	border-top: 2px solid #eee5d8;
	font-size: 75%;
	line-height: 1.6;
}
#content #entryBox .body .pic {
	float: left;
	display: inline;
	margin: 0 10px 10px 0;
}
#content #entryBox .body p {
	font-size: 100%;
}

/* meta */

#content .meta ul,
#content .meta ul li,
#content .meta p {
	display: inline;
}
#content .meta ul li a {
	padding: 2px 0 0 11px;
	background: url("../../../img/bl_link.gif") 0 4px no-repeat;
	line-height: 1.3;
}
#content .meta{
	width: 470px;
	text-align: right;
	margin: 20px 0 15px 0;
}
#content .meta a {
	text-decoration: none;
}

/* profile */

#content #entryBox .profile {
	float: left;
	width: 430px;
	padding: 10px 20px;
	background: #f5ecd1;
}
#content #entryBox .profile .thumbnailBox {
	float: left;
	width: 68px;
	height: 70px;
	background: url("../img/bg_thumbnail.gif") 0 0 no-repeat;
}
#content #entryBox .profile .thumbnailBox img {
	display: block;
	margin: 4px 0 0 7px;
}
#content #entryBox .profile .contact {
	float: right;
	width: 350px;
}
#content #entryBox .profile .data {
	margin: 4px 0 4px 0;
	font-size: 75%;
	font-weight: bold;
}
#content #entryBox .profile h2 {
	float: left;
	width: 430px;
	margin-top: 10px;
}

#content #entryBox .profile .hNav {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}
#content #entryBox .profile .hNav li {
	margin: 0 0 4px 0;
	padding: 0 0 0 15px;
	background: url("../../../img/bl_link2.gif") 0 2px no-repeat;
	line-height: 1.3;
}
#content #entryBox .profile .hNav a {
	text-decoration: none;
}

/* bottomList */

#content .bottomList {
	float: left;
	width: 470px;
	margin: 10px 0 0 0;
	padding: 16px 0 16px 0;
	border-top: 2px solid #eee5d8;
}

#content .pNavBox {
	float: left;
	width: 470px;
}
#content .pNav {
	float: left;
	width: 470px;
	margin: 0;
	padding: 0;
}
#content .pNav dt {
	clear: left;
	float: left;
	width: 62px;
	margin: 4px 0 0 0;
	padding: 0;
	font-size: 75%;
	line-height: 1.3;
}
#content .pNav dd {
	float: left;
	width: 397px;
	margin: 4px 0 0 0;
	padding: 0 0 0 11px;
	background: url("../../../img/bl_link.gif") 0 2px no-repeat;
	font-size: 75%;
	line-height: 1.3;
}
#content .pNav dd .sub {
	font-size: 80%;
}
#content .pNavBox p.index {
	float: left;
	width: 269px;
	margin: 10px 0 0 0;
}
#content .pNavBox a {
	text-decoration: none;
}
#content .pNavBox p.index a {
	padding: 2px 6px 2px 13px;
	background: #ece2d4 url("../../../img/bl_link.gif") 4px 4px no-repeat;
}



/* Sidebar */
/* -------------------------------------------- */

#sidebar ul.eNav {
	margin: 10px 0 0 9px;
	padding: 0;
}
#sidebar ul.eNav li {
	float: left;
	width: 160px;
	margin: 0 0 10px 0;
}
#sidebar .eNav {
	margin: 0;
	padding: 0;
}
#sidebar .eNav dt {
	clear: left;
	float: left;
	width: 41px;
	margin: 0 0 0 0;
}
#sidebar .eNav dt a {
	display: block;
	width: 41px;
	height: 35px;
}
#sidebar .eNav dd {
	float: left;
	width: 100px;
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	font-size: 70%;
}
#sidebar .eNav dd p {
	width: 90px;
	margin: 0;
	padding: 1px 0;
}
#sidebar .eNav dd a {
	text-decoration: none;
}
#sidebar .eNav dd p.title a {
	padding: 0 0 0 11px;
	background: url("../../../img/bl_link.gif") 0 2px no-repeat;
	text-decoration: none;
}
#sidebar .eNav dd p.title span.sub {
	display: block;
	font-size: 85%;
}



/* Icon */
/* -------------------------------------------- */

.icon {
	width: 41px;
}
.icon img {
	float: left;
}
.icon img.thumbnail {
	margin: 0 0 2px 0;
}
.icon img.country {
	display: inline;
	margin: 0 3px 0 0;
}

