/* ************************************************ 
 *	共通設定
 * ************************************************ */
* {
	margin: 0px;
	padding: 0px;
}

html, body {
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', "Meiryo", 'ＭＳ Ｐゴシック', "sans-serif";
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 0px;
	color: #CCCCCC;
	text-align: center;
	background-color: #000000;
}

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

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

a:hover {
	text-decoration: underline;
	color: #FF9900;
}

a:active {
	text-decoration: none;
	color: #FF9900;
}

p {
	margin: 0px 0px 16px 0px;
}


h1 {
/*	margin: 1em;	*/
	margin: 0em;
	text-align: left;
}

h2 {
	margin-bottom: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

h3 {
	line-height: 15px;
	letter-spacing: 0px;
	font-size: 120%;
	color: #FFFF99;
	background-color: #333333;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 5px 5px 5px 2px;
}

/*
h3 {
	font-size: 15px;
	color: #F08200;
	background-color: #FEE8A9;
	font-weight: bold;
}
*/

h4 {
	line-height: 10px;
	letter-spacing: 2px;
	color: #FF9999;
	background-color: #663333;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 2px 2px 2px 2px;
}

span {
	margin: 0px;
}

span.right {
	margin: 0px;
	text-align: right;
}

.sideMenu {
	margin: 0px 20px;
} 

.sideMenu ul {
	list-style-type: none;
}

.sideMenu li {
	list-style: none;
	background: url('') left top no-repeat;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}

.sideMenu caption {
	color:#FFFF00;
}

.sideMenu input {
	border:1px #999999 solid;
	background-color:#666666;
	color:#FFFFFF;
	font-size:100%;
} 



/* ------------------------------------- 
 *	ページレイアウト
 * ------------------------------------- 
 */

#content{
	margin: 0px auto;
	height: auto;
	padding-bottom: 30px;
	width: 830px;
	text-align: center;
	background-image: url(img/common/bg.gif);
	background-repeat: repeat-y;
	overflow: hidden;
}
 
#main{
	width: 495px;
	float: right;
	margin: 0 0 -32768px
	padding: 0 0 32768px
/*	display:inline;	IE6対応 */
}

#main2 {
	width:475px;
	float:right;
/*	margin: 0 0 -32768px	*/
	padding: 0 0 32768px
	margin: auto;
	text-align: left;
/*	display:inline;	IE6対応 */
}

#main2 table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 474px;
}

#main2 td.content {
	text-align:left;
	width: 360px;
}

#main2 td.leaflet {
	text-align:center;
	width: 113px;
}

#main2 li {
	color:#FFFFCC;
}

#main2 .must {
	color:#FF0000;
	font-weight:bold;
}

#honmon {
	margin: auto;
	width: 435px;
	margin-top: 18px;
}

#honmon select{
	background-color: #666666;
	color: #FFFFFF;
}

#honmon .nesseasary {
	color:#FF0000;
	font-size:80%;
	font-weight:bold;
}

#side {
	float: left;
	width: 335px;
	text-align: left;
	visibility: inherit;
	margin: 0 0 -32768px
	padding: 0 0 32768px
	display:inline;
}

#c1 {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

#footer{
	width:100%;
	height: 107px;
	bottom: 0px;
	background-image: url(img/common/footer_bg.gif);
	background-repeat: repeat-x;
	text-align: center;
}

address {
	text-align: center;
	padding: 20px;
}

table.contact{
	border:1px solid #262626;
	width:435px;
	border-collapse:collapse;
	margin:auto;
}

table.contact td,th{
	padding:5px;
	border:1px #262626 solid;
	text-align: left;
}

table.contact .item{
	background-color:#333333;
	width:100px;
	vertical-align:top;
	text-align: center;
}

table.contact .content {
	width:330px;
}

table.contact input,textarea {
	border:1px #999999 solid;
	background-color:#666666;
	color:#FFFFFF;
	font-size:120%;
}

.form_bt{
	text-align:center;
	margin:20px 0px 0px 0px;
}

.form_bt input {
	border:1px #999999 solid;
	background-color:#666600;
	color:#FFFFCC;
	font-size:100%;
}


/* ------------------------------------- 
 *	汎用パーツ
 * ------------------------------------- */
.clear{ clear: both; visibility: hidden; height: 0;}

.img_left{
 	float:left;
	margin:0px 5px 10px 0px;
/*	display:inline;	IE6対応 */
}

.img_right{
 	float:right;
	margin:0px 0px 10px 20px;
/*	display:inline;	IE6対応 */
}

.news {
	float: right;
	width: 475px;
/*	display:inline;	IE6対応 */
}

dl.list dt {
	float: left;
	clear: left;
	width: 10em;
	text-align:left;
/*	display:inline;	IE6対応 */
}

dl.list dd {
	margin-bottom: 12px;
	text-align:left;
	margin-left:10em;
}


.concert {
	width: 395px;
	padding-top: 25px;
	padding-bottom: 25px;
	margin: auto;
}

.concert dl dt {
	float: left;
	clear: left;
	width: 4em;
	text-align:left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF9900;
	padding-top: 18px;
/*	display:inline;	IE6対応 */
}

.concert dl dd {
	text-align:left;
	margin-left:4em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2D2D2D;
	padding: 18px 0px 0px;
	margin-bottom: 18px;
}

.concert td {
	text-align:left;
	border: 1px solid #333333;
}

.clumn1 {
	background-color: #070707;
	width: 395px;
	border: 1px solid #262626;
	padding: 20px;
	margin: 33px auto auto;
	text-align: left;
}
.clumn1 div {
	text-align:right;
	margin: auto;
	padding-top: 15px;
}
.text_red {
	color: #FF0000;
}
.text_yellow {
	color: #FFFF00;
}
.text_description {
	color: #FFFF00;
	font-size:90%;
}
.form-t {
	background-image: url(img/inquiry/t1.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 33px;
	width: 435px;
}


/* ------------------------------------- 
 * トップページ用（演奏会案内）
 * ------------------------------------- */

#history td {
	border: 1px solid #666666;
}

/* ------------------------------------- 
 * メンバーページ用	
 * ------------------------------------- */

#schedule table {
	width: 474px;
	margin: 1px;
	padding: 1px;
	border-collapse: collapse;
	border-spacing: 0;
	border-color: #999999;
}

#schedule th {
	margin: 1px;
	padding: 1px 3px;
	text-align:center;
/*	border-color:#999999;	*/
/*	background-color:#666666;	*/
	background-color:#333366;
	border:1px solid #666666;
}

#schedule td {
	margin: 1px;
	padding: 1px 3px;
	text-align:center;
/*	border-color:#999999;	*/
	border:1px solid #333333;
}

#schedule .next {background-color:#330000;color:#FFFF99;font-weight:bold;}

#schedule input,select {background-color:#666666;color:#FFFFFF;}
#schedule .assign1 {width:80px;}
#schedule .assign2 {width:30px;}
#schedule .assign3 {width:230px;}
#schedule .assign4 {width:100px;}
#schedule .submit {text-align:center;}
#schedule .submit_button {color:#FFFFFF;background-color:#666666;font-weight:bold;border:3px solid #333333;}

#schedule_detail caption {
	text-align:left;
	font-weight:bold;
	font-size:120%;
	color:#FF99CC;
}

#schedule_detail th {
	margin: 1px;
	padding: 1px 3px;
	text-align:center;
	background-color:#333333;
	border:1px solid #666666;
}

#schedule_detail tr {
	font-weight:bold;
	color:#FFFF66;
	background-color:#1F1F1F;
	border:1px solid #666666;
}

.schedule_move_prev {
	float: left;
	margin: auto;
	width: 345px;
/*	display:inline;	IE6対応 */
}

.schedule_move_next {
	margin: auto;
	width: 90px;
}

#data table {
	margin: 1px;
	padding: 3px;
	width: 474px;
	border-collapse: collapse;
	border-spacing: 0;
	border-color: #333333;
}

#data caption {
	line-height:160%;
	width: 473px;
	background-color:#330000;
	font-size:120%;
}

#data th {
	line-height:100%;
	text-align:center;
	background-color:#1A1A1A;
	border:1px solid #333333;
}

#data .date {
	width:68px;
	border:1px solid #333333;
}

#data .file {
	width:255px;
	text-align:left;
	border:1px solid #333333;
}

#data .owner {
	width:79x;
	text-align:center;
	border:1px solid #333333;
}

#data .size {
	width:56px;
	border:1px solid #333333;
}

#data .del {
	width:10px;
	text-align:center;
	border:1px solid #333333;
}

#time_schedule table {
	margin: 1px;
	padding: 3px;
	border-collapse: collapse;
	border-spacing: 0;
	border-color: #999999;
}

#mail2admin {
	margin: 4em 0 0 0;
}

#mail2admin input,select {
	border:1px #999999 solid;
	background-color:#666666;
	color:#FFFFFF;
	font-size:100%;
}

#mail2admin td {
	text-align:left;
}

#time_schedule th,td {
	margin: 1px;
	padding: 3px;
	border-color:#999999;
}

#time_schedule th {
	text-align:center;
	background-color:#666666;
}

#time_schedule td {
	text-align:left;
}

#time_schedule .next {font-weight:bold;background-color:#663333;}

#remark ol,ul {
	margin-left: 30px;
}

#schedule_hist table {
	width: 474px;
	margin: 1px;
	padding: 1px;
	border-collapse: collapse;
	border-spacing: 0;
	border-color: #999999;
}
#schedule_hist th,td {
	margin: 1px;
	padding: 1px;
	text-align:center;
	border-color:#999999;
}
#schedule_hist th {
	background-color:#666666;
}
#schedule_hist .next {font-weight:bold;background-color:#663333;}

#sname table {
	width: 474px;
	margin: 1px;
	padding: 3px;
	border-collapse: collapse;
	border-spacing: 0;
	border-color: #999999;
}
#sname caption {background-color:#663333;}
#sname td {text-align:left;}
#sname td.title {text-align:center;font-weight:bold;width:60px;}
#sname td.composer {width:120px;}

/* ------------------------------------- 
 * プロフィールページ用	
 * ------------------------------------- */

#profile table {
	width: 474px;
	margin: 1px;
	padding: 1px;
	border-collapse: collapse;
	border-spacing: 0;
	border-color: #999999;
}
#profile th {text-align:center;background-color:#333333;line-height:100%;}
#profile td {text-align:center;background-color:#1A1A1A;border:solid 1px #333333;}
#profile .name {width:70px;}
#profile .intro {width:200px;}
#profile .image {width:120px;}

#profile_detail table {
	border-collapse: collapse;
	border-spacing: 0;
	border-color: #999999;
}

#profile_detail td {
	text-align:left;
	width: 380px;
	border-color:#999999;
	background-color:#1A1A1A;
}

#profile_detail td.title {
	text-align:center;
	width: 120px;
	background-color:#333333;
}

#profile_move_prev {
	float: left;
	margin: auto;
	width: 345px;
/*	display:inline;	IE6対応 */
}

#profile_move_next {
	margin: auto;
	width: 90px;
}

