/*	日本同人誌印刷業組合標準スタイル */
BODY{		font-size:10pt;
			margin:0px;
			padding:0px;
			background-image:url("./img/bg1.gif");}
A{			text-decoration:none;}
A:hover{	text-decoration:underline;}
TD{			font-size:10pt;}
H2{			font-size:12pt;
			color:rgb(255,255,255);
			padding:2px;}
H3{			font-size:11pt;}
H5{			font-size:12pt;
			font-weight:bold;}
H6{			font-size:11pt;
			font-weight:bold;}
DT{			font-weight:bold;}
TD{			vertical-align:top;}
ADDRESS{	font-size:8pt;
			font-style:italic;
			color:rgb(255,255,255);}
.caption{	font-size:12pt;
			font-weight:bold;
			color:rgb(255,255,255);}
.menu{		color:#FFFFFF;
			vertical-align:top;
			test-align:center;
			background-color:rgb(16,16,119);}
.button{	background-color:rgb(230,246,249);}
.check{		font-size:8pt;
			background-color:rgb(16,16,119);
			color:rgb(255,255,255);}
.about_a{	background-color:rgb(230,246,249);}
.about_b{	background-color:rgb(191,231,229);
			font-size:11pt;}
.name_0{	font-weight:bold;
			text-align:right;
			text-decoration:none;
			background-color:rgb(191,231,241);}
.name_1{	font-weight:bold;
			text-align:right;
			text-decoration:none;
			background-color:rgb(254,217,118);}
.list_0{	background-color:rgb(191,231,241);}
.list_1{	background-color:rgb(254,217,118);}

.ln{		list-style-type:none;}
.red{		color:rgb(255,0,0);}
