.bodycts {
	background-attachment: fixed;
	background-image: url(img/back_004.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	scrollbar-face-color: #F5F5F5;
	scrollbar-highlight-color: #F3F5F2;
	scrollbar-shadow-color: #cccccc;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #E6E6E6;
	scrollbar-darkshadow-color: #cccccc;
	margin: 0px;
	padding: 0px;
}
/*リンク色指定*/
a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #339999;
	text-decoration: none;
}

/*フォント指定---標準---*/
.main12px {
	font-size: 12px;
	line-height: 140%;
	color: #333333;
}
.main12pxb {
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	font-weight: bold;
}
.main10px {
	font-size: 10px;
	line-height: 140%;
	color: #333333;
}
.main10pxb {
	font-size: 10px;
	line-height: 140%;
	color: #333333;
	font-weight: bold;
}

/*フォント指定---白文字---*/
.white12px {
	font-size: 12px;
	line-height: 140%;
	color: #FFFFFF;
}
.white12pxb {
	font-size: 12px;
	line-height: 140%;
	font-weight: bold;
	color: #FFFFFF;
}
.white10px {
	font-size: 10px;
	line-height: 140%;
	color: #FFFFFF;
}
.white10pxb {
	font-size: 10px;
	line-height: 140%;
	font-weight: bold;
	color: #FFFFFF;
}
.main16px {
	font-size: 16px;
	line-height: 140%;
	color: #333333;
}
.main16pxb {
	font-size: 16px;
	line-height: 140%;
	font-weight: bold;
	color: #333333;
}
.main24px {
	font-size: 24px;
	line-height: 140%;
	color: #333333;
}
.main24pxb {
	font-size: 24px;
	line-height: 140%;
	font-weight: bold;
	color: #333333;
}
.main18px {
	font-size: 18px;
	line-height: 140%;
	color: #333333;
}
.catch {
	font-size: 12px;
	line-height: 140%;
	font-weight: bold;
	padding-left: 40px;
	color: #333333;
}
.lead {
	font-size: 12px;
	line-height: 140%;
	padding-top: 15px;
	padding-left: 40px;
	color: #333333;
}
.leadCopy {

	font-size: 12px;
	line-height: 140%;
	padding-top: 15px;
	padding-left: 40px;
	color: #333333;
}
.res {
	font-size: 12px;
	font-weight: bold;
	color: #663399;
}

