@charset 'Shift_JIS';
.fn12 {
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 1px;
	color: #333333;


}
.blue {
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 1px;
	color: #023497;


}
.fn13 {
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;


}
.fn14 {
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;


}
.fn16 {
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;


}


/*--フォーム送信ボタンをリンクカーソルに--*/
.mouseon{
	cursor:hand;
	cursor:pointer;
}

/*▼▼HTML再定義▼▼*/
/*--body設定（文字色と背景色は必ずセットで指定！！）--*/
/*--ポップアップ等でbody設定が複数ある時は↓は削除。id又はclassでページ毎に指定--*/
.body{
	margin:0;		/*IE・NN用の余白*/
	padding:0;		/*OPERA用の余白*/
	color:#666666;		/*文字色*/
	background : #ffffff url(../images/bg_02.gif) repeat-x;	/*背景色、背景画像等*/
}
.body2{
	margin:0;		/*IE・NN用の余白*/
	padding:0;		/*OPERA用の余白*/
	color:#666666;		/*文字色*/
	background:#ffffff;	/*背景色、背景画像等*/
}

/*--フォームのマージン--*/
form {
	margin:0px;
	padding:0px;
}

ul {
	padding:0px 5px 0px 5px;
	margin:0px 0px 0px 10px;
}

/*--擬似クラス（順番は必ず「link、visited、hover、active」）--*/
/*--1ページ内で複数の擬似クラスを使う場合は↓は削除。リンク毎にid又はclassで個別指定。--*/
A:link {
	color:#023497;
	background:transparent;
	text-decoration: none;
}
A:visited {
	color:#97024C;
	background:transparent;
	text-decoration: none;
}
A:hover {
	color:#ff0000;
	background:transparent;
	text-decoration: underline;
}
A:active{
	color:#ff0000;
	background:transparent;
	text-decoration: underline;
}
.c1:link {
	color:#023497;
	background:transparent;
	text-decoration: underline;
}
.c1:visited {
	color:#97024C;
	background:transparent;
	text-decoration: none;
}
.c1:hover {
	color:#ff0000;
	background:transparent;
	text-decoration: underline;
}
.c1:active{
	color:#ff0000;
	background:transparent;
	text-decoration: underline;
}
.waku {
	border-top: 1px none #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px none #999999;
	border-left: 1px solid #999999;
}
.bg2 {
	background-image : url(bg_27.gif);
	background-repeat: repeat;
}
.mail {
	background-image : url(index_05.gif);
	background-repeat: no-repeat;
}
.style5 {color: #339933; font-size:14px; font-weight: bold; }.f1 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	line-height: 17px;
	font-weight: lighter;
	margin: 0px;
	padding: 0px;
}
.f5 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	line-height: normal;
	font-weight: lighter;
	margin: 3px;
	padding: 3px;
}
.h1 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	line-height: normal;
	font-weight: lighter;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

