@charset: utf-8;

/*  旧レイアウト対応用(2008年4月以降は不要)  */
#wrapper_7a {
width: 950px;
}

#wrapper_7a #topNav_7a {
width: 754px;
}



/*  基本設定の初期化  */
#contents * {
margin: 0;
padding: 0;
font-size: 100%;
}

#contents ul {
list-style-type: none;
}

#contents img {
border: none;
}

#common_container #contents {
font-size: medium;
}



/*  各要素の基本修飾を指定  */
#contents a {
text-decoration: none;
}

#contents a:link {
color: #d90d02;
}

#contents a:visited {
color: #996d62;
}

#contents a:hover {
text-decoration: underline;
}

#contents p {
color: #333;
}



/*  フレームワーク  */
#contents {
float: left;
width: 630px;
}

#contents-main {
float: left;
width: 470px;
}

#contents-sub {
float: right;
width: 150px;
}



/*  タイトル  */
#contents-header #contents-title {
margin: 0 0 10px;
background: transparent url(./../images/bg_kyushu100.jpg) no-repeat left top;
}

#contents-header p {
margin: 2px 12px 12px;
color: #646;
font-size: 80%;
text-indent: 1em;
}



/*  トップページ  */
#contents-main-index h3 {
clear: both;
margin: 0 0 2px;
padding: 5px;
border-left: 3px solid #868;
background: #434 url(./../images/bg_head_booktitle.gif) repeat-x left bottom;
color: #fff;
font-size: 90%;
}

#contents-main-index h3 a:link {
color: #fff;
}

#contents-main-index h3 a:visited {
color: #fff;
}

#contents-main-index ul {
margin: 0 3px 0.5em;
color: #434;
font-size: 80%;
}

#contents-main-index ul li {
display: inline;
margin: 0 2px 0 0;
line-height: 1.2;
}

#contents-main-index ul li.date {
display: block;
}

#contents-main-index .lead h4 {
margin: 0 0 0.2em;
padding: 0 0 0 18px;
background: transparent url(./../images/bg_head_text.gif) no-repeat left center;
font-size: 90%;
line-height: 1.2;
}

#contents-main-index .lead {
margin: 0 3px 25px;
}

#contents-main-index .lead p {
font-size: 80%;
}

#contents-main-index .lead p img {
float: right;
padding: 0.2em 0 15px 0.5em;
}



/*  エントリーページ  */
#contents-main-entry h3 {
clear: both;
margin: 0 0 2px;
padding: 5px;
border-left: 3px solid #868;
background: #434 url(./../images/bg_head_booktitle.gif) repeat-x left bottom;
color: #fff;
font-size: 90%;
}

#contents-main-entry h3 a:link {
color: #fff;
}

#contents-main-entry h3 a:visited {
color: #fff;
}

#contents-main-entry ul {
margin: 0 3px 0.5em;
color: #434;
font-size: 80%;
}

#contents-main-entry ul li {
display: inline;
margin: 0 2px 0 0;
line-height: 1.2;
}

#contents-main-entry ul li.date {
display: block;
}

#contents-main-entry .maintext h4 {
margin: 1em 0 0.3em;
font-size: 100%;
line-height: 1.2;
}

#contents-main-entry .maintext h5 {
margin: 0.6em 0;
font-size: 90%;
line-height: 1.2;
}

#contents-main-entry .maintext p {
margin: 0 0 1em;
font-size: 90%;
line-height: 1.6;
}

#contents-main-entry .maintext p img {
float: right;
padding: 0.2em 0 15px 0.5em;
font-size: 90%;
line-height: 1.4;
}

#contents-main-entry #amazon-box:after {
display: block;
clear: both;
height: 0;
content: ".";
visibility: hidden;
}

#contents-main-entry #amazon-box {
_height: 1px;
min-height: 1px;
/*￥*//*/
height: auto;
overflow: hidden;
/**/
margin: 25px 10px 10px;
padding: 5px 10px;
border: 1px solid #ccc;
}

#contents-main-entry #amazon-box div.item {
float: left;
width: 120px;
padding: 0 3px;
}

#contents-main-entry #amazon-box h4 {
font-size: 12px;
}

#contents-main-entry #amazon-box p {
font-size: 10px;
}

#contents-main-entry #amazon-box p.title {
margin: 0;
font-size: 10px;
height: 3em;
text-align: left;
}

#contents-main-entry #amazon-box p.jacket {
margin: 0;
text-align: center;
}

#contents-main-entry #amazon-box p.jacket img {
float: none;
height: 140px;
padding: 0;
}



/*  カテゴリーページ  */
#contents-main-category h3 {
clear: both;
margin: 0 0 8px;
padding: 5px;
border-left: 3px solid #868;
background: #434 url(./../images/bg_head_booktitle.gif) repeat-x left bottom;
color: #fff;
font-size: 90%;
}

#contents-main-category ul {
margin: 0 0 3px;
font-size: 12px;
line-height: 1.2;
}

#contents-main-category ul li {
display: inline;
}

#contents-main-category ul li a:link {
color: #000;
}

#contents-main-category ul li a:visited {
color: #000;
}

#contents-main-category .maintext {
margin: 0 3px 18px;
padding: 5px;
background-color: #eee;
font-size: 10px;
line-height: 1.4;
}

#contents-main-category .maintext p {
display: inline;
}

#contents-main-category .maintext p img {
display: none;
}

#contents-main-category dl {
font-size: 80%;
line-height: 1.2;
}

#contents-main-category dt {

}

#contents-main-category dd {
margin: -1.2em 0 5px 0;
padding: 0 0 5px 5.5em;
border-bottom: 1px solid #cfc9c0;
}



/*  最新の記事＆索引リスト  */
#contents-sub h3 {
padding: 0.2em 5px;
background-color: #212;
color: #fff;
font-size: 10pt;
font-weight: normal;
line-height: 1.2;
}

#contents-sub h4 {
padding: 0.2em 5px;
background-color: #646;
color: #edc;
font-size: 10pt;
font-weight: normal;
line-height: 1.2;
}

#contents-sub ul {
margin: 0 0 15px 0;
}

#contents-sub ul li {
display: inline;
font-size: 10pt;
line-height: 1.2;
}

#contents-sub ul li a {
display: block;
width: 133px;
padding: 0.2em 5px 0.2em 12px;
background: #fff url(./../images/bg_contents_sub_list.gif) no-repeat left center;
border-bottom: 1px solid #cfc9c0;
}

#contents-sub ul li a:link {
color: #434;
}

#contents-sub ul li a:hover{
background-color: #dfd9d0;
text-decoration: none;
}

#contents-sub ul li.all a {
border: none;
background: #fff none no-repeat left center;
text-align: right;
}

#contents-sub ul li.all a:hover {
background-color: #fff;
text-decoration: underline;
}

/* ----------------------------------------------------------------
　パンくず
---------------------------------------------------------------- */
div.bread-crumbs {
	margin: 5px 0px 0px 5px;
}
div.bread-crumbs a:link { color: #000; text-decoration: none;}
div.bread-crumbs a:visited { color: #000; text-decoration: none;}
div.bread-crumbs a:hover { color: #00f; text-decoration: underline;}
div.bread-crumbs a:active { color: #00f; text-decoration: underline;}




