@charset "UTF-8";


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

h4 { font-weight: normal; margin: 20px 0 10px; }

h5, h6 { font-weight: normal; margin: 0; }

h2, h3 { font-weight: normal; margin: 10px 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: 24px; }

h4 { font-size: 20px; }

h5 { font-size: 18px; }

h6 { font-size: 14px; }

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

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

.titles { font-weight: normal; border-bottom-width: 0; font-size: 18px; text-decoration: none; underline: none; color: #FF6600;}
.titles a:link, .titles a:visited, .titles a:active {
text-decoration: none;
underline: none;
font-size: 20px;
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; }


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; }


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

body {
	margin-top: 0px;
	padding-top: 0px;
	color: #666;
	background-color: #fff6df;
	font: normal 70% 'Hiragino Maru Gothic Pro', 'ヒラギノ丸ゴ Pro W4', 'ＭＳ Ｐゴシック', Arial, Helvetica, Sans-Serif;
	line-height: 1.8em;
}

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


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

#navigation
{
	width: 950px;
	background: url(images/header_en.jpg) #b12606 no-repeat;
	height: 330px;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 20px;
}

#wrapper
{
	overflow: hidden;
	width: 100%;
	color: #444444;
	background-color: #ffffee;
}

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

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


#footer
{
	clear: both;
	width: 910px;
	text-align: left;
	padding-top: 5px;
	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;
	}
	


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

#content-home .post {
	margin: 0 10px 0 10px;
	padding: 0 0 15px 0;
}


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

#content-home .post-wrapper-bio {
padding: 0 20px 0 18px;
margin-bottom: 15px;
margin-top: 10px;
overflow:hidden;
}

#content-home .post-wrapper-music {
padding: 0 20px 0 18px;
/*margin-bottom: 30px;*/
margin-top: 10px;
border-left: 6px  solid #009999;
overflow:hidden;
}


#content-home .post-wrapper-music .post-music {
padding: 0 0 20px 0;
margin: 0;
}


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

#content-home .btt {
position:relative;
top:0;
right:0;
padding: 0;
margin: 0;
float: right;
}

#content-home h5 {
font-size: 16px;
color: #339900;
padding: 4px 0 4px 0;
}

#content-home h6 {
font-size: 14px;
color: #009999;
padding: 4px 0 4px 0;
}

#content-home h5.co1 {
font-size: 14px;
color: #3399CC;
font-weight:bold;
padding: 4px 0 0 0;
}


#content-home .post-music img {
float: left;
margin: 0px 15px 15px 0;
}

.post-wrapper-bio p{
margin: 0;
padding: 0 0 12px 0;
line-height: 1.7em;
}

.post-wrapper-music p{
margin: 0;
padding: 12px 0 0 0;
line-height: 1.7em;
}

.post-wrapper-music p.rt{
margin: 0 15px 0 0;
padding: 0 0 0 0;
line-height: 1.7em;
}

#content-home .title-bio {
margin-top: 0;
margin-bottom: 10px;
padding-top: 0;
padding-left:10px;
padding-bottom:0;
margin-left: 0;
border-bottom: 1px dashed #FF6600;
}

#content-home .title-music {
margin-top: 0;
margin-bottom: 10px;
padding-top: 0;
padding-left:10px;
padding-bottom:0;
margin-left: 0;
border-bottom: 1px dashed #FF6600;
}

#content-home ul {
margin: 0;
padding: 0;
list-style-type: none;
}

#content-home ul li {
line-height: 1.7em;
}

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

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

#content-home .post-footer { 
font-size: 90%; 
margin-bottom: 5px; 
padding:5px 5px 5px 0;
background-repeat: none;
}

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

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

/*table track*/

#content-home table {
	width: 520px;
	margin: 0;
	padding: 0 20px 0 0;
	font-size: small;
}

#content-home table.track {
	font-size: x-small;
}

#content-home table.track th {
	width: 30px;
	text-align: center;
	font-weight: normal;
	padding: 3px 0;
}

#content-home table.track td {
	text-align: left;
	font-weight: normal;	
	padding: 3px 0 3px 5px;
}

#content-home table.track tr.color {
	background-color: #FFCC99;
}

#content-home table.track td.t12 {
	font-size:12px;
}


#content-home table, th, td {
	border-style: none;
}

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

/*table collabo*/

#content-home .post-wrapper-music .collabo-box {
	width: 520px;
	margin: 0 0 0 280px;
	padding: 0 20px 0 0;
	text-align: center;
	/*float: right;*/
}

#content-home .collabo-box h6 {
	margin: 30px 0 0;
	padding: 0 0 10px;
}


#content-home table.collabo {
	font-size: small;
}

#content-home table.collabo th {
	color:#339900;
	text-align: right;
	vertical-align: middle;
	font-weight: normal;	
}

#content-home table.collabo td {
	text-align: left;
	vertical-align: middle;
	font-weight: normal;	
	padding-left: 5px;
}

#content-home table.collabo, th.collabo, td.collabo {
	border-style: none;
}

#content-home table.collabo caption {text-align: center; padding: 0; color: #FF6600;}

