
/* *******************************************************************
*リンク標準設定
*
*a:link		: 普通のリンク
*a:visited	: 既に見たリンク
*a:active	: クリックした時のリンク
*a:hover	: カーソルが上に乗った時のリンク
*
********************************************************************/
A:link {color:#000099;}
A:visited {color:#FF0000;}
A:hover {color:#FF9900;}


.cssh2 {font-size:12pt;  line-height:160%;}
.cssh1 {font-size:10pt;  line-height:140%;}
.cssh0 {font-size:8pt;  line-height:130%;}
.cssh3 {font-size:6pt;  line-height:120%;}

.knst1 {font-size:12px; color:#663333; line-height:20px;}
.knsttxt {font-size:12px; color:#000000; line-height:20px;}
.knsttxts {font-size:10px; color:#000000; line-height:16px;}

.wedng1 {font-size:10pt;color:#FF6699; line-height:16px;}
.wedng1b {font-size:12px; color:#FF6699; line-height:16px; font-weight: bold;}

.wedng2 {font-size:10pt;color:#4B2626; line-height:16px;}
.wedng2b {font-size:12px; color:#4B2626; line-height:16px; font-weight: bold;}

.textsm {font-size:10px; color:#000000; line-height:14px;}
.red{font-size:10px; color:#FF0000; line-height:14px;}
.red1{font-size:12px; color:#FF0000; line-height:16px;}

.wedPresent{
	font-size:12px;
	font-weight:bold;
	color:#CC0000;
	padding-bottom:5px;
	border-bottom:2px solid #b3a2c7;
}
.wedPresent2{
	padding-top:6px;
	font-size:12px;
	line-height:17px;
}

.box {
	border: 2px solid #502828;
}