* {
 margin: 0;
 padding: 0;
}

body {
 background-color: #89BDDE;
 font-family: Arial, Helvetica, sans-serif;
}

#contents {
 width: 850px;
 margin: 0 auto;
 background-image: url(img/BG-850.jpg);
  background-repeat: no-repeat;
  background-color: #ffffff;
}

#header {
 height: 190px;
 margin: 0 0 10px  0;
 padding: 10px 0;
}

#main {
 width: 550px;
 padding: 0;
 margin: 05px 20px 20px 30px;
 float: left;
 color: black;
  display: inline;
}

#side { /*右カラム*/
 width: 200px;
 float: right;
 margin: 5px 30px 0 0;
 padding: 0 10px;
 color: #333333;
  display: inline;
}

#copyright {
 clear: both;
 background-color: #2860A3;
 color: #ffffff;
 text-align: center;
 font-size: 0.7em;
 padding: 5px;
 margin: 0;
}

.map {
 text-align: center;
}

.Japan-society {
 text-align: center;
 margin: 50px 0;
}


#player {  /****メンバー演奏者****/
 line-height: 200%;
 font-size: 85%;
  margin: 0 5px;
  margin: 0 0 0 5px;
}



/******画像位置*************/
.logo { /*トップ左上ロゴ*/
 margin: 0 0 0 30px;
 float: left;
}

img {
 margin: 5px 0;
 border: none;
}

.printer {
 margin: 2px 3px;
 vertical-align: middle;
}

.pound {
 margin: 0 0 0 60px;
 display: block;
 width: 70px;
}



/******文字関連設定******/

#title-1 {
 font-size: 2.1em;
 color: #cc000a;
 font-weight: bold;
 line-height: 100%;
 margin: 5px 0 0 140px;
}

h1 {
 font-size: 3.2em;
 color: #cc000a; /***赤色カーマイン***/
 line-height: 100%;
 margin: 1px 0 0 140px;
}

h2 {    /*日付*/
 font-size: 2.5em;
 text-align: center;
}

h3 {
 margin: 20px 0 5px 0;  /*小見出し*/
 color: darkblue;
 text-align: center;
 padding: 3px 0 2px 0;
 border-bottom: dotted #cc000a 2px;
 background: url(img/white-dotted4X4.gif);
}

h4 { /*****右カラム小見出し***/
 margin: 20px 0 10px 0;
 text-align: center;
 color: #cc000a;
 padding: 3px 0 2px 0;
 border: solid 1px;
 letter-spacing: 2px;
 background: url(img/white-dotted4X4.gif);
 }
 
 /*********プログラム情報************/

div.program_a {
	border: solid red 3px;
	margin: 20px 0 0 0;
	padding: 15px 30px 20px 30px;
	background: url(img/BG_white-border.gif);
	text-align: center;
}

h5 {
 font-size: 15pt;
 text-align: left;
 color: #cc000a;
 margin: 0px 150px 5px;
	border-bottom: dashed 1px #cc000a;
 margin: 15px 0 5px 0;
	}
	
h6 {
	 font-size: 13pt;
 text-align: center;
 color: #000;
 margin: 0px 0 5px 0;
	}
		

#program_a img {
	width: 144px;
	display: block;
	margin: 5px auto;
}

p.program {
	font-size: 12pt;
	text-align: left;
}

p.program_center {
	font-size: 12pt;
	text-align: center;
}	

p.asterisk {
	text-align: center;
	color: red;
	font-size: 10pt;
	letter-spacing: 5px;
	margin: 8px 0 0 0;
}

	
	
 /*********リード周り************/
 
 
 div.lead-1 {
	margin: 30px 0 0 0;
	padding: 10px 5px 0 5px;
	vertical-align: center;
	}
	
.lead { 
 font-size: 13pt;
 text-align: center;
}

 
 
 
	
.naname {    /*タイトル周り-楽器*/
	text-align: center;
	font-style: italic;
	font-size: 13pt;
	clear: both;
	margin: 20px 0 0 0;
}

.place {    /*タイトル周り-場所*/
 text-align: center;
 font-size: 11pt;
 margin: 0px;
 clear: both;
}

p {
 line-height: 150%;
 font-size: 95%;
  color: black;
 margin: 0 5px;
}


.text-small {
 font-size: 80%;
  margin: 3px;
}

.shop {    /****ショップ****/
 text-align: center;
 font-size: 90%;
 margin: 7px 0 0 0;
}


.x-small {
 font-size: x-small;
}

span {
 font-weight: bold;
 font-size: 117%;
}

a:link {
 color: #191970;
 text-decoration: none;
 border: none;
}

a:hover {
 color: red;
 text-decoration: underline;
}

a:visited {
 color: #006F90;
 text-decoration: none;
}

#copyright a {
 color: #ffffff;
}
