@charset "UTF-8";
 @media screen {

div#wrap {
	position: relative;
	margin: 0px auto;
	min-height: 100%;
	width:100%;
	height: 100%;
	text-align: left;
}

.contents {
	width: 980px;
	margin: 0 auto;
}

#article{ margin:20px 20px; }

.box{ margin:0 0 20px; }

dl{ margin-bottom:10px; }

.cf:before, .cf:after { content:""; display:table; } .cf:after { clear:both; } .cf { zoom:1; } 

 }