/* 基本構成要素 */
body {
	background-color: #111111;
	color: #8C826C;
	margin: 0px;
	background-image: url(../img/line_foot.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size: 0.8em;
	line-height: 1.8em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
	vertical-align: top;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
a:link{
	color: #0066FF;
	text-decoration: underline;
}
a:hover{
	color: #0099CC;
	text-decoration: none;
}
a:visited{
	color: #0066FF;
	text-decoration: none;
}
div {
	margin: 0px;
	padding: 0px;
}


/* 上部メニュー */
#menu {
	background-image: url(../img/head_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 85px;
	background-color: #040404;
	text-align: center;
}
#menu #menustd {
	width: 880px;
	margin: 0px;
	padding: 0px;
}
#menustd h1 {
	float: left;
	margin: 0px;
	padding: 0px;
}
#menustd h2 {
	padding-top: 60px;
	padding-left: 10px;
	float: left;
	margin: 0px;
}
#menustd ul {
	float: right;
	padding: 0px;
	list-style-type: none;
	margin-top: 55px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menustd li {
	float: left;
	display: block;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(../img/line_menu.gif);
	background-position: right 5px;
}
#menustd #home a {
	background-image: url(../img/menu_home_01.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 37px;
	text-indent: -9999px;
	display: block;
}
#menustd #home a:hover {
	background-image: url(../img/menu_home_02.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 37px;
	text-indent: -9999px;
	display: block;
}
#menustd #prof a {
	background-image: url(../img/menu_prof_01.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 56px;
	text-indent: -9999px;
	display: block;
}
#menustd #prof a:hover {
	background-image: url(../img/menu_prof_02.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 56px;
	text-indent: -9999px;
	display: block;
}
#menustd #disco a {
	background-image: url(../img/menu_disco_01.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 93px;
	text-indent: -9999px;
	display: block;
}
#menustd #disco a:hover {
	background-image: url(../img/menu_disco_02.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 93px;
	text-indent: -9999px;
	display: block;
}
#menustd #blog a {
	background-image: url(../img/menu_blog_01.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 37px;
	text-indent: -9999px;
	display: block;
}
#menustd #blog a:hover {
	background-image: url(../img/menu_blog_02.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 37px;
	text-indent: -9999px;
	display: block;
}
#menustd #contact a {
	background-image: url(../img/menu_contact_01.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 61px;
	text-indent: -9999px;
	display: block;
}
#menustd #contact a:hover {
	background-image: url(../img/menu_contact_02.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 61px;
	text-indent: -9999px;
	display: block;
}



/* メイン部分 */
.main {
	background-image: url(../img/main_bg.jpg);
	width: 860px;
	background-position: center bottom;
	background-repeat: no-repeat;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0F1418;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-color: #000000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
}
.main-disco {
	background-image: url(../img/main-disco_bg.jpg);
	width: 860px;
	background-position: center bottom;
	background-repeat: no-repeat;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0F1418;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-color: #000000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
}
.main-prof {
	background-image: url(../img/main-prof_bg.jpg);
	width: 860px;
	background-position: center bottom;
	background-repeat: no-repeat;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0F1418;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-color: #000000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
}
.main-contact {
	background-image: url(../img/main-contact_bg.jpg);
	width: 860px;
	background-position: center bottom;
	background-repeat: no-repeat;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0F1418;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-color: #000000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
}
#std {
	width: 100%;
	vertical-align: middle;
	text-align: center;
	background-color: #111111;
}
#std #photo {
	float: left;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
}
#std .main .toptable {
	width: 820px;
	margin-bottom: 20px;
}
#std .main .toptable td {
	vertical-align: top;
}
#std .main .toptable td {
}

#std blockquote {
	font-size: 80%;
	line-height: 135%;
}
#std p {
	margin-left: 20px;
	margin-right: 20px;
}
#std hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5A5346;
}
#std h1 {
	padding: 0px;
	margin-top: 30px;
	margin-right: 5px;
	margin-bottom: 30px;
	margin-left: 15px;
}
#std h2 {
	margin-right: 20px;
	margin-left: 20px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #454645;
}
#std .pagetop a {
	text-indent: -9999px;
	display: block;
	background-image: url(../img/pagetop_01.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 55px;
	float: right;
}
#std .pagetop a:hover {
	text-indent: -9999px;
	display: block;
	background-image: url(../img/pagetop_02.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 55px;
	float: right;
}
#std .discotable1 {
	padding: 5px;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 16px;
	margin-left: 20px;
	width: 820px;
	margin-bottom: 45px;
}
#std .discotable1 td {
	width: 33%;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 20px;
	padding-left: 3px;
}
#std .discotable1 .jacket {
	padding: 3px;
	background-color: #333333;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#std .discotable1 .more {
	margin-top: 15px;
}
#std .discotable1 .art-title {
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 3px;
}

#std .discotable1 .jacket {
	height: 115px;
	width: 115px;
}
#std .discotable2 {
	padding: 5px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 22px;
	margin-left: 20px;
	width: 820px;
	margin-bottom: 45px;
}
#std .discotable2 .backpage {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
}
#std .discotable2 .backpage a {
	color: #6BB2DD;
	text-decoration: none;
}

#std .discotable2 td {
	width: 33%;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 20px;
	padding-left: 3px;
}
#std .discotable2 .jacket {
	padding: 3px;
	background-color: #333333;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	float: left;
	margin-right: 20px;
	margin-bottom: 150px;
	margin-left: 10px;
}
#std .discotable2 .itune {
	margin-top: 15px;
}
#std .discotable2 .art-title {
	font-size: 18px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 3px;
	line-height: 24px;
	text-align: left;
}
#std .discotable2 .jacket {
	width: 250px;
}
#std .main-contact table {
	width: 600px;
	margin-left: 100px;
	margin-bottom: 30px;
	font-size: 0.9em;
}
#std .main-contact table td {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #454645;
	text-align: left;

}
#std .main-contact table th {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #454645;
	width: 150px;
	font-weight: normal;
	text-align: right;

}
#std .main-contact form {
	text-align: center;
}



/* 下部メニュー・コピーライト */
#foot {
	width: 880px;
	background-color: #111111;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	text-align: left;
	height: 50px;
}
#std #foot #copy {
	margin-top: 5px;
	float: left;
}
#std #foot table {
	float: right;
	width: 230px;
}

#std #foot table th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5C5C5C;
}
#std #foot table td {
	padding-bottom: 15px;
}
#std #foot ul {
	margin: 0px;
	padding: 0px;
	float: right;
	list-style-type: none;
}
#std #foot #ofice {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5D5D5D;
}

#std #foot li {
	display: block;
	float: left;
	background-image: url(../img/line_menu.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
	padding-top: 0px;
}
#std #foot #jp a {
	background-image: url(../img/lang_jp_01.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 47px;
	text-indent: -9999px;
	display: block;
}
#std #foot #jp a:hover {
	background-image: url(../img/lang_jp_02.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 47px;
	text-indent: -9999px;
	display: block;
}
#std #foot #en a {
	background-image: url(../img/lang_en_01.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 47px;
	text-indent: -9999px;
	display: block;
}
#std #foot #en a:hover {
	background-image: url(../img/lang_en_02.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 47px;
	text-indent: -9999px;
	display: block;
}
#std #foot #ch a {
	background-image: url(../img/lang_ch_01.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 47px;
	text-indent: -9999px;
	display: block;
}
#std #foot #ch a:hover {
	background-image: url(../img/lang_ch_02.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 47px;
	text-indent: -9999px;
	display: block;
}
#std #foot #tearbridge a {
	background-image: url(../img/tearbridge_01.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 125px;
	text-indent: -9999px;
	display: block;
}
#std #foot #tearbridge a:hover {
	background-image: url(../img/tearbridge_02.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 125px;
	text-indent: -9999px;
	display: block;
}
#std #foot #avex a {
	background-image: url(../img/avex_01.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 35px;
	text-indent: -9999px;
	display: block;
}
#std #foot #avex a:hover {
	background-image: url(../img/avex_02.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 35px;
	text-indent: -9999px;
	display: block;
}
#std .main .toptable ul {
	margin: 10px;
	padding: 10px;
	height: 270px;
	overflow:auto;
	scrollbar-base-color: #000000;
	scrollbar-track-color: #333333;
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #333333;
	scrollbar-arrow-color: #666666;
	width: 400px;
}
#std .main .toptable li {
	margin-bottom: 10px;
	list-style-type: square;
}
#std .main-prof .proftxt {
	padding-left: 240px;
}

.pict{
	margin-right: 10px;
	margin-bottom: 10px;
}