@charset "UTF-8";


#body_all {
	text-align: center;
	background-image: url(img/bg.jpg);
	background-repeat: repeat;
	margin: 0;
	padding: 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 1.5;
	color: #666;
}

#wrapper {
	width:1150px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-left: 20px;
	background-image:url(img/guitar_bg.gif);
	background-repeat: no-repeat;
	background-position:800px 80px;
}

#wrapper a:link {
	color:#000;
}

#wrapper a:hover {
	color:#666;
}

#wrapper a:active {
	color:#666;
}

#wrapper a:visited {
	color:#666;
}

#catch {
margin: 0;
padding-top: 8px;
padding-right: 60px;
text-align: right;
color:#000;
}

#nav .logo {
float: left;
margin-top: -22px;
margin-left: 12px;
}


#under_construction {
	height: 250px;
	text-align: center;
	width: 735px;
	background-position: left bottom;
	background-repeat: repeat-x;
	margin: 140px 35px;
	margin-bottom: 100px;
}

#content_top {
	clear: both;
}

#nav {
height: 125px;
background-image: url(img/nav_bg.gif);
background-repeat: no-repeat;
background-position: right bottom;
padding-right: 40px;
padding-top: 15px;
}

ul {
	text-decoration: none;
}

#nav img {
	margin-top: 15px;
}

#nav a {
	margin: 0;
	padding:0;
	text-decoration: none;
}


#main01 {
	float: left;
	margin: 0;
	padding: 0;
}

#main02 {
	float: left;
	margin-left: 30px;
	padding: 0;
}

#youtube {
	margin-top: 18px;
        width: 400px;
        height: 315px;
}

.t_topic {
	clear: both;
	margin-bottom: 5px;
}

#main01 .news {
	width: 385px;
	height: 299px;
	overflow: auto;
	background-color: #fff;
	border: 1px solid #C00;
	opacity: 0.5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-top: 18px;
	padding-top: 15px;
	color: #000;
	padding-left: 20px;
	text-align: left;
	list-style: none;
}

#main01 .news li a {
	margin-left: 15px;
	text-decoration: none;
}

#band_top {
	clear:both;
	text-align: left;
	padding-top: 20px;
	margin-bottom: 70px;
        width: 800px;
}

#band_top p {
	margin: 0;
	padding: 0;
}

#band_top a:hover {
	opacity: 0.7;
}

#footer {
	font-size: 9px;
	text-align: right;
	margin-right: 20px;
	clear: both;
}

/* band */

#content_band {
	clear: both;
}

#band_list {
	float: left;
}

#band_list p {
	margin: 0;
	padding: 0;
}

#band_list ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#band_list ul li img {
	margin-bottom: 7px;
	opacity: 1;
}

#band_list ul li a:hover {
	opacity: 0.7;
}

#band_list ul .pickup {
	opacity: 0.7;
}

#band_first {
	height: 280px;
	text-align: center;
	width: 735px;
	background-image: url(img/icon/undermans.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	margin: auto;
	padding-top: 220px;
	margin-bottom: 100px;
}

.band_hr {
	margin-top: 40px;
	width: 750px;
	margin-bottom: -100px;
	padding: 0;
	border: none;
	border-top: medium double #333;
	color: #333;
	text-align: center;
}
.band_hr:after {
    content: "§";
    display: inline-block;
    position: relative; 
    top: -0.7em;  
    font-size: 1.5em;
    padding: 0 0.25em;
    background: rgba(0 0 0 0);
}


#band_prof {
	width: 780px;
	height: 510px;
	overflow: auto;
	border: 1px solid #C00;
	background-color:rgba(255,255,255,0.5);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding-top: 20px;
	color: #000;
	padding-right: 30px;
	padding-left: 30px;
	text-align: left;
	margin-left: 270px;
}

#table_01 {
	border-collapse: collapse;
	border: none;
	border-spacing: 0px;
	margin-bottom: 10px;
}


#table_01 tr th {
	padding: 5px;
	width: 150px;
	background-image:url(img/red_point_03.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 22px;
	opacity: 1;
	text-align: left;
	vertical-align: top;
}

#table_01 tr td {
	padding: 5px;
	width: 400px;
	word-wrap:break-word;
	text-align: left;
	vertical-align: top;
}


#t_member {
	margin: 0;
	padding: 0;
}

.underline_white {
	border-bottom: 1px solid #C00;
	font-weight:bold;
color: #fff;
text-shadow: rgba(245, 245, 255, 0.35) 0 0px 0px, rgba(0, 0, 30, 0.08) 0px 2px 2px, rgba(0, 0, 30, 0.20) 0px 2px 1px, rgba(0, 0, 30, 0.40) 0px 2px 1px, rgba(0, 0, 0, 0.08) -5px 5px 2px;;
}

.underline_black {
	border-bottom: 1px solid #C00;
	font-weight:bold;
color: #000;
text-shadow: rgba(245, 245, 255, 0.35) 0 0px 0px, rgba(0, 0, 30, 0.08) 0px 2px 2px, rgba(0, 0, 30, 0.20) 0px 2px 1px, rgba(0, 0, 30, 0.40) 0px 2px 1px, rgba(0, 0, 0, 0.08) -5px 5px 2px;;
}

#member {
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
	padding-top: 90px;
	padding-left: 73px;
	width: 100px;
	float: left;
}


#table_02 {
	border-collapse: collapse;
	border: none;
	border-spacing: 0px;
	margin-top: 100px;
	margin-bottom: 10px;
	clear: both;
}


#table_02 tr th {
	padding: 5px;
	width: 150px;
	background-image:url(img/red_point_03.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 22px;
	opacity: 1;
	text-align: left;
	vertical-align: top;
}

#table_02 tr td {
	padding: 5px;
	width: 400px;
	word-wrap:break-word;
	text-align: left;
	vertical-align: top;
}

#table_03 {
	border-collapse: collapse;
	border: none;
	border-spacing: 0px;
	margin-top: 100px;
	margin-bottom: 10px;
	clear: both;
}

#table_03 tr th {
	padding: 5px;
	width: 150px;
	background-image:url(img/red_point_03.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 22px;
	opacity: 1;
	text-align: left;
	vertical-align: top;
}

#table_03 tr td {
	padding: 5px;
	width: 400px;
	word-wrap:break-word;
	text-align: left;
	vertical-align: top;
}

#band_img {
	float: left;
	border:1px solid #C00;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 40px;
	margin-left: 5px;
}

#member_10 {
	margin-top:20px;
}


#table_04 {
	border-collapse: collapse;
	border: none;
	border-spacing: 0px;
	margin-top: 100px;
	margin-bottom: 10px;
}


#table_04 tr th {
	padding: 5px;
	width: 150px;
	background-image:url(img/red_point_03.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 22px;
	opacity: 1;
	text-align: left;
	vertical-align: top;
}

#table_04 tr td {
	padding: 5px;
	width: 400px;
	word-wrap:break-word;
	text-align: left;
	vertical-align: top;
}

/* choro */
#choro_nav {
	float: left;
	margin-top: 20px;
}


#choro_nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#choro_nav ul li img {
	margin-bottom: 7px;
}

#choro_content {
	width: 780px;
	height: 480px;
	overflow: auto;
	border: 1px solid #C00;
	background-color:rgba(255,255,255,0.5);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding-top: 40px;
	color: #000;
	padding-right: 30px;
	padding-left: 30px;
	text-align: left;
	margin-left: 270px;
}

#choro_content .t_choro {
	background-image:url(img/red_point_03.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin: 0px;
}

#choro_top p {
	margin: 200px 0px 150px 0px;
	text-align: center;
}

#choro_top {
	text-align: right;
}

#about_choro {
	background-image: url(img/icon/dog.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-bottom: 100px;
	line-height: 2.0;
}

#about_choro ul li {
	list-style: none;
}

.underline_red {
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #C00;
	border-right-color: #C00;
	border-bottom-color: #C00;
	border-left-color: #C00;
	font-weight: bold;
}

#about_choro ul li p {
	width: 230px;
}

#history_choro {
	line-height: 2.0;
}

#history_choro .history_last {
	margin: 0;
	padding: 0;
	padding-left: 38px;
	background-image:url(img/icon/undermans.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 40px;
}

#history_choro ul li {
	list-style: none;
}

#history_choro .line {
	padding-bottom: 50px;
	background-image:url(img/icon/linemans.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#history_choro img {
	text-align: center;
}

#inst_choro {
	line-height: 2.0;
}

#inst_choro ul li {
	list-style: none;
}

#inst_choro ul li dl dt {
	background-image:url(img/red_point_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}

#inst_choro ul li dl dd {
	width: 500px;
}

/* movie */

#movie_content {
	width: 780px;
	height: 510px;
	overflow: auto;
	border: 1px solid #C00;
	background-color:rgba(255,255,255,0.5);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding-top: 20px;
	color: #000;
	padding-left: 30px;
	padding-right:30px;
	text-align: left;
	margin-left: 270px;
}

/*live*/

#live_content {
	width: 780px;
	height: 510px;
	overflow: auto;
	border: 1px solid #C00;
	background-color:rgba(255,255,255,0.5);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding-top: 20px;
	color: #000;
	padding-left: 30px;
	padding-right: 30px;
	text-align: left;
	margin-left: 270px;
	line-height: 2.0;
}

.live_t {
	width:230px;
	text-align: center;
	background-image: url(img/red_line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0 0 10px 0;
	padding: 0;
	color: rgb(194, 76, 90);
	text-shadow: -1px -1px 0px #202020, 1px 1px 0px #fff;
	font-weight: bold;
	font-size: 1.5em;
}

#live_content table {
	margin-bottom: 50px;
}

#live_content table tr th {
	padding-right: 20px;
}

#live_first {
	height: 280px;
	text-align: center;
	width: 735px;
	background-image: url(img/icon/undermans.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	margin: auto;
	padding-top: 220px;
	margin-bottom: 100px;
}

/*contact*/

#contact_first {
	height: 280px;
	text-align: center;
	width: 735px;
	background-image:url(img/icon/mail.gif);
	background-repeat: no-repeat;
	background-position:460px -30px;
	margin: auto;
	margin-top: 100px;
	padding-top: 77px;
	padding-left: 90px;
	margin-bottom: 0px;
}

#contact_first p {
	width: 420px;
	background-image:url(img/red_point_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
}

#contact_first a {
	text-decoration: none;
}

#contact_content {
	width: auto;
	height: 480px;
	overflow: auto;
	border: 1px solid #C00;
	background-color:rgba(255,255,255,0.5);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding-top: 40px;
	color: #000;
	padding-right: 30px;
	padding-left: 30px;
	text-align: left;
	margin-left: -1px;
}

/*link*/

#link_content {
	width: 1000px;
	height: 480px;
	overflow: auto;
	border: 1px solid #C00;
	background-color:rgba(255,255,255,0.5);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding-top: 40px;
	color: #000;
	padding-right: 30px;
	padding-left: 30px;
	text-align: left;
	margin: auto;
}

#ul_link {
	list-style: none;
	margin:0;
	padding: 0;
}

#ul_link li .link_t{
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #C00;
	border-right-color: #C00;
	border-bottom-color: #C00;
	border-left-color: #C00;
	width:300px;
	padding:0;
	margin: 0;
}

#ul_link li {
	margin-top: 20px;
	padding-left: 50px;
}

#link_content a {
	text-decoration: none;
	font-weight:bold;
}

#ul_link dl {
	margin: 0 0 20px 20px;
	padding: 0;
}

#ul_link dt {
	background-image: url(img/red_point_03.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-top:	20px;
}