@charset "utf-8";
@media print, screen and (min-width: 1079px) {

/*--------------------------------------*/
/*  #side
/*--------------------------------------*/

/* 追記css */
#side_nav ul ul .open {
	display: block;
}
#side_nav ul ul .close {
	display: none;
}
/* 追記css */

#side_nav ul li a.link-act{
	background: #d1dcef url(/toho/common/images/icon_arrow_01.gif) no-repeat 10px 18px!important;
	font-weight:bold;
}
#side_nav ul ul.display-true {
	display:block;
}
#side_nav ul li ul li.normal_link a {
	display: block;
	padding: 9px 10px 8px 36px;
	border-top: dotted 1px #CCCCCC;
	border-bottom: none;
	background: #f3f3f3 url(/toho/common/images/icon_arrow_02.gif) no-repeat 20px 9px;
	font-weight:normal;
}
#side_nav ul li ul li.normal_link a:link {
	background: #f3f3f3 url(/toho/common/images/icon_arrow_02.gif) no-repeat 20px 9px;
}
#side_nav ul li ul li.normal_link a:visited {
	background: #f3f3f3 url(/toho/common/images/icon_arrow_02.gif) no-repeat 20px 9px;
}
#side_nav ul li ul li.normal_link a:hover {
	background: #d1dcef url(/toho/common/images/icon_arrow_02.gif) no-repeat 20px 9px;
}
#side_related_heading {
	padding: 0 0 6px 0;
	border-bottom: solid 1px #999999;
}
.clearfix {
	clear: both;
}
.bottomBlock {
	width: 240px;
	margin-top:15px;
}
.bottomBlock p {
	margin-top: 5px;
}


/*--------------------------------------*/
/*  #main 
/*--------------------------------------*/

#page_products_body {
	width: 960px;
	overflow:hidden;
	zoom: 1;
}
#page_products_body2 {
	width: 660px;
	overflow:hidden;
	zoom: 1;
	margin-left: 20px;
}
#page_products_body2 h2.title {
	width: 660px;
	margin-left: 0;
}
#page_products_body2 h3 {
	width: 660px;
	margin-left: 0;
}
	
/* 追記css */
#page_products_body2 .maruto {
    width: 20px;
	height: auto;
	vertical-align: middle;
}
#page_products_body2 .maruto img {
    width: 100%;
	height: auto;
}
#page_products_body2 .genphoto-box {
    width: 320px;
    height: auto;
}
#page_products_body2 .deomagic-photo-main {
    height: auto;
    width: 660px;
    margin: 0 20px 0 0;
}
#page_products_body2 .deomagic-photo {
    height: auto;
    width: 180px;
    margin: 0 20px 0 0;
}
.highway-photo,
.highway-video {
    height: auto;
	width: 340px;
    margin: 0 20px 0 0;
}
.highway-act-ph01 {
    height: 240px;
	width: 340px;
    margin: 0;
	object-fit: cover;
}
.highway-act-ph02 {
    height: 240px;
	width: 340px;
    margin: 0;
	object-fit: cover;
}
.highway-act-illust {
    height: auto;
	width: 300px;
    margin: 0;
}
.highway-info {
    height: auto;
	width: 300px;
    padding: 20px 30px;
	border: solid 3px #000;
}
#page_products_body2 .navi-tx {
    position: absolute;
    margin: -20px 0 0 20px;
}
#page_products_body2 .out-navi {
    position: absolute;
    margin: 3px 0 0 190px;
}
/* 追記css */

.page_products_body2 {
	width: 660px;
	overflow:hidden;
	zoom: 1;
	margin-left: 20px;
}
.page_products_body2 h2.title {
	width: 660px;
	margin-left: 0;
}
.page_products_body2 h3 {
	width: 660px;
	margin-left: 0;
}
.products_tab{
	height: 70px;
	margin: 10px 0 0 0;
	padding: 0;
}
.products_tab ul{
	width: 100%;
	height: 63px;
	overflow:hidden;
	zoom: 1;
	padding: 0 0 7px 0;
	background: url(/toho/products/images/parts_bg_tab.gif) left bottom repeat-x;
}
* html .products_tab ul {
	width: 100%;
	height: 70px;
	padding: 0 0 7px 0;
}
.products_tab ul li{
	position: relative;
	float: left;
	display: inline;
	width: 237px;
	height: 63px;
	margin: 0 4px 0 0;
}
.products_tab ul li.last-child{
	width: 237px;
	margin: 0;
}
.products_tab ul li a{
	position: absolute;
	bottom: 0;
	left: 0;
}
.products_tab ul li img{
	vertical-align: bottom;
}
.products_box {
	width: 918px;
	padding: 20px 20px 0 20px;
	margin: 0 0 20px 0;
	border-radius: 0 0 5px 5px;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	overflow:hidden;
	zoom: 1;
}
* html .products_box{
	width: 960px;
	padding: 20px 20px 0 20px;
}
#product_top_page .brn{
	border-radius:0 0 0 0!important;
	border-bottom:none;
}
h2.discovery_tit {
	margin:20px 0 20px;
	border-bottom:dotted 1px #bbb;
}
h2.discovery_tit span{
	border-left:solid 6px #6689c8;
	margin-bottom:1px;
	display:block;
	padding:7px 0 8px 15px;
	font-size:134%;
	font-weight:bold;
}
.discovery_box {
	width: 960px;
	overflow:hidden;
	zoom: 1;
}
.discovery_box li {
	float: left;
	display: inline;
	width: 306px;
	margin: 0 17px 0 0;
	border: 1px #DDD solid;
}
.discovery_box li.last {
	margin: 0;
}
.discovery_box li .discovery_boxMin {
	width: 288px;
	padding: 9px;
}
.discovery_box li .discovery_boxMin p {
	width: 92%;
	margin: 0 auto;
	padding: 5px 0 0 0;
}
.inq_box {
	width: 950px;
	margin: 30px 0 50px 0;
	border: 5px #DDD solid;
}
.inq_box dl.dl01 {
	padding: 18px 25px 19px 26px;
	border-bottom: 1px #BBB dotted;
	overflow:hidden;
	zoom: 1;
}	
.inq_box dl.dl01 dt {
	float: left;
	width:650px;
}
.inq_box dl.dl01 dd {
	float: right;
	width: 242px;
	line-height: 0;
}
.inq_box dl.dl02 {
	border-bottom: none;
	padding: 19px 25px 17px 26px;
	overflow:hidden;
	zoom: 1;
}	
.inq_box dl.dl02 dt {
	float: left;
	width:650px;
}
.inq_box dl.dl02 dd {
	float: right;
	width: 242px;
}

/*--------------------------------------*/
/*  #product_top_page #main
/*--------------------------------------*/

#product_top_page {
	margin-bottom: 20px;
}
#product_top_page .clearfix {
	clear:both;
}
#product_top_page .products_box{
	background: #F6F6F6;
	padding-bottom:23px;
}
#product_top_page .products-topBox {
	width: 296px;
	float: left;
	position: relative;
}
#product_top_page .products-topBox_big {
	width: 296px;
	float: left;
	position: relative;
}
#product_top_page .products-topBox .ttl,
#product_top_page .products-topBox_big .ttl{
	background: url(/toho/common/images/icon_arrow_01.gif) no-repeat 0 168px !important;
	margin:5px 0 0 19px;
	padding:163px 0 0 21px;
	display:block;
}
#product_top_page .products-topBox a
#product_top_page .products-topBox_big a{
	font-weight:bold;
}
#product_top_page .products-topBox .txt,
#product_top_page .products-topBox_big .txt{
	margin:0 10px 5px 19px;
	display:block;
}
#product_top_page .products-topBox .photo,
#product_top_page .products-topBox_big .photo{
	position:absolute;
	top:4px;
	left:4px;
}
#product_top_page .products-topBox{
	margin:0 0 22px 0;
}
#product_top_page .products-topBox,
#product_top_page .products-topBox_big{
   border: 1px solid #DDD;
   background-color: #FFF;

	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	border-radius: 3px;
	position:relative;
}

/* 追記css */
#product_top_page .sp-products {
	display: none;
}
/* 追記css */


/*--------------------------------------*/
/*  #description_page #main
/*--------------------------------------*/

#description_page .products_box h2 {
	padding: 15px 10px;
	margin: 10px 0 10px 20px;
}
#description_page .blankIcon {
	margin: 0 3px;
	vertical-align: baseline;
}
#description_page .description_box {
	width: 920px;
	margin: 0 auto;
}
#description_page ul.descriptionMenu{
	overflow:hidden;
	zoom: 1;
}
#description_page ul.descriptionMenu li {
	float: left;
	padding: 0 10px;
	border-left: 1px #6B6D84 solid;
}
#description_page ul.descriptionMenu li.last {
	border-left: 1px #6B6D84 solid;
	border-right: 1px #6B6D84 solid;
}
#description_page .description_boxMin {
	margin: 25px 0 0 0;
	background: url(/toho/common/images/line_dot_x.gif) repeat-x scroll center top transparent;
	overflow:hidden;
	zoom: 1;
}
#description_page .description_boxMin h2{
	margin-top:0;
}
#description_page .description_boxMin dt {
	clear: left;
	float: left;
	width: 260px;
	padding: 0 0 0 19px;
	background: url(/toho/common/images/icon_arrow_02.gif) no-repeat 3px 5px;
}
#description_page .description_boxMin dd {
	margin-left: 290px;
	margin-bottom: 20px;
	padding: 0 0 0 19px;
	zoom: 1;
}
#description_page .description_boxLeft {
	float: left;
	width: 450px;
	padding: 0 0 0 9px;
	border-right: 1px #CCC solid;
}
#description_page .description_boxRight {
	float: left;
	width: 450px;
	padding: 0 0 0 9px;
}
#description_page .division_boxLeft {
	float: left;
	overflow: hidden;
	zoom: 1;
	width: 453px;
	margin: 0 12px 15px 0;
}
#description_page .division_boxRight {
	float: right;
	overflow: hidden;
	zoom: 1;
	width: 453px;
	margin: 0 0 15px 0;
}
#description_page .division_box_tit {
	width: 449px;
	height: 48px;
	padding: 2px;
	background: url(/images/division/btn_tab_s_top.gif) no-repeat left top;
}
#description_page .division_box_cont {
	width: 453px;
	background: url(/images/division/btn_tab_s_bg.gif) repeat-y left top;
}
#description_page .division_box_img {
	float: left;
	overflow: hidden;
	zoom: 1;
	padding: 13px 14px 10px 12px;
}
#description_page .division_box_link {
	float: left;
	padding: 13px 0 10px 0;
}
#description_page .division_box_link li {
	background: url(/toho/common/images/icon_arrow_02.gif) no-repeat left 5px;
	padding: 0 0 0 16px;
}
#description_page .division_box_btm {
	width: 453px;
	height: 5px;
	background: url(/images/division/btn_tab_s_btm.gif) no-repeat left top;
}
#description_page .division_boxBig {
	width: 920px;
	margin: 0;
}
#description_page .division_boxBig_tit {
	width: 916px;
	height: 48px;
	padding: 2px;
	background: url(/images/division/btn_tab_m_top.gif) no-repeat left top;
}
#description_page .division_boxBig_cont {
	width: 920px;
	padding: 0 0 10px 0;
	background: url(/images/division/btn_tab_m_bg.gif) repeat-y left top;
}
#description_page .division_boxMin {
	padding: 10px 15px 0 14px;
}
#description_page .division_boxMin .division_boxMin_img {
	float: left;
	padding: 3px 10px 0 0;
	overflow: hidden;
	zoom: 1;
}
#description_page .division_boxMin .division_boxMin_menu {
	float: left;
	width: 700px;
}
#description_page .division_boxMin .division_boxMin_tit {
	padding: 3px 0 0 23px;
	background: url(/toho/common/images/icon_arrow_01.gif) no-repeat left 8px;
	border-bottom: 1px #BBB dotted;
	font-weight: bold;
}
#description_page .division_boxMin ul {
	float: left;
	overflow: auto;
	zoom: 1;
	padding: 5px 0 0 0;
}
#description_page .division_boxMin li {
	width: 210px;
	background: url(/toho/common/images/icon_arrow_02.gif) no-repeat 3px 5px;
	padding: 0 0 0 19px;
}
#description_page .division_boxBig_btm {
	width: 920px;
	height: 5px;
	background: url(/images/division/btn_tab_m_btm.gif) no-repeat left top;
}


/*--------------------------------------*/
/*  #division_page #main
/*--------------------------------------*/

#division_page .products_box li.division_boxBig h2.title {
	margin-bottom: 15px!important;
	margin-left: 14px;
	margin-right: 14px;
}

#division_page .division_boxLeft {
	float: left;
	overflow: hidden;
	zoom: 1;
	width: 450px;
	margin: 0 12px 15px 0;
}
#division_page .division_boxRight {
	float: right;
	overflow: hidden;
	zoom: 1;
	width: 450px;
	margin: 0 0 15px 0;
}
#division_page .division_box_tit {
	width: 449px;
	height: 48px;
	margin:1px;
}
#division_page .division_box_cont {
	width: 453px;
	overflow:hidden;
	zoom: 1;
}
#division_page .division_box_img {
	float: left;
	zoom: 1;
	padding: 14px 14px 9px 11px;
}
#division_page .division_box_link {
	width:238px;
	float: right;
	padding: 14px 0 9px 0;
	margin:0 10px 0 0;
}
#division_page .division_box_link li,
#scene_page .scene-box .scene-box-txt .scene-box-list li{
	background: url(/toho/common/images/icon_arrow_02.gif) no-repeat left 5px;
	padding: 0 0 0 16px;
}
#scene_page .scene-box .scene-box-txt .scene-box-list li.list-area{
	background:none;
	padding:0 0 0 0;
}
#division_page .division_box_btm {
	width: 453px;
	height: 5px;
}
#division_page .division_boxBig {
	width: 920px;
	margin: 0;
	padding-bottom:5px;
	background: url(/images/division/btn_tab_m_btm.gif) no-repeat left bottom;
}
#division_page .division_boxBig_tit {
	width: 916px;
	height: 48px;
	padding: 2px;
	background: url(/images/division/btn_tab_m_top.gif) no-repeat left top;
}
#division_page .division_boxBig_cont {
	width: 920px;
	padding: 0 0 10px 0;
	background: url(/images/division/btn_tab_m_bg.gif) repeat-y left top;
	overflow:hidden;
	zoom: 1;
}
#division_page .division_boxMin {
	padding: 10px 15px 0 14px;
	overflow:hidden;
	zoom: 1;
}
#division_page .division_boxMin .division_boxMin_img {
	float: left;
	padding: 3px 10px 0 0;
	overflow: hidden;
	zoom: 1;
}
#division_page .division_boxMin .division_boxMin_menu {
	float: left;
	width: 700px;
}
#division_page .division_boxMin .division_boxMin_tit,
#division_page .link-bold{
	padding: 3px 0 0 23px;
	background: url(/toho/common/images/icon_arrow_01.gif) no-repeat left 8px;
	border-bottom: 1px dotted #BBBBBB;
	font-weight: bold;
	font-size:100%;
	margin:0 0 0 0;
	line-height:1.84;
}
#division_page .division_boxMin ul {
	float: left;
	overflow: auto;
	zoom: 1;
	padding: 5px 0 0 0;
}
#division_page .division_boxMin li {
	width: 210px;
	background: url(/toho/common/images/icon_arrow_02.gif) no-repeat 3px 5px;
	padding: 0 0 0 19px;
}
#division_page .division_boxBig_btm {
	width: 920px;
	height: 5px;
	background: url(/images/division/btn_tab_m_btm.gif) no-repeat left top;
}
#division_page .division_boxLeft,
#division_page .division_boxRight{
   border: 1px solid #DDD;
   background-color: #F6F6F6;

	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	border-radius: 3px;
	position:relative;
	overflow:hidden;
	zoom: 1;
}
	
/* 追記css */
#division_page .sp-products {
	display: none;
}
/* 追記css */

/* ----------------------------- */
/* #paxway_page  */
/* ----------------------------- */
body#paxway_page #main p {
	line-height: normal;
	margin: 0 10px;
}
body#paxway_page #main div.note{
    color: #FF3333;
    font-size: 88%;
    letter-spacing: -1px;
    padding-top: 3px;
    text-align: left;
}

/*--------------------------------------*/
/*  #scene_page #main
/*--------------------------------------*/

#scene_page .products_box{
	border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-radius: 0 0 5px 5px;
    padding:19px;
    width: 920px;
	background: none repeat scroll 0 0 #f9f9f9;
}
* html #scene_page .products_box {
	width: 960px;
	padding: 19px;
}
#scene_page .main-box{
	position:relative;
}
#scene_page .main-box .btn-01{
	position:absolute;
	left:86px;
	top:14px;
}
#scene_page .main-box .btn-02{
	position:absolute;
	left:391px;
	top:296px;
}
#scene_page .main-box .btn-03{
	position:absolute;
	left:495px;
	top:207px;
}
#scene_page .main-box .btn-04{
	position:absolute;
	left:9px;
	bottom:62px;
}
#scene_page .main-box .btn-05{
	position:absolute;
	left:192px;
	bottom:62px;
}
#scene_page .main-box .btn-06{
	position:absolute;
	left:430px;
	bottom:62px;
}
#scene_page .main-box .btn-07{
	position:absolute;
	right:46px;
	bottom:132px;
}
#scene_page .main-box .btn-08{
	position:absolute;
	right:85px;
	top:18px;
}
#scene_page .main-box .btn-09{
	position:absolute;
	left:220px;
	top:43px;
}
#scene_page .main-box .btn-10{
	position:absolute;
	left:410px;
	top:86px;
}
#scene_page .main-box .btn-11{
	position:absolute;
	right:9px;
	top:146px;
}
#scene_page .main-box .btn-12{
	position:absolute;
	right:137px;
	bottom:19px;
}
#scene_page .main-box .btn-13{
	position:absolute;
	left:292px;
	bottom:32px;
}
#scene_page .main-box .btn-14{
	position:absolute;
	left:141px;
	bottom:32px;
}
#scene_page .main-box .btn-15{
	position:absolute;
	left:274px;
	bottom:125px;
}
#scene_page .main-box .btn-16{
	position:absolute;
	left:51px;
	bottom:169px;
}
#scene_page .main-box .btn-17{
	position:absolute;
	right:241px;
	top:49px;
}
#scene_page .main-box .btn-18{
	position:absolute;
	right:108px;
	top:49px;
}
#scene_page .main-box .btn-19{
	position:absolute;
	right:18px;
	bottom:173px;
}
#scene_page .main-box .btn-20{
	position:absolute;
	right:149px;
	bottom:4px;
}
#scene_page .main-box .btn-21{
	position:absolute;
	left:363px;
	bottom:4px;
}
#scene_page .main-box .btn-22{
	position:absolute;
	left:159px;
	bottom:4px;
}
#scene_page .main-box .btn-23{
	position:absolute;
	left:126px;
	bottom:76px;
}
#scene_page .main-box .btn-24{
	position:absolute;
	right:75px;
	top:7px;
}
#scene_page .main-box .btn-25{
	position:absolute;
	left:279px;
	bottom:167px;
}
#scene_page .main-box .btn-26{
	position:absolute;
	right:271px;
	bottom:107px;
}
#scene_page .main-box .btn-27{
	position:absolute;
	left:180px;
	top:22px;
}
#scene_page .main-box .btn-28{
	position:absolute;
	right:261px;
	top:7px;
}
#scene_page .main-box .btn-29{
	position:absolute;
	left:87px;
	top:70px;
}
#scene_page .main-box .btn-30{
	position:absolute;
	right:226px;
	bottom:207px;
}
#scene_page .main-box .btn-31{
	position:absolute;
	left:277px;
	top:150px;
}
#scene_page .main-box .btn-32{
	position:absolute;
	left:175px;
	top:292px;
}
#scene_page .main-box .btn-33{
	position:absolute;
	left:478px;
	top:75px;
}
#scene_page .main-box .btn-34{
	position:absolute;
	left:41px;
	top:97px;
}
#scene_page .main-box .btn-35{
	position:absolute;
	left:380px;
	top:324px;
}
#scene_page .main-box .btn-36{
	position:absolute;
	left:611px;
	top:188px;
}

/* Add 2014.12.04 */
#scene_page .main-box .btn-37{
	position:absolute;
	left:97px;
	top:181px;
}

/* Add end */

#scene_page .products_cont{
	position:relative;
}
#scene_page .nav-list{
	position:absolute;
	right:20px;
	top:49px;
	z-index:100;
}
#scene_page .nav-list li{
	width:160px;
	height:68px;
	padding:0 0 2px 0;
	cursor:pointer;
}
#scene_page .nav-list li a{
	display:block;
	width:160px;
	height:68px;
}
#scene_page .scene-box{
	overflow:hidden;
	zoom: 1;
}
#scene_page .scene-box h2{
	font-size:138.5%;
	font-weight:bold;
}
#scene_page .scene-box .scene-box-area{
	width:450px;
	float:left;
	overflow:hidden;
	zoom: 1;
	background-color: #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 3px 3px 3px 3px;
}
#scene_page .scene-box .scene-box-area .scene-list{
	width:160px;
	float:left;
	padding:15px 0 10px 14px;
}
#scene_page .scene-box .scene-box-area .scene-list li{
	padding:0 0 5px 0;
	line-height:0;
}
#scene_page .scene-box .scene-box-area .scene-list li.line_h{
	line-height:1.84;
}
#scene_page .scene-box .scene-box-txt{
	width:248px;
	padding:15px 0 15px 0;
	margin:0 14px 0 0;
	float:right;
}
#scene_page .scene-box .scene-box-txt h3{
	padding:6px 0 4px 15px;
	margin:0 0 0 0;
	color:#FFFFFF;
	background:#6689c8;
	font-size:100%;
}
#scene_page .scene-box .scene-box-area .scene-box-list-2{
	width:245px;
	margin:5px 0 0 0;
	list-style-type:disc;
}
#scene_page .scene-box .scene-box-area .scene-box-list-2 li{
	background:none;
	padding:0 0 0 0;
	margin:0 0 0 30px;
}
#scene_page .scene-box .scene-box-area .link-txt-box{
	margin:10px 0 0 0;
	background:url(/toho/common/images/line_dot_x.gif) left top repeat-x;
	overflow:hidden;
	zoom: 1;
}
#scene_page .scene-box .scene-box-area  .link-txt-box .link-txt{
	padding:10px 0 0 21px;
	margin:0 5px 0 0;
	background:url(/toho/common/images/icon_arrow_01.gif) no-repeat 0 13px !important;
	float:right;
	line-height:1.6;
}
#scene_page .scene-box .scene-box-area  .link-txt-box .link-txt2{
	padding:10px 0 0 21px;
	margin:0 5px 0 0;
	background:url(/toho/common/images/icon_arrow_01.gif) no-repeat 0 8px !important;
	float:right;
	line-height:1.6;
}
#scene_page .txt-bold-m{
	font-weight:bold;
	margin:15px 0 0 0;
}
#scene_page .small-r-txt{
	font-size:85%;
	text-align:right;
}
#tab-box .dis_none {
	display:none;
}
.bottom_box{
	border: 1px solid #DDDDDD;
    padding: 19px 19px 19px;
    width: 920px;
	background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 0 0 5px 5px;
}
* html .bottom_box {
	width: 960px;
	padding: 19px;
}
.bottom_box h2 {
	margin:0 0 10px 0!important;
	border-bottom:dotted 1px #bbb;
	font-size:117%;
}
.bottom_box dl {
	overflow:hidden;
	zoom: 1;
}
.bottom_box dl dt {
	clear:both;
	width:200px;
	float:left;
	color:#FFFFFF;
	background:#6689c8;
	text-align:center;
	padding:3px 0;
	margin-right:25px;
	margin-bottom:20px;
}
.bottom_box dl dd {
	margin:0 0 0 225px;
}
.bottom_box dl dd a{
	width:330px;
	float:left;
	background: url(/toho/common/images/icon_arrow_02.gif) no-repeat scroll left 3px transparent;
	padding-left: 10px;
	margin:3px 0 5px 0;
	display:block;
}
.bottom_box dl dd.last a{
	margin:3px 0 30px 0;
}
#scene_page .products_box {
	display:none;
}
div.NormaList ul {
	display: inline-block!important;
}
div.NormaList ul li {
	display: inline-block!important;
	background: url(/toho/common/images/icon_arrow_02.gif) no-repeat left 5px;
	padding: 0 0 0 16px;
}
#division_page #main #page_body p{
	padding:0 20px 12px 20px;
}
#division_page #main #page_body .fright p{
	padding:0 20px 0 20px;
}
#division_page #main #page_body .fright p.img-name{
	padding:0 20px 20px 20px;
	text-align:right;
}
#division_page #main #page_body ul.Pdf{
	padding:0 20px 0 20px;
}
#division_page #main .business-listarea{
	width:660px;
	margin:0 0 0 20px;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
}
#division_page #main .mb{
	margin:20px 0 56px 20px;
}
.list-1 {
	list-style: disc!important;
	margin-left: 20px;
}
.list-1 li {
	margin: 0 0 5px 15px;
	line-height:1.4!important;
}
.list-2 {
	list-style: decimal!important;
}
.list-2 li {
	margin: 0 0 5px 20px;
	line-height:1.4!important;
}
.read {
	margin-left: 2em;
	text-indent: -2em;
}
.read-2 {
	margin-left: 2.5em;
	text-indent: -2.5em;
}
.read-3 {
	margin-left: 4em;
	text-indent: -4em;
}
.read-4 {
	margin-left: 9em;
	text-indent: -9em;
}
.read-5 {
	margin-left: 6em;
	text-indent: -6em;
}
.CalumnHarfLeft {
	display: block;
	width: 310px;
	float: left;
}
.CalumnHarfRight {
	display: block;
	width: 310px;
	float: right;
}
ul.mozi2em li {
	position:relative;
	zoom:1;
	margin:0 0 0 2em;
	padding: 0;
}
ul.mozi2em li span {
	position:absolute;
	margin:0 0 0 -2em;
	text-decoration: none!important;

}
.TextRed {
	color: #ff0000;
}
ul.Pdf li span.sec01,
ul.Pdf li span.sec02,
ul.Pdf li span.sec03,
ul.Pdf li span.sec04 {
	display: inline-block;
}
ul.Pdf li span.sec01 { width: 6em; }
ul.Pdf li span.sec02 { width: 10.5em; }
ul.Pdf li span.sec03 { width: 9em; }
}/*　media screen　*/

@media print{
	#scene_page .scene-box,
	.discovery_box,
	.discovery_box li .discovery_boxMin,
	#scene_page .scene-box .scene-box-txt,
	#scene_page .scene-box,
	.inq_box dl.dl01,
	.inq_box dl.dl01 dt,
	.inq_box dl.dl02,
	.inq_box dl.dl02 dt{
		display:table;
	}	
	#scene_page .scene-box .scene-box-area{
		display:table;
		width:449px;
	}
	.discovery_box li {
		width: 305px;
		display:table;
		margin: 0 14px 0 0;
	}
	.inq_box{
		margin:20px 0 0 0;
	}
}/*　media screen　*/