@charset "Shift_JIS";
@import url(cmn.css);
@import url(base.css);


#co1, #co2, #co3, #co4, #co5, 
.alphahr{
	display: block;
	text-indent: -10000px;
	outline:none;
	line-height:1px;
	font-size:1px;
}

#flash_content{
	height: 297px;
    width: 759px;
    float: left;
    border-top: 5px solid #3d4356;
    border-bottom: 5px solid #3d4356;
}

#co1{
	height: 20px;
	background: #000;
}





Ħmin-height

.foo {
min-height:100px;
height: auto !important;
height: 100px;
}

Ħmin-width

.bar {
min-width:100px;
width: auto !important;
width: 100px;
}
/*----------------------------NEWS&TOPICS--------------------------------*/
.newslist{
	display: block;
	border-bottom: 1px dotted #cccccc;
	clear: both;
}

.newslist dt{
	display: block;
	width: 60px;
	float: left;
	background: url(../cmn_images/icon.gif) 0 9px no-repeat;
	margin-bottom: 5px;
	padding: 5px 0 0 20px;
}
.newslist dd{
	display: block;
	width: 510px;
	float: right;
	margin-bottom: 5px;
	padding-top: 5px;
}
.newslist dd a{
	color:#333333;
}
#scroll {
	width: 640px;
	height: 150px;
	overflow: auto;
}
