/*
THEME NAME: Tatekawa Danshyu
THEME URI: http://tatekawa-dansyu.com/
DESCRIPTION: Sawako Yanagida made it for Tatekawa Dansyu.
VERSION: 1.0
AUTHOR: <a href="http://www.digi-cliche.com">Sawako Yanagida</a>
AUTHOR URI: http://www.digi-cliche.com
*/

@import "reset.css";

body {
	background: #FAFAFA;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #585858;
	background-image:url(images/body-back.gif);
	background-repeat:repeat;
	line-height:150%;
}

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

a:hover {
	text-decoration: underline;
}

strong {
	font-weight: 700;
}

hr {
	border: none 0;
	border-bottom: 1px solid #E0E0E0;
	height: 1px;
	margin: 10px 0;
}

blockquote {
	font-style: italic;
	background: url(images/quotes.gif) no-repeat top left;
	background-position: 12px 12px;
	color: #595959;
	margin: 5px 0;
	padding: 8px 15px 8px 60px;
}

#wrapper {
	width: 800px;
	margin: 0 auto;
}


/*header**************************************/
#header {
	overflow: hidden;
	width: 800px;
	margin: 0 auto;
}

/*menu******************/

#menu {
	border-bottom: 2px solid #fcfcfc;
	border-top: 2px solid #420000;
	padding: 0 0 0 290px;
	background-image:url(images/header/menu_bg.gif);
	background-repeat:repeat-x;
	height:30px;
}

#menu ul {
	width:510px;
}

#menu ul li {
	float: left;
	padding: 0 10px;
	height:30px;
}

#menu ul li a img{
	height:30px;
}

/*menu01*/
#menu ul li.menu01 a img{
	width:100px;
	background-image:url(images/header/menu01.gif);
}

#menu ul li.menu01 a:hover img,
#menu ul li.menu01 a:active img{
	width:100px;
	background-image:url(images/header/menu01_f2.gif);
}

#menu ul li.menu01_f2 a img{
	width:100px;
	background-image:url(images/header/menu01_f2.gif);
}

/*menu02*/
#menu ul li.menu02 a img{
	width:44px;
	background-image:url(images/header/menu02.gif);
}


#menu ul li.menu02 a:hover img,
#menu ul li.menu02 a:active img{
	width:44px;
	background-image:url(images/header/menu02_f2.gif);
}

#menu ul li.menu02_f2 a img{
	width:44px;
	background-image:url(images/header/menu02_f2.gif);
}


/*menu03*/
#menu ul li.menu03 a img{
	width:72px;
	background-image:url(images/header/menu03.gif);
}


#menu ul li.menu03 a:hover img,
#menu ul li.menu03 a:active img{
	position:relative;
	width:72px;
	background-image:url(images/header/menu03_f2.gif);
}

#menu ul li.menu03_f2 a img{
	width:72px;
	background-image:url(images/header/menu03_f2.gif);
}

/*menu04*/
#menu ul li.menu04 a img{
	width:44px;
	background-image:url(images/header/menu04.gif);
}


#menu ul li.menu04 a:hover img,
#menu ul li.menu04 a:active img{
	width:44px;
	background-image:url(images/header/menu04_f2.gif);
}

#menu ul li.menu04_f2 a img{
	width:44px;
	background-image:url(images/header/menu04_f2.gif);
}

/*menu05*/
#menu ul li.menu05 a img{
	width:72px;
	background-image:url(images/header/menu05.gif);
}


#menu ul li.menu05 a:hover img,
#menu ul li.menu05 a:active img{
	width:72px;
	background-image:url(images/header/menu05_f2.gif);
}

#menu ul li.menu05_f2 a img{
	width:72px;
	background-image:url(images/header/menu05_f2.gif);
}

/*menu06*/
#menu ul li.menu06 a img{
	width:58px;
	background-image:url(images/header/menu06.gif);

}


#menu ul li.menu06 a:hover img,
#menu ul li.menu06 a:active img{
	width:58px;
	background-image:url(images/header/menu06_f2.gif);
}

#menu ul li.menu06_f2 a img{
	width:58px;
	background-image:url(images/header/menu06_f2.gif);

}

/*container************************************************/

#container {
	width: 800px;
	overflow: hidden;
	margin: 0 auto;
	background-color:#ffffff;
}

#content {
	float: left;
	width: 450px;
	padding:50px 0 50px 50px;
}

#toppage-content {
	float: left;
	width: 350px;
	padding:50px 0 50px 50px;
}

#page-content {
	float: left;
	width: 450px;
	padding:50px 0 50px 50px;
}


div#toppage-content div.post {
	width: 350px;
	margin-bottom:3em;
}

div#page-content div.post {
	width: 450px;
	margin-bottom:3em;
}

#content .post {
	width: 450px;
	padding-bottom:1em;
	margin-bottom:2em;
	border-bottom:3px dotted #cccccc;
}

.post-title {
	font-size: 1.2em;
	color:#8F1A1A;
	line-height: 1.2;
	font-weight: bold;
	padding-bottom:1em;
}

div.post h2.post-title {
	padding-bottom:0;
}

.post-title a {
	color: #8F1A1A;
}

.page-subtitle {
	font-weight: 700;
	color: #CCC;
	font-size: 90%;
	text-transform: uppercase;
	padding-bottom: 5px;
	border-bottom: 1px solid #EFEFEF;
	margin-bottom: 15px;
}

.post-meta {
	font-size: 85%;
	color: #999;
	margin-top: 5px;
}

div.post .post-meta {
	padding-bottom:0.5em;
}

.post-meta a {
	color: #666666;
}

.post-comments {
	float: right;
	background: url(images/cbubble_left.gif) no-repeat top left;
	padding: 3px 0 7px 7px;
}

.post-comments a {
	background: url(images/cbubble_right.gif) no-repeat top right;
	padding: 3px 7px 7px 0;
	color: #FFFFFF;
}

.post-comments a:hover {
	color: #FFFFFF;
}

.post-content {
	margin-left:1em;
}

.post-content h2 {
	font-size: 140%;
	margin-bottom: 10px;
	border-bottom: 1px solid #EFEFEF;
	padding: 10px 0 5px;
}

.post-content h3 {
	font-size: 110%;
	font-weight: 700;
	margin-bottom: 5px;
	border-bottom: 1px solid #EFEFEF;
	padding: 10px 0 5px;
}

.post-content p {
	margin-bottom: 10px;
}

.post-content img.alignnone {
	background: #FFF;
	border: 1px solid #EFEFEF;
	padding: 4px;
}

.post-content img.alignleft {
	float: left;
	border: 1px solid #EFEFEF;
	margin: 0 25px 15px 0;
	padding: 4px;
}

.post-content img.alignright {
	float: right;
	border: 1px solid #EFEFEF;
	margin: 0 0 15px 25px;
	padding: 4px;
}

.post-content ul,.post-content ol {
	margin-left: 30px;
	margin-bottom: 20px;
}

.post-content ul {
	list-style: outside;
}

.post-content ol {
	list-style: decimal;
}

.post-content ul li,.post-content ol li {
	line-height: 1.3;
	margin-bottom: 5px;
}

.more-link{
	display: block;
	margin-top: 10px;
	color:#ff0000;
	text-align:right;
}



.section-title {
	font-size: 1.2em;
	margin-bottom: 10px;
	font-weight:900;
}

.navleft {
	float: left;
	margin: 0 15px 15px 0;
}

.navright {
	float: right;
	margin: 0 0 15px 15px;
}

.navigation div a {
	font-size: 110%;
}




/*profile*/
table#profile {
	margin:1em 0 0 1em;
	width:100%;
}

table#profile td {
	padding:0.5em;
	line-height:150%;
}

table#profile td.pro-td1 {
	font-weight:bold;
	color:9F4E0B;
	width /*\**/:5.5em\9;
}

* html table#profile td.pro-td1{
	width:5.5em;
}

/*link*/
.linkcat{
	list-style:none;
}

/*comment*/
#comments ol li {
	margin-top: 2px;
	border-bottom: 1px solid #F0F0F0;
	padding: 10px 0;
	overflow: hidden;
	height: 1%;
}

.comment-gravatar {
	float: left;
	margin-right: 10px;
	background: #FFF;
	border: 1px solid #F0F0F0;
	padding: 3px;
}

.comment-data {
	float: left;
	width: 400px;
}

.comment-data p {
	margin-bottom: 6px;
	line-height: 1.3;
}

.comment-author {
	font-weight: 700;
	margin-bottom: 3px;
}

.comment-meta {
	color: #666;
	margin-bottom: 5px;
	font-size: 85%;
}

.unapproved {
	font-style: italic;
}

#respond {
	margin-top: 30px;
}

#comment-form {
	margin-top: 15px;
	margin-bottom: 10px;
}

#comment-form label {
	font-size: 90%;
	display: block;
	margin-bottom: 5px;
}

#comment-form input {
	width: 240px;
	margin-bottom: 10px;
	padding: 5px;
}

#comment-form textarea {
	width: 350px;
	height: 200px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 10px;
}


/*sidebar　共通*******************************************************/

#sidebar div.list-title, #page-sidebar div.list-title{ 
	clear:both;
	font-weight:900; 
	color:#660000;
	width:100%;
	height:28px;
}

#sidebar div.list-title div.list-titlel, #page-sidebar div.list-title div.list-titlel{ /*img*/
	float:left;
}

#sidebar div.list-title div.list-titlec, #page-sidebar div.list-title div.list-titlec{ /*line*/
	float:left;
	border-bottom:1px solid #660000;
	padding:0;
	margin:5px;
}

.sidebar-title{
	float:left;
	padding:0;
	margin:0;
}

#sidebar div.list-title p.list-titler, #page-sidebar div.list-title p.list-titler{
	float:right;
	font-size:0.9em;
	font-weight:100;
	margin:0 5px 0 0;
	vertical-align:bottom;
}

.feed{
	float:right;
	margin-bottom:2em;
}


#sidebar .cat-list, #page-sidebar .cat-list{
	margin: 0 0 2em 0.5em;
	clear:both;
}

.events-calendar-list, ul.recent_coments, .tag{
	list-style-position:inside;
	clear:both;
	margin:0.5em;
	padding:0 0 0 2em;
}

.events-calendar-list ul, ul.recent_coments, tag {
	list-style-position:inside;
}

.events-calendar-list li, ul.recent_coments li, tag{
	text-align:left;
	border-bottom:1px dotted #DADADA;
	font-family: Arial, Tahoma, Script;
	font-stretch: condensed;
	list-style:none;
	line-height: normal;
	padding:0.5em 0;
}

.events-calendar-list li span{
	color:#9F4E0B;
}

*:first-child+html .events-calendar-list li span { /*IE7用ハック*/
	margin:-1.5em;
} 

*html .events-calendar-list li span { /*IE 6 and belowハック*/
	margin:-1.5em;
}

ul.recent_coments li{
	height:2em;
	line-height:200%;
	overflow:hidden;
}

*:first-child+html ul.recent_coments li{/*IE7用ハック*/
	overflow:hidden;
	margin-left:-1.5em;
}

*html ul.recent_coments li {/*IE 6 and belowハック*/
	overflow:hidden;
	margin-left:-1.5em;
}

.events-calendar-list li a:link, .events-calendar-list li a:visited, .events-calendar-list li a:hover, .events-calendar-list li a:active {
	background: none;
	text-decoration: none;
	border: none;
	color: dimgray;
}

.sidebar-sarch{
	margin:1em 0 3em 3em;
}

/*sidebar*/
#sidebar {
	float: left;
	width: 230px;
	padding:50px 50px 50px 20px;
}

*html #sidebar {
	padding:50px 25px 50px 20px;
}

#sidebar p.text{
	margin:1.5em;
	padding:0 0 0 0.5em;
	clear:both;
}

#sidebar div.list-title div.list-titlec{ /*line*/
	float:left;
	border-bottom:1px solid #660000;
	width:190px;
	padding:0;
	margin:5px;
}

#sidebar div.list-title{ 
	font-weight:900; 
	color:#660000;
	width:100%;
	height:28px;
}


/*sidebar-top*/
#page-sidebar {
	float: left;
	width: 330px;
	padding:50px 50px 50px 20px;
}

#page-sidebar {
	float: left;
	width: 330px;
	padding:50px 50px 50px 20px;
}

*html #page-sidebar {
	padding:50px 25px 50px 20px;
}

#page-sidebar p.text{
	margin:1.5em;
	padding:0 0 0 0.2em;
}

#page-sidebar div.list-title{ 
	margin-top:2em;
}

#page-sidebar div.list-title div.list-titlec{ /*line*/
	float:left;
	border-bottom:1px solid #660000;
	width:290px;
	padding:0;
	margin:5px;
}

#description {
	font-size: 120%;
	font-weight:bold;
}

.sidepanel {
	margin-bottom: 30px;
}

.sidepanel h3 {
	text-transform: uppercase;
	border-bottom: 1px solid #EFEFEF;
	padding: 0 0 5px 0;
	color: #333333;
	font-weight: bold;
	font-size: 90%;
}

.sidepanel ul li {
	border-bottom: 1px solid #EFEFEF;
	padding: 5px 0;
	line-height: 1.2;
}

.sidepanel p {
	margin-top: 8px;
	line-height: 1.3;
}


/*footer*********************************************************/
#footer {
	margin: 0 auto;
	width: 840px;
	height: 20px;
	border-top: 1px solid #EAEAEA;
	padding: 10px;
	text-align:center;
}

#footer-links {
	list-style: none;
}

.sep {
	color: #CCC;
	margin: 0 8px;
}

.ico-small {
	vertical-align: middle;
	margin: 0 5px 2px 0;
}
