@charset "UTF-8";
@import url("tomokkin.css");

#contents {
	width: 965px;
	height:1990px;
}

#main{
	margin-top:0;
}

/*ボタン*/
.top{
	background-image: url(../tomokkin_imges/button1.jpg);
}

.top:hover,.top:active{
	background-image: url(../tomokkin_imges/button2-2.jpg);    
}

.cd{
	background-image: url(../tomokkin_imges/button4-2.jpg);
}

* html h1{
	margin:30px 117px 0;
}

.cd_review{
	width:800px;
	margin-bottom:20px;
	background-color:#660000;
}

.cd_photo{
	margin-left:20px;
	padding-top:20px;
	padding-bottom:20px;
}

.cd_review2{
	width:430px;
	float:right;
}

.cd_review3{
	width:500px;
	float:right;
}

#tango{
	margin-top:50px;
	margin-bottom:60px;
	color:#ffffff;
	font-size:1.2em;
	line-height:1.5em;
}

h2{
	margin-top:45px;
	margin-bottom:30px;
	color:#ffffff;
	font-size:1.2em;
	line-height:1.5em;
}

.tango,.date{
	font-size:0.9em;
	line-height:1.7em;
	padding-bottom:50px;
}

.date{
	padding-bottom:0;
}

p{
	font-size:0.9em;
	line-height:1.7em;
	padding-bottom:10px;
}

#amazon{
	width:760px;
	margin:50px auto 0;
}

* html #amazon{
	margin-top:50px;
	margin-left:102px;
}

.amazon{
	width:250px;
	float:right;
	margin-top:60px;
	margin-right:380px;
}

* html .amazon{
	margin-right:190px;
}

#footer{
	margin-top:-60px;
}
