@charset "utf-8";

/* -+-+-+-+-+-+-+-+-+-+-+-+- Basic Style */
* {
	margin:0;
	padding:0;
}
body {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color:#4682b4;
}
a {
	overflow:hidden;
    outline:none;
}
a:link {
	color:#CC0000;
	text-decoration:none;
}
a:visited {
	color:#CC0000;
	text-decoration:none;
}
a:hover {
	color: #F66;
	text-decoration:underline;
}

/* -+-+-+-+-+-+-+-+-+-+-+-+- Global Navi Style */
#g_navi {
	height:131px;
	margin:0 0 0 1px;
}
#g_navi ul {
	padding:0px 0 0 0px;
}
#g_navi li {
	display:inline;
	list-style-type:none;
}
#g_navi li a {
	height:131px;
	display:block;
	float:left;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
}
#sample{
	height:131px;
	width:801px;
	background-image:url(../../img/common/g_navi.png);
}
/*------png透過処理をIEに適応*/
* html #g_navi li.g_navi01  ,
* html #g_navi li.g_navi01  
{
behavior: expression(
this.style.behavior || (
this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src='"+this.currentStyle.getAttribute("backgroundImage").slice(5,-2)+"')",
this.style.backgroundImage = "none",
this.style.behavior = "none"
)
);
}
/*------off*/
#g_navi li.g_navi01 a {
	background:url(../../img/common/g_navi.png) no-repeat 0px 0px;
	_background:url(../../img/common/g_navi.gif) no-repeat 0px 0px;
	width:112px;
}
#g_navi li.g_navi02 a {
	background:url(../../img/common/g_navi.png) no-repeat -112px 0px;
	_background:url(../../img/common/g_navi.gif) no-repeat -112px 0px;
	width:111px;
}
#g_navi li.g_navi03 a {
	background:url(../../img/common/g_navi.png) no-repeat -223px 0px;
	_background:url(../../img/common/g_navi.gif) no-repeat -223px 0px;
	width:120px;
}
#g_navi li.g_navi04 a {
	background:url(../../img/common/g_navi.png) no-repeat -343px 0px;
	_background:url(../../img/common/g_navi.gif) no-repeat -343px 0px;
	width:115px;
}
#g_navi li.g_navi05 a {
	background:url(../../img/common/g_navi.png) no-repeat -458px 0px;
	_background:url(../../img/common/g_navi.gif) no-repeat -458px 0px;
	width:115px;
}
#g_navi li.g_navi06 a {
	background:url(../../img/common/g_navi.png) no-repeat -573px 0px;
	_background:url(../../img/common/g_navi.gif) no-repeat -573px 0px;
	width:115px;
}
#g_navi li.g_navi07 a {
	background:url(../../img/common/g_navi.png) no-repeat -688px 0px;
	_background:url(../../img/common/g_navi.gif) no-repeat -688px 0px;
	width:113px;
}
/*------hover*/
#g_navi li.g_navi01 a:hover {
	background:url(../../img/common/g_navi.png) no-repeat 0px -131px;
	_background:url(../../img/common/g_navi.gif) no-repeat 0px -131px;
}
#g_navi li.g_navi02 a:hover {
	background:url(../../img/common/g_navi.png) no-repeat -112px -131px;
	_background:url(../../img/common/g_navi.gif) no-repeat -112px -131px;
}
#g_navi li.g_navi03 a:hover {
	background:url(../../img/common/g_navi.png) no-repeat -223px -131px;
	_background:url(../../img/common/g_navi.gif) no-repeat -223px -131px;
}
#g_navi li.g_navi04 a:hover {
	background:url(../../img/common/g_navi.png) no-repeat -343px -131px;
	_background:url(../../img/common/g_navi.gif) no-repeat -343px -131px;
}
#g_navi li.g_navi05 a:hover {
	background:url(../../img/common/g_navi.png) no-repeat -458px -131px;
	_background:url(../../img/common/g_navi.gif) no-repeat -458px -131px;
}
#g_navi li.g_navi06 a:hover {
	background:url(../../img/common/g_navi.png) no-repeat -573px -131px;
	_background:url(../../img/common/g_navi.gif) no-repeat -573px -131px;
}
#g_navi li.g_navi07 a:hover {
	background:url(../../img/common/g_navi.png) no-repeat -688px -131px;
	_background:url(../../img/common/g_navi.gif) no-repeat -688px -131px;
}
/*------on*/
#g_navi li.g_navi01_on a {
	background:url(../../img/common/g_navi.png) no-repeat 0px -131px;
	_background:url(../../img/common/g_navi.gif) no-repeat 0px -131px;
	width:112px;
}
#g_navi li.g_navi02_on a {
	background:url(../../img/common/g_navi.png) no-repeat -112px -131px;
	_background:url(../../img/common/g_navi.gif) no-repeat -112px -131px;
	width:111px;
}
#g_navi li.g_navi03_on a {
	background:url(../../img/common/g_navi.png) no-repeat -223px -131px;
	_background:url(../../img/common/g_navi.gif) no-repeat -223px -131px;
	width:120px;
}
#g_navi li.g_navi04_on a {
	background:url(../../img/common/g_navi.png) no-repeat -343px -131px;
	_background:url(../../img/common/g_navi.gif) no-repeat -343px -131px;
	width:115px;
}
#g_navi li.g_navi05_on a {
	background:url(../../img/common/g_navi.png) no-repeat -458px -131px;
	_background:url(../../img/common/g_navi.gif) no-repeat -458px -131px;
	width:115px;
}
#g_navi li.g_navi06_on a {
	background:url(../../img/common/g_navi.png) no-repeat -573px -131px;
	_background:url(../../img/common/g_navi.gif) no-repeat -573px -131px;
	width:115px;
}
#g_navi li.g_navi07_on a {
	background:url(../../img/common/g_navi.png) no-repeat -688px -131px;
	_background:url(../../img/common/g_navi.gif) no-repeat -688px -131px;
	width:113px;
}

/* -+-+-+-+-+-+-+-+-+-+-+-+- Common Style */

div.center {
	width:805px;
	margin:0 auto;
	text-align:left;
}
body {
	background-image: url(../../img/common/blue_back.gif);
	background-repeat:repeat;
	margin:0;
	text-align:center;
}
#bar_1 {
	width:100%;
	height:100%;
	background-image: url(../../img/common/backimage_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#bar_2 {
	width:100%;
	height:100%;
	background-image: url(../../img/common/backimage_09.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#all {
	width:100%;
	height:100%;
	background-position: top;
}
#menu_all {
	width:100%;
	height:90px;
	position:absolute;
	left:0px;
	top:0%;
	margin-top:0px;
	background-image: url(../../img/common/mokume.gif);
	background-repeat:repeat-x;
}
#hedder_tittle {
	height:42px; 
	width:805px; 
	_width:810px; 
	float:left;
	margin:0;
	padding:0;
}
#hedder_tittle #tittle_box{
	float: right; 
	width:300px; 
	margin-left:245px; 
	_margin-left:120px; 
}
#hedder_tittle h1 img {
	padding:0; 
	width:300px;
}
#hedder_tittle #sublink { 
	width:260px; 
	margin:0; 
	padding:0; 
	line-height:0; 
	font-size:0px; 
	border:0; 
	float: right; 
}
#houbun_base {
	width:802px; 
	height:27px; 
	position: relative; 
	top:0px; 
	_top:0px; 
	left:0px; 
	background-image: url(../../img/common/white_back2.gif); 
	background-repeat: no-repeat; 
	float:left;
}
#houbun_base2{
	width:745px; 
	_width:805px; 
	position: relative; 
	top:20px; 
	left:0px; 
	background-image: url(../../img/common/white_back.gif); 
	padding:0 30px; 
	margin-bottom:20px; 
	margin-top:0;
	background-repeat: repeat-y; 
	float:left;
}
#honbun {
	padding-top:0; 
	position: relative; 
	top:0px; 
	_top:0px; 
	float:left;
}
#footer {
	width:800px; 
	height:30px; 
	margin-left:3px; 
	_margin-left:1px; 
	background-color:#555; 
	color:#FFF; 
	font-size:14px; 
	text-align:center; 
	line-height:2; 
	float:left;
}
#left_box{
	width:530px;  
	float:left;
}
#right_box{
	width:190px;  
	float:right;
	margin-left:20px;
	_margin-left:0px;
}
/* -+-+-+-+-+-+-+-+-+-+-+-+- インフォメーション記事 */
.Post{
	border:#C00 1px solid; 
	margin-bottom:30px;
}
/*
.Post img{
	margin:10px 20px;
}
*/
.postDate {
background:transparent url(../img/info/date_red.gif) repeat-x scroll 0 0;
color:#FFFFFF;
float:left;
font-size:10px;
padding:2px 0 0 0;
text-align:center;
width:45px;
}
.postDate p.day {
font-size:12px;
font-weight:bold;
}
.postDate p {
margin:0;
padding:0;
}
.postTittle {
border-bottom:1px solid #C00 ;
background-color:#FFF;
float:left;
padding:15px 7px 12px 10px;
_padding:15px 20px 11px 20px;
width:466px;
_width:483px;
font-weight:bold;
}
.Post_tittle_box {
	width:100%;  
	float:left;
	background-color:#C00;
}
.text, .textarea{
	padding:10px 20px 10px 20px;
	font-size:14px;
	line-height:1.8;
	color:#333;
}
.pagetop{
	height:19px;
	margin:0;
	padding:0;
}
.pagetop2{
	height:19px;
	float:right;
}
.pagetop2 img{
	vertical-align:bottom;
}
.Post .pagetop .pagetop2 img {
	margin:0;
	padding:0;
}
/* -+-+-+-+-+-+-+-+-+-+-+-+- 右側サブメニュー */
#sub_menu {
	margin-bottom:30px;
}

#sub_menu_top {
	background:transparent url(../../img/common/sub_1.gif) no-repeat scroll 0 0;
	height:36px;
}
#sub_menu_bottom {
	background:transparent url(../../img/common/sub_2.gif) no-repeat scroll 0 0;
	height:36px;
}
#sub_menu_mid {
	background-color:#666;
	margin:5px 0;
	padding:0px 0px 10px 0px;
	color:#FFF;
}
#sub_menu_mid ul {
	padding-left:35px;
	list-style-type:none;
	line-height:1.6;
	font-size:14px;
}
#sub_menu_mid ul li a {
	color:#FFF;
}
.banner {
	width:190px;
}

/* -+-+-+-+-+-+-+-+-+-+-+-+- ページング */
div#paginate {
	width:530px;
	padding-bottom:15px;
	text-align:center;
}

div#paginate a, div#paginate span a {
	text-decoration:none;
	color:#C00;
}

/* -+-+-+-+-+-+-+-+-+-+-+-+- インフォメーション画像 */

div#info_img {
	width:500px;
	margin:15px;
}

div#info_img img {
	max-width:300px;
	_width:300px;
}

div#all_img {
	width:500px;
	margin:15px;
}

div#all_img ul {
	margin:0;
	padding:0;
	width:500px;
}

div#all_img ul li {
	list-style:none;
	margin:5px;
	width:240px;
	display:inline-block;
}

div#all_img ul li img {
	max-width:240px;
	_width:240px;
}
/* -+-+-+-+-+-+-+-+-+-+-+-+- ディスコグラフィ */
div#disco_tittle{
	width:640px; 
	height:234px; 
	background:transparent url(../../img/disco/disco_tittle.gif) no-repeat scroll 0 0;
	float:left; 
	margin-bottom:20px;
}
div#disco_tittle1{
	width:640px; 
	height:75px; 
	float:left;
}
div#disco_cat1{
	width:127px; 
	height:132px; 
	float:left; 
	padding-left:122px;
}
div#disco_cat2{
	width:137px; 
	height:132px; 
	float:left;
}
div#disco_cat3{
	width:127px; 
	height:132px; 
	float:left;
}
/* -+-+-+-+-+-+-+-+-+-+-+-+- ディスコグラフィCD紹介 */
span.composition {
	font-size:11px;
	color:#669;
	line-height:1;
}
ol.disco li {
	font-size:14px;
	padding:0 0 10px 0;
	line-height:1;
	zoom : normal;
}
ol.disco {
	line-height:1;
}
div.disco {
	float:left; 
	padding:10px; 
	width:410px; 
	margin-left:0px;
}
div.disco_tittle{
	width:445px; 
	float:left; 
	margin-top:15px;
}
div.disco_ti_back{
	width:445px;
	_width:445px; 
	background-color:#FFF; 
	float:left;
	_margin-left:2px;
}
div.prof_ti_back{
	width:500px;
	_width:500px; 
	background-color:#FFF; 
	float:left;
	_margin-left:2px;
}
div.disco_tittle h3 {
	padding:0 10px; 
	color:#336;
	line-height:1.7em;
}
div.disco_tittle h4 {
	padding:0 10px; 
	font-size:12px;
	line-height:1.6em;
	color: #369;
	font-weight:normal;
}
div.disco_jackt {
	width:150px; 
	height:175px; 
	float:left; 
	margin:15px;
	_margin:7px;
}
div.disco_jackt_img {
	width:150px; 
	height:150px; 
	margin-bottom:10px; 
	float:left;
}
div.disco_all {
	width:640px; 
	border:#FFF 3px solid; 
	background-color:#caecff; 
	float:left; 
	margin-bottom:30px;
}
div.d_pagetop {
	width:640px;
	height:23px;
	background-image:url(../../img/disco/disco_pagetop.gif);
	background-repeat:repeat-x;
	float:left;
}
div.d_pagetop2 {
	width:100px; 
	height:23px; 
	float:right; 
}
ul#cd_list li {
	width:70px; 
	height:70px; 
	float:left; 
	padding-right:10px;
	_padding-right:10px; 
	list-style-type:none;
	font-size:10px;
	color:#369;
}
ul#cd_list li img {
	width:70px; 
	height:70px; 
}
*{
	zoom : 1;
}
ol{
	padding-left : 2em;
	line-height:1;
}
ol li{
	zoom : normal;
	font-size:14px;
	line-height:1;
	zoom : normal;
}
/* -+-+-+-+-+-+-+-+-+-+-+-+- プロフィール・年表 */
div.d_pagetop_prf {
	margin-left:4px;
	width:797px;
	height:23px;
	background-image:url(../../img/disco/disco_pagetop.gif);
	background-repeat:repeat-x;
	float:left;
}
#layer1 table {
	font-size:12px;
	color: #666;
	line-height:1.7em;
}
#layer1 table td {
	padding:0px;
	border: #69C 1px solid;
	border-style:none solid solid none;
	border-width:1px;
	background-color:#FFF;
	padding:0.3em 0.3em;
}
#layer1 table td.fst {
	padding:0px;
	border:#69C 1px solid;
	border-style:none solid solid solid;
	border-width:1px;
	padding:0.3em 0.3em;
	background-color:#F5F4E8;
}
#layer1 table tr#top td {
	background-color: #000;
	border:none;
	color:#FFF;
	font-size:10px;
	padding:0em 0.3em;
}
#layer1 table tr#top_tab td {
	padding:0;
	border:none;
}
div#layer1 {
	padding-bottom:30px;
}
#sub_menu_mid_prof {
	background-image:url(../../img/profile/prof_img.png);
	_background-image:url(../../img/profile/prof_img.gif);
	width:194px;
	height:270px;
}
