body {
	margin: 0px 0px 0px 0px;
	}
	
/* link_common */

a {text-decoration:none;color:#000000; font-weight: bold;}
a:link {text-decoration:none;color:#000000; font-weight: bold;}
a:visited {text-decoration:none;color:#000000; font-weight: bold;}
a:hover {text-decoration:none;color:#ffff00;}



/* contents */

div#bg {
	background-color:#ffffff;
	position:absolute;
	width:1028px;
}
div#contents {
	margin:25px;
	margin-top:25px;
	margin-left:40px;
}
div#contents table {
	font-size: 10px;
	line-height:14px;
	//margin-bottom:40px;
	font-family: Lucida Grande, ヒラギノ角ゴ Pro W6, ＭＳ Ｐゴシック, verdana, sans-serif;
	width: 900px;
}
div#contents td {
	font-size: 12px;
	line-height:18px;
	font-family: Lucida Grande, ヒラギノ角ゴ Pro W6, ＭＳ Ｐゴシック, verdana, sans-serif;
	padding: 6px;
}
div#contents input {
	font-size: 11px;
	line-height:14px;
	font-family: Lucida Grande, ヒラギノ角ゴ Pro W6, ＭＳ Ｐゴシック, verdana, sans-serif;
}



/*common*/
.contents {
	position: relative;
	top:12px;
	left:12px;
	margin-bottom:8px;
	border: 1px solid #00000;
	}
.contents .float {
	float:left;
	margin-right:10px;
	margin-top:-2px;
	border: 1px solid #000000;
}
.contents .cat {
	font-size:10px;
	line-height:16px;
	font-family: Lucida Grande, ヒラギノ角ゴ Pro W6, ＭＳ Ｐゴシック, verdana, sans-serif;
	font-style:italic;
}
.contents .item {
	font-size:18px;
	line-height:30px;
	font-weight:bold;
	font-family:Times New Roman, ヒラギノ明朝 Pro W6, ＭＳ Ｐ明朝, serif;
}	
	
.title {
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	font-family: Lucida Grande, ヒラギノ角ゴ Pro W6, ＭＳ Ｐゴシック, verdana, sans-serif;
	color:#000000;
}
.l {
	font-size:12px;
	line-height:18px;
	font-family: Lucida Grande, ヒラギノ角ゴ Pro W6, ＭＳ Ｐゴシック, verdana, sans-serif;
}
.ll {
	font-size:12px;
	line-height:18px;
	font-family: Lucida Grande, ヒラギノ角ゴ Pro W6, ＭＳ Ｐゴシック, verdana, sans-serif;
}
.m {
	font-size:11px;
	line-height:18px;
	font-family: Lucida Grande, ヒラギノ角ゴ Pro W6, ＭＳ Ｐゴシック, verdana, sans-serif;
}
.s {
	font-size:10px;
	line-height:16px;
	font-family: Lucida Grande, ヒラギノ角ゴ Pro W6, ＭＳ Ｐゴシック, verdana, sans-serif;
}
dd#i {
	margin-left:1em;
}
span#space {
	font-size:10px;
	line-height:16px;
	padding:6px;
}
br#clear {
	clear:both;
}
p#h {
	font-size:6px;
}
br.h {
	font-size:6px;
	line-height:6px;
}
.alert {
    font-size:10px;
	line-height:18px;
	font-family: Lucida Grande, ヒラギノ角ゴ Pro W6, ＭＳ Ｐゴシック, verdana, sans-serif;
	color: red;
}
.error {
	font-size:12px;
	line-height:28px;
	font-family: Lucida Grande, ヒラギノ角ゴ Pro W6, ＭＳ Ｐゴシック, verdana, sans-serif;
	color: #ff0000;
}
.hidden {
	font-size: 11px;
	line-height:14px;
	font-family: Lucida Grande, ヒラギノ角ゴ Pro W6, ＭＳ Ｐゴシック, verdana, sans-serif;
	background-color:#ffff00; padding:6px; color: #000000;
}

