@charset "Shift_JIS";

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img {
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

body {
	text-align: center;
	background-color: #EAEAEA;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN";
}
#wrapper {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	background-color: #FFFFFF;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CC0000;
	padding-top: 8px;
	padding-bottom: 20px;
}
h1 {
	background-image: url(img/kanban_red.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 780px;
	margin-bottom: 40px;
}
h1#kanban {
	background-image: url(img/kanban18.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
	padding-left: 30px;
	padding-top: 50px;
	padding-bottom: 50px;
	width: 750px;
}
h1#text {
	text-align: left;
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
	padding-left: 30px;
	padding-top: 50px;
	padding-bottom: 50px;
}
#contents {
	vertical-align: top;
	width: 720px;
	margin-right: 30px;
	margin-left: 30px;
	padding-bottom: 20px;
	line-height: 140%;
	margin-bottom: 40px;
}
#contents #main {
	text-align: left;
	margin-right: 50px;
	margin-left: 50px;
}
h2 {
	background-image: url(img/h2_red.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	width: 720px;
	padding-top: 16px;
	padding-bottom: 16px;
	margin-bottom: 30px;
}
h3 {
	font-size: 18px;
	color: #0066FF;
	font-weight: bold;
	margin-bottom: 20px;
}
.check {
	width: 480px;
	border: 5px solid #000000;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	text-align: left;
}
.check .title {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background-image: url(img/check.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 24px;
}
.check .text {
	margin-bottom: 12px;
	padding-left: 24px;
}
#main .unei {
	width: 500px;
	margin-right: 59px;
	margin-left: 59px;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
	font-size: 12px;
	border-collapse: separate;
	border-spacing: 1px;
}
.unei caption {
	text-align: center;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
}

.unei th {
	text-align: left;
	vertical-align: middle;
	padding: 4px;
	background-color: #EEEEEE;
	border-bottom: 1px solid #FFFFFF;
	width: 140px;
}
.unei td {
	text-align: left;
	vertical-align: middle;
	padding: 4px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #EEEEEE;
}
#footer {
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(img/footer_red.gif);
	background-repeat: repeat;
	background-position: left top;
	width: 780px;
	padding-top: 20px;
	padding-bottom: 20px;
}



.clear_all {
	clear: both;
	height: 1px;
}

.clear_left {
	clear: left;
	height: 1px;
}

.clear_right {
	clear: right;
	height: 1px;
}

.margin_l20b20 {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}

.margin_r20b20 {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.margin_b40 {
	margin-bottom: 40px;
}

.banner1 {
	margin-bottom: 20px;
}

.banner2 {
	margin-bottom: 6px;
}

.black_b12 {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

.black12 {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}

.black14 {
	color: #000000;
	font-size: 14px;
	font-weight: normal;
}

.black_b14 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

.black16 {
	color: #000000;
	font-size: 16px;
	font-weight: normal;
}

.black_b16 {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}

.black18 {
	color: #000000;
	font-size: 18px;
	font-weight: normal;
}

.black_b18 {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
}

.black20 {
	color: #000000;
	font-size: 20px;
	font-weight: normal;
}

.black_b20 {
	color: #000000;
	font-size: 20px;
	font-weight: bold;
}

.white12 {
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
}

.white_b12 {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

.white14 {
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
}

.white_b14 {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}

.white16 {
	color: #ffffff;
	font-size: 16px;
	font-weight: normal;
}

.white_b16 {
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
}

.white18 {
	color: #ffffff;
	font-size: 18px;
	font-weight: normal;
}

.white_b18 {
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
}

.white20 {
	color: #ffffff;
	font-size: 20px;
	font-weight: normal;
}

.white_b20 {
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
}

.red12 {
	color: #ff0000;
	font-size: 12px;
	font-weight: normal;
}

.red_b12 {
	color: #ff0000;
	font-size: 12px;
	font-weight: bold;
}

.red14 {
	color: #ff0000;
	font-size: 14px;
	font-weight: normal;
}

.red_b14 {
	color: #ff0000;
	font-size: 14px;
	font-weight: bold;
}

.red16 {
	color: #ff0000;
	font-size: 16px;
	font-weight: normal;
}

.red_b16 {
	color: #ff0000;
	font-size: 16px;
	font-weight: bold;
}

.red18 {
	color: #ff0000;
	font-size: 18px;
	font-weight: normal;
}

.red_b18 {
	color: #ff0000;
	font-size: 18px;
	font-weight: bold;
}

.red20 {
	color: #ff0000;
	font-size: 20px;
	font-weight: normal;
}

.red_b20 {
	color: #ff0000;
	font-size: 20px;
	font-weight: bold;
}

.blue12 {
	color: #0000FF;
	font-size: 12px;
	font-weight: normal;
}

.blue_b12 {
	color: #0000FF;
	font-size: 12px;
	font-weight: bold;
}

.blue14 {
	color: #0000FF;
	font-size: 14px;
	font-weight: normal;
}

.blue_b14 {
	color: #0000FF;
	font-size: 14px;
	font-weight: bold;
}

.blue16 {
	color: #0000FF;
	font-size: 16px;
	font-weight: normal;
}

.blue_b16 {
	color: #0000FF;
	font-size: 16px;
	font-weight: bold;
}

.blue18 {
	color: #0000FF;
	font-size: 18px;
	font-weight: normal;
}

.blue_b18 {
	color: #0000FF;
	font-size: 18px;
	font-weight: bold;
}

.blue20 {
	color: #0000FF;
	font-size: 20px;
	font-weight: normal;
}

.blue_b20 {
	color: #0000FF;
	font-size: 20px;
	font-weight: bold;
}

.yellow12 {
	color: #FFFF00;
	font-size: 12px;
	font-weight: normal;
}

.yellow_b12 {
	color: #FFFF00;
	font-size: 12px;
	font-weight: bold;
}

.yellow14 {
	color: #FFFF00;
	font-size: 14px;
	font-weight: normal;
}

.yellow_b14 {
	color: #FFFF00;
	font-size: 14px;
	font-weight: bold;
}

.yellow16 {
	color: #FFFF00;
	font-size: 16px;
	font-weight: normal;
}

.yellow_b16 {
	color: #FFFF00;
	font-size: 16px;
	font-weight: bold;
}

.yellow18 {
	color: #FFFF00;
	font-size: 18px;
	font-weight: normal;
}

.yellow_b18 {
	color: #FFFF00;
	font-size: 18px;
	font-weight: bold;
}

.yellow20 {
	color: #FFFF00;
	font-size: 20px;
	font-weight: normal;
}

.yellow_b20 {
	color: #FFFF00;
	font-size: 20px;
	font-weight: bold;
}

.green12 {
	color: #009900;
	font-size: 12px;
	font-weight: normal;
}

.green_b12 {
	color: #009900;
	font-size: 12px;
	font-weight: bold;
}

.green14 {
	color: #009900;
	font-size: 14px;
	font-weight: normal;
}

.green_b14 {
	color: #009900;
	font-size: 14px;
	font-weight: bold;
}

.green16 {
	color: #009900;
	font-size: 16px;
	font-weight: normal;
}

.green_b16 {
	color: #009900;
	font-size: 16px;
	font-weight: bold;
}

.green18 {
	color: #009900;
	font-size: 18px;
	font-weight: normal;
}

.green_b18 {
	color: #009900;
	font-size: 18px;
	font-weight: bold;
}

.green20 {
	color: #009900;
	font-size: 20px;
	font-weight: normal;
}

.green_b20 {
	color: #009900;
	font-size: 20px;
	font-weight: bold;
}

.orange12 {
	color: #FF9900;
	font-size: 12px;
	font-weight: normal;
}

.orange_b12 {
	color: #FF9900;
	font-size: 12px;
	font-weight: bold;
}

.orange14 {
	color: #FF9900;
	font-size: 14px;
	font-weight: normal;
}

.orange_b14 {
	color: #FF9900;
	font-size: 14px;
	font-weight: bold;
}

.orange16 {
	color: #FF9900;
	font-size: 16px;
	font-weight: normal;
}

.orange_b16 {
	color: #FF9900;
	font-size: 16px;
	font-weight: bold;
}

.orange18 {
	color: #FF9900;
	font-size: 18px;
	font-weight: normal;
}

.orange_b18 {
	color: #FF9900;
	font-size: 18px;
	font-weight: bold;
}

.orange20 {
	color: #FF9900;
	font-size: 20px;
	font-weight: normal;
}

.orange_b20 {
	color: #FF9900;
	font-size: 20px;
	font-weight: bold;
}

.gray12 {
	color: #999999;
	font-size: 12px;
	font-weight: normal;
}

.gray_b12 {
	color: #999999;
	font-size: 12px;
	font-weight: bold;
}

.gray14 {
	color: #999999;
	font-size: 14px;
	font-weight: normal;
}

.gray_b14 {
	color: #999999;
	font-size: 14px;
	font-weight: bold;
}

.gray16 {
	color: #999999;
	font-size: 16px;
	font-weight: normal;
}

.gray_b16 {
	color: #999999;
	font-size: 16px;
	font-weight: bold;
}

.gray18 {
	color: #999999;
	font-size: 18px;
	font-weight: normal;
}

.gray_b18 {
	color: #999999;
	font-size: 18px;
	font-weight: bold;
}

.gray20 {
	color: #999999;
	font-size: 20px;
	font-weight: normal;
}

.gray_b20 {
	color: #999999;
	font-size: 20px;
	font-weight: bold;
}

.lightblue12 {
	color: #00FFFF;
	font-size: 12px;
	font-weight: normal;
}

.lightblue_b12 {
	color: #00FFFF;
	font-size: 12px;
	font-weight: bold;
}

.lightblue14 {
	color: #00FFFF;
	font-size: 14px;
	font-weight: normal;
}

.lightblue_b14 {
	color: #00FFFF;
	font-size: 14px;
	font-weight: bold;
}

.lightblue16 {
	color: #00FFFF;
	font-size: 16px;
	font-weight: normal;
}

.lightblue_b16 {
	color: #00FFFF;
	font-size: 16px;
	font-weight: bold;
}

.lightblue18 {
	color: #00FFFF;
	font-size: 18px;
	font-weight: normal;
}

.lightblue_b18 {
	color: #00FFFF;
	font-size: 18px;
	font-weight: bold;
}

.lightblue20 {
	color: #00FFFF;
	font-size: 20px;
	font-weight: normal;
}

.lightblue_b20 {
	color: #00FFFF;
	font-size: 20px;
	font-weight: bold;
}
.back_12 {
	background-color: #FFFF33;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
.back_14 {
	background-color: #FFFF33;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
.back_16 {
	background-color: #FFFF33;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}
.back_18 {
	background-color: #FFFF33;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
}
.back_20 {
	background-color: #FFFF33;
	color: #000000;
	font-size: 20px;
	font-weight: bold;
}
