/* base.css
----------------------------------------------------------------------------*/
/*             base layout            */
body,html {
	position: relative;
	text-align: center;
}
body {
	font-size: 16px;
	line-height: 160%;
	font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック','MS PGothic',sans-serif,Verdana;
	color: #000000;
	background-color: #c0c0c0;
	background-image:;
	background-repeat:;
}
#wrapper {
	background-color: transparent;
	background-image: url(../img/wrapperBg_008.png);
	background-repeat:;
	background-position:center top;
	width: 850px;
	min-height:500px;
	margin:0px auto;
	border:none;
}
#wrapper .honbun {
	text-align: left;
	width: 672px;
	margin:0 auto;
}
#footer {
	text-align: center;
	background-color: #333;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 12px;
	color: #EEE;
}
#footer a {
	color: #EEE;
}
/*             看板キャッチ            */
#kanbanCatch_bg {
	background-color:;
}
#kanbanCatch {
	padding:30px 0 5px;
	margin:0 auto;
}
/* 看板　レター幅と同一の時 */
#kanbanCatch_bg p.narrow img {max-width:800px;} 
/*             サブキャッチ            */
.subCatch {
	padding:32px 16px 12px;
	max-width:924px;
	margin:0 auto;
}
.subCatch p {
	text-align:center;
	font-weight:bold;
	margin:0 auto 32px;
}
/*             看板キャッチ サブキャッチ テキスト　文字装飾           */
#kanbanCatch .u_red,
#kanbanCatch .u_yellow,
#kanbanCatch .u_lineH,
.subCatch .u_red,
.subCatch .u_yellow,
.subCatch .u_lineH,
.textCatch .u_red,
.textCatch .u_yellow,
.textCatch .u_lineH {
	display:inline-block;
	margin-bottom:3px;
	padding-bottom:0;
}
.subCatch .u_yellow {
	border-bottom:11px solid #FFCC00;
}
/* common
----------------------------------------------------------------------------*/
/*             テキストキャッチ共通設定            */
.textCatchImg,
.textCatchText {
	margin:0 auto;
	text-align:center;
	font-weight:bold;
}
.textCatchText {
	color:#CC0000;
	max-width:768px;
}
.textCatchImg {
	max-width:800px;
	padding:36px 0 30px;
}
.textCatchImg p {
	margin:0 auto;
}
/*             ブレッド・チェック共通設定           */
.borderbox {
	width:auto;
	padding:1.5em;
	margin:0 auto;
}
ul.bordersolid li {border-style:solid;}
ul.borderdotted li {border-style:dotted;}
ul.borderdashed li {border-style:dashed;}
/*             カラム・ボタンdisplay:table 用　IE 7 　共通設定           */
	/* IE 7 */
	*:first-child+html a.appliBtnText,
	*:first-child+html .name,
	*:first-child+html .title01,
	*:first-child+html .title02,
	*:first-child+html .titlelabel,
	*:first-child+html .titletext {
		display: inline;
		zoom: 1;
	}
/* 
----------------------------------------------------------------------------*/
/*             リスクに関する記載義務           */
.risk {
	width:432px;
	margin:0 auto 2em;
	padding:0.5em;
	border:1px solid #ccc;
}
.risk p {
	line-height:1.6em;
}
.risk .title {
	background:#444;
	color:#fff;
	padding:3px 3px 0;
	margin:0 0 0.5em;
}
/* 
----------------------------------------------------------------------------*/
/*             特定商           */
#tokutei h3 {
	padding:56px 0 20px;
	font-size:1.2em;
	text-align:center;
}
#tokutei table {
	width: 580px;
	font-size: 12px;
	margin: 20px auto;
	border: 1px solid #CCC;
	line-height:1.5em;
}
#tokutei table th {
	width: 170px;
	padding:8px;
	background: #EEE;
	text-align: right;
	vertical-align: top;
	font-weight: normal;
}
#tokutei table td {
	padding:8px;
	background: #FFF;
	text-align: left;
	vertical-align: top;
}
/*             プライバシーポリシー           */
#privacy h3 {
	padding:56px 0 20px;
	font-size:1.2em;
	text-align:center;
}
#privacy h4 {
	padding:0 0 10px 0;
	font-size: 14px;
}
#privacy p {
	font-size: 14px;
	line-height:1.5em;
}
#privacy ul {
	margin:0.5em 1em  0 1.4em;
	padding:0;
}
#privacy li {
	font-size: 14px;
	line-height:1.5em;
}
/*             テキストキャッチ 009           */
.textCatch_009 {
	background:#000 url(../img/textCatch_009.png) center top no-repeat;
	color:#FFF;
	box-shadow:0 0 7px rgba(0,0,0,0.6);
}
/*             column           */
.column_bk_002 {
	margin:0 auto;
	width:680px;
	text-align:left;
}
.column_bk_002 .header{
	background:url(../img/columnHead_bk_002.png) center bottom no-repeat;
	width:680px;
	height:130px;
	display:table-cell;
	vertical-align: middle;
}
	*:first-child+html .column_bk_002 .header {
		display: inline;
		zoom: 1;
	}
.column_bk_002 .header .title01 {
	display:table-cell;
	vertical-align: middle;
	padding: 0px 46px;
	font-weight:bold;
}
.column_bk_002 .wrap{
	background:url(../img/columnWrap_bk_002.png) center top repeat-y;
	margin:0 auto;
}
.column_bk_002 .area{
	width:588px;
	margin:0 auto;
	text-align:left;
}
.column_bk_002 .area p {
	font-size:14px;
	padding:0 0 1em;
}
.column_bk_002 .footer{
	background:url(../img/columnFoot_bk_002.png) center top no-repeat;
	height:45px;
}
@charset "Shift_JIS";
/*             ?X?e?b?v?J????            */
.step_bk_001 {
	width:680px;
	margin:0 auto;
	text-align:left;
}
.step_bk_001 .header0, 
.step_bk_001 .header1, .step_bk_001 .header2, .step_bk_001 .header3, 
.step_bk_001 .header4, .step_bk_001 .header5, .step_bk_001 .header6, .step_bk_001 .header7, 
.step_bk_001 .header8, .step_bk_001 .header9, .step_bk_001 .header10 {
	margin:0 auto;
	height:120px;
}
.step_bk_001 .header0{ 
	background:url(../img/stepHead_bk_001_00.png) center bottom no-repeat;
}
.step_bk_001 .header1{ 
	background:url(../img/stepHead_bk_001_01.png) center bottom no-repeat;
}
.step_bk_001 .header2{ 
	background:url(../img/stepHead_bk_001_02.png) center bottom no-repeat;
}
.step_bk_001 .header3{ 
	background:url(../img/stepHead_bk_001_03.png) center bottom no-repeat;
}
.step_bk_001 .header4{ 
	background:url(../img/stepHead_bk_001_04.png) center bottom no-repeat;
}
.step_bk_001 .header5{ 
	background:url(../img/stepHead_bk_001_05.png) center bottom no-repeat;
}
.step_bk_001 .header6{ 
	background:url(../img/stepHead_bk_001_06.png) center bottom no-repeat;
}
.step_bk_001 .header7{ 
	background:url(../img/stepHead_bk_001_07.png) center bottom no-repeat;
}
.step_bk_001 .header8{ 
	background:url(../img/stepHead_bk_001_08.png) center bottom no-repeat;
}
.step_bk_001 .header9{ 
	background:url(../img/stepHead_bk_001_09.png) center bottom no-repeat;
}
.step_bk_001 .header10{ 
	background:url(../img/stepHead_bk_001_10.png) center bottom no-repeat;
}
.step_bk_001 .title01,
.step_bk_001 .title02 {
	display: table-cell;
	vertical-align: middle;
	padding:22px 30px 0px 36px;
	font-weight:bold;
	height:90px;
	color:#FFFFE6;
}
.step_bk_001 .title01 {padding-left:100px;}
.step_bk_001 .title02 .titlelabel{
	display: table-cell;
	font-weight:bold;
	width: 50px;
	text-align: center;
	vertical-align: middle;
	padding:0;
	color:#000;
}
.step_bk_001 .title02 .titletext{
	display: table-cell;
	font-weight:bold;
	vertical-align: middle;
	padding:0px 0px 0px 16px;
}
.step_bk_001 .wrap{
	background:url(../img/stepWrap_bk_001.png) center top repeat-y;
	margin:0 auto;
}
.step_bk_001 .area{
	width:588px;
	margin:0 auto;
	padding:0.5em 0 1em;
}
.step_bk_001 .area p {
	font-size:14px;
}
.step_bk_001 .footer{
	background:url(../img/stepFoot_bk_001.png) center top no-repeat;
	height:20px;
}
	/* ?J????????X?g */
.step_bk_001 .area ul {
	margin:0;
	padding:0 0 0 1.2em;
	text-indent:-1em;
}
.step_bk_001 .area ul li {
	list-style-position:inside;
	font-size:14px;
	line-height:1.4em;
	padding:0 0 5px;
}
/*             ?J?E???^?[            */
/* counterBg_bk_002 */
/* counterTypeImg */
.counterBg_bk_002{
	position: relative;
}
.counterBg_bk_002.typeImg {
	height: 220px;
	width: 680px;
	margin: 0 auto 30px;
	background: url(../img/counterBgImg_bk_002.png) no-repeat left top;
}
.counterBg_bk_002.typeImg .counter {
	position: absolute;
	top: 132px;
	left: 25px;
	width: 620px;
	height:58px;
	margin: 0 auto;
}
/* counterTypeDate */
.counterBg_bk_002.typeDate {
	height: 96px;
	width: 680px;
	margin: 0 auto 30px;
	background: url(../img/counterBgDate_bk_002.png) no-repeat left top;
}
.counterBg_bk_002.typeDate .counter {
	position: absolute;
	top: 22px;
	left: 25px;
	width: 620px;
	height:58px;
	margin: 0 auto;
}
/* typeText */
.counterBg_bk_002.typeText {
	height: 220px;
	width: 680px;
	margin: 0 auto 15px;
	background: url(../img/counterBgText_bk_002.png) no-repeat left top;
	padding:36px 0 0;
}
.counterBg_bk_002.typeText p {
	color:#ffc;
	padding:0 0 3px;
}
.counterBg_bk_002.typeText .counter {
	position: absolute;
	top: 132px;
	left: 25px;
	width: 620px;
	height:58px;
	margin: 0 auto;
}
/*             ?u???b?g?E?`?F?b?N            */
ul.icoBullet_re_001{
	max-width: 672px;
	margin:0 auto;
	text-align: left;
	padding:0;
}
ul.icoBullet_re_001 li {
	list-style:none;
	background: url(../img/icoBullet_re_001.png) no-repeat left 5px;
	padding:13px 0 10px 40px;
	margin:0 0 8px 0;
	line-height:1.2em;
	border-color:#BBB;
	border-width:0 0 1px 0;
	font-weight:bold;
}
@charset "Shift_JIS";
/*             ?X?e?b?v?J????            */
.step_bk_003 {
	width:680px;
	margin:0 auto;
	text-align:left;
}
.step_bk_003 .header0, 
.step_bk_003 .header1, .step_bk_003 .header2, .step_bk_003 .header3, 
.step_bk_003 .header4, .step_bk_003 .header5, .step_bk_003 .header6, .step_bk_003 .header7, 
.step_bk_003 .header8, .step_bk_003 .header9, .step_bk_003 .header10 {
	margin:0 auto;
	height:154px;
}
.step_bk_003 .header0{ 
	background:url(../img/stepHead_bk_003_00.png) center bottom no-repeat;
}
.step_bk_003 .header1{ 
	background:url(../img/stepHead_bk_003_01.png) center bottom no-repeat;
}
.step_bk_003 .header2{ 
	background:url(../img/stepHead_bk_003_02.png) center bottom no-repeat;
}
.step_bk_003 .header3{ 
	background:url(../img/stepHead_bk_003_03.png) center bottom no-repeat;
}
.step_bk_003 .header4{ 
	background:url(../img/stepHead_bk_003_04.png) center bottom no-repeat;
}
.step_bk_003 .header5{ 
	background:url(../img/stepHead_bk_003_05.png) center bottom no-repeat;
}
.step_bk_003 .header6{ 
	background:url(../img/stepHead_bk_003_06.png) center bottom no-repeat;
}
.step_bk_003 .header7{ 
	background:url(../img/stepHead_bk_003_07.png) center bottom no-repeat;
}
.step_bk_003 .header8{ 
	background:url(../img/stepHead_bk_003_08.png) center bottom no-repeat;
}
.step_bk_003 .header9{ 
	background:url(../img/stepHead_bk_003_09.png) center bottom no-repeat;
}
.step_bk_003 .header10{ 
	background:url(../img/stepHead_bk_003_10.png) center bottom no-repeat;
}
.step_bk_003 .title01,
.step_bk_003 .title02 {
	display: table-cell;
	vertical-align: middle;
	padding:16px 30px 0px 82px;
	font-weight:bold;
	height:114px;
	color:#FFF;
}
.step_bk_003 .title01 {padding-left:160px;}
.step_bk_003 .title02 .titlelabel{
	display: table-cell;
	color:#FFF;
	font-weight:bold;
	width: 54px;
	text-align: center;
	vertical-align: middle;
	padding:0;
}
.step_bk_003 .title02 .titletext{
	display: table-cell;
	font-weight:bold;
	vertical-align: middle;
	padding:0px 0px 0px 22px;
}
.step_bk_003 .wrap{
	background:url(../img/stepWrap_bk_003.png) center top repeat-y;
	margin:0 auto;
}
.step_bk_003 .area{
	width:602px;
	margin:0 auto;
	padding:0.5em 0;
}
.step_bk_003 .area p {
	font-size:14px;
}
.step_bk_003 .footer{
	background:url(../img/stepFoot_bk_003.png) center top no-repeat;
	height:32px;
}
	/* ?J????????X?g */
.step_bk_003 .area ul {
	margin:0;
	padding:0 0 0 1.2em;
	text-indent:-1em;
}
.step_bk_003 .area ul li {
	list-style-position:inside;
	font-size:14px;
	line-height:1.4em;
	padding:0 0 5px;
}
/*             特典カラム            */
.tokuten_bk_001 {
	width:680px;
	margin:0 auto;
	text-align:left;
}
.tokuten_bk_001 .header0{
	background:url(../img/tokutenHead_bk_001_00.png) center bottom no-repeat;
	height:150px;
}
.tokuten_bk_001 .header1{
	background:url(../img/tokutenHead_bk_001_01.png) center bottom no-repeat;
	height:150px;
}
.tokuten_bk_001 .header2{
	background:url(../img/tokutenHead_bk_001_02.png) center bottom no-repeat;
	height:150px;
}
.tokuten_bk_001 .header3{
	background:url(../img/tokutenHead_bk_001_03.png) center bottom no-repeat;
	height:150px;
}
.tokuten_bk_001 .header4{
	background:url(../img/tokutenHead_bk_001_04.png) center bottom no-repeat;
	height:150px;
}
.tokuten_bk_001 .header5{
	background:url(../img/tokutenHead_bk_001_05.png) center bottom no-repeat;
	height:150px;
}
.tokuten_bk_001 .header6{
	background:url(../img/tokutenHead_bk_001_06.png) center bottom no-repeat;
	height:150px;
}
.tokuten_bk_001 .header7{
	background:url(../img/tokutenHead_bk_001_07.png) center bottom no-repeat;
	height:150px;
}
.tokuten_bk_001 .header8{
	background:url(../img/tokutenHead_bk_001_08.png) center bottom no-repeat;
	height:150px;
}
.tokuten_bk_001 .header9{
	background:url(../img/tokutenHead_bk_001_09.png) center bottom no-repeat;
	height:150px;
}
.tokuten_bk_001 .header10{
	background:url(../img/tokutenHead_bk_001_01.png) center bottom no-repeat;
	height:150px;
}
.tokuten_bk_001 .title01,
.tokuten_bk_001 .title02 {
	display: table-cell;
	vertical-align: middle;
	padding:16px 20px 0px 20px;
	font-weight:bold;
	height:100px;
}
.tokuten_bk_001 .title01 {padding-left:110px;}
.tokuten_bk_001 .title02 .titlelabel{
	display: table-cell;
	color:#FFF;
	font-weight:bold;
	width: 74px;
	text-align: center;
	vertical-align: middle;
}
.tokuten_bk_001 .title02 .titletext{
	display: table-cell;
	font-weight:bold;
	vertical-align: middle;
	padding:0px 0px 0px 15px;
}
.tokuten_bk_001 .wrap{
	background:url(../img/tokutenWrap_bk_001.png) center top repeat-y;
	margin:0 auto;
}
.tokuten_bk_001 .area{
	width:588px;
	margin:0 auto;
	padding:1em 0;
}
.tokuten_bk_001 .area p {
	font-size:14px;
}
.tokuten_bk_001 .footer{
	background:url(../img/tokutenFoot_bk_001.png) center top no-repeat;
	height:35px;
}
	/* カラム内リスト */
.tokuten_bk_001 .area ul {
	margin:0;
	padding:0 0 0 1.2em;
	text-indent:-1em;
}
.tokuten_bk_001 .area ul li {
	list-style-position:inside;
	font-size:14px;
	line-height:1.4em;
	padding:0 0 5px;
}
/*             hosho           */
.hosho_bk_001 {
	margin:0 auto;
	width:680px;
	text-align:left;
}
.hosho_bk_001 .header_001{
	background:url(../img/hoshoHead_bk_001_001.png) center bottom no-repeat;
	height:150px;
}
.hosho_bk_001 .header_002{
	background:url(../img/hoshoHead_bk_001_002.png) center bottom no-repeat;
	height:150px;
	display:table-cell;
	vertical-align: middle;
	text-align:center;
}
	*:first-child+html .hosho_bk_001 .header_002 {
		display: inline;
		zoom: 1;
	}
.hosho_bk_001 .header_002 .title01 {
	width:680px;
	display:table-cell;
	vertical-align: middle;
	padding: 0px 20px 10px;
	font-weight:bold;
	color: #990000;
}
.hosho_bk_001 .wrap{
	background:url(../img/hoshoWrap_bk_001.png) center top repeat-y;
	margin:0 auto;
}
.hosho_bk_001 .area{
	width:574px;
	margin:0 auto;
	text-align:left;
}
.hosho_bk_001 .area p {
	font-size:14px;
	color:#fff;
}
.hosho_bk_001 .footer{
	background:url(../img/hoshoFoot_bk_001.png) center top no-repeat;
	height:44px;
}
/*              商品画像            */
/* book_bk_001 */
.book_bk_001 {
	width:694px;
	margin:0 auto;
}
.book_bk_001 .header{
	background:url(../img/bookHead_bk_001.png) center top no-repeat;
	height:50px;
}
.book_bk_001 .wrap{
	background:url(../img/bookWrap_bk_001.png) center top repeat-y;
	margin:0 auto;
}
.book_bk_001 .footer{
	background:url(../img/bookFoot_bk_001.png) center top no-repeat;
	height:30px;
}
.book_bk_001 .area{
	width:602px;
	margin:0 auto;
	color:#fff;
	text-align:left;
	padding:0 0 1em;
}
.book_bk_001 .area p {
	font-size:14px;
}
/* typeA */
.book_bk_001.typeA .booktitle {
	background:#000 url(../img/bookTitleBg_013.png) right -8px no-repeat;
	border-top:1px solid #926718;
	border-bottom:1px solid #926718;
	display:table-cell;
	vertical-align: middle;
	text-align:center;
	padding:36px 0 32px;
}
.book_bk_001.typeA p.title01 {
	width:680px;
	display:table-cell;
	vertical-align: middle;
	color:#FFF;
	font-weight:bold;
}
.book_bk_001.typeA .pricearea {
	clear:both;
	text-align:center;
	border:1px solid #000;
	background:#333;
	margin-bottom:10px;
	padding:26px 0 16px;
	margin:20px 0 0;
}
.book_bk_001.typeA .pricearea img {
	vertical-align: bottom; 
	padding: 0 20px 12px 0;
}
.book_bk_001.typeA span.bookPrice {
	font-weight:bold;
	color:#FFFF99;
}
.book_bk_001.typeA .bookcatch {
	font-weight:bold;
	padding:0 0 0.5em;
	color:#cc0000;
}
/* typeB  */
.book_bk_001.typeB p.title01 {
	background:#000 url(../img/bookTitleBg_013.png) right -8px no-repeat;
	font-weight:bold;
	text-align:center;
	padding:30px 2px 22px;
	margin:10px 0 20px;
	border-top:1px solid #926718;
	border-bottom:1px solid #926718;
	overflow:hidden;
	color:#fff;
}
.book_bk_001.typeB p.bookPrice {
	font-weight:bold;
	color:#FF0000;
	padding:12px 0;
	text-align:right;
}
.book_bk_001.typeB .pricearea {
}
.book_bk_001.typeB .bookcatch {
	font-weight:bold;
	text-align:center;
	padding:10px 0 0;
}
/* typeC  */
.book_bk_001.typeC .booktitle {
	background:#000 url(../img/bookTitleBg_013.png) right -8px no-repeat;
	border-top:1px solid #926718;
	border-bottom:1px solid #926718;
	display:table-cell;
	vertical-align: middle;
	text-align:center;
	padding:36px 0 32px;
}
.book_bk_001.typeC p.title01 {
	width:694px;
	display:table-cell;
	vertical-align: middle;
	color:#FFF;
	font-weight:bold;
}
.book_bk_001.typeC .pricearea {
	margin:1.5em 0 0.5em;
}
.book_bk_001.typeC p.bookPrice {
	font-weight:bold;
	color:#FF0000;
	padding:12px 0;
}
.book_bk_001.typeC .bookcatch {
	font-weight:bold;
	color:#cc0000;
	padding:1em 0 0.5em;
}
	/* 商品説明内リスト */
.book_bk_001 .area ul {
	display:table;
	padding:0 0 0 1.2em;
	list-style-position:outside;
}
.book_bk_001 .area ul li {
	line-height:1.4em;
	padding:0 0 5px;
}
	*:first-child+html .book_bk_001 .area ul {
		display: inline;
		zoom: 1;
		margin-left:0;
	}
/*             ???q?l???            */
.voice_bl_001 {
	width:680px;
	margin:0 auto;
	text-align:left;
}
.voice_bl_001 .header_001{
	background:url(../img/voiceHead_bl_001_001.png) center bottom no-repeat;
	height:150px;
	width:680px;
	display: table-cell;
	vertical-align: middle;
}
	*:first-child+html .voice_bl_001 .header_001 {
		display: inline;
		zoom: 1;
	}
.voice_bl_001 .header_002{
	background:url(../img/voiceHead_bl_001_002.png) center bottom no-repeat;
	height:140px;
	width:680px;
	display: table-cell;
	vertical-align: middle;
}
	*:first-child+html .voice_bl_001 .header_002 {
		display: inline;
		zoom: 1;
	}
.voice_bl_001 .header_003{
	background:url(../img/voiceHead_bl_001_003.png) center bottom no-repeat;
	height:150px;
	width:680px;
	display: table-cell;
	vertical-align: middle;
}
	*:first-child+html .voice_bl_001 .header_003 {
		display: inline;
		zoom: 1;
	}
	
	
.voice_bl_001 .wrap{
	background:url(../img/voiceWrap_bl_001.png) center top repeat-y;
	margin:0 auto;
}
.voice_bl_001 .header_001 p.title01 {
	display: table-cell;
	vertical-align: middle;
	padding:20px 200px 0 60px;
	font-weight:bold;
}
.voice_bl_001 .header_001 p.name {
	padding:0px 130px 0 60px;
	font-weight:bold;text-align:left;
}
.voice_bl_001 .header_002 p.title01 {
	display: table-cell;
	vertical-align: middle;
	padding:10px 44px 0 60px;
	font-weight:bold;
}
.voice_bl_001 .header_002 p.name {
	padding:20px 44px 0 60px;
	font-weight:bold;text-align:right;
}
.voice_bl_001 .header_003 p.title01 {
	display: table-cell;
	vertical-align: middle;
	padding:10px 50px 0 150px;
	font-weight:bold;
}
.voice_bl_001 .header_003 p.name {
	padding:5px 50px 0 150px;
	font-weight:bold;text-align:left;
}
.voice_bl_001 .area{
	width:572px;
	margin:0 auto;
}
.voice_bl_001 .area p {
	font-size:14px;
}
.voice_bl_001 .footer{
	background:url(../img/voiceFoot_bl_001.png) center top no-repeat;
	height:45px;
}
/*             kanban            */
#kanbanCatch_bg {
	background-color:#FFF;
	background-image: url(../img/kanbanBg_bk_003.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#kanbanCatch {
	background-image: url(../img/kanban_bk_003.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 478px;
	padding: 24px 0 0;
	margin:0 auto;
	color:#FFF;
}
#kanbanCatch p {
	max-width:924px;
	margin: 0 auto;
}
