body {
	margin: 0px;
	padding: 0px;
	scrollbar-face-color: #EFEFEF;
	scrollbar-arrow-color: #000000;
	scrollbar-highlight-color: #EEEEEE;
	scrollbar-shadow-color: #333333;
	scrollbar-base-color: #EFEFEF;
	scrollbar-3dlight-color: #666666;
	scrollbar-darkshadow-color: #333333;
}
/*　リンク青　*/
a.blue:link {
	color: #0099FF;
	text-decoration: underline;

}
a.blue:visited {
	color: #0066CC;
	text-decoration: underline;

}
a.blue:hover {
	color: #66CCFF;
	text-decoration: underline;
}
a.blue:active {
	color: #3366FF;
	text-decoration: underline;
}
/*　基本リンク色　*/
a:link {
	color: #FFFFFF;
	text-decoration: underline;

}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;

}
a:hover {
	color: #0099FF;
	text-decoration: underline;
}
a:active {
	color: #3366FF;
	text-decoration: underline;
}

blockquote {
	margin-left: 10px;
	padding: 5px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
/*　メインテキスト設定　*/
.txt {
	font-size: 80%;
	line-height: 120%;
	font-family: "Verdana", "Arial", "Helvetica", "ＭＳ Ｐゴシック", "Osaka";
}
/*　テーブル枠　*/
.tableline {
	border: 1px solid #000000;
}
/*　トップページで使用　*/
.news {
	background-color: #E3E3EC;
	margin: 8px;
	padding: 8px;
	width: 94%;
	border: 1px solid #333333;
	font-size: 80%;
	line-height: 130%;
	font-family: "Verdana", "Arial", "Helvetica", "ＭＳ Ｐゴシック", "Osaka";
}
.topcc {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EFEFEF;
	border-bottom-color: #EFEFEF;
	font-size: 70%;
	color: #FFFFFF;
	line-height: 120%;
}
.copyright {
	font-size: 10px;
	color: #FFFFFF;
	line-height: 130%;

}
/*　カタログページ用　*/
.itemcomment {
	font-size: 10px;
	font-weight: bold;
	color: #0066CC;
}
.itemline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	font-size: 80%;
	line-height: 120%;
}
.itemjumplist {
	line-height: 150%;
}
.itemcaption {

	font-weight: bold;
	color: #FFFFFF;
	background-color: #999966;
	padding: 3px;
}
.itemlinesub {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 3px;
	padding-bottom: 3px;
}
.tableupperline {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
}
/*　価格色1　*/
.price1 {
	font-size: 120%;
	font-weight: bold;
	color: #0033CC;
}
/*　見出し　*/
.caption {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0066CC;
	padding: 3px;
	font-size: 90%;
	font-family: "Verdana", "Arial", "Helvetica", "ＭＳ Ｐゴシック", "Osaka";
}
.caption2 {
	font-weight: bold;
	background-color: #CC0000;
	color: #FFFFFF;
	font-size: 90%;
	padding: 3px;
	margin: 3px;

}
/*　M3CLUBで使用　*/
.column {
	font-size: 12px;
	background-color: #333333;
	padding: 3px;
	font-weight: bold;
	font-family: "Verdana", "Arial", "Helvetica", "ＭＳ Ｐゴシック", "Osaka";
	color: #FFFFFF;
}
/*　その他　*/
.4year {
	padding: 10px;
	line-height: 130%;
	margin: 20px;

}
.c1 {
	font-weight: bold;
	color: #CC0000;
}
