@charset "Shift_JIS";

body {
	font-size:12px;
}

ul {
	margin:0 0 0 1em;
	padding:0;
}

li {
	line-height:18px;
}

#container {
	width:683px;
	margin: 40px auto 25px auto;
}
.ft10 {
	font-size:10px;
}
.ft14 {
	font-size:14px;
}
.ft12c {
	font-size:12px;
	background:#CCCCCC;
	margin:1px;
	padding:2px;
	color:#333333;
	width: 80%;
	text-align: center;
}

.anytext{
	width:683px;
	/*text-align:center;*/
	float: left;
	background: #222222;
}

.anytext td {
	border-bottom:1px dashed #BBBBBB;
}

.undbd {
	border-bottom:1px dashed #BBBBBB;
}

.datablock_head{
	width:683px;
	height:10px;
	background:#222222 url(../imgsrc/datablock_head.gif) left top no-repeat;
	clear: both;	/*float:left;*/	/*clear:both;*/
	margin: 0px;
	padding: 0px;
}
.datablock_foot{
	width:683px;
	height:10px;
	background:url(../imgsrc/datablock_foot.gif) left top no-repeat;	/*float:left;*/
	clear: both;	/*clear:both;*/
}

#compadetail {
	width:340px;
	height:auto;
	margin:0px;
	padding:0px;
	float:left;
	text-align:center;
	letter-spacing:12px;
	font-size:16px;
	line-height:44px;
	display:block;
}
