@charset "utf-8";
body  {
	font: 100% Meiryo, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #666666;
}
td	{
	font-size:10px;
	color: #666666;
}
A{
	font: 100% Meiryo, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#666666;
}
A:hover{
	color:#e3a09e;
}

.ColFix #container {
	width: 640px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
} 
.ColFix #mainContent { 
	background: #FFFFFF;
	margin: 20px 10px 20px 10px;
} 
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.ttlTbl{
	width:640px;
	background-image:url(imgs/00_toptitle.gif);
	background-repeat:no-repeat;
}
.ttlTd{
	height: 50px;
}
.topRight {
	float: right;
	width: 100px;
	height:600px;
	background: #FFFFFF;
	padding: 20px 0px 20px 10px;
}
.topLeft {
	margin: 0 120px 0 0;
	padding: 0 10px;

}
.emphasis {
	color:#CC6666;
	font-weight:bold;
}
.blocks	{
	margin: 10px 0px 20px 10px;
}
.blocksMini	{
	margin: 0px 0px 10px 10px;
}

.itemBlockTbl	{
	width:600px;
	border-width:1px;
	border-style:solid;
	border-color:#CC0000;
	line-height:100%;
	margin-top:0;
	margin-bottom:0;
}
.itemBlockTblBLess	{
	width:600px;
	border-style:none;
	line-height:100%;
	margin-top:0;
	margin-bottom:0;
}
.imgIllust{
	border: solid 1px #cccccc;
}
