@charset "utf-8";

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■layout
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

body {
	font-size: 12px;
	margin-left: -1px;
	text-align:center;
	font-family:"メイリオ","Osaka","ＭＳ Ｐゴシック", Osaka,sans-serif;
	background-image: url(img/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

#wrapper {
	width: 950px;
	margin: 0 auto;
	text-align: left;
}	

* {
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
}

img {
	border: none;
	vertical-align: top;
}

a {
	overflow: hidden;
}

.page-up {
	clear: both;
	text-align: right;
	padding: 25px 5px 0 0;
}

.clear {
	clear: both;
}
.livep {
	margin-top: 50px;
	margin-left: 30px;
}


.center {
	text-align: center;
	margin-top: 50px;
}

.img_right {
	float: right;
	padding: 0 0 10px 10px;
}

.img_left {
	float: left;
	padding: 0 10px 10px 0;
}

.center_10 {
	text-align: center;
	padding: 10px 0 0 0;
}

.bold {
	font-weight: bold;
}

.red {
	font-weight: bold;
	color: #ff0000;
}



/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■Contents right
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/


#right {
	width: 580px;
	float: right;
	margin-top: 100px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#right_live {
	width: 580px;
	float: right;
	margin-top: 70px;
	margin-right: 0;
	margin-bottom: 5;
	margin-left: 0;
	padding-bottom: 50px;
}
#right_live h3 {
	font-size: 12px;
	color: #666666;
	margin-left: 20px;
	font-weight: bold;
	font-style: italic;
}

#right_live h2  {
	font-size: 15px;
	font-weight: bold;
	margin-left: 20px;
}
#right_live  p {
	margin-left: 20px;
	color: #141414;
	text-decoration: none;
}
#right_live a {
	color: #000066;
	text-decoration: none;
}
#right_live a:hover {
	color: #CC0000;
	text-decoration: underline;
}



/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■Contents left
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/


#left {
	width: 350px;
	float: left;
	padding: 0;
	margin-top: 50px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#left a  {
	text-decoration: none;

}
#left a:hover {
	text-decoration: none;
}

/*G_navi*/

#gnavi {
	list-style: none;
	margin-top: 100px;
	margin-right: 0;
	margin-bottom: 110px;
	margin-left: 0;
}
.img1   {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
}
#rightmusich2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.music_p {
	margin-right: 180px;
	margin-left: 180px;
}
#right_mail {
	margin-top: 140px;
	margin-right: auto;
	margin-left: auto;
}

.contactp1 {
	font-size: 12px;
}
#right_icon {
	margin-top: 68px;
	margin-bottom: 0px;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	line-height: 25px;
	margin-left: 15px;
	margin-right: 0px;
}
.newsp {
	margin-top: 80px;
	margin-left: 30px;
}
#right_head  {
	width: 580px;
	margin-top: 5px;
	height: 30px;
	margin-bottom: 10px;
	text-align: right;
}


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:focus{outline:none;}

#about_p {
	line-height: 20px;
}
.news_li {
	list-style-position:inside;
	list-style-type: square;
}

