BODY { margin: 15px 0px 0px 0px ; background-color:#F7F0EA;}

a:visited {	color: #ff3300;	text-decoration:	none;	font-weight: normal;}
a:active {	color: #ff3300;	text-decoration:	none;	font-weight: normal;}
a:link {	color: #ff3300;	text-decoration:	none;	font-weight: normal;}
a:hover {	color: #ff6600;	text-decoration:	underline;	font-weight: normal;}


/* フォント */


.text12 {
	font-size:			12px;
	line-height: 180%;
	color: #333333;
}

.text16 {
	font-size:16px;
	line-height: 180%;
	color: #333333;
}

.text14 {
	font-size:			14px;
	line-height: 140%;
	color: #333333;
}

.cw {
	font-size:			10px;
	color:	#FFFFFF;
	line-height: 120%;
	letter-spacing: 0.05em;
	margin:5px;
}
.cw2 {
	font-size:10px;
	line-height: 120%;
}

.text10 {
	font-size:			10px;
	line-height: 130%;
	color: #333333;
	margin:5px 5px 5px 0px;
}


/* バックの画像 */


.sakubg {
	background-image:url(./images/bg.gif);
	background-repeat: repeat-y;
	}
	
	.sakuhead {
	background-image:url(./images/header.gif);
	background-repeat: no-repeat;
	height:97px;
	}
	
	.sakuhead2 {
	background-image:url(./images/header_2.gif);
	background-repeat: no-repeat;
	height:97px;
	}

	.bgbg {
	background-image:url(./images/show/bgbg.gif);
	background-repeat: repeat-y;
	}
	