@charset "UTF-8";
/* CSS Document */

body{
	background-image: url(../top/top_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#topimage{
	height: 474px;
	width: 960px;
	margin-bottom: 30px;
}
#main{
	background-image: url(../top/contents_side.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin-bottom: 20px;
}
#column01,#column02{
	overflow: hidden;
	zoom: 1;
	padding-right: 25px;
	padding-left: 25px;
	margin-bottom: 10px;
}
#column01 h3{
	font-size: 15px;
	color: #003366;
	margin-bottom: 5px;
}
#newmodel{
	height: 400px;
	width: 570px;
	float: right;
}
#twitter{
	float: left;
	width: 310px;
}
#column02_L{
	float: left;
	width: 310px;
}
#column02_R{
	float: right;
	width: 570px;
}
#column02_L img,#column02_R img{
	margin-bottom: 10px;
}
#column02_L h3{
	font-size: 15px;
	color: #003366;
	background-image: url(../top/kurobo_cup.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	padding-left: 55px;
	vertical-align: middle;
}
#kurodai_cup{
	width: 308px;
	border: 1px solid #D3D3D3;
	background-color: #F5F6F3;
	float: left;
	margin-bottom: 10px;
	padding-top: 10px;
}
.info_date{
	font-size: 9px;
	line-height: 1.5;
	padding-left: 10px;
}
#kurodai_cup h4{
	font-size: 12px;
	line-height: 1.5;
	padding-right: 10px;
	padding-left: 10px;
}
.dark_blue{
	color: #003366;
}
#kurodai_cup p{
	font-size: 12px;
	line-height: 1.5;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#kurodai_cup img{
	margin-left: 10px;
	margin-bottom: 10px;
}
.product{
	margin-bottom: 10px;
	margin-top: 30px;
}
.product ul{
	overflow: hidden;
	zoom: 1;
	list-style-type: none;
}
.product li{
	float: left;
	margin-right: 5px;
}
