@charset "Shift_JIS";
/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
fieldset,img{border:0;}

body {
	background-color: #4b4b4b;
	background-image: url(../img/top_image.jpg);
	background-repeat: no-repeat;
	background-position: right 70px;
	margin: 0px;
	padding: 0px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN","MS PGothic", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, arial, helvetica, clean, sans-serif;
	font-size: 13px;
	line-height: 1.231;
}

#arte-img {
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 50px;
	float: left;
	overflow: hidden;
	display: block;
	margin: 0px;
}

#topics {
	display: block;
	width: 550px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	margin: 0px;
	clear: both;
	float: left;
	overflow: hidden;
}

#topics dl {
	font-size: 93%;
	color: #3C3;
	list-style-type: none;
	line-height: 130%;
}

.topi dt {
	padding-bottom: 3px;
}

.topi dd {
	padding-left: 1em;
}

.topi dd a {
	color: #3C3;
}

