/*
#	written by unit-MSE Co.,ltd.		#
#	Copyright 2004 unit-MSE Co.,ltd.	#
#										#
#	info@unit-mse.jp					#
#	http://www.unit-mse.jp				#
#	使用：maggymay　2004.07.28			#
#	日文用								#
#	$Revision: 1.1.1.1 $					#
*/

/* ボディ */
body {background-repeat:no-repeat ;}
body { margin-top: 0
	 margin-right: 0
	 margin-left: 0
	 margin-bottom: 0
	}
/* リンク */
a:link {color: #0066CC ;}
a:visited {color: #0066CC ;}
a:hover { color: #FF33CC; }

A.menuLinkItem:link { color: #0066CC ; text-decoration: none ; }
A.menuLinkItem:visited { color: #0066CC ; text-decoration: none ;}
A.menuLinkItem:hover { color: #FF33CC ; text-decoration: underline ;}

/* 中見出し */
/* 写真用 */
.box1{
	border: 1px solid #DBE2E8;
}
/* テキスト用 */
.ttl1p {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-weight: bold;
	font-size: 13px;
	line-height: 18px;
	padding-left: 5px;
	margin-bottom: 3px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FF84E6;
}
.ttl1b {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-weight: bold;
	font-size: 13px;
	line-height: 18px;
	padding-left: 5px;
	margin-bottom: 3px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #29B5FF;
}
.catch {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color: #000000;
	margin-bottom: 2px;
	margin-left: 6px;
}
.itemnm {
	font-size: 13px;
	line-height: 18px;
	margin-left: 5px;
	margin-bottom: 3px;
}
.text1 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 13px;
	line-height: 18px;
	padding-left: 8px;
	margin-bottom: 8px;
}
.date {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 13px;
	color: #FF33CC;
}

/* フォーム用 */
.form
{font-size:10pt;color:#330099;background-color:#FFFFFF;border:1 solid #FCB38B;}

/* ピクセル指定（スペーサー用） */
.fp1 { font-size: 1px ;}
.fp2 { font-size: 2px ;}
.fp3 { font-size: 3px ;}
.fp5 { font-size: 5px ;}
.fp8 { font-size: 8px ;}
.fp10 { font-size: 10px ;}
.fp10b { font-size: 10px ; font-weight: bold ;}
.fp11b { font-size: 11px ; font-weight: bold ;}
.fp12 { font-size: 12px ;}
.fp12b { font-size: 12px ; font-weight: bold ;}
.fp13 { font-size: 13px ;}
.fp14 { font-size: 14px ;}
.fp18 { font-size: 18px; line-height: 22px; font-weight: bold ;}
.15line {  line-height: 16px ;}
.15emline { line-height: 1.4em ;}
.line_p { background-color:#FFFFFF;border:1px #FF66FF dotted; }
