@charset "utf-8";
body	{
	font-family:"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3" , Osaka , sans-serif;
	letter-spacing:1px;
}

.txt_10	{
	font-size:0.66em;
	line-height:12px;
}

td p	{
	font-size:0.8em;
	letter-spacing:1px;
}

.txt_12	{
	font-size:0.8em;
	line-height:140%;
	letter-spacing:1px;
}

.txt_14	{
	font-size:0.93em;
	line-height:140%;
}

.txt_16	{
	font-size:1.06em;
	line-height:160%;
}

.txt_80_160	{
	font-size:80%;
	line-height:160%;
}

.txt_red	{
	color:#FF0000;
}

.txt_red_u	{
	color:#FF0000;
	border-bottom:1px solid #FF0000;
}

.jump_txt	{
	margin:260px;
	font-size:80%;
	line-height:160%;
}

.txt_through	{
	text-decoration:line-through;
}

.txt_right	{
	text-align:right;
}

.txt_right_80	{
	font-size:80%;
	line-height:160%;
	margin:40px 0px 14px 16px;
	text-align:right;
}
		
.txt_torikesi	{
	text-decoration:line-through;
}

.img_d	{
	display:block;
}

.flort_l	{
	float:left;
}

.flort_r	{
	float:right;
}

.left	{
	float:left;
}
		
.right	{
	float:right;
}
		
.a_left	{
	text-align:left;
}
	
.a_right	{
	text-align:right;
}
		
.a_center	{
	text-align:center;
}

.cb	{
	clear:both;
}

hr.cb	{
	width:100%;
	height:0px;
	clear:both;
	visibility:hidden;
	margin:0;
	padding:0;
}

.dp	{
	display:block;
}

.p_bottom10	{
	padding-bottom:10px;
}

.p_bottom8	{
	padding-bottom:8px;
}

form strong	{
	color:#FF3366;
}