.mailform {
	background-image: url(img/top/top_mail_back.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 10px;
	color: #666666;
	border: 1px solid #6F7583;
	background-color: #FFFFFF;


}
.keigray {
	border: 1px solid #CCCCCC;
}
.baseform {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(img/base/base_form.jpg);
	background-repeat: repeat-x;
}


.torihiki_img_right {
	border-right:dotted 1px #999999;
}

.torihiki_img_top {
	font-size: 12px;
	color: #99CCFF;
	border-top:dotted 1px #999999;
	border-bottom:dotted 1px #999999;
}

.torihiki_img_top2 {
	font-size: 12px;
	color: #99CCFF;
	border-top:dotted 1px #999999;
}

.torihiki_img_bottom {
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	border-bottom:dotted 1px #999999;
}

.border_right {
	border-right:ridge 1px #999999;
}

.border_left {
	border-left:ridge 1px #999999;
}

.border_top {
	border-top:ridge 1px #999999;
}

.border_bottom {
	border-bottom:ridge 1px #999999;
}

.border {
	border-left:outset 2px #FFFFFF;
	border-right:outset 2px #FFFFFF;
	border-bottom:outset 2px #FFFFFF;
	border-top:outset 2px #FFFFFF;
}

/* link A */
a.blu:link		{color:#0066FF;	text-decoration:underline}
a.blu:hover		{color:#0066FF;	text-decoration:underline}
a.blu:visited	{color:#0066FF;	text-decoration:underline}

a.org:link		{color:#FF6600;	text-decoration:underline}
a.org:hover		{color:#FF6600;	text-decoration:underline}
a.org:visited	{color:#FF6600;	text-decoration:underline}

a.pink:link		{color:#FF33CC;	text-decoration:underline}
a.pink:hover		{color:#FF33CC;	text-decoration:underline}
a.pink:visited	{color:#FF33CC;	text-decoration:underline}

a.menu:link		{ font-size: 12px; color: #000000; text-decoration: none; }
a.menu:visited	{ font-size: 12px; color: #000000; text-decoration: none; }
a.menu:hover	{ font-size: 12px; color: #FF6600; text-decoration: none; }
a.menu:active	{ font-size: 12px; color: #FF6600; text-decoration: none; }
