HTML{
overflow:hidden;
scrollbar-base-color: #ffffff;
}

BODY{
	background:#ffffff url(img/check.gif);
	font-style:normal;
	font-weight:normal;
	font-size:10px;	
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka";
	text-align:left;
	margin: 0; 
	padding: 0;
	color:#000000;
	}

#content{
width:680px;
margin:0;
text-align:left;
}

#title	{
	text-align:right;			/* 文字揃え */
	background:#ffffff;			/* 背景一括指定 */
	margin:0px;				/* マージン一括指定 */
	padding:0px 0px 0px 0px;				/* パディング一括指定 */
	vertical-align:bottom;		/* 垂直位置 */
	height:38px;				/* 表示の縦幅 */
	color:#000000;				/* 文字色： */
	border-bottom:2px solid #000000;				/* 下ボーダー */
	font-size:14pt;			/*  フォントサイズ */
	}

table td{
	font-style:normal;
	font-weight:normal;
	font-size:10px;	
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka";
	text-align:left;
	line-height:110%;			/* 行幅 */
	vertical-align:top;		/* 垂直位置 */

	}
	
.left	{
	width:345px;
	margin:0;
	padding:0px;
	/*background:#59493f url(../img/info.gif) no-repeat right bottom;*/
	}
	
input{
	background-color:white;	
	font-size:10px;
	color:#666666;
	border-right:1px solid;
	border-top:1px solid;
	border-left:1px solid;
	border-bottom:1px solid;

	}

.button {
	background-color:white;
	font-size:10px;
	color:#666666 ;	
	width: 40px; 
	border-right:1px solid;
	border-top:1px solid;
	border-left:1px solid;
	border-bottom:1px solid;
	 } 

A:link	{color:#000000;text-decoration:none;}
A:visited	{color:#000000;	text-decoration:none;}
A:active	{color:#000000;	text-decoration:none;}
A:hover		{color:#009933;	text-decoration:none;}


.dot {
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999; 
	margin:10px 20px 0px 20px;
	background:#ffffff;
	}

.text{
background-color:white;
font-size:10pt;
font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka";
color:#666666;
border:1px solid #999999;
 }

.t-box{
	background-color:white;
	font-size:12pt;
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka";
	color:#666666;
	width:350px
	height:200px
	border:1px solid #999999;
	scrollbar-base-color:#ffffff;
	}
	
.file{
	font-size:10px;
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka";
	border:1px solid #999999;
	}



#main	{
	width:329px;
	border-bottom:1px dotted #666666;
	margin:10px 3px 7px 3px;
	}
	

.cate	{
	width:85px;
	text-align:center;
	}
	
#comment	{
	margin-left:0px;
	padding-left:0px;
	text-indent:0px;			/* 行頭インデント */
	/*clear:both;*/
	}

#comment	table	{
margin:0px;
}

.com	{
	background:#ffffff url(img/arrow_info2.gif) no-repeat left top;
	padding-left:17px;
	list-style:none url(img/dot.gif) outside;
	line-height:1.3em;			/* 行幅 */

		/*letter-spacing:100%;*/		/* 文字間隔 *//Users/oishi_nami/hinami/topics/wn.css

	}
	
#date	{
	margin-bottom:5px;
	font-weight:bold;			/* 太さ */
	}

ul	{
	margin:0px 0px 0px 10px;
	padding:0px;
	}
	
li	{
	margin:0px 0px 0px 0px;
	padding:0px;
	}
