@charset "UTF-8";

@import url("default.css");
@import url("common.css");


/*====================================== special kobe */

#main{text-align:center;}

.section01{
	width:610px;
	margin:0 auto;
	overflow:hidden;
}
.unit01{
	width:260px;
	float:left;
	padding-top:40px;
}
.unit02{
	width:307px;
	float:right;
}

.section02{
	width:818px;
	padding:15px 20px 20px;
	margin-bottom:25px;
	text-align:left;
	border-width:0 1px 1px;
	border-style:solid;
	border-color:#DA2028;
	overflow:hidden;
}

.unit03{
	width:215px;
	float:left;
}
.unit04{
	width:358px;
	float:left;
	text-align:right;
}
.unit05{
	width:215px;
	float:right;
}

.unit06 {
	margin: 10px 160px 0 160px;
	padding: 0 10px 10px 10px;
	border: 1px solid #ccc;
	text-align: left;
}

.unit06 p {
	padding-top: 1em;
	text-align: center;
}

.unit06 ul {
	margin-top: 0.5em;
}

.unit06 ul li {
	margin: 3px 5px 0 2em;
	list-style-type: decimal;
}

.section02 h3{
	margin-bottom:10px;
}

.sectionMov{
	width:400px;
	margin:18px auto 0;
	padding:4px;
	background:#333;
	color:#FFF;
	text-align:center;
}
.sectionMov dd{
	padding:20px 0 16px;
}
