@charset "utf-8";
/* CSS Document */



#intro{
	margin:0 0 0 30px;
}

#intro h4{
	font-size:16px;
	color:#000000;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

#aboutcd{
	margin:0 0 0 150px;
}

#aboutcd h5{
	font-size:20px;
	color:#e50011;
	padding-left:20px;
}

#comment h5{
	font-size:18px;
	color:#e50011;
}

#cdjacket{
	width:320px;
	float:left;
	text-align:center;
	margin:0 0 0 0px;
}

#cdtitle1{
	width:260px;
	float:left;
	margin:0 0 0 20px;
}

#cdtitle2{
	width:350px;
	float:left;
}

#main h6{
	font-size:17px;
	color:#fff;
	font-weight:600;	
}

#tenpo{
	clear:both;
	padding:20px 0 0 250px;
}

#abouttenpo{
	clear:both;
	margin:20px 0 0 250px;
	height:200px;
	width:680px;
	border-radius:15px;
	border:solid 3.5px #CCC;
	position:relative;
	overflow:auto;
	-webkit-overflow-scrolling: touch;
	word-wrap: break-word;
	padding:10px;
}

#sidephoto{
	float:left;
	height:auto;
	width:350px;
	margin:0px 0 0px 0px;
	padding:50px 0 0px 50px;
}

#comment{
	float:left;
	padding:50px 0 50px 0;
	width:800px;
}

#comment h2{
	font-size:14px;
	color:#000000;
	font-weight:600;	
}

/* balloon-1 right */
#balloon-1-right {
	position: relative;
	display: inline-block;
	padding: 0 15px;
	width: 80%;
	min-width: 115px;
	height: auto;
	color: #19283C;
	border: 2px solid #cccccc;
	z-index: 0;
	border-radius: 10px;
	margin:15px 0 15px 0px;
}
#balloon-1-right:before {
	content: "";
	position: absolute;
	top: 50%; right: -8px;
	margin-top: -9px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 9px 0 9px 9px;
	border-color: transparent transparent transparent #ffffff;
	z-index: 0;
}
#balloon-1-right:after {
	content: "";
	position: absolute;
	top: 50%; right: -12px;
	margin-top: -10px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 10px 0 10px 10px;
	border-color: transparent transparent transparent #cccccc;
	z-index: -1;
}

/* balloon-1 left */
#balloon-1-left {
	position: relative;
	display: inline-block;
	padding: 0 15px;
	width: 80%;
	min-width: 115px;
	height: auto;
	border: 2px solid #cccccc;
	z-index: 0;
	border-radius: 10px;
	margin:15px 0 15px 100px;
}
#balloon-1-left:before {
	content: "";
	position: absolute;
	top: 50%; left: -8px;
	margin-top: -9px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 9px 9px 9px 0;
	border-color: transparent #ffffff transparent transparent;
	z-index: 0;
}
#balloon-1-left:after {
	content: "";
	position: absolute;
	top: 50%; left: -12px;
	margin-top: -10px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 10px 10px 10px 0;
	border-color: transparent #cccccc transparent transparent;
	z-index: -1;
}

/* balloon-2 right */
#balloon-2-right {
	position: relative;
	display: inline-block;
	padding: 0 15px;
	width: 65%;
	min-width: 115px;
	height: auto;
	color: #19283C;
	border: 2px solid #cccccc;
	z-index: 0;
	border-radius: 10px;
	margin:15px 0 15px 0px;
}
#balloon-2-right:before {
	content: "";
	position: absolute;
	top: 50%; right: -8px;
	margin-top: -9px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 9px 0 9px 9px;
	border-color: transparent transparent transparent #ffffff;
	z-index: 0;
}
#balloon-2-right:after {
	content: "";
	position: absolute;
	top: 50%; right: -12px;
	margin-top: -10px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 10px 0 10px 10px;
	border-color: transparent transparent transparent #cccccc;
	z-index: -1;
}

/* balloon-2 left */
#balloon-2-left {
	position: relative;
	display: inline-block;
	padding: 0 15px;
	width: 55%;
	min-width: 115px;
	height: auto;
	border: 2px solid #cccccc;
	z-index: 0;
	border-radius: 10px;
	margin:15px 0 15px 300px;
}
#balloon-2-left:before {
	content: "";
	position: absolute;
	top: 50%; left: -8px;
	margin-top: -9px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 9px 9px 9px 0;
	border-color: transparent #ffffff transparent transparent;
	z-index: 0;
}
#balloon-2-left:after {
	content: "";
	position: absolute;
	top: 50%; left: -12px;
	margin-top: -10px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 10px 10px 10px 0;
	border-color: transparent #cccccc transparent transparent;
	z-index: -1;
}

#back h7{
	font-size:20px;
	color:#e50011;
	display:inline;
	padding:0 0 20px 0;
	font-weight:600;
}

#back{
	padding:0 0 20px 0;
}

#back a:hover{
	color:#ccc;
}

#back a{
	color:#e50011;
}