@charset "utf-8";

/* グローバル */


/* ヘッダー */


/* コンテンツ */
#contents{
/*	background-color:#FF00FF;*/
	background-position:left;
	background-repeat:no-repeat;
	float:right;
	text-align:left;
	margin:35px 0px 0px 49px;
	width:645px;
}
#contents h2{
	margin:0 0 30px 0px;
	clear:both;
}
#contents h2.text{
	background-image:url(../images/contents_h1.gif);
	background-repeat:no-repeat;
	padding:0px;
	height:40px;
	font-size:36px;
	clear:both;
}
#contents h3{
	margin:0 0 30px 0px;
	clear:both;
}
#contents h3.text{
	background-image:url(../images/contents_h2.jpg);
	background-repeat:no-repeat;
	padding:11px 0 0 20px;
	height:37px;
	font-size:14px;
	clear:both;
}
#contents h4{
	margin:0 0 30px 0px;
	clear:both;
}
#contents h4.text{
	background-image:url(../images/contents_h3.gif);
	background-repeat:no-repeat;
	padding:2px 0 0 16px;
	height:25px;
	font-size:12px;
	clear:both;
}
#contents .comment{
	color:#666666;
	float:none;
	clear:both;
	margin:0 0px 30px 20px;
	font-size:12px;
	line-height:150%;
	width:575px;
}
#contents .column{/* コラム */
	margin:10px;
	border:#999999 solid 1px;
	font-size:small;
}
#contents a:link,#contents a:visited ,#contents a:hover,#contents a:active {/* リンク文字の設定 */
	color:#666666;
	text-decoration:none;
}
#contents a:hover{
	text-decoration:underline;
}

/* コメント用 */
#contents ul{
	margin:0 28px 0 28px;
}
#contents ol{
	margin:0 28px 0 28px;
}


/* サイドメニュー */


/* フッター */


/* topics */


/* メール */


