.josetsu {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 26px;
	width: 540px;
	text-align: justify;
	color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 20px;
	position: relative;
	padding-right: 40px;
	padding-left: 40px;
	margin-right: auto;
	margin-left: auto;
}
.josetsu2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	line-height: 30px;
	width: 540px;
	text-align: justify;
	color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 0px;
	position: relative;
	padding-right: 40px;
	padding-left: 40px;
	margin-right: auto;
	margin-left: auto;
}
.josetsu_back {
	width: 800px;
	background-image: url(../image/base.jpg);
	display: block;
	padding-top: 20px;
	padding-bottom: 20px;
}
.wrapper{
	width: 100%;
	max-width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../image/base.jpg);
}
.st-accordion{
	width: 800px;
	min-width: 270px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.st-accordion ul li{
	height: 41px;
	overflow: hidden;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #336699;
}
.st-accordion ul li:first-child{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #336699;

}
.st-accordion ul li > a{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	display: block;
	position: relative;
	line-height: 41px;
	outline: none;
	-webkit-transition: color 0.2s ease-in-out;
	-moz-transition: color 0.2s ease-in-out;
	-o-transition: color 0.2s ease-in-out;
	-ms-transition: color 0.2s ease-in-out;
	transition: color 0.2s ease-in-out;
	color: #FFF;
	background-image: url(../image/title-bar.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
.st-accordion ul li > a span{
	background: transparent url(../image/up.png) no-repeat center center;
	text-indent: -9000px;
	width: 26px;
	height: 14px;
	position: absolute;
	top: 50%;
	right: -26px;
	margin-top: -7px;
	opacity: 0;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	background-image: url(../image/up.png);
}
.st-accordion ul li > a:hover{
	color: #FFCC00;
}
.st-accordion ul li > a:hover span{
	opacity: 1;
	right: 20px;
}
.st-accordion ul li.st-open > a{
	color: #FF99CC;
}
.st-accordion ul li.st-open > a span{
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	transform: rotate(180deg);
	right: 20px;
	opacity: 1;
}
.st-content{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 26px;
	color: #333;
	text-align: justify;
	width: 360px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: left;
	margin-bottom: 20px;
	letter-spacing: -0.5px;
}
.st-content p{
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 190px;
	text-align: justify;
	padding-top: 0px;
}
.st-content img{
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
}
.subphoto{
	border-right-width: 1px;
	border-bottom-width: 1px;
	width: 208px;
}
.sub {
	FONT-SIZE: 9pt;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #99CC00;
	line-height: 36px;
	vertical-align: top;
}
.movietitle {
	FONT-SIZE: 12pt;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #990000;
	line-height: 36px;
	vertical-align: top;
}
.audio {
	margin-bottom: 4px;
	display: block;
	margin-top: 10px;
	width: 340px;
	height: 25px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.music_title {
	FONT-SIZE: 9pt;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000000;
	line-height: 12px;
	vertical-align: top;
	text-decoration: none;
}
.music_image {
	text-decoration: none;
	width: 360px;
	padding-bottom: 10px;
	position: absolute;
	display: block;
}
.photo_cap {
	FONT-SIZE: 11pt;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000000;
	line-height: 24px;
	text-decoration: none;
	vertical-align: top;
	padding-top: 20px;
	display: block;
}
.box01 {
	text-decoration: none;
	display: inline-block;
	background-image: url(../image/base.jpg);
	height: auto;
	width: 800px;
	list-style-type: none;
	float: left;
	text-align: center;
}
#ul.box01 li {
display: inline;
margin-right: 20px;
}
.box02{
	width: 800px;
	background-image: url(../image/title-bar.jpg);
	font-size: 16px;
	line-height: 26px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-decoration: none;
	display: block;
	height: 26px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 7px;
	text-align: center;
	margin-top: -10px;
}
.box02 a{
	color: #FFF;
}
.box02 a:hover{
	color: #FFCC00;
}
.box03{
	width: 800px;
	text-decoration: none;
	display: block;
	padding-bottom: 20px;
	padding-top: 20px;
	line-height: 40px;
	text-align: center;
}
.box04{
	width: 300px;
	margin:0; padding: 0;"
    scrolling="no"
	}
