@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	color: #000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", MS P Gothic, sans-serif;
	font-size: 14px;
	line-height: 1.2;
}


#navi,
#contents,
#main-contents h2,
#main-contents .m-section,
#main-contents .about
#side-contents h3,
#side-contents s-section,
#side-contents .about,
#footer {
	clear: both;
	left: 59px;
	top: 141px;
}

#container {
	width: 924px;
	max-width: 1260px;
	min-width: 800px;
	background: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#container h1 {
	font-weight: bold;
	color: #300;
	font-size: 14px;
	text-align: right;
}
#header {
	background-image: url(image/top2.jpg);
	height: 160px;
}
#header img {
	padding-top: 10px;
	padding-left: 10px;
}

#menu {
	height: 40px;
	width: 924px;
	border-bottom-width: 1.5px;
	border-bottom-style: solid;
	border-bottom-color: #3E3322;

}

#menu ul {
	margin-left: 10px;
	line-height: 3em;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;	
}

#menu li {
	float: left;
	width: 130px;
	text-align: center;
	text-decoration: none;
	height: 40px;
}

#menu a {
	text-decoration: none;
	list-style-type: none;
	color: #000;
	font-weight: bold;
	font-size: 14px;
	display: block;
	width: 100%;
}

 #menu a:hover {
	color: #333;
	background-color: #CCC;
	height: 40px;
}


#menu li.non {
	color: #FFF;
	text-decoration: none;
	background-color: #3E3322;
	font-size: 14px;
	height: 40px;
	
}

#contents {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 30px;
	padding-left: 20px;
	width: 895px;
	
}

#contents .discography{
	padding-left: 10px;
	clear: both;
	height: auto;
}

#contents .title {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #993;
	background-position: 0px 4px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 23px;
	font-size: 16px;
}


.disco {
	height:390px;
	width: 270px;
	float: left;
}

.disco_list {
	height: 390px;
	width: 570px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #660;
}
.disco_list1 {
	height: 850px;
	width: 570px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #663;
	line-height: 14px;
}

.disco_image {
	height: 180px;
	width: 200px;
	text-align: center;
	padding-left: 40px;
}

.disco_coment {
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 13px;
	padding-left: 10px;
}
.dvd_image {
	height: 260px;
	width: 200px;
	text-align: center;
	padding-left: 40px;
}
.discography ul {
	line-height: 1.2em;
	margin-bottom: 5px;
	color: #333;
	parring-left: 80px;
	
	}
.discography li {
	line-height: 1.2em;
	margin-bottom: 5px;
	color: #333;
	padding-right: 5px;
	padding-bottom: 3px;
	list-style-type: decimal;
	list-style-position: inside;
	padding-top: 5px;
	}
	
#container #contents .discography .title .name {
	font-size: 14px;
	
}

#footer {
	width: 925px;
	text-align: center;
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	font-size: 14px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(image/top2.jpg);
	background-position: center;
}
.list1 li {line-height: 1.5em;
	color: #333;
	padding-top: 5px;
	padding-right: 5px;
	
	list-style-type: decimal;
	list-style-position: inside;
	}
.day {
	padding-left: 40px;
}
.list_comment {
	font-size: 12px;
	padding-left: 5px;
}
#container #contents .discography .disco_list1 ul {
	padding-top: 0px;
	padding-left: 10px;
}
#container #contents .discography .disco_list1 ul li {
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 0px;
}
.second {
	padding-top: 20px;
	padding-left: 50px;
}

.discnomber {
	padding-left: 50px;
	padding-bottom: 0px;
}

/* プロフィール */


#container #contents p {
	padding-top: 15px;
	line-height: 2em;
}
#container #contents h2 {
	font-size: 16px;
	font-weight: normal;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #993;
	padding-top: 20px;
	width: 90%;
}

#container #contents .day {
	font-size: 16px;
	font-weight: normal;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #993;
	padding-top: 20px;
	width: 90%;
}

/*プロフィール写真*/
#container .box1 {
	overflow: hidden;
	width: 300px;
	height: 330px;	/*背景画像の読み込み*/
	float: right;
	display: inline;
	margin-left: 8px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 14px;
	margin-bottom: 10px;
	text-align: center;
}

#container .box2 {
	overflow: hidden;
	width: 320px;
	height: 240px;	/*背景画像の読み込み*/
	float: right;
	display: inline;
	margin-left: 8px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 14px;
	margin-bottom: 10px;
	text-align: center;
}
.sub_title {
	font-size: 16px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #993;
	margin-bottom: 10px;
	line-height: 30px;
}
.name_right {
	text-align: right;
}
.repo {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#container #contents .repo ul  {
	list-style-type: none;
	line-height: 20px;
	margin-bottom: 5px;
	margin-top: 5px;
}

#container #contents .repo ul li {
	list-style-type: none;
	line-height: 20px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.liverepo2 {
	margin-left: 120px;
}
#container #contents .repo dl dd {
	margin-bottom: 10px;
}
