body {
	background-color: #FFF0FF;
	background-image: url(../theme/01/images/top_left_back.jpg);
	background-repeat: repeat-y;
}
h1 {
	background-color: #FF6699;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #FFFFFF;
	padding: 5px;
	border: 2px ridge #CC3333;
}
h1 a:link {
	text-decoration: none;
	color: #FFFFCC;
}
ｈ1 a:visited {
	color: #999999;
	text-decoration: none;
}
h1 a:hover {
	color: #FF0000;
	text-decoration: underline;
}
h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	background-color: #66CC66;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 2px;
	color: #FFFF99;
	border: 1px inset #FF99CC;
}
h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #990033;
	padding: 2px;
	list-style-image: url(../theme/01/images/midashi-03.gif);
	background-image: url(../theme/01/images/midashi-03.gif);
	background-repeat: no-repeat;
	text-indent: 25px;
}
h4 {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #009966;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF3300;
}
#contents {
	width: 1000px;
}
#header {
	width: 100%;
	height: 67px;
	background-image: url(../theme/01/images/top_back.jpg);
	background-repeat: repeat-x;
}
#wrapper {
	width: 100%;
	margin: 0px;
	height: 100%;
}
#footer {
	text-align: right;
	margin: 20px 20px 20px 140px;
	padding: 5px;
	border-top-width: 2px;
	border-top-style: outset;
	border-top-color: #666666;
	font-size: 9px;
	color: #999999;
}
#left {
	height: 100%;
	width: 120px;
	float: left;
}
#center {
	width: 550px;
	float: left;
	margin: 20px 10px 20px 20px;
}
#right {
	float: left;
	width: 300px;
}
.right {
	width: 258px;
	margin: 20px 10px 10px;
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px dashed #FF0000;
}
#left01 {
	height: 135px;
	width: 120px;
}#menu {
	background-image: url(../theme/01/images/top_left.jpg);
	height: 325px;
	width: 120px;
}
.left_menu {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 10px;
	color: #990000;
	margin-right: auto;
	margin-left: auto;
	display: block;
	width: 60px;
	text-align: center;
	padding: 1px;
	border: 2px ridge #FF33CC;
	margin-top: 2px;
	margin-bottom: 2px;
	background-color: #FFCCFF;
	text-decoration: none;
	position: relative;
	top: -50px;
}
.left_menu2 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 10px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	display: block;
	width: 60px;
	text-align: center;
	padding: 1px;
	border: 2px groove #FF6633;
	margin-top: 2px;
	margin-bottom: 2px;
	background-color: #FF6600;
	position: relative;
	top: -50px;
}
#header_left {
	background-image: url(../theme/01/images/top_left_back.jpg);
	background-repeat: repeat-y;
	height: 67px;
	width: 120px;
	float: left;
}
#header_center {
	background-image: url(../theme/01/images/top_01.jpg);
	background-repeat: no-repeat;
	height: 67px;
	float: left;
	width: 460px;
}
.contents_link_a {
	color: #FFFFFF;
}
#header_right {
	background-image: url(../theme/01/images/top_02.jpg);
	float: right;
	height: 67px;
	width: 121px;
}
.contents01 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 11px;
	padding: 5px;
	line-height: 16px;
	color: #333333;
	background-color: #FFFCFF;
	border: 1px dotted #FF3300;
	margin-bottom: 15px;
}
.inline_link:link {
	color: #0066CC;
	text-decoration: none;
}
.inline_link:visited {
	color: #006633;
	text-decoration: none;
}
.inline_link:hover {
	color: #FF0000;
	text-decoration: underline;
}
.contents_link {
	clear: both;
	width: 100%;
	color: #FFFFFF;
}
.contents_image {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.contents_link a {
	display: block;
	background-color: #CC0066;
	color: #FFFFFF;
	text-decoration: none;
	width: 200px;
	margin-left: auto;
	margin-top: 5px;
	text-align: center;
	border: 2px outset #CC0099;
}
.contents_link2 a {
	display: block;
	background-color: #FF0000;
	color: #FFFFFF;
	width: 200px;
	margin-left: auto;
	margin-top: 5px;
	text-align: center;
	border: 2px inset #FF0000;
	font-weight: bolder;
	text-decoration: underline;
}
li a:link {
	text-decoration: none;
	background-color: #FFFFCC;
	border: 1px dotted #CC0000;
	padding: 1px 15px;
	margin-right: 5px;
	margin-left: 5px;
}
li a:visited{
	text-decoration: none;
	background-color: #99FFCC;
	border: 1px dotted #CC0000;
	padding: 1px 15px;
	margin-right: 5px;
	margin-left: 5px;
	color: #006666;
}
li a:hover {
	text-decoration: none;
	background-color: #FF3300;
	border: 1px dotted #0066CC;
	padding: 1px 15px;
	margin-right: 5px;
	margin-left: 5px;
	color: #FFFFFF;
}
.right_title {
	font-size: 12px;
	color: #0066CC;
}
.right_contents {
	font-size: 10px;
	color: #666666;
	line-height: 16px;
}
.date {
	text-align: right;
	color: #0066FF;
}
.artist {
	font-size: 12px;
	color: #003366;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: 100;
	list-style-type: square;
	list-style-position: inside;
	padding: 3px;
	line-height: 24px;
}
.artist_footer {
	text-align: right;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-style: italic;
	font-weight: 100;
	color: #666666;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}
.info_list {
	list-style-type: square;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 12px;
	line-height: 24px;
	position: relative;
	left: 20px;
	padding-right: 20px;
}
.info_date {
	text-align: right;
	font-style: italic;
	font-size: 10px;
	color: #FF6600;
}
.torihiki {
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003366;
	position: relative;
	left: 10px;
	width: 520px;
}
.ishoku {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 10px;
	color: #009933;
	text-align: right;
	font-style: italic;
	position: relative;
	right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #009933;
}
.photo {
	float: left;
	margin: 0px 20px 20px 0px;
}
#soryo {
	font-size: 12px;
	color: #FF0000;
}
.listen {
	top: 2px;
	position: relative;
}
