@charset "EUC-JP";

/* sb design template -Summer Breeze- Copyright 2005 Toshihiro Abe. All rights reserved. */
/* ++++ Contents Index ++++
    1. Reset
    2. Global Settings
    3. Layout
    4. Header
    5. Entry
    6. Comment
    7. Trackback
    8. Navigation
    9. Footer
    10. Typography
  ++++++++++++++++++++ */

/* Revised 2006.06.17 - 2007.02.26 - 04.18 by BIW for takenaka */

/* [Reset] */
* {
    margin: 0;
    padding: 0;
}

/* [Global Settings] */
body {
    color: #000;
    background: #fff;
    font-size: 13px;
    line-height: 150%;
    font-family:  'ＭＳ Ｐ明朝', Osaka, Helvetica, Arial, 'Times New Roman', serif;
}
p {
    margin-bottom: 1em;
}
img {
    border: 0;
}
a {
    color: #000080;
    text-decoration: none;
}
a:active,
a:hover {
    color: #800000;
	text-decoration: underline;
}
div {
    text-align: left;
}
table {
    border-collapse: collapse;
}
ul {
    list-style: none;
}
strong {
    color: inherit;
    font-weight: bold;
}
.large, .lg {
    font-size: 115%;
}
.s { font-size: 85%; }
.ss { font-size: 80%; }
.cred {
    color: #f00;
}
.cyukari {
    color: #800080;
}
.cgrn {
    color: #080;
}
.cline { color: #063; }
.em {
    font-weight: bold;
}
.center {
    text-align: center;
}
.hide {
    display: none;
}
.clear {
    clear: both;
}
pre {
    font-size: 90%;
    line-height: 95%;
}
/* [Layout] */
div#wrapper {
    width: 690px !important;
    width: 750px;
    padding: 0 2em;
}
div#header {
    width: 690px;
    height: 180px !important;
    height: 170px;
    margin-bottom: 30px;
}
div#contents {
    width: 430px !important;
    width: 490px;
    padding: 0 30px;
    float: left;
}
div#pagenavi {
    width: 430px;
    text-align: center;
    color: #000;
    font-size: 12px;
    padding-bottom: 15px;
}
div#navigation {
    width: 200px;
    float: right;
}
div#footer {
    width: 690px;
    height: 3em;
	color: #036;
    background: inherit;
	text-align: center;
	border-style: dotted outset solid solid;
	border-width: 1px 4px 1px 1px;
	border-color: #cfc;
    margin: 30px 0;
}

/* [Header] */
div#header {
/*
    background: transparent url(template/header_01.jpg) no-repeat;
	image 460 x 170
	background-color: #036;
*/
    color: #363;
	border-style: none outset outset none;
	border-width: 0px 0px 0px 0px;
	border-color: #cfc;
        background: url(template/wall.gif);
	background-color: #ccf;
}
div#title {
    width: 460px; /* 428px */
	margin-left: 0px; /* 32px */
    height: 100px;
    margin-top: 20px;
    float: left;
/*
	border: solid 1px #f00;
*/
}

/* 竹中英太郎記念館　館長日記 */
div#title h1 {
    font-size: 24px;
    line-height: 1em;
    font-weight: bold;
    padding-bottom: 12px;
}

div#title h1 a {
    color: #363;
    text-decoration: none;
	padding-left: 2em; /* 2007.04.18 */
}
div#title h1 a:active,
div#title h1 a:hover {
    color: #333;
	text-decoration: none;
}

/* 湯村の杜　竹中英太郎記念館のブログです */
div#title p {
	text-align: right;
	padding-right: 1em;
        line-height: 135%;
}
.topImage {
	float: right;
	margin-right: 10px;
	width: 180px;
	height: 180px;
    background-image: url('template/maihime180x180.jpg');
    background-position: center;
    background-repeat: no-repeat;
/*
    background-position: center;
	border: solid 1px #0f0;
*/
}
.topImage img {
	margin-left: 16px;
	margin-right: 16px;
}



/* サイト内検索ツール */
div#search {
    float: right;
    width: 180px;
    height: auto;
	margin: 8px 0px 8px 0px;
    text-align: center;
	background-color: #ccf;
	padding: 8px 0px 8px 0px;
/*
	border: solid 1px #ccc;
*/
}
div#search input.form {
    background-color: #eee;
    border: solid 1px #ccc;
}
div#search .serch_button {
    margin-top: 0.5em;
    background: #fff;
    color: #063;
    border: outset 3px #fff;
    width: 6em;
}




/* [Entry] */
div.entry {
    width: 430px;
    padding-bottom: 50px;
}
div.entry h2 {
    font-size: 14px;
    width: 400px !important;
    width: 430px;
    padding: 0 0 6px 30px;

    background: transparent url(template/entry_header.jpg) no-repeat bottom;
/*
    background: transparent url(template/sb_entry_header.gif) no-repeat bottom;
*/
    margin-bottom: 5px;
}
div.entry a {
    color: #063;
}
div.entry a:active,
div.entry a:hover {
    color: #ccc;
}
div.entry_author {
    width: 430px;
    color: #036;
    text-align: right;
    margin-bottom: 20px;
}
div.entry_body {
    margin-bottom: 18px;
}
div.entry_body a {
    color: #06f;
    font-weight: bold;
}
div.entry_more {
    margin-bottom: 18px;
}
div.entry_state {
    clear: both;
    width: 430px;
    color: #CCC;
    text-align: right;
    font-size: 90%;
}

div.entry img.pict {
    display: block;
    margin-top: 8px;
    margin-right: auto;
    margin-bottom: 8px;
    margin-left: auto;
    text-align: center;
}
div.entry img.pictL {
    display: block;
    margin-top: 8px;
    margin-right: 1em;
    margin-bottom: 8px;
    margin-left: 0px;
    float: left;
}
div.entry img.pictR {
    display: block;
    margin-top: 8px;
    margin-right: 0px;
    margin-bottom: 8px;
    margin-left: 1em;
    float: right;
}

div.entry img.thumb {
    float: left;
    margin-right: 15px;
    margin-bottom: 1px;
}
div.entry blockquote {
    padding: 15px 15px;
    margin-bottom: 30px;
    background-color: #EEE;
}
div.entry ul{
    list-style-type: disc;
    padding-left: 20px;
    margin-bottom: 30px;
}
div.entry ol{
    list-style-type: decimal;
    padding-left: 20px;
    margin-bottom: 30px;
}
div.entry em{
    font-weight: bold;
}
div.entry table {
    border-top: 1px solid #EEE;
    border-left: 1px solid #EEE;
    margin-bottom: 18px;
}
div.entry table th {
    padding: 5px;
    border-bottom: 1px solid #F90;
    border-right: 1px solid #DDD;
}
div.entry table td {
    padding: 5px;
    border-bottom: 1px solid #DDD;
    border-right: 1px solid #DDD;
    vertical-align: top;
}
div.entry dl {
    margin-bottom: 18px;
}
div.entry dl dt {
    color: #F90;
    font-weight: bold;
    padding-bottom: 10px;
}
div.entry dl dd {
    padding: 0 0 10px 20px;
}
/* [Comment] */
div#comments {
    width: 430px;
    padding-bottom: 50px;
}
div#comments h3 {
    width: 430px;
    font-size: 14px;
    font-weight: bold;
    color: #363;
    padding-bottom: 5px;
    margin-bottom: 15px;
    border-bottom: 1px solid #CCC;
}
div#comments dl.comment_body {
    width: 430px;
    padding-bottom: 30px;
}
div#comments dl.comment_body dt {
    width: 430px;
    color: #036;
    text-align: right;
    padding-bottom: 2px;
    margin-bottom: 5px;
    border-bottom: 1px solid #FFE6C0;
}
div#comments h4 {
    width: 408px !important;
    width: 430px;
    border-top: 1px solid #DDD;
    border-right: 1px solid #DDD;
    border-left: 1px solid #DDD;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 10px;
    color: #363;
    background: url(template/wall.gif);
	background-color: #ccf;
/*
    background: transparent 
url(template/sb_comment_form_bg.jpg) no-repeat;
*/
}
dl#comment_form {
    width: 388px !important;
    width: 430px;
    border-bottom: 1px solid #DDD;
    border-right: 1px solid #DDD;
    border-left: 1px solid #DDD;
    background-color: #FFF;
    padding: 10px 20px;
}
dl#comment_form dt {
    padding-bottom: 5px;
}
dl#comment_form dd {
    padding-bottom: 15px;
}
dl#comment_form dd label {
    padding: 0 10px;
}
dl#comment_form dt label#labelsubmit {
    display: none;
}
dl#comment_form dd input.form {
    width: 200px !important;
    width: 202px;
    background-color: #EEE;
    border: 1px solid #CCC;
}
dl#comment_form dd textarea {
    width: 300px !important;
    width: 302px;
    background-color: #EEE;
    border: 1px solid #CCC;
}
dl#comment_form dd input.button {
    padding: 2px 5px;
    margin-right: 10px;
}
/* [Trackback] */
div#trackback {
    width: 430px;
    padding-bottom: 50px;
}
div#trackback h3 {
    width: 430px;
    font-size: 14px;
    font-weight: bold;
    color: #999;
    padding-bottom: 5px;
    margin-bottom: 15px;
    border-bottom: 1px solid #CCC;
}
p.tb_link {
    width: 418px !important;
    width: 430px;
    color: #F90;
    background-color: #FAFAFA;
    padding: 5px;
    margin-bottom: 30px;
    border: 1px solid #F90;
    text-align: center;
}
div#trackback dl.tb_body {
    width: 430px;
    padding-bottom: 30px;
}
div#trackback dl.tb_body dt {
    width: 430px;
    color: #CCC;
    text-align: right;
    padding-bottom: 2px;
    margin-bottom: 5px;
    border-bottom: 1px solid #FFE6C0;
}
/* [Profile] */
div#profile {
    width: 430px;
    padding-bottom: 50px;
}
div#profile h2 {
    font-size: 14px;
    width: 400px !important;
    width: 430px;
    padding: 0 0 6px 30px;
    background: transparent url(template/entry_header.jpg) no-repeat bottom;
    margin-bottom: 30px;
}
div.profile_body {
    margin-bottom: 18px;
}
/* [Navigation] */
div#navigation dl {
    margin-bottom: 30px;
}
div#navigation dt {
    width: 180px !important;
    width: 200px;
    padding: 24px 0px 0px 48px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccf;
    background: transparent url(template/navi_dt.jpg) no-repeat left;

	font-size: 14px;
/* 2007.02.21
	border: solid 1px #ccf;
    padding: 0 0 2px 20px;
    margin-bottom: 10px;
    border-bottom: 1px solid #F90;
    background: transparent url(template/sb_navi_dt.gif) no-repeat bottom left;
*/
}


div#navigation ul {
    padding-left: 15px;
    list-style-position: outside;
    list-style-image: url(template/ul_arrow.jpg);
/* 2007.02.21
    list-style-image: url(template/sb_ul_arrow.gif);
*/
}
/* for IE5Mac */
/*\*//*/
div#navigation ul {
    padding: 0 0 0px 17px;
}
/**/
div#navigation ul li {
    padding-bottom: 0px;
}
/* ++++ Calendar ++++ */
dl#calendar table {
    width: 200px;
}
dl#calendar table th,
dl#calendar table td {
    font-size: 75%;
    line-height: 1em;
    text-align: center;
    padding: 2px 3px;
}
dl#calendar table th {
    padding-bottom: 5px;
}
dl#calendar table td span.today {
    color: #F90;
}
dl#calendar table td span.today a {
    color: #F90;
}
dl#calendar table td span.today a:active,
dl#calendar table td span.today a:hover {
    color: #800000;
}
dl#calendar table td.cell a {
	color: #f9c;
}
div#pagenavi a {
	color: #036;
        font-weight: bold;
        font-size: 125%;
}

/* ++++ Extra ++++ */
dl#extra {
    width: 178px !important;
    width: 200px;
    padding: 10px;
    border: 1px solid #CCC;
    background: transparent url(template/wall.jpg);
/*
    background: transparent url(template/sb_extra_bg.jpg) no-repeat bottom;
*/
}
dl#extra dt {
    display: none;
}
dl#extra ul {
    padding: 0;
    list-style: none;
    list-style-image: none;
    font-size: 10px;
}

#link2top {
    padding-left: 10px;
    background: transparent url(template/pagetop_arrow.jpg) no-repeat;
/*
    background: transparent url(template/sb_pagetop_arrow.gif) no-repeat;
*/
}
/* [Footer] */
div#footer address {
    padding: 5px;
    font-style: normal;
    font-size: 10px;
    line-height: 1em;
    color: inherit;
}
/* [Typography] */
div#pagenavi,
div.entry_author,
div.entry_state,
div#navigation dt,
dl#calendar table th,
dl#calendar table td,
dl#extra ul,
div#comments dl.comment_body dt,
div#comments dl#comment_form dt,
dl#comment_form dd,
div#footer address {
}
dd#archivelist ul {
	height: 240px;
	overflow: auto;
}
