/* 全体 */

body{
	background: url("/~conduct/img/background.gif") repeat-y center center ;
	margin:0 auto;
	padding-left:0 1%;
}
body,td,div,p {
	font-size: small;
	line-height: 140%;
}
a { color: #dc143c; text-decoration: none; }
a:visited { color: #dc143c; }
a:hover { color: #720; text-decoration: none; }

img { border: 0; }
br { letter-spacing: 0; }

div#container {
	max-width: 960px;
	margin: 0 auto;
}
div#main {
	width: 100%;
}
div#left {
	float: left;
	padding: 20px 30px 20px 20px;
	width: 550px;
}
div#right { float: right; }

h1 {
	font:bold 150% 'ＭＳ 明朝';
	border-left: 4px solid #dc143c;
	padding: 13px 0 0 12px;
	margin: 27px 0;
	letter-spacing: 0.1em;
}
h2 {
	font: bold 115% 'ＭＳ ゴシック' ;
	background-color: #ffffe8;
	color: #210;
	margin: 35px 0 17px 0;
	padding: 5px 0px 3px 7px;
	border-color: #aa9;
	border-style: solid;
	border-width: 1px;
}
h3 { font-size: 105%; margin-left:6px; }

p.bx { margin-left: 6px; margin-top: 4px; }

ul { list-style: url(/~conduct/img/li.gif); }
ul.program { list-style: url(/~conduct/img/li_.gif); margin-bottom: 7px; }

em { color: #f30; font-weight: normal; font-style: normal; letter-spacing: 0.1em; font-size: 107%;}


/* トップページ */

.toptitle { padding-left: 5%; padding-top: 0px;
}
.redbar { top: 0; padding-left:0px; }
.photo { width:480px; text-align: center; margin: 30px 0 18px 33px; padding: 5px 0; border:1px solid #bbb; }

div.links {
	margin-top: 1em;
	font-size: 12px;
	color: #c30;
	margin-bottom: 18px;
}

div.l_size { font-size: 110%; margin-bottom: 20px; }
div.l_size a:link, div.l_size a:visited, div.l_size a:hover { color: #00e; text-decoration:none; }
div.l_size a:active { color: #808; }

div.news {
	padding: 9px 0 0 5px;
	margin: 3px 0 60px 0;
}

td.info { padding: 0px 0px 5px 20px; }
div.info_l { padding-top: 7px; }

div.copy { margin-top: 40px;
	text-align: right;
	font-family: Arial;
	font-size: smaller;
	font-weight: bold;
}


/* サイトマップ */

table.map {margin-left:12px; line-height: 1.5em; }


/* メールフォーム */

div#mailform { padding: 0 30px 0 15px; }
textarea { line-height: 120%; }


/* リンク */

dl { padding-left: 20px; }
dt { padding-top: 3px; }
dd { margin-bottom:5px; }


/* 団員名簿 */

table.box {width: 100%; }
table.meibo { width: 100%; margin-left: 10px; }
td.part {
	background-color: #ddd;
	margin: 3px 5px;
	padding:3px 5px;
}
table.box2 {padding-left: 5px; }


/* 楽団紹介，練習予定, 団員案内等 */

div.topics { background-color: #ffffe8;
	color: #210;
	margin: 25px 5px;
	padding: 10px;
	border-color: #aa9;
	border-style: solid;
	border-width: 1px;
}

th{ background-color: #666; color: #fff; font-weight:normal; text-align: center; }
td.eee{ background-color: #eee; }
.fff{ background-color: #fff; color:#000; }
td.Menu{ background-image: url("/~conduct/img/dot.gif"); text-align: center; }

h3.Name { font-size: large; line-height: 100%; }
h3.Name_romaji { padding: 0; font-size: medium; }
img.seiya {float: right; }
td.Instruments { padding: 1em; background-color: Transparent; line-height: 1.4em;}
td.schedule { padding-left: 7px; }