@charset "utf-8";

h1 {
	margin-bottom:2em;
}
/* ===============================================

 うちの看板ムスメ
 
=============================================== */

#section00 {
	height: auto;
	margin-top: 0;
	margin-right: 2em;
	margin-bottom: 0;
	margin-left: 2em;
	clear: both;
}
#section00 div {
	float: left;
	height: auto;
}

#section00 h2  {
	color:#F7931E;
	font-weight:bold;
	margin-bottom:1em;
}
#section00 a  {
	color:#F15A24;
}

/* ===============================================

 うちの看板ムスメ
 
=============================================== */

div.section {
	margin:0 2em;
}

div.section h2 {
	color:#F7931E;
	font-weight:bold;
	margin-bottom:1em;
	clear: left;
}

div.section a {
	color:#F15A24;
}

ul.column-3 {
	clear:both;
}

ul.column-3 li {
	float:left;
	margin-right:27px;
}

ul.column-3 li.lastChild {
	margin-right:0px;
}

table {
	width:100%;
	border-collapse:separate;
	border-spacing:1px;
	background-color:#CCC;
}

table caption {
	margin-bottom:0.5em;
	font-weight:bold;
}

table tr th {
	width:100px;
}

table tr th, table tr td {
	padding:5px;
	border-top:#FFF 1px solid;
	border-left:#FFF 1px solid;
	vertical-align:top;
}

table tr th {
	background-color:#F9F3E1;
}

table tr td {
	background-color:#FFF;
}

.line_001 {
	background:url(../common_img/line_001.gif) repeat-x;
	height:1px;
	margin:30px 0;
}

.kanbanList li {
	margin-bottom: 10px;
}
.kanbanList li img{
	padding-right: 10px;
}
