/* ---------- エッセイページ */
div.honmon{
	margin-top:16px;
	width:550px;
	border:1px solid #fc9;
	color:#666;
	letter-spacing:0.6px;
}
div.honmon pre{
	margin:10px auto;
	width:520px;
	border:0px solid #fc9;
	letter-spacing:0.09em;
}

*html div.honmon{
	width:550px;
}

*html div.honmon pre{
	padding-left:30px;
	width:470px;
	letter-spacing:0.1px;
	border:0px solid #fc9;
}

h3.essaynumber{
	font-size:14px;
	margin-top:16px;
	padding:4px 0;
	color:#f90;
	border-left:6px solid #f90;
	padding-left:8px;
	letter-spacing:1px;
	font-weight:bold;
}

/* ---------- バックナンバーページ */
ul.bknum{
	display:inlne;
	margin-top:20px;
}
ul.bknum li{
	margin-left:40px;
	list-style-type:none;
	line-height:200%;
	white-space:nowrap;
	border:0px solid #f93;
}
*html ul.bknum li{
	margin-left:50px;
	letter-spacing:2px;
}
ul.bknum li span{
	color:#69b305;
}
ul.bknum li a,
ul.bknum li a:hover{
	color:#69b305;
}
ul.bknum li a:hover span{
	color:#f60;
}
/* ---------- 今週の香山リカ */
div.week{
	width:220px;
	margin-bottom:20px;
}
div.week h4{
	margin:0;
}
div.week div{
	padding:0;
	background:url(./images/casualbg.gif) repeat-y ;
	background-position:left ;
	width:200px;
	padding:0 10px;
	letter-spacing:0.2px;
	color:#999;
}
div.week div span{
	color:#69B305;
}
div.week div pre{
	margin-left:4px;
	text-align:left;
}

*html div.week div{
	display:inline;
	padding:0;
	margin:0;
	padding-left:10px;
	width:220px;
	letter-spacing:0.1px;
	border:0px solid #f30;
}
*html div.week div pre{
	margin:0;
	padding:0;
	border:0px solid #fc9;
}

/* プロフィールページ ----------*/
h3.essayidx{
	margin:20px 0;
}
table#essayprofile{
	float:left;
	width:550px;
	margin-top:20px;
	border:1px solid #f93;
	border-collapse: collapse;
}
table#essayprofile td{
	padding:4px 8px;
	text-align : justify ;
	text-justify : inter-ideograph ;
	border:1px solid #f90;
}
table#essayprofile td.profidx{
	white-space:nowrap;
	color:#f60;
/*	text-align:right;*/
	padding:4px;
	background-color:#fed;
}
table#essayprofile td a{
	color:#f60;
}
table#essayprofile img.profimg{
	margin:4px;
}
div.profbooks{
	border:1px solid #c7e18f;
	width:530px;
	margin-top:40px;
	padding:10px;
}

div.profbooks .pbimages{
	float:left;
	width:200px;
	border:0px solid #f00;
	padding-left:4px;
}
div.profbooks table{
	margin-top:6px;
	margin-right:6px;
	width:300px;
	float:right;
	border:1px solid #c7e18f;
	border-collapse: collapse;
}

*html div.profbooks table{
	width:288px;
	display:inline;
	margin-left:14px;
}

div.profbooks td,th{
	padding:4px;
	border:1px solid #c7e18f;
}
div.profbooks th{
	color:#467803;
	background-color:#efd;
}

/* -------------------- 共通 */
div.illust{
	width:550px;
	height:12px;
	font-size:10px;
	text-align:right;
	color:#999;
	letter-spacing:1px;
}
/* ----- ナビ */
div.navi{
	background:url(./images/navibg.gif) no-repeat;
	margin:0 0 20px 0;
	width:220px;
	height:112px;
}
div.navi ul{
	width:220px;
}
div.navi li{
	line-height:0;
	padding:3px 0 0 3px;
	width:214px;
	height:33px;
	list-style-type:none;
}

*html div.navi li{
	padding:0;
}

*html div.navi li#nv0{
	margin-top:3px;
}
