@charset "UTF-8";

/* Copyright 2006-2010 STUDIO-No.9. All rights reserved. */
/* ++++ Contents Index ++++
	1. ResetA
	2. Global Settings
	3. Layout
	4. Header
	5. Entry
	6. Comment
	7. Trackback
	8. Navigation
	9. Footer
	10. Typography
  ++++++++++++++++++++ */
/* [Reset] */

* {
        margin: 0;
        padding: 0;
        border: 0;
        font-style: normal;
        font-weight: normal;
        font-size: 100%;
}

/* [Global Settings] */
body {
	background-color: #C1D8B3;
	text-align: center;
	font-size: 84%;
}

div {
	text-align: left;
}

p {
	margin-bottom: 1em;
}

a {
	color: #874450;
	text-decoration: none;
}

a:active,
a:hover {
	color: #D10034;
	text-decoration: underline;

}

ul {
	list-style: none;
}

strong {
	color: #D10034;
	font-weight: bold;
}


.hide {
	display: none;
}

.clear {
	font-size: 1px;
	line-height: 1px;
	clear: both;
}

/* [Layout] */

div#wrapper {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

div#header {
	width: 800px;
	height: 184px;
	margin-bottom: 0px;
	background-image: url(http://www.studio-no9.com/sb/template/takeda1Title.jpg);
}

div#main {
	width: 800px;
	margin: 0px;
	padding: 0;
	border: 0px;
	background-repeat: repeat-y;
	background-image: url(template/takeda1MainBg.jpg);
}

div#contents {
	background-color: transparent;
	width: 536px;
	float: left;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 24px;
}

div#pagenavi,
div#pagenavi_new
{
	background-color: transparent;
	text-align: center;
	font-size: 90%;
	padding-bottom: 15px;
}

div#pagenavi_new a
{
	background:#FFFFFF none repeat scroll 0%;
	border:1px solid #EEEEEE;
	padding:2px 5px;
	text-align:center;
}

div#pagenavi_new span.page_now {
	font-weight:bold;
	padding:3px 6px;
}

div#pagenavi_new a:hover, div#pagenavi_new a:active {
	border:1px solid #CCCCCC;
}

div#navigation {
	width: 192px;
	float: right;
	font-size: 0.75em;
	line-height: 125%;
	padding-right: 16px;
	padding-left: 8px;
	color: #000000}

div#footer {
	width: 800px;
	background-color: transparent;
	background-image: url(http://www.studio-no9.com/sb/template/takeda1FooterBg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 44px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

/* [Header] */
div#title {
	width: 490px;
	height: 170px;
	float: right;
	text-align: right;
	margin: 0px;
	padding-top: 40px;
	padding-right: 16px;
	padding-bottom: 0;
	padding-left: 42px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

div#title h1 {
	font-size: 160%;
	text-shadow:1px 1px 0 #FFFFFF; 
	line-height: 1em;
	font-weight: bold;
	padding-bottom: 2px;
}

div#title h1 a {
	color: #D10034;
	text-decoration: none;
	font-weight: bold;
}

div#title h1 a:active,
div#title h1 a:hover {
	color: #FFF;
}

div#title p {
	color: #9A8E67;
	text-shadow:1px 1px 0 #FFFFFF; 
}

dl#search dd {
	text-align: right;
}

dl#search dd input.form {
	background-color: #FFF;
	border: 1px solid #CCC;
	margin-bottom: 4px;
	width: 182px;
}


dl#search dd input.button {
	background-color: #D4357A;

    -x-background-x-position: 0%;
    -x-background-y-position: 0%;
    -moz-background-clip: -moz-initial;
    -moz-background-origin: -moz-initial;
    -moz-background-inline-policy: -moz-initial;
	font-family: helvetica,arial;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	margin-right-value: 0px;
	margin-left-value: 0px;
	margin-left-ltr-source: physical;
	margin-left-rtl-source: physical;
	margin-right-ltr-source: physical;
	margin-right-rtl-source: physical;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #A8BA7E;
	border-right-color: #7E944E;
	border-bottom-color: #7E944E;
	border-left-color: #A8BA7E;
}

/* [Entry] */
div.entry {
	width: 536px;
	padding-bottom: 50px;
	clear:both;
	line-height:175%;
	text-shadow:1px 1px 0 #FFFFFF; 
}

div.entry h2 {
	font-size: 130%;
	/* font-family:'メイリオ', Verdana,'Trebuchet MS','Lucida Grande','Bitstream Vera Sans',Sans-Serif; */
	font-weight: bold;
	margin-bottom: 5px;
	background-color: transparent;
	background-image: url(http://www.studio-no9.com/sb/template/takeda1EntryH2Bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 6px;
	padding-left: 40px;
	padding-top: 14px;
}

div.entry h2 a {
	color: #666666;
	font-weight: bold;
}

div.entry h2 a:active,
div.entry h2 a:hover {
	color: #000;
}

div.entry h3 {
	font-size: 120%;
	/* font-family:'メイリオ', Verdana,'Trebuchet MS','Lucida Grande','Bitstream Vera Sans',Sans-Serif; */
	font-weight: bold;
	border-left:8px solid #A5B77D;
	border-bottom:2px solid #A5B77D;

}


div.entry h4 {
	font-size: 110%;
	border-bottom:2px dotted #A5B77D;
	/* font-family:'メイリオ', Verdana,'Trebuchet MS','Lucida Grande','Bitstream Vera Sans',Sans-Serif; */
	font-weight: bold;
}

div.entry h5 {
	font-size: 110%;
	/* font-family:'メイリオ', Verdana,'Trebuchet MS','Lucida Grande','Bitstream Vera Sans',Sans-Serif; */
	font-weight: bold;
}

div.entry_category {
	text-align: right;
	margin-bottom: 2px;
	line-height:125%;
	font-size: 85%;
	font-family: Arial, Helvetica, sans-serif;
}

div.entry_category a {
	font-weight:bold;
}

div.entry_author {
	text-align: right;
	margin-bottom: 20px;
	line-height:125%;
	font-size: 85%;
	font-family: Arial, Helvetica, sans-serif;
}

div.entry_body {
	margin-bottom: 18px;
}

div.entry_more {
	margin-bottom: 18px;
}

div.entry_state,
div.add_bookmark
{
	clear: both;
	text-align: right;
	font-size: 85%;
	font-family: Arial, Helvetica, sans-serif;
}

div.entry img.pict {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 18px;
	text-align: center;
}

div.entry img.thumb {
	text-align: center;
	border: 1px solid #ccc;
	padding: 4px;
	background-color :#fff;
	margin: 2px 4px 2px 0px;
}

div.entry blockquote {
	margin-left: 40px;
	padding: 4px;
	border: 1px dotted gray;
	background-color: #ddd;
}

div.entry ul{
	list-style-type: disc;
	padding-left: 2em;
	margin-top: 0.5em;
	line-height: 125%;
}

div.entry ol{
	list-style-type: decimal;
	padding-left: 2em;
	margin-top: 0.5em;
	line-height: 125%;
}

div.entry ul ul,
div.entry ol ul
 {
	list-style-type: dot;
	padding-left: 20px;
	margin: 0px;
}

div.entry ul li,
div.entry ol li
{
	margin-top: 0.5em;
	padding: 0px;

}

div.entry ul ul ul,
div.entry ul ol ul
 {
	list-style-type: dot;
	padding-left: 20px;
	margin: 0px;
}

div.entry ul ul li,
div.entry ul ol li,
div.entry ol ul li
{
	margin-top: 0px;
	font-size: 95%;
}

div.entry ul ul ul li,
div.entry ul ol ul li,
div.entry ol ul ul li
{
	margin-top: 0px;
	font-size: 85%;
}

div.entry em{
	color: #D10034;
}

div.entry .boso{
	font-size: 60%;
}

div.entry table {
	border-top: 1px solid #B6ACBA;
	border-left: 1px solid #B6ACBA;
	margin-bottom: 18px;
}

div.entry table th {
	padding: 5px;
	border-bottom: 1px solid #D10034;
	border-right: 1px solid #9A8E67;
}

div.entry table td {
	padding: 5px;
	border-bottom: 1px solid #9A8E67;
	border-right: 1px solid #9A8E67;
	vertical-align: top;
}

div.entry dl {
	margin-bottom: 18px;
}

div.entry dl dt {
	color: #666;
	font-weight: bold;
	padding-bottom: 10px;
}

div.entry dl dd {
	padding: 0 0 10px 20px;
}

div.entry div.program,
pre {
	border: 1px dashed;
	color: #000;
	font-size: 80%;
	background-color: #def;
	line-height: 125%;
	padding-top : 5px;
	padding-left : 10px;
	padding-right : 15px;
	padding-bottom : 5px;
	margin-left : 20px;
	margin-bottom: 0px;
	font-family: 'Courier New';
	overflow: auto;
	font-family:Consolas,"Letter Gothic","Everson Mono","Andale Mono",Monaco,"Lucida Console",monospace;
	letter-spacing:0 !important;
}

div.entry p.tokyoBookTheme {
	margin-bottom: 0px;
	font-weight: bold;
}

div.entry p.tokyoBookPage {
	margin-bottom: 0px;
	font-size: 95%;
	float: right;
}

div.entry p.tokyoBookExp {
	margin-bottom: 0px;
	border-bottom: 1px dotted #6A5E37;;
}

div.panel {
	margin: 8px;
	padding: 16px;
	border: 1px solid gray;
	border-radius:4px;
	-moz-border-radius:4px;
	background-color:rgba(239,239,239,0.5);
	font-size:95%;
	font-family:serif;
}

div.related-entry {
	font-size:80%;
}


/* [Comment] */
div#comments {
	width: 536px;
	padding-bottom: 48px;
	font-size: 85%;
}

div#comments h3 {
	width: 536px;
	height: 48px;
	margin-bottom: 15px;
	background: transparent url(http://www.studio-no9.com/sb/template/takeda1CommentBg.jpg) no-repeat;
}

div#comments dl.comment_body {
	width: 520px;
	padding-bottom: 30px;
	color: #333333;
	line-height: 150%;
}

div#comments dl.comment_body dt {
	width: 520px;
	margin-bottom: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 5px;
	font-weight: bold;
	color: #333333;
}

div#comments h4 {
	width: 536px;
	height: 48px;
	margin-bottom: 15px;
	background: transparent url(http://www.studio-no9.com/sb/template/takeda1PostacommentBg.jpg) no-repeat;
}

dl#comment_form {
	width: 520px;
	font-size: 90%;
	padding-top: 1em;
	padding-left: 16px;
}

dl#comment_form dt {
	padding-bottom: 5px;
}

dl#comment_form dd {
	padding-bottom: 1em;
}

dl#comment_form dd label {
	padding: 0 10px;
}

dl#comment_form dt label#labelsubmit {
	display: none;
}

dl#comment_form dd input.form {
	background-color: #eee;
	border: 1px solid #CCCCCC;
}

dl#comment_form dd textarea {
	width: 400px;
	background-color: #EEE;
	border: 1px solid #CCC;
}

dl#comment_form dd input.button {
    -x-background-x-position: 0%;
    -x-background-y-position: 0%;
    -moz-background-clip: -moz-initial;
    -moz-background-origin: -moz-initial;
    -moz-background-inline-policy: -moz-initial;
	color: #666666;
	margin-right-value: 0px;
	margin-left-value: 0px;
	margin-left-ltr-source: physical;
	margin-left-rtl-source: physical;
	margin-right-ltr-source: physical;
	margin-right-rtl-source: physical;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #A8BA7E;
	border-right-color: #7E944E;
	border-bottom-color: #7E944E;
	border-left-color: #A8BA7E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 98%;
	background-color: #FFFFFF;
}

/* [Trackback] */
div#trackback {
	width: 536px;
	padding-bottom: 48px;
	font-size: 85%;
}

div#trackback h3 {
	width: 536px;
	height: 48px;
	background: transparent url(http://www.studio-no9.com/sb/template/takeda1TrackbackBg.jpg) no-repeat;
}

p.tb_link {
	width: 526px;
	color: #666666;
	padding: 5px;
	margin-bottom: 20px;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
}

div#trackback dl.tb_body {
	width: 520px;
	padding-bottom: 30px;
	color: #333333;
	line-height: 150%;
}

div#trackback dl.tb_body dt {
	width: 520px;
	margin-bottom: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 5px;
	font-family:Verdana,'Trebuchet MS','Lucida Grande','Bitstream Vera Sans',Sans-Serif;
	font-weight: bold;
	color: #333333;
}

div#trackback dl.tb_body dt a {
	font-weight: bold;
}

/* [Profile] */
div#profile {
	width: 536px;
	padding-bottom: 50px;
}

div#profile h2 {
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 5px;
	background-color: transparent;
	background-image: url(http://www.studio-no9.com/sb/template/takeda1EntryH2Bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 6px;
	padding-left: 40px;
	padding-top: 14px;
}

div.profile_body {
	margin-bottom: 18px;
}

#gotoJenka {
	font-size: 85%;
	padding: 0px;
	margin: 0px;
	text-align:right;
	line-height: 80%;
}

#avatarlist,
#yahoomes {
	text-align:center;
}

/* [nowmyworks] */
#nowworksimg, 
#webStandardImg {
/*	text-align:center; */
}

/* [Navigation] */
div#navigation a:visit {
	color: #D10034;
}


div#navigation a {
	color: #fdd;
}

div#navigation a:active ,
div#navigation a:hover {
	color: #F33;
}

div#navigation dl {
	color: #662222;
	margin-bottom: 32px;
}

div#navigation dt {
	width: 184px;
	padding: 0;
	margin-bottom: 10px;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: larger;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

div#navigation ul {
	padding-left: 18px;
	list-style-position: outside;
	list-style-image: url(http://www.studio-no9.com/sb/template/takeda1NavArrow.gif);
}

/* [latest_entry_with_time] */
span.new {
    display: none;
    color: red;
    font-weight: bold;
}

/* for IE5Mac */
/*?*//*/
div#navigation ul {
	padding: 0 0 0px 17px;
}

/**/
div#navigation ul li {
	padding-bottom: 0px;
}

/* ++++ Calendar ++++ */
dl#calendar table {
	width: 184px;
}

dl#calendar table th,
dl#calendar table td {
	line-height: 1em;
	text-align: center;
	padding: 2px 3px;
}

dl#calendar table th {
	padding-bottom: 5px;
}

dl#calendar table td span.today {
	color: #84C5DB;
}

dl#calendar table td span.today a {
	color: #84C5DB;
}

dl#calendar table td span.today a:active,
dl#calendar table td span.today a:hover {
	color: #1390BA;
}

.holiday,
.holiday a:link {
    color: #e50003;
}
.saturday,
.saturday a:link {
    color: #0000ff;
}
.tholiday {
    display: block;
    border: 1px solid #444444;
    color: #e50003;
}
.tholiday a:link {
    color: #e50003;
}
.tsaturday {
    display: block;
    border: 1px solid #444444;
    color: #0000ff;
}
.tsaturday a:link {
    color: #0000ff;
}

.today {
    display: block;
    text-align: center;
    color: #444444;
    border: 1px solid #444444;
}

/* ++++ Extra ++++ */
dl#extra {
	width: 174px;
}

dl#extra dt {
	display: none;
}

dl#extra ul {
	padding: 0;
	list-style: none;
	list-style-image: none;
	font-size: 10px;
}

p#link2top {
	padding-left: 10px;
	background-color: transparent;
	background-image: url(http://www.studio-no9.com/sb/template/takeda1NavArrow.gif);
	background-repeat: no-repeat;
}

/* [Footer] */
div#footer address {
	padding: 10px 0 0 0;
	text-align: center;
	font-style: normal;
	font-size: 10px;
	line-height: 1em;
}

/* [ad] */
div#southbanner {
	padding: 0;
	text-align: center;
}


/* [Typography] */
dl#extra ul {
	font-family:  "Georgia","Times New Roman",serif;
}

/* [highslide js] */

.highslide-wrapper div {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
    cursor: url(js/highslide/graphics/zoomin.cur), pointer;
    outline: none;
    text-decoration: none;
}
.highslide-active-anchor img {
    visibility: hidden;
}
.highslide img {
    border: 2px solid gray;
}
.highslide:hover img {
    border: 2px solid white;
}
.highslide-wrapper, .rounded-white {
    background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
    color: black;
    line-height: 62px;
	width:48px;
	font-size: 2pt;
    font-family: sans-serif;
    text-decoration: none;
    padding: 0px;
    border: 1px solid black;
    background-color: white;
    background-image: url(js/highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
    font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
    background: url(js/highslide/graphics/fullexpand.gif) no-repeat;
    display: block;
    margin: 0 10px 10px 0;
    width: 34px;
    height: 34px;
}

.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: hand; /* ie */
	cursor: pointer; /* w3c */
	background: url(highslide/graphics/close.png);
	/* For IE6, remove background and add filter */
	/* Note! the src is relative to the HTML file, not the CSS file */
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="js/highslide/graphics/close.png", sizingMethod='scale');
}
