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

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

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


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