body {
	margin:0px;
    font-size: 62.5%;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','メイリオ',Meiryo,sans-serif;
}
a {
	color:#427EB6;
}
a:visited {
	color:rgb(120,120,120);
}
a:hover {
	color:#FF3333;
}
a img {
	border: none;
}


#wrapp-minutes {
	background:url( '../images/common/bg.gif?v=0720' ) 0 0 repeat;
}

#wrapp-all {
	width: 900px;
	margin: 0px auto;
	position:relative;
}

#wrapp-body {
	position:relative;
	height: 730px;
	overflow:hidden;
}


#wrap-board {
	position:absolute;
	left:45px;
	top:140px;
	width:810px;
	height:625px;
	background-position:0px 0px;
	background-repeat:no-repeat;
}



/* page */
.page-object {
	position:relative;
	width:810px;
	height:510px;
	z-index:1000;
	/*display: none;*/
	background:url( '../images/common/page-bg.gif' ) 0 0 no-repeat;
}


/* pagenate */
.chap-end,
#button-pagenate-pagenext,
#button-pagenate-pageback,
#button-pagenate-left,
#button-pagenate-right {
	z-index:2000;
	display:block;
	width:83px;
	height:85px;
	position:absolute;
	top:350px;
	visibility: hidden;
	cursor:pointer;
}
* html .chap-end,
* html #button-pagenate-pagenext,
* html #button-pagenate-pageback,
* html #button-pagenate-left,
* html #button-pagenate-right {
	behavior: expression(IEPNGFIX.fix(this));
}
#button-pagenate-left {
	left:10px;
	background:url( '../images/common/button-pagenate-left1.png' ) 0 0 no-repeat;
}
#button-pagenate-left:hover {
	background:url( '../images/common/button-pagenate-left1-on.png' ) 0 0 no-repeat;
}
#button-pagenate-right {
	left:810px;
	background:url( '../images/common/button-pagenate-right1.png' ) 0 0 no-repeat;
}
#button-pagenate-right:hover {
	background:url( '../images/common/button-pagenate-right1-on.png' ) 0 0 no-repeat;
}

#button-pagenate-pagenext {
	left:810px;
	background:url( '../images/common/button-pagenate-pagenext.png' ) 0 0 no-repeat;
}
#button-pagenate-pagenext:hover {
	background:url( '../images/common/button-pagenate-pagenext-on.png' ) 0 0 no-repeat;
}

#button-pagenate-pageback {
	left:10px;
	background:url( '../images/common/button-pagenate-pageback.png' ) 0 0 no-repeat;
}
#button-pagenate-pageback:hover {
	background:url( '../images/common/button-pagenate-pageback-on.png' ) 0 0 no-repeat;
}

.chap-end {
	left:810px;
	background:url( '../images/common/button-pagenate-pagenext-end.png' ) 0 0 no-repeat !important;
}
.chap-end:hover {
	background:url( '../images/common/button-pagenate-pagenext-end-on.png' ) 0 0 no-repeat !important;
}

.chap-end span,
#button-pagenate-pagenext span,
#button-pagenate-pageback span,
#button-pagenate-left span,
#button-pagenate-right span {
	display:none;
}

/*
 * common
 */
 
 .chapter-end {
 	position:absolute;
 	right:10px;
 	bottom:10px;
 	font-size:12px;
 	font-style: italic;
 }
  .chapter-end span {
 	color:#009adf;
 }
 
 /* copylight */
 #copylight {
 	padding:10px 0;
 	font-size:12px;
 	text-align:center;
 }
 
 
 /* indicator */
 #indicator {
 	width:590px;
 	height:42px;
	background:url( '../images/common/bg-indicator.gif' ) 0 0 no-repeat; 
	position:absolute;
	bottom:20px;
	left:180px;
 }
  #indicator #indicator-bar {
	position:absolute;
	top:15px;
	left:10px;
	background:url( '../images/common/indicator-bar.gif' ) right 0 no-repeat; 
	height:11px;
  }

#page-number {
	position:absolute;
	width:45px;
	height:30px;
	background-image:url( '../images/common/page_number.gif' );
	background-repeat:no-repeat;
	top:6px;
	right:12px;
}
.page-length2 {
	background-position:-24px -30px;
}
.page-length3 {
	background-position:-24px -60px;
}
.page-length4 {
	background-position:-24px -90px;
}
.page-length5 {
	background-position:-24px -120px;
}
.page-length6 {
	background-position:-24px -150px;
}
.page-length7 {
	background-position:-24px -180px;
}
.page-length8 {
	background-position:-24px -210px;
}
.page-length9 {
	background-position:-24px -240px;
}
.page-length10 {
	background-position:-24px -270px;
}
.page-length11 {
	background-position:-24px -300px;
}
.page-length12 {
	background-position:-24px -330px;
}
.page-length13 {
	background-position:-24px -360px;
}
.page-length14 {
	background-position:-24px -390px;
}
.page-length15 {
	background-position:-24px -420px;
}

#current-page {
	width:40px;
	height:30px;
	background:url( '../images/common/page_number.gif' ) 0 0 no-repeat;
}

 /* info */
.info-gray {
	display:none;
	margin:0 auto;
	width:620px;
	background:url( '../images/common/bg-info.gif' ) 0 0 repeat;
}
.info-gray .info-top {
	height:21px;
	background:url( '../images/common/bg-info-top.gif' ) 0 0 repeat;
}
.info-gray .info-bottom {
	height:6px;
	background:url( '../images/common/bg-info-bottom.gif' ) 0 0 repeat;
}
.info-gray p {
	margin:0;
	padding:5px 10px;
	font-size:14px;
	line-height:1.6em;
}

/* big info */
.more-info-bt {
	background:url( '../images/common/bt-more.png' ) 0 0 no-repeat;
	width:100px;
	height:30px;
	margin:5px 0 0 5px;
	cursor:pointer;
}

* html .more-info-bt {
	behavior: expression(IEPNGFIX.fix(this));
}
.more-info-bt span {
	display:none;
}
.more-info-bt:hover {
	background-position:0 -30px;
}

* html .more-info {
	behavior: expression(IEPNGFIX.fix(this));
}
.more-info {
	z-index:1500;
	position:absolute;
	top:-510px;
	left:0;
	height: 510px;
    width: 810px;
	opacity:0;
	/filter: alpha( opacity=0 );
	-ms-filter: "alpha(opacity=0)"; /* IE 8 */
	background:url( '../images/common/page-bg-infobig.gif' ) 0 0 no-repeat;
}

.more-info .close {
	width:98px;
	height:28px;
	position:absolute;
	left:350px;
	bottom:20px;
	cursor:pointer;	
}

/* video */
.video .pc,
.video .mobile {
	display:none;
}

/* list bt */
#bt-list,
#bt-list-page {
	padding:20px 0;
}
#bt-list a,
#bt-list-page a {
	margin:0 auto;
	display:block;
	width:149px;
	height:32px;
	background:url( '../images/common/bt-list.gif' ) 0 0 no-repeat;
}
#bt-list a:hover,
#bt-list-page a:hover {
	background-position:0 -32px;
}
#bt-list a span,
#bt-list-page a span {
	display:none;
}


/* 1click */
#vote,
.oneClick-bt,
#preview {
	margin:30px auto 0;
	width:223px;
	height:79px;
	background:url( '../images/common/bt-vote.gif' ) 0 0 no-repeat;
	cursor:pointer;
}
#vote:hover,
.oneClick-bt:hover,
#preview:hover {
	background-position:0 -79px;
}
#vote span,
.oneClick-bt span {
	display:none;
}

.vote-wrapper table {
	width:100%;
}
#radio_area1,
#radio_area2,
#radio_area3,
#radio_area4,
#radio_area5,
#radio_area1_1,
#radio_area2_1,
#radio_area3_1,
#radio_area4_1,
#radio_area5_1,
#radio_area1_2,
#radio_area2_2,
#radio_area3_2,
#radio_area4_2,
#radio_area5_2,
#radio_area1_3,
#radio_area2_3,
#radio_area3_3,
#radio_area4_3,
#radio_area5_3,
#radio_area1_4,
#radio_area2_4,
#radio_area3_4,
#radio_area4_4,
#radio_area5_4,
#radio_area1_5,
#radio_area2_5,
#radio_area3_5,
#radio_area4_5,
#radio_area5_5 {
	font-size: 18px;
    font-weight: bold;
}
form table td p {
	font-size: 10px;
    font-weight: normal;
}

.vote-wrapper .graph_bg {
    background: url("../images/common/oneclick-bg.gif") 0 0 repeat;
    margin: 0;
    padding: 0;
    text-align: left;
    height:20px;
}

.vote-wrapper .graph_area {
    position: relative;
}

.vote-wrapper .vote-text {
	font-size: 12px;
    font-weight: bold;
	top:0;
    left: 3px;
    position: absolute;
}

.vote-wrapper .bar_red {
	height:20px;
    background: url("../images/common/vote-g-red.gif") 0 0 repeat-x;
}
.vote-wrapper .bar_blue {
	height:20px;
    background: url("../images/common/vote-g-blue.gif") 0 0 repeat-x;
}
.vote-wrapper .bar_green {
	height:20px;
    background: url("../images/common/vote-g-green.gif") 0 0 repeat-x;
}
.vote-wrapper .bar_yellow {
	height:20px;
    background: url("../images/common/vote-g-yellow.gif") 0 0 repeat-x;
}
.vote-wrapper .bar_orange {
	height:20px;
    background: url("../images/common/vote-g-orange.gif") 0 0 repeat-x;
}

 

/* 正解 不正解 */
.good,
.bad {
	position:absolute;
	top:70px;
	left:282px;
	width:246px;
	height:246px;
	opacity:0;
	/filter: alpha( opacity=0 );
	-ms-filter: "alpha(opacity=0)"; /* IE 8 */
	display:none;
}
.good img,
.bad img {

}

* html .good img,
* html .bad img {
	behavior: expression(IEPNGFIX.fix(this));
}
.good img,
.bad img {
	/filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale');
}

/* tooltip */
.tooltip {
	cursor:pointer;
	color:#0478B8;
	text-decoration:underline;
}
.tooltip-text {
	z-index:1100;
	position:absolute;
	opacity:0;
	/filter: alpha( opacity=0 );
	-ms-filter: "alpha(opacity=0)"; /* IE 8 */
	color:#fff;
	padding:0 0 2px 0;
	background:url( '../images/common/tooltip-bottom.gif' ) 0 bottom repeat-x;
}
.tooltip-head {
	height:6px;
	width:50px;
	background:url( '../images/common/tooltip-head.gif' ) 0 0 no-repeat;
}
.tooltip-content {
	padding:5px 10px;
	font-size:14px;
	line-height:1.6em;
	background:#545558 url( '../images/common/tooltip-right.gif' ) right 0 repeat-y;
}

.tooltip-text .close {
	display:none;
	width:63px;
	height:18px;
	vertical-align:middle;
}


/* list page */

#chapter-list #MainContents {
	background:url( '../images/common/bg.gif?v=0720' ) 0 0 repeat;
}

#chapter-list #wrapp-minutes {
	padding:0 0 35px 0;
}
#chapter-list #head-bar {
	background:#fff url( '../images/list/tab-head-bg.gif' ) 0 bottom repeat-x;
}
#chapter-list #head-bar .img {
	width:710px;
	margin:0 auto 15px;
	padding:10px 0;
}
#chapter-list #logo {
	width:637px;
	margin:0 auto;
	text-align:center;
}

#chapter-list #wrap-content {
/*	width:710px; */
	width:85%;	
	margin:20px auto 0;
	background:#fff;
	border:5px solid #79c7eb;
}

#chapter-list .wrap-article {
	padding:25px 30px;
}
#chapter-list .wrap-article .article {
	border-bottom:1px solid #bbb;
}

#chapter-list .lead-text {
	font-size:1.5em;
	line-height:140%;
	margin:0 auto;
	padding:15px 35px;
	background:#79c7eb;
	color:#fff;
	font-weight:bold;
}


#chapter-list #main {
/*	background:url( '../images/list/bg-middle.gif' ) 0 0 repeat-y; */
}
#chapter-list #main .wrap-main {
	margin:0 auto;
}

#chapter-list #main .first-content {
	padding:20px 0;
	border-bottom:1px dashed #ccc;
}

#chapter-list #main .first-content .left {
	float:left;
	width:241px;
	margin:0 0 0 20px;
}
#chapter-list #main .first-content .right {
	float:right;
	width:330px;
}

#chapter-list #main .first-content  .bt {
	margin:0 0 15px 0;
	width:322px;
	height:43px;
}
#chapter-list #main .first-content .bt a {
	display:block;
	width:322px;
	height:43px;
}
#chapter-list #main .first-content .bt span,
#chapter-list #main .first-content .bt a span {
	display:none;
}

/* list thumb */
.article .photo {
    float: left;
    margin: 0 10px 0 0;
    position: relative;
    width:140px;
    height:90px;
}

.article .icon-clock {
	height:13px;
	width:13px;
	display:inline-block;
	/display: inline;  
    /zoom: 1;
    margin:0 3px 0 0;
	background:url( '../images/list/icon-clock.gif' ) 0 center no-repeat;
}


#chapter-list #main .first-content #chapter01 .section01 a {
	background:url( '../images/breakfast/bt-start-section01.gif' ) 0 0 no-repeat;
}
#chapter-list #main .first-content #chapter01 .section02 a {
	background:url( '../images/breakfast/bt-start-section02.gif' ) 0 0 no-repeat;
}
#chapter-list #main .first-content #chapter01 .section03 a {
	background:url( '../images/breakfast/bt-start-section03.gif' ) 0 0 no-repeat;
}
#chapter-list #main .first-content #chapter01 .section04 a {
	background:url( '../images/breakfast/bt-start-section04.gif' ) 0 0 no-repeat;
}
#chapter-list #main .first-content #chapter01 .section04 {
	background:url( '../images/breakfast/bt-start-section04-off.gif' ) 0 0 no-repeat;
}
#chapter-list #main .first-content #chapter01 .section05 a {
	background:url( '../images/breakfast/bt-start-section05.gif' ) 0 0 no-repeat;
}
#chapter-list #main .first-content #chapter01 .section05 {
	background:url( '../images/breakfast/bt-start-section05-off.gif' ) 0 0 no-repeat;
}
#chapter-list #main .first-content #chapter01 .section06 a {
	background:url( '../images/breakfast/bt-start-section06.gif' ) 0 0 no-repeat;
}
#chapter-list #main .first-content #chapter01 .section06 {
	background:url( '../images/breakfast/bt-start-section06-off.gif' ) 0 0 no-repeat;
}

#chapter-list #main .first-content #chapter02 .section01 a {
	background:url( '../images/science/bt-start-section01.gif' ) 0 0 no-repeat;
}
#chapter-list #main .first-content #chapter02 .section02 a {
	background:url( '../images/science/bt-start-section02.gif' ) 0 0 no-repeat;
}
#chapter-list #main .first-content #chapter02 .section03 a {
	background:url( '../images/science/bt-start-section03.gif' ) 0 0 no-repeat;
}
#chapter-list #main .first-content #chapter02 .section04 a {
	background:url( '../images/science/bt-start-section04.gif' ) 0 0 no-repeat;
}
#chapter-list #main .first-content #chapter02 .section04 {
	background:url( '../images/science/bt-start-section04-off.gif' ) 0 0 no-repeat;
}
#chapter-list #main .first-content #chapter02 .section05 a {
	background:url( '../images/science/bt-start-section05.gif' ) 0 0 no-repeat;
}
#chapter-list #main .first-content #chapter02 .section05 {
	background:url( '../images/science/bt-start-section05-off.gif' ) 0 0 no-repeat;
}
#chapter-list #main .first-content #chapter02 .section06 a {
	background:url( '../images/science/bt-start-section06.gif' ) 0 0 no-repeat;
}
#chapter-list #main .first-content #chapter02 .section06 {
	background:url( '../images/science/bt-start-section06-off.gif' ) 0 0 no-repeat;
}

#chapter-list #main .first-content #chapter03 .section01 a {
	background:url( '../images/picasso/bt-start-section01.gif' ) 0 0 no-repeat;
}
#chapter-list #main .first-content #chapter03 .section02 a {
	background:url( '../images/picasso/bt-start-section02.gif' ) 0 0 no-repeat;
}
#chapter-list #main .first-content #chapter03 .section03 a {
	background:url( '../images/picasso/bt-start-section03.gif' ) 0 0 no-repeat;
}
#chapter-list #main .first-content #chapter03 .section04 a {
	background:url( '../images/picasso/bt-start-section04.gif' ) 0 0 no-repeat;
}
#chapter-list #main .first-content #chapter03 .section04 {
	background:url( '../images/picasso/bt-start-section04-off.gif' ) 0 0 no-repeat;
}
#chapter-list #main .first-content #chapter03 .section05 a {
	background:url( '../images/picasso/bt-start-section05.gif' ) 0 0 no-repeat;
}
#chapter-list #main .first-content #chapter03 .section05 {
	background:url( '../images/picasso/bt-start-section05-off.gif' ) 0 0 no-repeat;
}
#chapter-list #main .first-content #chapter03 .section06 a {
	background:url( '../images/picasso/bt-start-section06.gif' ) 0 0 no-repeat;
}
#chapter-list #main .first-content #chapter03 .section06 {
	background:url( '../images/picasso/bt-start-section06-off.gif' ) 0 0 no-repeat;
}

#chapter-list #main .first-content #chapter04 .section01 a {
	background:url( '../images/chimpanzee/bt-start-section01.gif' ) 0 0 no-repeat;
}
#chapter-list #main .first-content #chapter04 .section02 a {
	background:url( '../images/chimpanzee/bt-start-section02.gif' ) 0 0 no-repeat;
}
#chapter-list #main .first-content #chapter04 .section03 a {
	background:url( '../images/chimpanzee/bt-start-section03.gif' ) 0 0 no-repeat;
}
#chapter-list #main .first-content #chapter04 .section03 {
	background:url( '../images/chimpanzee/bt-start-section03-off.gif' ) 0 0 no-repeat;
}
#chapter-list #main .first-content #chapter04 .section04 a {
	background:url( '../images/chimpanzee/bt-start-section04.gif' ) 0 0 no-repeat;
}
#chapter-list #main .first-content #chapter04 .section04 {
	background:url( '../images/chimpanzee/bt-start-section04-off.gif' ) 0 0 no-repeat;
}

#chapter-list #main .first-content #chapter05 .section01 a {
	background:url( '../images/buy/bt-start-section01.gif' ) 0 0 no-repeat;
}
#chapter-list #main .first-content #chapter05 .section02 a {
	background:url( '../images/buy/bt-start-section02.gif' ) 0 0 no-repeat;
}
#chapter-list #main .first-content #chapter05 .section03 a {
	background:url( '../images/buy/bt-start-section03.gif' ) 0 0 no-repeat;
}
#chapter-list #main .first-content #chapter05 .section04 a {
	background:url( '../images/buy/bt-start-section04.gif' ) 0 0 no-repeat;
}
#chapter-list #main .first-content #chapter05 .section04 {
	background:url( '../images/buy/bt-start-section04-off.gif' ) 0 0 no-repeat;
}
#chapter-list #main .first-content #chapter05 .section05 a {
	background:url( '../images/buy/bt-start-section05.gif' ) 0 0 no-repeat;
}
#chapter-list #main .first-content #chapter05 .section05 {
	background:url( '../images/buy/bt-start-section05-off.gif' ) 0 0 no-repeat;
}

#chapter-list #main .first-content #chapter06 .section01 a {
	background:url( '../images/change/bt-start-section01.gif' ) 0 0 no-repeat;
}
#chapter-list #main .first-content #chapter06 .section02 a {
	background:url( '../images/change/bt-start-section02.gif' ) 0 0 no-repeat;
}
#chapter-list #main .first-content #chapter06 .section03 a {
	background:url( '../images/change/bt-start-section03.gif' ) 0 0 no-repeat;
}
#chapter-list #main .first-content #chapter06 .section04 a {
	background:url( '../images/change/bt-start-section04.gif' ) 0 0 no-repeat;
}
#chapter-list #main .first-content #chapter06 .section04 {
	background:url( '../images/change/bt-start-section04-off.gif' ) 0 0 no-repeat;
}
#chapter-list #main .first-content #chapter06 .section05 a {
	background:url( '../images/change/bt-start-section05.gif' ) 0 0 no-repeat;
}
#chapter-list #main .first-content #chapter06 .section05 {
	background:url( '../images/change/bt-start-section05-off.gif' ) 0 0 no-repeat;
}

#chapter-list #main .first-content #chapter07 .section01 a {
	background:url( '../images/space/bt-start-section01.gif' ) 0 0 no-repeat;
}
#chapter-list #main .first-content #chapter07 .section02 a {
	background:url( '../images/space/bt-start-section02.gif' ) 0 0 no-repeat;
}
#chapter-list #main .first-content #chapter07 .section03 a {
	background:url( '../images/space/bt-start-section03.gif' ) 0 0 no-repeat;
}
#chapter-list #main .first-content #chapter07 .section03 {
	background:url( '../images/space/bt-start-section03-off.gif' ) 0 0 no-repeat;
}
#chapter-list #main .first-content #chapter07 .section04 a {
	background:url( '../images/space/bt-start-section04.gif' ) 0 0 no-repeat;
}
#chapter-list #main .first-content #chapter07 .section04 {
	background:url( '../images/space/bt-start-section04-off.gif' ) 0 0 no-repeat;
}

#chapter-list #main .first-content #chapter08 .section01 a {
	background:url( '../images/self/bt-start-section01.gif' ) 0 0 no-repeat;
}
#chapter-list #main .first-content #chapter08 .section02 a {
	background:url( '../images/self/bt-start-section02.gif' ) 0 0 no-repeat;
}
#chapter-list #main .first-content #chapter08 .section03 a {
	background:url( '../images/self/bt-start-section03.gif' ) 0 0 no-repeat;
}
#chapter-list #main .first-content #chapter08 .section04 a {
	background:url( '../images/self/bt-start-section04.gif' ) 0 0 no-repeat;
}
#chapter-list #main .first-content #chapter08 .section04 {
	background:url( '../images/self/bt-start-section04-off.gif' ) 0 0 no-repeat;
}
#chapter-list #main .first-content #chapter08 .section05 a {
	background:url( '../images/self/bt-start-section05.gif' ) 0 0 no-repeat;
}
#chapter-list #main .first-content #chapter08 .section05 {
	background:url( '../images/self/bt-start-section05-off.gif' ) 0 0 no-repeat;
}
#chapter-list #main .first-content #chapter08 .section06 a {
	background:url( '../images/self/bt-start-section06.gif' ) 0 0 no-repeat;
}
#chapter-list #main .first-content #chapter08 .section06 {
	background:url( '../images/self/bt-start-section06-off.gif' ) 0 0 no-repeat;
}


#chapter-list #main .first-content #chapter09 .section01 a {
	background:url( '../images/diet/bt-start-section01.gif' ) 0 0 no-repeat;
}
#chapter-list #main .first-content #chapter09 .section02 a {
	background:url( '../images/diet/bt-start-section02.gif' ) 0 0 no-repeat;
}
#chapter-list #main .first-content #chapter09 .section03 a {
	background:url( '../images/diet/bt-start-section03.gif' ) 0 0 no-repeat;
}
#chapter-list #main .first-content #chapter09 .section04 a {
	background:url( '../images/diet/bt-start-section04.gif' ) 0 0 no-repeat;
}
#chapter-list #main .first-content #chapter09 .section04 {
	background:url( '../images/diet/bt-start-section04-off.gif' ) 0 0 no-repeat;
}
#chapter-list #main .first-content #chapter09 .section05 a {
	background:url( '../images/diet/bt-start-section05.gif' ) 0 0 no-repeat;
}
#chapter-list #main .first-content #chapter09 .section05 {
	background:url( '../images/diet/bt-start-section05-off.gif' ) 0 0 no-repeat;
}



#chapter-list #main .first-content .right a:hover {
	background-position:0 -43px !important;
}

#chapter-list #main .first-content .left .text {
	font-size:14px;
	line-height:1.4em;
	padding:0 5px;
	margin:5px 0 0 0;
}
#chapter-list #main .first-content .left .text .lector {
	font-weight:bold;
	margin:0 0 5px 0;
}
#chapter-list #main .first-content .left .text .lector b {
	color:#0478b8;
}
#chapter-list #main .first-content .left .text .description {

}
#chapter-list #main .first-content .left .text .description p {

}

/* LP */
.layout-LP .first-content {
	border:none !important;
}

.layout-LP #main .wrap-main {
	width:660px !important;
}
.layout-LP #main .first-content .left {
	float:none !important;
	width:auto !important;
	margin:0 !important;
}
.layout-LP #main .first-content .right {
	float:none !important;
	width:auto !important;
	margin:20px 0 0 0 !important;
}

.layout-LP #main .first-content .left img {
	float:left;
	width:250px;
}
.layout-LP #main .first-content .left .text {
	float:right;
	width:390px;
}
.layout-LP .bt-wrap-left {
	float:left;
	width:322px;
}
.layout-LP .bt-wrap-right {
	float:right;
	width:322px;
}


/* bt open campas */
.bt-kamakura a {
	display:block;
	width:360px;
	height:62px;
	margin:10px auto;
	background:url( '../images/common/bt-kamakura.gif' ) 0 0 no-repeat;
}
#chapter-list .bt-kamakura a {
	margin:5px auto 25px !important;
}
.bt-kamakura a:hover {
	background-position:0 -62px;
}
.bt-kamakura a span {
	display:none;
}
