/* CSS Document */*	{ margin: 0; padding: 0; font-style: normal;}img { border: 0;}body {	background-color: #F0F0E4;	margin: 0px;	padding: 0px;}.tb-b {	background-color: #FFFFFF;}body { font-size: 12px; 	color:#333333; }/* 文字色 */h1 {	font-size: 14px;	color:#2B6600;	border-bottom-width: 1px;	border-bottom-style: dotted;	border-bottom-color: #CCCCCC;	margin-bottom: 5px;	padding-bottom: 5px;}h2 {	font-size: 12px;	border-bottom-width: 1px;	border-bottom-style: dotted;	border-bottom-color: #CCCCCC;	margin-bottom: 3px;	padding-bottom: 3px;}/** リンク **/a:link,a:visited {	color: #333333;	text-decoration: underline;}a:hover,a:active {	color: #74A611;	text-decoration: underline;}/* マージン */.mgb5 { margin-bottom: 5px; }.mgb10 { margin-bottom: 10px; }.mgb15 { margin-bottom: 15px; }.mgb20 { margin-bottom: 20px; }.mgb30 { margin-bottom: 30px; }.mtb5 { margin-top: 5px; }.mtb10 { margin-top: 10px; }.mtb15 { margin-top: 15px; }.mtb20 { margin-top: 20px; }.mtb30 { margin-top: 30px; }.idt1 { margin-left: 10px; }.idt2 { margin-left: 20px; }.idt3 { margin-left: 30px; }.idt4 { margin-left: 40px; }.idt5 { margin-left: 5px; }/* ボーダー */.bbsline{ border-bottom:solid 1px #999999; }.bbdline{ border-bottom:dotted 1px #999999; }.r-back {	background-image: url(../images/bg.gif);	background-repeat: repeat-y;}.m-back {	background-image: url(../images/m_bg.jpg);	background-repeat: repeat-y;}.pagetop {	text-align: right;	margin-right: 15px;	margin-top: 20px;}.pagetop a {	font-size: 11px;}