/*------------再定義------------*/
body {
	color: #000000;
	font: 10px "ＭＳ Ｐゴシック", "Osaka", "verdana";
}

/*------------リンクカラー------------*/
a:link {
 color: #0066cc;
}

a:visited {
 color: #0066cc;
}

a:hover {
 color: #0066cc;
}

a:active {
 color: #0066cc;
}
/*------------ページ全体------------*/
.td8px{
     font-size: 8px;
     line-height: 150%;
}
.td9px{
     font-size: 9px;
     line-height: 160%;
}
.td10px{
     font-size: 10px;
     line-height: 160%;
     }

.td11px{
     font-size: 11px;
     line-height: 160%;
}
.td12px{
     font-size: 12px;
     line-height: 160%;
}
.td14px{
     font-size: 14px;
     line-height: 160%;
}
.font_bold{
     font-weight: bold;
}
/*------------トップ_カコミ------------*/

.top_kakomi {
	border: 1px solid #dcdcdc;
	padding-top: 4px;
	padding-bottom: 2px;
	text-align: left;
}
/*------------INDEXページ------------*/
.index_text{
     color: #FFFFFF;
     font-size: 11px;
     line-height: 140%;
     }     
a.white:link {
	color: #ffffff;
}

a.white:visited {

	color: #ffffff;
}
a.white:hover {	
	color: #ffffff;
	text-decoration: none;

}
a.white:active {
	color: #ffffff;
}

/*------------TOPページ------------*/
.top_text10px{
     color: #FFFFFF;
     font-size: 10px;
     line-height: 140%;
     }
.top_text11px{
     color: #FFFFFF;
     font-size: 11px;
     line-height: 140%;
     }     
.top_text12px{
     color: #FFFFFF;
     font-size: 12px;
     line-height: 140%;
     }          
/*------------TOPのリンク------------*/

a.yellow:link {
	color: #ffff66;
}

a.yellow:visited {

	color: #ffff66;
}
a.yellow:hover {	
	color: #ffff66;
	text-decoration: none;

}
a.yellow:active {
	color: #ffff66;
}

/*------------パンくず------------*/     
.pankuzu_01{
     color: #FFFFFF;
     font-size: 10px;
     line-height: 140%;
     }
.pankuzu_02{
     color: #FFFFFF;
     font-size: 11px;
     line-height: 140%;
     }     
/*------------プロフィールページ------------*/     
 .profile_name{
     color: #FF0000;
     font-weight: bold;
    }          
     
/*------------スケジュールページ------------*/      
.schedule_date {
	border: 1px solid #dcdcdc;
	     background: #0099cc;
	padding-left: 10px;
	text-align: left;
	     font-size: 12px;
	     color: #FFFFFF;
	          font-weight: bold;
} 
/*------------ライブレポートページ------------*/      
.repo_year {
	border: 1px solid #666666;
	     background: #dcdcdc;
	padding-left: 12px;
	text-align: left;
	     font-size: 12px;
	     color: #000000;
	          font-weight: bold; 
}  
 .repo_text01{
     font-size: 12px;
     color: #000000;
     font-weight: bold;
    }          
 .repo_text02{
     font-size: 12px;
     color: #000000;
    }          
    
    
    
/*------------BBSページ------------*/      
.comment {
	width: 500px;
}



     
.museum_title{
     background: #E6E6E6;
     color: #330000;
     font-weight: bold;
     font-size: 10px;
     line-height: 130%;
     }
     .museum_text{
     font-size: 11px;
     line-height: 150%;
     }
.museum_photo_kakomi {
	border: 1px solid #E6E6E6;
	padding: 0px 0px 0px 5px;
	width: 135px;
	height: 85px;
}
.museum_exhibitions {
	border: 1px dashed #cccccc;
}
.museum_sankaku {
	background: url(img/sankaku_blue.gif) ;
}
.museum_ce{
     color: #006699;
     font-weight: bold;
     font-size: 10px;
     }
     .museum_cs{
     color: #666666;
     font-weight: bold;
     font-size: 10px;
     }
/*------------フォトグラファー拡大ページ------------*/
#contents {
	width: 758px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding: 0px;
        align: center;
	text-align: left;
}
h1 {
	margin-bottom: 8px;
}
/*------------パンくず------------*/
.pan-kuzu {
	font: 10px "verdana";
	color: #666666;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
}
a.p-link:link {
	color: #cc0033;
	text-decoration: none;
}

a.p-link:visited {
	text-decoration:none;
	color: #996633;
}
a.p-link:hover {	
	color: #996633;
}
a.p-link:active {
	color: #996633;
}
/*------------MAIN TABLE------------*/

.maintable {
	padding: 0px;
	border: 1px solid #8b4513;
	margin: 0px;
	width: 758px;
}


