@charset "utf-8";
/*
Theme Name: Coolmist＜2010/11/30＞
Theme URFI: http://www.freewordpresslayouts.com
Version: 1.0
Description: このテーマは<a href="http://www.smartertemplates.com">Smartertemplates.com</a>のテーマをもとに制作
Author: Smartertemplates.com
Author URI: http://www.smartertemplates.com
Tags: igarashi,harumi-igarashi,jazz,official
*/

/*------------------------------------------------------------
　　Links
------------------------------------------------------------*/
a:link { text-decoration: none; color: #009999; }
a:visited { text-decoration: none; color: #009999; }
a:hover, a:active { color: #33cccc; }

/*a:link { text-decoration: none; color: #7198A8; }
a:visited { text-decoration: none; color: #7198A8; }
a:hover, a:active { color: #92C2D7; }*/

/* Headings */

h2, h3, h4, h5, h6 { font-weight: normal; margin: 20px 0 10px; }

h1 { font-weight: normal; font-size: 35px; margin-bottom: 0px;  margin-left: 40px; color: #364249; text-transform: lowercase;}

h2 { font-size: 28px; }

h3 { font-size: 16px; line-height: 20px;}

h4 { font-size: 18px; }

h5 { font-size: 16px; }

h6 { font-size: 14px; }

#navigation h1 {
margin-top: 0px;
color: #364249;
position: relative;
left: 0px;
top: -9999px;
}

#navigation h1 a:link{
color: #364249;
margin-top: 0px;
}

#navigation h1 a{
color: #364249;
margin-top: 0px;
}


/*------------------------------------------------------------
　　Other Html Elements
------------------------------------------------------------*/

.titles { 
font-weight: normal; 
border-bottom-width: 0; 
font-size: 24px; 
line-height:28px; 
text-decoration: none; 
underline: none;
}
.titles a:link, .titles a:visited, .titles a:active {
text-decoration: none;
underline: none;
font-size: 16px;
font-weight: normal;
border-bottom-width: 0;
}

pre, blockquote 
{
	overflow: auto;
	padding: 0 10px;
	margin: 20px 30px;
	line-height: 1.8em;
	background-color: #f5f5f5;
	border: 1px solid #e0e0e0;
}

pre:hover, blockquote:hover
{
	background-color: #f0f0f0;
	border: 1px solid #d0d0d0;
}

pre { padding-top: 10px; padding-bottom: 10px; }

code { color: #779900; font-family: 'Hiragino Maru Gothic Pro', 'ヒラギノ丸ゴ Pro W4', 'ＭＳ Ｐゴシック', Arial, Helvetica, Sans-Serif; }

/*ul, ol { line-height: 1.2em; }*/

/*ul { list-style-type: disc;}*/

abbr, acronym { font-style: normal; border-bottom: 1px dotted #333333; cursor: help; }

del { text-decoration: line-through; color: #999999; }

ins { text-decoration: none; color: #009977; }

a img {
	border: none;
	}


/*------------------------------------------------------------
　　Structure
------------------------------------------------------------*/

body {
	margin-top: 0px;
	padding-top: 0px;
	color: #303030;
	background-color: #fff6df;
	font-family: 'Hiragino Maru Gothic Pro', 'ヒラギノ丸ゴ Pro W4', 'ＭＳ Ｐゴシック', Osaka, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 76%;
	line-height: 1.8em;
}

#wrapper2 {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	margin-top: 0px;
	display: hidden;
}

/*
#header
{
	float: left;
	width: 950px;
	padding-bottom: 8px;
	clear: right;
	padding-left: 0px;
	height: 69px;
}
*/

#wrapper
{
	/*clear: both;*/
	/*float: left;*/
	width: 950px;
	color: #444444;
	background-color: #ffffee;
	overflow: hidden;
}

#content-wrapper
{
	width: 72%;
	float: left;
}

#content
{
	padding: 0 0px 10px 20px;
	margin: 0 0 0 0 ;
	font-size:12px;
}

#content-home, #content-sin
{
	padding: 0 0px 10px 0px;
	margin: 0 0 0 20px ;
	font-size:12px;
}

#sidebar-wrapper
{
	width: 28%;
	float: right;
	/*background-color: #FF99FF;*/
}

#sidebar
{
	width: 230px;
	padding: 0px 15px 10px 15px;
	margin-top: 21px;
	/*background-color: #FF3355;*/
}

#footer
{
	clear: both;
	float: left;
	width: 910px;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #b52606;
	color: #000;
	font-size: 11px;
	padding-bottom: 10px;
}

#footer a {
	color: #CDCDCD;
	font-size: 11px;
	}

#footer a: visited {
	color: #CDCDCD;
	}
#footer a:hover {
	color: #CDCDCD;
	border-bottom: 1px dashed #CDCDCD;
	}
#extras
{
	float: left;
	width: 780px;
	color: #444444;
	text-align: left;
	padding: 0 10px 10px;
	margin: 10px 12px 20px;
	background-color: #f5f5f5;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}


/*------------------------------------------------------------
　　Header 
------------------------------------------------------------*/


/*------------------------------------------------------------
　　Navigation
------------------------------------------------------------*/

#navigation {
	width: 950px;
	background: #b12606 url(images/header.jpg) no-repeat;
	/*height: 361px;*/
	height: 326px;
	/*_height: 185px; */
	/*_height: 150px; */
	_height: 184px; /* for IE6 */
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 20px;
	padding: 0 0 6px;
	font-family: Arial;

}

#navigation ul {
	list-style-type: none;
	float: right;
	margin-top: 2px;
	margin-bottom: 52px;
	_margin-bottom: 55px; /* for IE6 */
	margin-right: 12px;
	padding: 0 0 0 0;
}

*+html #navigation ul { /* for IE7 */
	margin-bottom: 50px;
	}

#navigation li {
	float: left;
	margin-top: 0px;
	margin-right: 0;
}

#navigation li a:link,
#navigation li a:visited {
	float: left;
	color: #FFF; 
	background: #222222;
	display: block;
	padding: 1px 10px;
	/*padding: 15px 10px;*/
	margin-right: 5px;
	height: 27px;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 5px;
	border-top: 2px solid #222222;
	
}

#navigation li a:hover,
#navigation li a:active
{
	color: #FFFFFF;
	background: #b52606;
	border-top: 2px solid #222222;
	font-size: 14px;
	margin-top: 0px;
}

#navigation li.active a
{
	color: #CDCDCD;
	background-color: #ffffff;
}

#navigation li#current-page-item a {
	color: #000;
	background: #b52606;
	font-size: 14px;
	margin-top: 0px;
	border-top: 2px solid #222222;
}

#navigation li#current_page_item a {
	color: #000;
	background: #b52606;
	font-size: 14px;
	margin-top: 0px;
	border-top: 2px solid #222222;
}

#navigation li#current-cat a {
	color: #000;
	background: #b52606;
	font-size: 14px;
	margin-top: 0px;	
	border-top: 2px solid #222222;
}



#new-icon {
	float: right;
	/*clear: both;*/
	/*height: 100%;*/
	height: 60px;
	margin-right: 30px;
	_margin-right: 15px; /* for IE6 */
	margin-bottom: 0;
	padding: 0;
	/*_margin-top: -20px; /* for IE6 */*/
	}

#new-icon dl {
	float: left;
	width: 140px;
	height: 180px;
	margin: 0;
	padding: 0;
	}

#new-icon dl dt {
	margin: 0;
	padding: 0;
	text-align: center;
	}

#new-icon dl dt img {
	margin: 0;
	padding: 0 0 2px;
	text-align: center;
	line-height: 0;
	border: none;
	}

#new-icon dl dd {
	margin: 0;
	padding: 0 0 0;
	text-align: center;
	font-size: 11px;
	line-height: 11px;
	}

#new-icon dl.sp {
	float: left;
	width: 140px;
	height: 180px;
	margin: 0;
	padding: 0;
	}

#new-icon dl.sp dt {
	margin: 0;
	padding: 0;
	text-align: center;
	}

#new-icon dl.sp dt img {
	margin: 0;
	padding: 29px 0 2px;
	text-align: center;
	line-height: 0;
	border: none;
	}

#new-icon dl.sp dd {
	margin: 0;
	padding: 0 0 0;
	text-align: center;
	font-size: 11px;
	line-height: 11px;
	}


/*------------------------------------------------------------
　　Wrapper
------------------------------------------------------------*/

#wrapper a:link { font-weight: bold; }

#wrapper a:visited { font-weight: bold; }

#wrapper a:hover, #wrapper a:active { }


/*------------------------------------------------------------
　　Content
------------------------------------------------------------*/

#content .post {
	width: 608px;
	margin: 0 15px 0 20px;
}

#content-home .post, 
#content-sin .post {
	/*width: 608px;*/
	margin: 0 15px 0 20px;
}


.post-wrapper {
padding: 0 20px 10px 20px;
margin-left: -20px;
margin-bottom: 30px;
margin-top: 10px;
}

#content-home .post-wrapper-news {
padding: 0 20px 10px 18px;
width: 610px;
margin-bottom: 30px;
margin-top: 10px;
background: #FFF;
border: 1px solid #7198A8;
}

#content-home .post-wrapper-news ul {
font-size: 12px;
line-height: 0.2em;
list-style-type: none;
margin: 0 0 0 24px;
padding: 0 0 0 0;
}

#content-home .post-wrapper-news ul li {
line-height: 1.8em;
}

#content-home .post-wrapper-music ol,
#content-sin .post-wrapper-music ol {
float: left;
list-style-type: decimal;
padding-left: 30px;
}

#content-home .post-wrapper-music {
padding: 0 20px 10px 18px;
width: 610px;
margin-bottom: 30px;
margin-top: 10px;
background: #FFF;
border: 1px solid #7198A8;
overflow: hidden;
}

#content-home .post-wrapper-radio {
padding: 15px 20px 15px 18px;
width: 610px;
margin: 0 0 30px 0;
background: #FFF;
border: 1px solid #7198A8;
overflow: hidden;
}

#content-home .post-wrapper-book {
padding: 10px 0 10px 0;
width: 630px;
margin: 10px 0 30px -25px;
overflow: hidden;
}

#content-sin .post-wrapper-news {
padding: 0 20px 10px 18px;
width: 610px;
margin-bottom: 30px;
margin-top: 25px;
background: #FFF;
border: 1px solid #7198A8;
overflow: hidden;
}

#content-sin .post-wrapper-news ul {
list-style-type: none;
}

#content-sin .post-wrapper-music {
padding: 0 20px 10px 18px;
width: 610px;
margin-bottom: 30px;
margin-top: 25px;
background: #FFF;
border: 1px solid #7198A8;
overflow: hidden;
}

#content-home .post-wrapper-radio dl { font-size:14px; padding: 0 0; margin: 0;}

#content-home .post-wrapper-radio dl dt { font-weight: bold; color:#339900; }

#content-home .post-wrapper-radio dl dt  a:link { text-decoration: none; color: #FF6600;}
#content-home .post-wrapper-radio dl dt  a:visited  { text-decoration: none; color: #FF6600;}
#content-home .post-wrapper-radio dl dt  a:hover, 
#content-home .post-wrapper-radio dl dt a:active { text-decoration: underline; color: #FF9900;}

#content-home .post-wrapper-radio dl dd.day{ font-size:14px; font-weight: bold; color: #339900;}
#content-home .post-wrapper-radio dl dd { font-size:12px;}

#content-home .post-wrapper-book dl{
float: left;
font-size:14px;
padding: 5px 10px 5px 10px;
margin: 10px 0 10px 5px;
background: #FFF;
border: 1px solid #7198A8;
display: block;
}

#content-home .post-wrapper-book dl dd { font-size:12px; padding: 0; margin: 0;}
#content-home .post-wrapper-book dl dt { font-weight: bold; color:#339900; padding: 0; margin: 0;}

h4.title-home {
width: 642px;
color: #b52606;
font-weight: bold;
padding: 4px 0 4px 10px;
border-left: 6px  solid #b52606;
}

#content-home .post p img, 
#content-sin .post p img
{
float: left;
margin: 0px 15px 10px 0;
}

#content-home .title-music,
#content-sin .title-music 
{
float: left; 
width: 600px;
margin-top: 0;
margin-bottom: 10px;
padding-top: 0;
padding-left:10px;
padding-bottom:5px;
margin-left: 0;
border-bottom: 1px dashed #009999;
}

#content-home .post img,
#content-sin .post img { padding: 8px; border: 1px solid #d0d0d0; background-color: #ffffff; }

#content-home .post-title a,
#content-sin .post-title a { border-bottom-width: 0; }

#content .post-title a { border-bottom-width: 0; }

#content .post p img { padding: 8px; border: 1px solid #d0d0d0; background-color: #ffffff; }

#content .post-footer,
#content-home .post-footer,
#content-sin .post-footer { 
font-size: 90%; 
/*margin-bottom: 5px;*/
padding:5px 5px 5px 0;
background-repeat: none;
clear: both;
/*background-color: #FF2266;*/
}

.postmetadata {
border-top: 1px dashed #009999;
text-align: right;
}


/*------------------------------------------------------------
　　Content Page
------------------------------------------------------------*/

#content .post-page {
	width: 618px;
	margin: 0 15px 0 10px;
}

.post-page-wrapper {
	padding-left: 10px;
	width: 603px;
	/*width: 676px;*/
	margin-left: 0px;
	margin-bottom: 25px;
}

#content .post-page-title { border-bottom-width: 0; color: #009999; font-weight: bold;}

#content .post-page p img {
	margin: 0 15px 0 0;
}

#content .post-page p img { padding: 8px; border: 1px solid #d0d0d0; background-color: #ffffff; }

#content .post-page ol {margin-left: 0px;}

#content .post-page-footer 
{ 
	font-size: 90%; 
	color: #CDCDCD;
	margin-bottom: 5px; 
	padding:5px 5px 5px 15px;
	background-repeat: none;
}
#content .post-page table {
border-collapse: collapse;
}

#content .post-page table th {
width: 75px;
text-align: right;
font-weight: normal;	
}

#content .post-page table td {
text-align: left;
padding: 2px 0 2px 10px;
}

.post-page a:link { text-decoration: none; color: #009999; }
.post-page a:visited { text-decoration: none; color: #009999; }
.post-page a:hover, .sideblock a:active {  text-decoration: underline; color: #33cccc; }

#content .post-page-ba {
	width: 650px;
	margin: 0 15px 0 10px;
}

/*------------------------------------------------------------
　　Content Page Links
------------------------------------------------------------*/

#content-wrapper-links
{
	width: 100%;
	float: left;
}

#content-wrapper-links .post-page
{
	width: 90%;
	padding: 0 20px 0;
}

#content-wrapper-links .post-page p
{
	padding: 0 0 0 0;
	margin: 20px 0 0 0;
}

#content-wrapper-links .links-left
{
	width: 450px;
	padding: 10px 10px 20px 10px;
	margin: 0;
	float: left;
	background: #FFF;
	border: 1px solid #7198A8;
}

#content-wrapper-links .links-right
{
	width: 340px;
	padding: 10px 10px 20px 10px;
	margin: 0;
	float: right;
	background: #FFF;
	border: 1px solid #7198A8;
}

#content-wrapper-links .links-right li h2
{
	font-size: 20px;
	padding: 20px 0 4px 0;
}

#content-wrapper-links .links-left li h2
{
	font-size: 20px;
	padding: 20px 0 4px 0;
}

#content-wrapper-links h3
{
	padding: 0;
	margin-left: 10px;
}

#content-wrapper-links .post-page h3
{
	float: left;
	width: 500px;
	padding: 0 0 0 0;
	margin-left: 0;
}

#content-wrapper-links .post-page p
{
	padding: 0;
	margin: 0;
}

#content-wrapper-links .links-left  li, #content-wrapper-links .links-right  li {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#content-wrapper-links .links-left  ul, #content-wrapper-links .links-right  ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

/*----- Content Page Links category -----*/

#content-wrapper-links .links-left  #linkcat-13 h2{
	color: #FF6600;
	border-bottom: 3px solid #FF6600;
}

#content-wrapper-links .links-left  #linkcat-13 li{
	font-size: 14px;
	padding: 0 0 0 8px;
	margin: 0 0 10px 0;
	border-left: 4px solid #FF6600;
}

#content-wrapper-links .links-right  #linkcat-14 h2{
	color: #CC33CC;
	border-bottom: 3px solid #CC33CC;
}

#content-wrapper-links .links-right  #linkcat-14 li{
	font-size: 14px;
	padding: 0 0 0 8px;
	margin: 0 0 10px 0;
	border-left: 4px solid #CC33CC;
}

#content-wrapper-links .links-right  #linkcat-15 h2{
	color: #339900;
	border-bottom: 3px solid #339900;
}

#content-wrapper-links .links-right  #linkcat-15 li{
	font-size: 14px;
	padding: 0 0 0 8px;
	margin: 0 0 10px 0;
	border-left: 4px solid #339900;
}

#content-wrapper-links .links-right  #linkcat-16 h2{
	color: #CC33CC;
	border-bottom: 3px solid #CC33CC;
}

#content-wrapper-links .links-right  #linkcat-16 li{
	font-size: 14px;
	padding: 0 0 0 8px;
	margin: 0 0 10px 0;
	border-left: 4px solid #CC33CC;
}

#content-wrapper-links .links-right  #linkcat-17 h2{
	color: #CC33CC;
	border-bottom: 3px solid #CC33CC;
}

#content-wrapper-links .links-right  #linkcat-17 li{
	font-size: 14px;
	padding: 0 0 0 8px;
	margin: 0 0 10px 0;
	border-left: 4px solid #CC33CC;
}

#content-wrapper-links .links-right  #linkcat-20 h2{
	color: #0099CC;
	border-bottom: 3px solid #0099CC;
}

#content-wrapper-links .links-right  #linkcat-20 li{
	font-size: 14px;
	padding: 0 0 0 8px;
	margin: 0 0 10px 0;
	border-left: 4px solid #0099CC;
}

#content-wrapper-links .links-right  #linkcat-21 h2{
	color: #339900;
	border-bottom: 3px solid #339900;
}

#content-wrapper-links .links-right  #linkcat-21 li{
	font-size: 14px;
	padding: 0 0 0 8px;
	margin: 0 0 10px 0;
	border-left: 4px solid #339900;
}



#content-wrapper-links .links-left #linkcat-13 li a:link { font-size:16px; text-decoration: none; color: #FF6600; line-height: 1.4em; margin: 0 0 5px 0;}
#content-wrapper-links .links-left #linkcat-13 li a:visited { font-size:16px; text-decoration: none; color: #FF6600; }
#content-wrapper-links .links-left #linkcat-13 li a:hover, 
#content-wrapper-links .links-left #linkcat-13 li a:active { font-size:16px; text-decoration: underline; color: #FF9900; }

#content-wrapper-links .links-right #linkcat-14 li a:link { font-size:16px; text-decoration: none; color: #CC33CC; line-height: 1.4em; margin: 0 0 5px 0;}
#content-wrapper-links .links-right #linkcat-14 li a:visited { font-size:16px; text-decoration: none; color: #CC33CC; }
#content-wrapper-links .links-right #linkcat-14 li a:hover, 
#content-wrapper-links .links-right #linkcat-14 li a:active { font-size:16px; text-decoration: underline; color: #CC66FF; }

#content-wrapper-links .links-right #linkcat-15 li a:link { font-size:16px; text-decoration: none; color: #339900; line-height: 1.4em; margin: 0 0 5px 0;}
#content-wrapper-links .links-right #linkcat-15 li a:visited { font-size:16px; text-decoration: none; color: #339900; }
#content-wrapper-links .links-right #linkcat-15 li a:hover, 
#content-wrapper-links .links-right #linkcat-15 li a:active { font-size:16px; text-decoration: underline; color: #66CC00; }

#content-wrapper-links .links-right #linkcat-16 li a:link { font-size:16px; text-decoration: none; color: #CC33CC; line-height: 1.4em; margin: 0 0 5px 0;}
#content-wrapper-links .links-right #linkcat-16 li a:visited { font-size:16px; text-decoration: none; color: #CC33CC; }
#content-wrapper-links .links-right #linkcat-16 li a:hover, 
#content-wrapper-links .links-right #linkcat-16 li a:active { font-size:16px; text-decoration: underline; color: #CC66FF; }

#content-wrapper-links .links-right #linkcat-17 li a:link { font-size:16px; text-decoration: none; color: #CC33CC; line-height: 1.4em; margin: 0 0 5px 0;}
#content-wrapper-links .links-right #linkcat-17 li a:visited { font-size:16px; text-decoration: none; color: #CC33CC; }
#content-wrapper-links .links-right #linkcat-17 li a:hover, 
#content-wrapper-links .links-right #linkcat-17 li a:active { font-size:16px; text-decoration: underline; color: #CC66FF; }

#content-wrapper-links .links-right #linkcat-20 li a:link { font-size:16px; text-decoration: none; color: #0099CC; line-height: 1.4em; margin: 0 0 5px 0;}
#content-wrapper-links .links-right #linkcat-20 li a:visited { font-size:16px; text-decoration: none; color: #0099CC; }
#content-wrapper-links .links-right #linkcat-20 li a:hover, 
#content-wrapper-links .links-right #linkcat-20 li a:active { font-size:16px; text-decoration: underline; color: #33CCFF; }

#content-wrapper-links .links-right #linkcat-21 li a:link { font-size:16px; text-decoration: none; color: #339900; line-height: 1.4em; margin: 0 0 5px 0;}
#content-wrapper-links .links-right #linkcat-21 li a:visited { font-size:16px; text-decoration: none; color: #339900; }
#content-wrapper-links .links-right #linkcat-21 li a:hover, 
#content-wrapper-links .links-right #linkcat-21 li a:active { font-size:16px; text-decoration: underline; color: #66CC00; }




/*------------------------------------------------------------
　　Content Page Discography
------------------------------------------------------------*/

#content .post-page-dis-wrapper {
	padding: 20px 0 0 10px;
	width: 603px;
	margin: 0 0 25px 0;
}

#content .post-page-dis {
	width: 618px;
	margin: 0 15px 0 10px;
	padding: 0;
}

#content .post-page-dis-title { border-bottom-width: 0; color: #009999; font-weight: bold; padding: 0 0 0 10px;}

#content .post-page-dis p img {
	float: left;
	margin: 0 15px 0 0;
}

#content .post-page-dis hr {
	clear: both;
	margin: 30px 0 0 0;
}

#content .post-page-dis p img { padding: 8px; border: 1px solid #d0d0d0; background-color: #ffffff; }

#content .post-page-dis ol {margin-left: 0px;}

#content .post-page-dis-footer { 
	font-size: 90%; 
	color: #CDCDCD;
	margin-bottom: 5px; 
	padding:5px 5px 5px 15px;
	background-repeat: none;
}

#content .post-page-dis h5 {
	padding: 0 0 5px 0;
	margin: 0 10px 0 240px;
	font-size: 16px;
	border-bottom: 1px dashed #CDCDCD;
}
#content .post-page-dis h5.lef220_240 {
	margin: 0 10px 0 260px;
}

#content .post-page-dis table.info {
	width: 58%;
	margin: 15px 0 0 30px;
	font-size: 12px;
	text-align: left;
}

#content .post-page-dis table.info th {
	margin-top: 15px;
	font-weight: normal;	
}

#content .post-page-dis table.info td {
	margin-top: 15px;
	font-weight: normal;	
}

#content .post-page-dis table.track {
	width: 100%;
	font-size: x-small;
}

#content .post-page-dis table.track th {
	width: 40px;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;	
}

#content .post-page-dis table.track td {
	text-align: left;
	vertical-align: middle;
	font-weight: normal;	
	padding-left: 5px;
}

#content .post-page-dis table.track tr.color {
	background-color: #FFCC99;
}

#content .post-page-dis table, th, td {
	border-style: none;
}

#content .post-page-dis table.track caption { font-size: small; text-align: left; padding: 15px 0 0;}

.gotop {
margin : 0 20px 0 20px;
padding : 25px 0 0;
text-align : right;
font-size : 10px;
display : block;
clear: both;
}


/*------------------------------------------------------------
　　Content Page Schedule
------------------------------------------------------------*/

#content-wrapper-sche {
width: 100%;
/*float: left;*/
}

#content-wrapper-sche  #content-sche {
/*float: left;*/
padding: 0 0px 10px 30px;
font-size:12px;
}

#content-wrapper-sche #content-sche .post-wrapper-sche {
padding-left: 10px;
padding-right: 10px;
width: 95%;
/*width: 676px;*/
/*margin-left: -20px;*/
margin-bottom: 25px;
margin-top: 10px;
}

#content-sche .post-wrapper-sche table.sche {
margin: 20px 0 10px; 
border-collapse: collapse;
}

#content-sche .post-wrapper-sche table.sche,
#content-sche .post-wrapper-sche table.sche th,
#content-sche .post-wrapper-sche table.sche td {
border: 1px solid #7198A8;
background-color: #FFF;
padding: 6px;
}

#content-sche .post-wrapper-sche table.sche th {
background-color: #FFCC99;
}

#content-sche .post-wrapper-sche table.sche td.date-sche {
width: 10%;
text-align: center;
vertical-align: top;
}

#content-sche .post-wrapper-sche table.sche td {
text-align: left;
vertical-align: top;
}

#content-sche .post-wrapper-sche table .date-ba p span { font-size:16px; text-decoration: none; color: #CC33CC; line-height: 1.2em; margin: 0 0 5px 0; font-weight: normal; }
#content-sche .post-wrapper-sche table .date-ba p { font-size:18px; text-decoration: none; color: #FF6600; line-height: 1.4em; margin: 0 0 5px 0; font-weight: bold; }

#content-sche .post-wrapper-sche table .date-ba a:link { font-size:18px; text-decoration: none; color: #FF6600; line-height: 1.4em; margin: 0 0 5px 0;}
#content-sche .post-wrapper-sche table .date-ba a:visited { font-size:18px; text-decoration: none; color: #FF6600; }
#content-sche .post-wrapper-sche table .date-ba a:hover, 
#content-sche .post-wrapper-sche table .date-ba a:active { font-size:18px; text-decoration: underline; color: #FF9900; }

#content-sche .post-wrapper-sche table.sche td.date-ba {
width: 38%;
}

#content-sche .post-wrapper-sche table.sche td.date-time {
width: 10%;
}

#content-sche .post-wrapper-sche table.sche td.date-member {
width: 18%;
}

#content-sche .post-wrapper-sche table.sche td.date-yo {
width: 12%;
}

#content-sche .post-wrapper-sche h3 {
font-size: 24px;
color: #009999;
/*color: #b52606; */
font-weight: bold;
margin: 20px 0 20px; 
text-align: center;
border-bottom-width: 0;
}
 
#content-sche .post-wrapper-bott {
margin: 15px;
padding: 0;
}

#content-sche .post-wrapper-area-right{
float: right;
width: 308px;
padding: 0 34px 0 0;
margin: -15px 0px 30px 0;
}

#content-sche .post-wrapper-area-left{
float: left;
width: 550px;
color: #006600;
padding: 0;
margin: 0px 0 30px 10px;
background: #FFF;
border: 1px solid #7198A8;
}

h4.title-sche {
color: #b52606;
font-weight: bold;
padding: 4px 0 4px 10px;
margin: 0;
border-left: 6px  solid #b52606;
}


/*------------------------------------------------------------
　　Sidebar
------------------------------------------------------------*/

.sideblock 
{
	padding: 5px 10px 0 10px;
	background: #fff6df;
	border-left: 1px solid #b52606;
	border-right: 1px solid #b52606;

}

.sideblock-top
{
	width: 230px;
	height: 25px;
	background: url(images/sid_01.gif);
	background-repeat: no-repeat;
	background-position: center-top;
	padding: 0;
	margin: 0;
}

.sideblock-bott
{
	width: 230px;
	height: 15px;
	background: url(images/sid_02.gif);
	background-repeat: no-repeat;
	background-position: left-bottom;
	margin-bottom: 20px;
	padding: 0;
}

.sideblock ul {
	list-style-image: none;
	list-style: none;
	font-size: 12px;
	padding: 0;
	margin: 0;
}
.sideblock  ul li {
	text-align: left;
	list-style-image: none;
	list-style: none;
	line-height: 1.7em;
	padding: 0 0 0 60px;
	margin: 0;
}

.sideblock img {
	border: none;
}

#sidebar p { margin: 0; padding: 0; }

.sideblock h3 { margin-top: -28px; font-size: 14px; color: #FFF; font-weight: bold;  padding-left: 28px; padding-top: 2px;  }

#sidebar dl { margin: 0; padding: 0; }

#sidebar dt { margin: 0; padding: 0; color: #b52606; }

#sidebar dd { margin: 0; padding: 0; }

.sideblock a:link { text-decoration: none; color: #009999; }
.sideblock a:visited { text-decoration: none; color: #009999; }
.sideblock a:hover, .sideblock a:active {  text-decoration: underline; color: #33cccc; }

/*------------------------------------------------------------
　　Extras
------------------------------------------------------------*/

#extras h6 { font-size: 14px; text-transform: uppercase; color: #CDCDCD; }

#friends
{
	float: left;
	width: 150px;
	margin-left: 20px;
	margin-right: 10px;
}

#links
{
	float: left;
	width: 275px;
	margin-right: 50px;
}

#about
{
	float: left;
	width: 250px;
	margin-right: 20px;
}

#friends ul { padding-left: 20px; }

#links dl, #links dt, #links dd { margin: 0; padding: 0; }

#links dt { font-weight: bold; padding-top: 5px; }

#links dd { margin-bottom: 5px; padding-bottom: 5px; border-bottom: 1px dotted #999999; }


/*------------------------------------------------------------
　　Comments Styling
------------------------------------------------------------*/

ol.commentlist {
margin: 0;
padding: 0;
margin-bottom: 30px;
padding-bottom: 1em;
list-style: none;
}

ol.commentlist li {
padding: 5px;
margin-bottom: 15px;
background: #f8f7f6;
}

.commentlist li.comment {
	width: 100%;	
	}

.commentlist li.comment,
.commentlist .comment-body,
.commentlist .comment-author,
.commentlist .comment-meta {
	float: left;
	}

.commentlist p {
	margin: 0;
	padding: 0;
	clear: both;
	}

#respond h3 {
	clear: left;
	margin: 10px 0 10px 0;
	padding: 0;
	}

span.says {
	padding-right: 10px;
	}

#commentform {
margin: 1em 0;
width: 610px;
}

#commentform small {
padding: 0 0;
font-size: 1.0em;
}

#commentform label {
margin: 0 0;
padding: 0 0;
float: left;
}

#commentform p {
margin: 0 0;
padding: 0 0;
clear: both;
}

#commentform textarea {
margin-bottom: 10px;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 100%;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #009999;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #FFFFFF;
border: 1px solid #009999;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}

#commentform input {
	width: 150px;
	color: #333333;
	font-size: 100%;
	padding: 2px;
	margin: 0 0 10px 0;
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	}
#commentform input:hover {
	border-color: #009999;
	background: #CCFFCC;
	}

.date {
	/*background: #b52606;*/
	/*border: 1px solid #2B2E31;*/
	height: 54px;
	margin-bottom: 0px;
	width: 54px;
	text-align: center;
	float: left;
	margin-top: 15px;
	
}
.date .month {
	display: block;
	color: #ffffff;
	padding: 2px 0px;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	margin-top: 2px;
	font-weight: bold;
	margin-bottom: 3px;
}
.date .day {
	display: block;
	color: #FFFFFF;
	font: 2.3em Georgia;
	padding-top: 0px;
	text-align: center;
	margin-top: -8px;
}

#left {
	width: 60px;
	float: left;
}

.slogan {
font-size: 17px;
color: #FFA200;
text-transform: lowercase;
margin-top: 10px;
margin-left: 40px;
margin-bottom: 2px;
position: relative;
left: 0px;
top: -9999px;

}

.be_comment {
	background-color: #FFFFFF;
	width: 580px;
	padding: 8px;
	border-color: #d0d0d0;
	border-width: 1px;
	margin: ppx 0px 0px 20px;
	border-style: solid;
}

h3.ttl-info {
	padding: 5px;
	color: #009999;
	border-top: 1px solid #009999;
	border-bottom: 1px solid #009999;
}
