@charset "UTF-8";
/* CSS Document */

.contents_a{
	width : 320px;
	float : left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 60px;
	font-size: x-small;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 200%;
	font-weight: lighter;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;	
}

.contents_b{
	width : 320px;
	float : left;
	margin: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-size: x-small;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 200%;
	font-weight: lighter;
	list-style-type: none;
}


.box {
	width: 100%;
	height: 1000px;
	padding: 5px;
	background-image: url(img/box_base.jpg);
	font-size: x-small;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 200%;
 	font-weight: lighter;
}

.box_discog {
	width: 290px;
	height: 1000px;
	background-image: url(img/box_base.jpg);
	font-size: x-small;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 200%;
	font-weight: lighter;
	float:left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.box_1 {
	width: 100%;
	height: auto;
	background-image: url(img/box_base.jpg);
	font-size: x-small;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 250%;
	font-weight: 100;
	text-align:center;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	letter-spacing:2pt;
}

.box_2 {
	width: 100%;
	height: auto;
	background-image: url(img/box_base.jpg);
	font-size: x-small;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 250%;
	font-weight: 100;
	text-align:center;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	letter-spacing:2pt;
}
