/* CSS Document */
/* クリエイティブファクトリー */

/* 全設定をクリア */
*{
	font-style:normal;
	font-size:1.0em;
}

body {
	background-color:#999999;
	color:#666666;
	text-align:center;
	margin-top:0;
	margin-bottom:0;
	scrollbar-3dlight-color:999999;
	scrollbar-arrow-color:#999999;
	scrollbar-darkshadow-color:#999999;
	scrollbar-face-color:EEEEEE;
	scrollbar-highlight-color:#EEEEEE;
	scrollbar-shadow-color:#EEEEEE;
	scrollbar-track-color:#EEEEEE;
	overflow-x:hidden;
}

body,td,th{
	font-family: ＭＳ Ｐゴシック, Osaka;
	font-size: 12px;
	line-height:150%;
	letter-spacing:1px;
}

/* ------------------------------------------------------------[framework] */
div#framework{
	width:700px;
	background-image:url(gazou/bg1.gif);
	background-repeat:repeat-y;
	margin-top:0;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	border-left:solid 1px #666666;
	border-right:solid 1px #666666;
}
/* ----------------------------------------------------------------------- */

/* ---------------------------------------------------------------[header] */
div#header{
	width:700px;
	margin-bottom:-3px;
}
/* ----------------------------------------------------------------------- */

a:link {
	color:#FF9900;
	text-decoration:underline;
	letter-spacing:1px;
	font-size: 12px;
	line-height:150%;
	letter-spacing:2px;
}
a:visited {
	color:#FF9900;
	text-decoration:underline;
	letter-spacing:1px;
	font-size: 12px;
	line-height:150%;
	letter-spacing:2px;
}
a:hover {
	color:#FF9900;
	text-decoration:underline;
	letter-spacing:1px;
	font-size: 12px;
	line-height:150%;
	letter-spacing:2px;
}

.tb14 {
	color:#666666;
	font-size:14px;
	font-weight:bold;
	line-height:150%;
	letter-spacing:1px;
}
.tb16 {
	color:#666666;
	font-size:16px;
	font-weight:bold;
	line-height:150%;
	letter-spacing:1px;
}
.tr14 {
	color:#FF3300;
	font-size:12px;
	font-weight:bold;
	line-height:150%;
	letter-spacing:1px;
}
.tr16 {
	color:#FF3300;
	font-size:16px;
	font-weight:bold;
	line-height:150%;
	letter-spacing:2px;
}
.text1 {
	color:#666666;
	text-decoration:none;
	font-size:12px;
	line-height:150%;
	letter-spacing:1px;
}
.text2 {
	color:#FFFFFF;
	text-decoration:none;
	font-size:14px;
	line-height:150%;
	letter-spacing:1px;
}
.linkb {
	color:#666666;
	text-decoration:underline;
	font-size:12px;
	line-height:150%;
	letter-spacing:1px;
}
.cr {
	color:#666666;
	letter-spacing:1px;
	font-size: 12px;
	line-height:150%;
	text-align:center;
}
