@charset "Shift_JIS";
body {
	margin: 0px;
	padding: 0px;
	font-family: "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3";
	font-size: 90%;
	font-weight: normal;
	color: #CCCCCC;
	overflow: hidden;
	background-color: #333333;
}
h2#title {
	font-family: "Times New Roman", Times, serif;
	height: 100%;
	line-height: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-size: 200%;
	margin-top:30px;
}
h2#title a {
	font-family: "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3";
	font-size: 50%;
	font-weight: normal;
	margin-left: 30px;
}
#bg img {
	min-height:50%;
	min-width:50%;
	margin:0 auto;
	visibility:hidden;
}
#contentsTop {
	background-image: url(../images/top/topback.png);
	width:1010px;
	height:640px;
	background-repeat: no-repeat;
}
#contents {
	width:1010px;
	background-repeat: repeat-y;
}
#contentsTop #TopPictures {
	background-image: url(../../data/common/top/top.jpg);
	width:970px;
	height:600px;
	background-repeat: no-repeat;
	margin-left: 15px;
	margin-top: -20px;
	padding-top: 15px;
}
#contentsTop #LangSelect {
	margin-top: 450px;
	text-align:center;
}
#contentsTop #LangSelect a {
	margin-left: 25px;
	margin-right: 25px;	
}


#contentsTop #twitter {
	margin-top: 8px;
	margin-left: 560px;
	padding-left: 0px;
	padding-top: 0px;
}
#contentsTop #new {
	background-image: url(../images/top/info.png);
	width:395px;
	height:110px;
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-left: 560px;
	padding-left: 20px;
	padding-top: 10px;
}
#contents #text {
	padding-left: 20px;
	padding-right: 20px;
	width: 600px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	margin-right: 20px;
	margin-bottom:20px;
}
#contents .stitle {
	background-image: url(../images/common/back.png);
	width: 580px;
	padding: 10px;
	border: 1px solid #666666;
	font-weight: bold;
	font-size: 100%;
}
#contents .disco_info .title {
	font-weight: bold;
}
#contents .info_box .info_title {
	font-weight: bold;
}
#GlobalNavi ul {
	position: relative;
	z-index: 100;
	width: 1010px;
	height: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 0px;
}
#GlobalNavi ul li {
	display: inline;
	margin-left: -2px;
	padding-left: 15px;
}
#GlobalNavi ul li a {
	text-decoration: none;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
}
#GlobalNavi ul li a:hover {
	text-decoration: underline;
	line-height: 30px;
	background-repeat: repeat;
	margin-top: 0px;
}
#contents #SideMenu {
	float: right;
	width: 330px;
	border: 1px solid #666666;
	margin-right: 15px;
	margin-top: 14px;
	margin-bottom:20px;
}
#space {
	height:14px;
}
#Footer_t {
	clear: both;
}
#Footer {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
#Contact {
	float:left;
	width:200px;
	display:block;
	text-align:left;
	margin-left:20px;
	margin-top:7px;
}
#Copyright {
	float:right;
	width:400px;
	list-style-type: none;
	text-align:right;
	margin-right: 20px;
	margin-top: 5px;
}
#Footer #Copyright a {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}
#Footer #Copyright a:hover {
	text-decoration: underline;
	background-repeat: repeat;
	margin-top: 0px;
	color: #FFFFFFFF;
}
a {
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	background-repeat: repeat;
	margin-top: 0px;
	color: #E00003;
}
a:hover img {
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
#bio_pic {
	height: 495px;
	background-image: url(../../data/common/bio/bio.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	background-position: center;
}
.text_1 {
	padding-left: 15px;
}
.info_box {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-bottom: 15px;
}
.disco_box {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-bottom: 15px;
}
.disco_box .img {
	float:left;
	width:200px;
	display:block;
	text-align:center;
	padding-top: 30px;
	padding-bottom: 30px;
}
.disco_info {
	float:right;
	width:380px;
	list-style-type: none;
	text-align:left;
	padding-top: 13px;
}

