


body {
	background-color: #CCCCCC;
	font-family: "Rounded Mplus 1c";
	/*background-image: url("img/artwork/fuyunohono01.jpg");
	background-attachment: fixed;
	background-position: center center;*/
}



.artbox{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 70px;
	padding-bottom: 90px;
	margin-top: 150px;
	margin-bottom: 200px;
	background-color: #fff;

}
.artbox img{
	width:auto;
	height:auto;
	max-width:500px;
	max-height:1000px;
	vertical-align: middle;/*IE7*/
	margin-bottom: 40px;
	padding-right: 50px;
	padding-left: 50px;
}



.midashi{
	width:400px;
	font-family: "Rounded Mplus 1c";
	font-weight: normal; /* フォントの太さをいくつか選択した場合はその太さの数字を入力 */
	font-size: 150%;
	text-align: center;
	text-decoration:none;
	border-bottom:2px solid;
	margin-right:200px;
	margin-left: 200px;
	margin-bottom: 50px;
}


.naiyou{
	width: 600px;
	line-height:1.5em;
	letter-spacing: 0.1em;/*文字間*/
	font-family: "Rounded Mplus 1c";
	font-weight: 300;
	font-size: 80%;
	margin top: 50px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;

	
}


.copyright{
	width: 800px;
	line-height:0.1em;
	letter-spacing: 0.2em;/*文字間*/
	font-weight: 300; /* フォントの太さをいくつか選択した場合はその太さの数字を入力 */
	font-size: 60%;
	margin-top: 50px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	
}

