@charset "utf-8";

body {
	width: 390px;
	height: auto;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 7pt;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	line-height: 2;
	text-align: left;
	}

.coment {width: 390px; margin-top: 10px;}	
.cliant {font-weight: bold;}	
.clear {clear: both;}	
	
#works_navi {
	width: 390px;
	height: 10	px;
	vertical-align: top;
	margin-top: 10px;
	}	
	
/* ボタン */
#bt_zone {
	width: 250px;
	height: 7px;
	margin: 0;
	padding:0;
	float: left;
	text-align: left;
	}
#bt_zone li {
	display: inline;
	}

/* prev_next */		
#prev_next {
	width: 66px;
	height: 10px;
	margin: 0;
	padding:0;
	float: right;
	display: inline;
	}
#prev_next li {
	display: inline;
	float: left;
	}
	
