
* {
	margin:0;
	padding:0;
}

body {
	font-size:83%;
}

div#page {
	margin: 0 auto;
	clear:both;
}
p {
	line-height:1.4;
	margin:0;
}
div.topicpath,
div.menu {
	width:470px;
	clear:both;
	text-align:left;
}
div.topicpath ol{
	float:left;
	width:470px;
}
div.topicpath ol li,
div.menu ol li {
	display:inline;
}
div.topicpath ol li a,
div.menu ol li a {
	font-weight:normal;
	padding-right:10px;
}
.obi02 {
/*	margin-bottom:10px;*/
}
p.title01 img {
	margin-top:20px;
}
p.title01,
p.title02 {
	margin-bottom:10px;
}
div.summryC {
	padding:5px;
	line-height:140%;
	margin-bottom:20px;
}
div.menu {
	float:left;
	width:460px;
	background-color: #E8EEF6;
	padding:5px;
	height:15px;
	margin-bottom:20px;
}
/* Read - リード文 */
div.read {
	width:470px;
	clear:both;
	margin-bottom:20px;
}
div.read img.thum {
	width:75px;
	margin-right:10px;
	float:left;
}
div.lreald img.lookClosely{
	float:right;
}
div.read p {
	padding-right:10px;
}

div.contentsBox {
	margin-bottom:20px;
	clear:both;
	width:470px;
}
div#music table {
	margin-bottom:20px;
}

/* common
-------------------------------------------------------- */
div.contentsMenu { /* HEADER　リンク */
	width:470px;
	height:auto;
	line-height:1.5;
	clear:both;
	margin-bottom:20px;
/*	font-size:83%;*/
}
div.contentsMenu span {
	margin:0 2px;
}
div.contentsMenu span.current {
	background-color:#FFFF99;
	width:auto;
}

div.pageBox {　/* 内容box */
	clear:both;
	width:470px;
	text-align:left;
/*	margin-bottom:20px;*/
}
div.pageBox p {
	margin-bottom:22px;
	line-height:1.5;
	width:auto;
	height:auto;
}
p.indexTitle {
	margin:10px 0 20px 0;
	padding:10px;
	padding-left:25px;
	font-size:110%;
	line-height:1.4;
	font-weight:bold;
	color: #3D3D3D;
	background:#F6F7F9 url(images/top_ico.jpg) no-repeat .4em 1.0em;
}
/*.bg01 {
	background: #EAFBFD;
}
.bg02 {
	background: #F5EEBE;
}
.bg3 {
	background: #F4FAEB
}
.bg4 {
	background: #F8ECFD;
}
*/
.archiveTitle {
	margin-bottom:30px;
}
.cRead {
	font-size:100%;
	color: #003296;
}
/*  - 見出し
-------------------------------------------------------- */
h1 { margin:0!important;}
div.contentsBox h3,
div.contentsBox h4 {
	margin-bottom:10px;
	clear:both;
}


/* List - リスト
-------------------------------------------------------- */
ol,ul,
ol li.
ul li. {
}



/*  CLEARFIX
-------------------------------------------------------- */  
.cleafix:after { /* modern browser */
	content:".";
	display: block;
	height: 0;
	clear: both;
	line-height:0; 
	visibility: hidden;
}
.clearfix { /* IE 5.5-7 */
	zoom: 1;
}





