body {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 160%;
	color: #0F0F0F;
	word-wrap: normal;
	word-break: keep-all;
}

a {
    color:#103861;
    text-decoration:none;
    /*font-weight: bold;*/
	-webkit-transition:  0.2s ease-in-out;
	-moz-transition:  0.2s ease-in-out;
	-o-transition:  0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}

a:hover {
	color:#D7092F;
	text-decoration: underline;
}

::-moz-selection { color: #fff;  background: #0E3962; }
::selection      { color: #fff;  background: #0E3962; }

.search_box input[type='image']:hover {
/*	opacity: 0.7;
	-ms-filter: "alpha(opacity=70)";*/
}

.wrap {
	width: 960px;
	margin: 0 auto;
}

div#contents {
	/* Firefox */
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 96%, #ECECEC 100%);
	/* Chrom と Safari */
	background: -webkit-gradient(linear, left 96%, left bottom, from(rgba(255,255,255,0)), to(#ECECEC));
	/* IE10以上 */
	background: -ms-linear-gradient(top, rgba(255,255,255,0) 96%, #ECECEC 100%);
	/* 共通 */
	background: linear-gradient(top, rgba(255,255,255,0) 96%, #ECECEC 100%);
}

.bg {
	/* Firefox */
	background: -moz-linear-gradient(top, #F8F8F8 0px, rgba(255,255,255,0) 46px);
	/* Chrom と Safari */
	background: -webkit-gradient(linear, 0 0, 0 46, from(#F8F8F8), to(rgba(255,255,255,0)));
	/* IE10以上 */
	background: -ms-linear-gradient(top, #F8F8F8 0px, rgba(255,255,255,0) 46px);
	/* 共通 */
	background: linear-gradient(top, #F8F8F8 0px, rgba(255,255,255,0) 46px);
	margin: 2px 1px 0;
	border-radius: 4px 4px 0 0;
}

.ttl {
	/*background: url("/en/media_images/cmn/ttl_bg.gif") top no-repeat;*/
	min-height: 30px;
	font-size: 28px;
	font-weight: normal;
	color: #303046;
	line-height: 120%;
}

.ttl_sub {
	background: url("/en/media_images/cmn/ttl_sub_bg.gif") left top no-repeat;
	height: 21px;
	padding-left: 16px;
	margin: 5px 0 15px;
	font-size: 20px;
	color: #303046;
}
.ttl_sub span.tsm {
	font-size: 10px;
	font-weight: normal;
}

.ttl_sub_dyna {
	margin: 5px 0 15px;
	font-size: 20px;
	color: #303046;
}

.ttl_sub_dyna span{
	word-wrap: break-word;
	display:block;
	background: url("/en/media_images/cmn/ttl_sub_bg.gif") left top no-repeat;
	padding-left: 16px;
}


.ttl_txt {
	background-color: #E9E7EB;
	color: #303046;
/*	height: 25px;*/
	line-height: 25px;
	padding: 0 8px;
	border-radius: 4px;
	font-weight: normal;
	margin-bottom: 15px;
}

.column_inner {
	margin: 0 20px;
	padding: 25px 15px;
	border-bottom: 1px solid #E4E4E4;
}

/*.column_inner:last-child {
	padding-bottom: 40px;
}*/

.img_keyvisual {
	text-align: center;
	margin-top: 30px;
}

.txt_keyvisual {
	width: 650px;
	margin: 10px auto 0;
}

/*青い四角の中に三角のアイコン*/
.ico_blue > a, .ico_blue_s > a {
	color: #0E3962;
	font-weight: bold;
}
.ico_blue > a {
	background: url("/en/media_images/cmn/ico/ico_square_off.png") left 25% no-repeat;
	padding-left: 22px;
	font-size: 16px;
	line-height: 20px;
}
.ico_blue_s > a {
	background: url("/en/media_images/cmn/ico/ico_square_sml_off.png") left no-repeat;
	padding-left: 18px;
	font-size: 12px;
	height: 15px;
	line-height: 15px;
	vertical-align: top;
	display: block;
}

.ico_blue > a:hover {
	background: url("/en/media_images/cmn/ico/ico_square_on.png") left 25% no-repeat;
}
.ico_blue_s > a:hover {
	background: url("/en/media_images/cmn/ico/ico_square_sml_on.png") left no-repeat;
}
.ico_blue > a img {
	vertical-align: top;
}
.ico_blue > a:hover, .ico_blue_s > a:hover {
	color: #D70A30;
}

/*機器アイコン*/
.ico_rental{
	background: url("/en/media_images/cmn/ico/ico_rental.png") left top no-repeat;
	padding-left: 56px;
	min-height:18px;
}

.ico_used{
	background: url("/en/media_images/cmn/ico/ico_used.png") left top no-repeat;
	padding-left: 56px;
	min-height:18px;
}
.ico_newproduct{
	background: url("/en/media_images/cmn/ico/ico_newproduct.png") left top no-repeat;
	padding-left: 56px;
	min-height:18px;
}

/*青い三角のアイコン*/
.ico_blue02 {
	font-weight: bold;
	background: url("/en/media_images/cmn/ico/ico_blue_arrow_off.png") 9px 4px no-repeat;
	padding-left: 23px;
	line-height: 20px;
	/*margin-bottom: 12px !important;*/
}
#column1 .ico_blue02, #column2 .ico_blue02 {
	display: inline-block;
}
ul.small_ctgry {
	margin-bottom: 20px;
}

ul.small_ctgry li {
	background: url("/en/media_images/cmn/ico/ico_circle_blue_off.png") 12px 5px no-repeat;
	padding-left: 23px;
	font-size: 12px;
	margin-bottom: 4px !important;
}
.ico_blue_set a {
	background: url("/en/media_images/cmn/ico/ico_blue_arrow_off.png") left 25% no-repeat;
	padding-left: 11px;
	display: block;
}

/*赤い三角のアイコン*/
.ico_red a,
.ico_set a {
	background: url("/en/media_images/cmn/ico/ico_triangle.png") left center no-repeat;
	padding-left: 9px;
	display: block;
}
.ico_red_sdw {
	background: url("/en/media_images/cmn/ico/ico_triangle_shadow.png") left 6px no-repeat;
	padding-left: 9px;
	display: block;
}
.ico_red a, .ico_red_sdw a {
	font-size: 12px;
}

.radius {
	border-radius: 4px;
}

/*p img, div img { vertical-align: bottom; }*/

.img_caption {
	word-wrap: break-word;
	text-align: center;
	font-size: 12px;
	margin-top: 3px;
}

/*ボタンのホバー処理用*/
.hvr {
	display:inline-block;
	vertical-align: top;
	background-repeat: no-repeat;
	background-position: center top;
}

/*アイコン　pdf*/
.ico_pdf{
	background: url(/en/media_images/cmn/ico/ico_pdf.png) no-repeat right 2px;
	padding: 0 17px 0 0;
}
.inline_img {
    vertical-align: middle;
    margin-left: 4px;
}


/* ↓ Header
================================== */
section#head_wrap { border-top: 10px solid #0E3962; border-bottom: 2px solid #fff; width: 100%;
 background: -moz-linear-gradient(top, rgba(255,255,255,0) 66px, #ECECEC 127px); /* Firefox */
 background: -webkit-gradient(linear, 0 66, 0 127, from(rgba(255,255,255,0)), to(#ECECEC)); /* Chrom と Safari */
 background: -ms-linear-gradient(top, rgba(255,255,255,0) 66px, #ECECEC 127px); /* IE10以上 */
 background: linear-gradient(top, rgba(255,255,255,0) 66px, #ECECEC 127px); /* 共通 */
}
header {color: #103861; font-size: 11px; line-height: 1em; width:960px; margin:auto;}
#hdr_l { float: left; width: 390px; height: 74px; }
#hdr_l h1 { margin-top: 12px; }
#hdr_l p#header_logo { margin-top: 8px; }
#hdr_c { float: left; width: 169px; height: 74px; text-align: right; }
#hdr_r { float: left; width: 400px; height: 74px; }
#hdr_r ul.top { float: right; width: 390px; }
#hdr_r ul.top li { float: right; margin:0 2px 0 9px; }
#hdr_r ul.top li a { line-height: 14px; background-position: left 2px; }
#hdr_r ul.below { float: right; width: 400px; margin-top: 16px; }
#hdr_r ul.below li { float: right; margin-left: 3px; position: relative; }
#hdr_r ul.below li input { vertical-align: top; }
#hdr_r ul.below li input[type='text'] { background: url(/en/media_images/cmn/top/bg_header_search.png) no-repeat left top; color: #929292; border: 0; width: 132px; height: 28px; line-height: 28px; margin:0; padding: 0 4px; font-size: 12px; }
#hdr_r ul.below li input[type='image'] { border: 0; margin: 0; margin-right: 5px; }
#hdr_r ul.below li div.header_tooltip { background: url(/en/media_images/cmn/arrow_header_search.png) no-repeat 94px top; padding-top: 10px; display: none; position: absolute; top: 28px; left: -36px; z-index: 101; }
#hdr_r ul.below li div.header_tooltip p { background-color: #FFFFFF; width: 220px; padding: 4px 0; text-align: center; font-size: 12px; line-height:14px; border: 2px solid #E50000; border-radius: 4px; }

















/* ↓  /en/index.html 追加 160714
================================== */
header .header_left{float:left; padding:23px 0 15px 0; width:329px;}
header .header_right{float:right; width:280px;}

header .la_jp{text-align:right;}
header .la_jp a{width:120px; float:right;padding:7px 0 7px 8px; background-position:70px center; overflow:hidden;}

.en_main{width:960px; margin:0 auto 50px auto; line-height:150%; }
.en_main h2{font-size:190%; font-weight:normal; margin:0 0 25px 0;}
.en_main h2 span{font-size:60%; font-weight:normal; display:block; margin-top:10px;}


.mailArea{
	margin:50px 0 0 0;
	border:solid 1px #cccccc;
	text-align:center;
	font-size:180%;
	padding:25px 25px 25px 25px;
}

.mailArea .txt_norml{
	font-size:60%;
	padding:0 0 15px 0;
}

.date{font-size:80%; text-align:right;padding:10px 10px 5px 0}
.nb{border:none!important;}
sup{font-size:80%; vertical-align:super;}



































/* ↓ ナビ */
#gnavi {
	padding:20px 0 0 0;
	clear: both;
	width: 100%;
}

#gnavi > ul {
	height: 22px;
}
#gnavi > ul > li {
	position: relative;
	z-index: 100;
	height: 22px;
	float: left;
	display: inline-block;
	zoom:1;
}
#gnavi > ul > li > a {
	display: block;
	height: 18px;
	position: relative;
	z-index: 5;
}

#gnavi > ul > li.current > a,
#gnavi > ul > li.gn_select > a,
#gnavi > ul > li > a:hover {
	border-bottom: 4px solid #D70A30;
}

/* ↓ ナビの左右ボーダー */
#gnavi > ul > li:first-child > a:before,
#gnavi > ul > li > a:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	background: url("/en/media_images/cmn/nav_bdr.gif") left top repeat-y;
	height: 15px;
	width: 2px;
}

#gnavi > ul > li > a:before {left: 0;}
#gnavi > ul > li > a:after {right: 0;}

#gnavi > ul > li > a > img {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -8px;
}

#gnavi > ul > li > a > img:hover {
	opacity: 1;
}

/* ↓ ナビの位置設定 */
#gnavi > ul > li#nav_top > a {width: 80px;}
#gnavi > ul > li#nav_top > a > img {margin-left: -17px;}
#gnavi > ul > li#nav1 > a {width: 100px;}
#gnavi > ul > li#nav1 > a > img {margin-left: -32px;}
#gnavi > ul > li#nav2 > a {width: 100px;}
#gnavi > ul > li#nav2 > a > img {margin-left: -30px;}

/* メガドロップ */
#gnavi > ul > li div.child {
	display: none;
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
	background: url("/en/media_images/cmn/spacer.gif") repeat left top;
	padding-top: 15px;
	position: absolute;
	top:0px;
	left: -10px;
	z-index: 200;
}

#gnavi > ul > li div.child div.child_box {
	background-color: #fff;
	border: 1px solid #B0AABB;
	width: 931px;
	padding: 16px 14px;
	position: relative;
}

#gnavi > ul > li div.child_box .arrow { position: absolute; top: -15px; }

#gnavi > ul > li#nav1 div.child { left:-64px; }
#gnavi > ul > li#nav1 div.child_box .arrow { left: 162px; }

#gnavi > ul > li#nav2 div.child { left:-270px; }
#gnavi > ul > li#nav2 div.child_box .arrow { left: 345px; }

#gnavi > ul > li#nav4 div.child { left:-574px; }
#gnavi > ul > li#nav4 div.child_box .arrow { left: 662px; }

#gnavi > ul > li#nav5 div.child { left:-776px; }
#gnavi > ul > li#nav5 div.child_box .arrow { left: 858px; }

#gnavi > ul > li div.child_box dl dt {
	margin-bottom: 12px;
}
#gnavi > ul > li div.child_box dl dt a {
	/*background: url("/en/media_images/cmn/ico/ico_square.png") left no-repeat;*/
	/*padding-left: 22px;*/
}
#gnavi > ul > li div.child_box dl dt a img {
	vertical-align: middle;
}
#gnavi > ul > li div.child_box dl dd {
	float: left;
}

#gnavi dl {
	float: left;
	background: url(/en/media_images/cmn/gnavi/gnavi_line_v.png) repeat-y right top;
}
#gnavi dl.nav1_dl1 {
	width: 249px;
	padding-right: 12px;
}
#gnavi dl.nav1_dl2 {
	float: left;
	width: 343px;
	padding: 0 12px;
}
#gnavi dl.nav1_dl3 {
	float: left;
	width: 268px;
	padding-left: 12px;
	background-image: none;
}
#gnavi dl.nav1_dl3 dt img {
	vertical-align: bottom;
}
#gnavi dl.nav2_dl1 {
	width: 453px;
	padding-right: 12px;
}
#gnavi dl.nav2_dl2 {
	width: 453px;
	padding-left: 12px;
	background-image: none;
}

#gnavi dl.nav4_dl1 {
	width: 458px;
	padding-right: 7px;
}
#gnavi dl.nav4_dl1 dd.dd_right {
	width: 223px;
	/*padding-right: 5px;*/
}
#gnavi dl.nav4_dl2 {
	width: 453px;
	padding-left: 12px;
	background-image: none;
}
#gnavi dl.nav5_dl1 {
	width: 453px;
	background-image: none;
}
#gnavi .nav5_dl2 {
	float: right;
	width: 469px;
}



/* メガドロップ用、背景暗転 */
#main_body { position: relative; }
#bg_plus {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	width: 100%;
	height: 100%;
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
	background-color: #000;
}

/* 左ナビ　メガメニュー */
#lnavi { position: relative; z-index: 10; }
#l_mg_menu > div {
display: none;
position: absolute;
left: 225px;
z-index: 50;
zoom:1;
background: url(/en/media_images/cmn/left_nav/lnv_dmenu_arrow_left.png) no-repeat left 12px;
opacity: 0;
filter: alpha(opacity=0);
-ms-filter: "alpha(opacity=0)";
padding-left: 13px;
}

/*#l_mg_menu > div:before {
background: url(/en/media_images/cmn/left_nav/lnv_dmenu_arrow_left.png) no-repeat left top;
content: '';
display: block;
width: 15px;
height: 30px;
margin-top: 12px;
margin-left: -14px;
z-index: 60;
}*/

button.btn_close_gmenu {
	position: absolute;
	right: 5px;
	top: 5px;
	z-index: 60;
	background: url(/en/media_images/cmn/left_nav/btn_dmenu_close.png) no-repeat left top;
	width: 26px;
	height: 26px;
	border: 0;
	cursor: pointer;
}

#l_mg_menu > div > div.inner {
background-color: #fff;
border: 1px solid #103861;
border-radius: 5px;
font-size: 12px;
width: 677px;
padding: 20px;
box-shadow: 2px 3px 4px #999;
}

#l_mg_menu > div > div.inner dl dd ul li {
	float:left;
	width:33%;
 }

#lnv01_child { top: 48px; }

#lnv02_child { top: 90px; }

#lnv03_child { top: 129px; }

#lnv04_child { top: 167px; }

#lnavi #l_mg_menu .sub_ttl {
    font-size: 14px;
    font-weight: bold;
}


/* ↓ パンくず
================================== */
section#breadcrumbs {
	clear: both;
	width: 100%;
	background: url("/en/media_images/cmn/breadcrumbs_bg.png") repeat-x left top #DEDCE2;
	height: 30px;
	font-size: 11px;
	line-height: 30px;
	margin: 0 0 15px 0;
}

section#breadcrumbs li {
	display: inline-block;
	zoom: 1;
	margin-right: 6px;
}

section#breadcrumbs li:before {
	content: "＞";
	margin-right: 10px;
}

section#breadcrumbs li:first-child:before {
	content: "";
	margin-right: 0px;
}

section#breadcrumbs a {
	font-weight: bold;
}


/* ↓ 左カラム
================================== */
aside {
	width: 238px;
	/*box-sizing: border-box;*/
	float: left;
	background-color: #fff;
	border-left: 1px solid #E4E4E4;
	border-right: 1px solid #E4E4E4;
	margin-bottom: 30px;
}

aside section.side_block {
	background-color: #F0EEF1;
	border-top: 1px solid #E4E4E4;
	border-bottom: 1px solid #E4E4E4;
	margin-top: 15px;
}

aside section.side_block:first-child {
	margin-top: 0px;
}

aside section.side_block .aside_ttl {
	margin: 15px 0 12px 12px;
}

aside section.side_block .sb_inner {
	padding: 15px 0px 15px 10px;
	margin: 0px 3px 3px;
	/*background-color: #fff;*/
	border-radius: 4px;
	box-shadow: 2px 2px 2px #ccc;
	/* Firefox */
	background: -moz-linear-gradient(-25deg,  rgba(254,255,255,1) 80%, rgba(243,246,248,1) 100%);
	/* Chrom と Safari */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(80%,rgba(254,255,255,1)), color-stop(100%,rgba(243,246,248,1)));
	/* IE10以上 */
	background: -ms-linear-gradient(-25deg,  rgba(254,255,255,1) 80%,rgba(243,246,248,1) 100%);
	/* 共通 */
	background: linear-gradient(155deg,  rgba(254,255,255,1) 80%,rgba(243,246,248,1) 100%);
}

aside section.side_block ul.sb_list  li {
	margin-bottom: 20px;
}

aside section.side_block ul.sb_list  li:last-child {
	margin-bottom: 0px;
}

aside section.side_block ul.sb_list li a {
	background: url("/en/media_images/cmn/ico/ico_square_off.png") left top no-repeat;
	padding-left: 22px;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}

aside section.side_block ul.sb_list li a:hover {
	background: url("/en/media_images/cmn/ico/ico_square_on.png") no-repeat;
}

aside section.side_block .ico_set {
	font-size: 12px;
}

aside section.side_block .ctgry_ttl {
	margin-bottom: 15px;
}

aside section.side_block .ctgry_ttl a {
	display: block;
	font-size: 14px;
}

aside section.side_block .ctgry_sub_ttl {
	margin-bottom: 10px;
	padding-right: 10px;
	font-size: 13px;
	font-weight: bold;
}

aside section.side_block li {
	font-weight: normal;
	margin-bottom: 6px;
}

aside section.side_block li a {
	display: block;
	line-height: 160%;
}

aside section.side_block li input[type="checkbox"] {
	vertical-align: middle;
}

aside section.side_block li label {
	color: #0E3962;
	font-size: 12px;
	transition: 0.2s ease-in-out;
}

aside section.side_block li label:hover {
	color: #D70A30;
	text-decoration: underline;
	cursor: pointer;
}

aside section.side_block .input_price {
	width: 65px;
	margin: 0 5px;
}

aside section.side_block .input_keyword {
	width: 190px;
	margin: 0 5px;
	padding-left: 4px;
}

aside section.side_block .input_submit {
	display: block;
	cursor: pointer;
	font-size: 13px;
	font-weight: bold;
	text-shadow: 1px 1px #FFF;
	color: #0E3962;
	margin: 20px 0px 10px 4px;
	width: 200px;
	border: 1px solid #ccc;
	border-radius: 2px;
	padding: 10px 0;
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, #ccc 100%);
	background: -webkit-gradient(linear, 0 0%, 0 100%, from(rgba(255,255,255,0)), to(#ccc));
	background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, #ccc 100%);
	background: linear-gradient(top, rgba(255,255,255,0) 0%, #ccc 100%);
}

aside section.side_block .input_submit:hover {
	opacity: 0.7;
}

aside section.side_block p.see_all {
	text-align: right;
	display: block;
	font-size: 11px;
	margin-right: 10px;
}

aside section.side_block p.see_all {
	color: #0E3962;
	text-align: right;
}

aside section.side_block p.see_all span {
	color: #0E3962;
}

aside section.side_block p.see_all span:hover {
	color: #D70A30;
	cursor: pointer;
}

aside section.side_block ul.more_list {
	display: none;
}




#page_prev {
	height: 40px;
	padding-top: 15px;
	border-top: 1px solid #E4E4E4;
}

#page_prev {
	text-align: center;
}


/* ↓ 1カラム
================================== */
div#column1 {
	border: 1px solid #E4E4E4;
	box-sizing: border-box;
}

div#column1 .bg {
	border-bottom: 1px solid #E4E4E4;
	padding: 35px 40px 35px;
}

div#column1 .bg:last-child {
	border-bottom: 0;
}


div#column1 .ttl {
	background-position: left top;
	padding: 0 0 0 16px;
	margin: 0 0 15px;
}


/* ↓ 右カラム
================================== */
div#column2 {
	width: 718px;
	/*box-sizing: border-box;*/
	border: 1px solid #E4E4E4;
	float: left;
	margin-left: -1px;
}

div#column2 .bg {
	padding: 30px 0 0;
}

div#column2 .ttl {
	background-position: 15px top;
	padding: 0px 0 20px 0;
	margin: 0 20px;
	border-bottom: 1px solid #E4E4E4;
}

div#column2 h1.ttl2 {
    background-position: 15px top;
    padding: 0px 0 15px 31px;  margin: 0 20px;
    border-bottom: none;
}
div.ttl2_lead {
    width: 650px;
    margin: 0 auto 0;
    border-bottom:1px solid #ccc;
    padding-bottom: 20px;
}

/* ↓ Footer
================================== */
footer {
	border-bottom: 7px solid #D70A30;
	width: 100%;
	background-color: #0E3962;
	clear: both;
	font-size: 12px;
	/*margin-top: -1px;*/
}

footer a {
	color: #fff;
}

footer#foot_bdr:before {
	content: "";
	display: block;
	background: url("/en/media_images/cmn/footer_bdr.jpg") repeat-x left top;
	height: 8px;
	width: 100%;
}

div#foot_wrap {
	color: #fff;
}

#foot_upper {
	/*margin-bottom:15px;*/
	display: table;
}

footer > #foot_wrap > #foot_upper > section {
	display: table-cell;
	border-left: 1px solid #1D3F67;
	box-sizing: border-box;
	padding-top: 20px;
}

footer section#foot_list1 {width: 190px;}
footer section#foot_list2 {width: 190px;}
footer section#foot_list3 {width: 436px;}
footer section#foot_list4 {width: 143px;}

footer section h1 {
	margin-bottom: 6px;
	padding-left: 6px;
	border-bottom: 2px solid #1D3F67;
}

footer section .foot_inner {
	padding: 6px;
}

footer section h2 {
	margin-bottom: 6px;
	background-color: #2E456C;
	height: 17px;
	padding: 1px;
	border-radius: 2px;
}

footer section ul.ico_set {
	margin: 0px 0px 20px 5px;
	font-size: 12px;
	line-height: 1.45em;
}

footer section ul.ico_set li {
	margin-bottom: 2px;
}

footer section .fl3_left {
	float: left;
	width: 52%;
}

footer section .fl3_right {
	float: right;
	width: 46%;
}

footer section#foot_list4 {
	padding-top: 10px;
	border-right: 1px solid #1D3F67;
}

#foot_under {
	clear: both;
	width: 100%;
	background-color: #2e456c;
	padding: 6px 0;
	font-size: 11px;
}

#foot_under ul {
	text-align: center;
}

#foot_under li {
	display: inline-block;
	zoom: 1;
	margin: 0 12px;
}

footer address {
	text-align: center;
	font-style: normal;
	padding: 10px 0;
}


/* ↓ ページング
================================== */
#paging {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding: 30px 0;
	clear: both;
}


#paging li {
	display: inline-block;
	vertical-align: top;
	margin: 0 6px;
}

#paging a {
	color: #8F8F8F;
}

#paging a:hover {
	color: #D7092F;
}

#paging li.active {
	color: #D7092F;
}


/* ↓ ページトップ
================================== */
#pagetop {
    position: fixed;
    bottom: 10px;
    right: 30px;
}

#pagetop img {
	-ms-filter: "alpha(opacity=50)";
	opacity:0.5;
	-webkit-transition:  0.2s ease-in-out;
	-moz-transition:  0.2s ease-in-out;
	-o-transition:  0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}

#pagetop img:hover {
	-ms-filter: "alpha(opacity=100)";
	opacity:1;
}


/* ↓ 検索エリア共通スタイル
================================== */
.search_box {
	background: url(/en/media_images/cmn/bg_search_box.png) repeat-x left top;
	height: 38px;
	padding: 5px;
	border-radius: 4px;
}
.search_box input[type='text'] {
	float: left;
	height: 38px;
	line-height: 38px;
	margin: 0;
	padding: 0 8px;
	border: 0;
	outline:none;
	color: #929292;
	font-size: 14px;
}
.search_box input[type='image'] {
	float: left;
	height: 38px;
	margin: 0;
	-webkit-transition:  0.2s ease-in-out;
	-moz-transition:  0.2s ease-in-out;
	-o-transition:  0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}


/* ↓ 下層ページの下部お問い合わせ共通スタイル
================================== */
#contact {
	width: 627px;
	margin: 28px auto 0px;
	padding: 17px 17px 80px;
	background: url(/en/media_images/cmn/bg_contact.png) no-repeat left top;
}

#contact #contact_inner {
	/* Firefox */
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 80%, #F0F0F0 100%);
	/* Chrom と Safari */
	background: -webkit-gradient(linear, 0 80%, 0 100%, from(rgba(255,255,255,1)), to(#F0F0F0));
	/* IE10以上 */
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 80%, #F0F0F0 100%);
	/* 共通 */
	background: linear-gradient(top, rgba(255,255,255,1) 80%, #F0F0F0 100%);
	border: 1px solid #CDCDCD;
	padding: 14px 0 8px;
	box-sizing: border-box;
}

#contact #contact_inner h1 {
	border-bottom: 1px solid #CDCDCD;
	margin: 0px 17px 8px;
	padding-bottom: 3px;
}

#contact #contact_inner h2 {
	border-right: 1px solid #CDCDCD;
	margin: 0px 0px 6px 17px;
	width: 380px;
	float: left;
}

#contact #contact_inner .ci_right {
	float: right;
	margin-right: 17px;
}

#contact #contact_inner h3 {
	margin: 0px 0px 4px 0px;
}

#contact #contact_inner .contact_under {
	clear: both;
	padding: 10px 0px 0px 17px;
	border-top: 1px solid #CDCDCD;
}

/*詳細表示 モーダルウィンドウ*/

.modal_contents .inline {
	width: 460px;
	overflow: hidden;
	/* padding: 0 20px; */
	margin: 20px auto 0;
}

.modal_contents .inline input{
	border:solid 1px #CCCCCC;
	border-radius:3px;
	behavior: url("/orx_js/cmn/PIE.htc");
	padding: 5px;
}
.modal_contents .inline input[type=image] {
	border: none;
	padding: 0;
}

.modal_contents .inline input#company,
.modal_contents .inline input#name,
.modal_contents .inline input#email{
	width: 95%;
	height:1.4em;
}

.modal_contents .inline select#area{/*地域選択モーダル*/
	width:200px;
	margin:0 auto 30px;
	padding:10px;
}

.modal_contents .inline span.line_red{
	text-decoration:underline;
	color:red;
}

.img_box {
	margin-bottom: 20px;
}
.img_box img {
	vertical-align: bottom;
}
.img_box .fL, .img_box .fR {
	width: 313px;
}

.sitemap_box {
	margin-bottom: 20px;
}

.sitemap_box .fL, .sitemap_box .fR {
	width: 428px;
}

.txt_line a{
	text-decoration: underline;
}

.txt_line a:hover{
	text-decoration: none;
}

/* 「お問い合わせはこちら」ボタン
================================== */
a.btn_mintxt {
	display: block;
	width: 150px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	font-size: 12px;
	border: 1px solid #0e3962;
	border-radius: 3px;
	background-color: #536287;
	color: #fff;
	text-shadow: 1px 1px 1px #000;
	cursor: pointer;
}

a.btn_mintxt:hover {
	text-decoration: none;
	border: 1px solid #bb1d3f;
	background-color: #de524a;
	color: #fff;
}


/* dtddテーブル
================================== */
dl.tbl01 {
	border-top:1px solid #ccc;
	min-width: 310px;
}
dl.tbl01 dt {
	width: 120px;
	padding: 5px;
	clear:both;
	float:left;
	border-bottom:1px solid #ccc;
}
dl.tbl01 dd {
	width: 170px;
	padding: 5px;
	border-bottom:1px solid #ccc;
	float: left;
}



