/* ==========================================================================
   Custom Css for 'PC'. (Print)
   ========================================================================== */
.n_print_page {
	display:none;
}

body {
	-webkit-print-color-adjust: exact !important;
}

/* ==========================================
   Header
   ========================================== */
header{
	display:none;
/*
	width:100%;
	background-color:#fff;
	margin-bottom:110px;
	*/
}
header h1{
	/*padding:15px 0;*/
}
#logo{
	width:627px;
	height:89px;
	float:left;
	/*border-bottom: double 10px #1769c9*/
}
#siteMenu{
	display:none;
}
nav {
	display:none;
}
.forSp {
	display:none;
}

/* ==========================================
   Footer
   ========================================== */
footer{
	display:none;
	/*margin-top:150px;
	font-weight:bold;
	font-size:14px;*/
}
footer #footerTop{
	display:none;
	/*padding:10px;
	background-color:#d5eeff;
	color:#012b5e;*/
}
footer #footerTop a{
	color:#012b5e;
}
footer #footerTop a:hover{
	text-decoration:underline;
}
footer #footerBottom{
	background-color:#bbddf5;
	color:#012b5e;
	padding:10px;
}
address{
	display:block;
	font-style:normal;
}

#pageTop{
	display:none !important;
}


/* ==========================================
   Contents
   ========================================== */
#undering_mainContent{
	width:100%;
	font-size:85%;
}

.container{
	width:100% !important;
	margin-left:auto;
	margin-right:auto;
}
#contentFullw{
	width:100%;
	float:none;
	margin: 30px auto;
}
.contentTitle{
	height:41px;
	padding-left:45px;
	background:url(../image/titleBg.png) no-repeat left top;
	font-size:24px;
}
.accentTitle{
	font-size: 24px;
	min-height: 30px;
	background: #1769c9 url(../image/accentBG.png) no-repeat 10px 10px / 3% auto !important;
	padding: 12px 50px 10px 40px;
	color: #FFF;
}
.innerArea {
    padding: 30px;
    box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.3);
    border: 1px solid #CCC;
    height: auto;
    overflow: hidden;
}

/* ==========================================
   User
   ========================================== */
#contactForm dl.tableLay dl,dt,dd {
	margin: 0;
	padding: 0;
}
div.tableLay {
    margin-left: 20px;
    width: 90%;
}
#contactForm dl.tableLay {
	background: #F8F8F8;
	border: 1px solid #CCC;
	border-top: none;
	width: 90%;
	margin-left: 20px;
}

#contactForm dl.tableLay dt,dd {
	padding: 3px;
}

#contactForm dl.tableLay dt {
	border-top: 1px solid #CCC;
	clear: left;
	float: left;
	width: 40%;
	display: inherit;
	margin-bottom: 0px;
}

#contactForm dl.tableLay dd {
	background: #fff;
	border-left: 1px solid #CCC;
	border-top: 1px solid #CCC;
	margin-left: 219px;
	margin-bottom: 0px;
	/*padding-left: 0.3em;*/
	word-break: break-all;
}

.change {
	display:none;
}

/* ==========================================
   Operator Detail & Item Detail
   ========================================== */
.clmLeft{
	float: left;
	width: 200px;
	overflow: hidden;
	text-align: center;
}
.clmLeft figure{
	margin-bottom: 1.5em;
}
.clmLeft figure img{
	max-width: 180px;
	max-height: 180px;
}
.clmRight{
	overflow: hidden;
}
.infoTitle{
	font-size: 120%;
}
.infoTitle span{
	padding: 1em;
}
.clmRight dl.tableLay dl,dt,dd {
	margin: 0;
	padding: 0;
}

.clmRight dl.tableLay {
	background: #F8F8F8;
	border: 1px solid #CCC;
	border-top: none;
	width: 96%;
	margin-left: 20px;
}

.clmRight dl.tableLay dt,dd {
	padding: 3px;
}

.clmRight dl.tableLay dt {
	border-top: 1px solid #CCC;
	clear: left;
	float: left;
	width: 48%;
	display: inherit;
	margin-bottom: 0px;
}

.clmRight dl.tableLay dd {
	background: #fff;
	border-left: 1px solid #CCC;
	border-top: 1px solid #CCC;
	margin-left: 210px;
	margin-bottom: 0px;
	padding-left: 0.3em;
	word-break: break-all;
}
.clmRight dl.tableLay-i {
	background: #F8F8F8;
	border: 1px solid #CCC;
	border-top: none;
	width: 96%;
	margin-left: 20px;
}

.clmRight dl.tableLay-i dt,dd {
	padding: 3px;
}

.clmRight dl.tableLay-i dt {
	border-top: 1px solid #CCC;
	clear: left;
	float: left;
	width: 34%;
	display: inherit;
	margin-bottom: 0px;
}

.clmRight dl.tableLay-i dd {
	background: #fff;
	border-left: 1px solid #CCC;
	border-top: 1px solid #CCC;
	margin-left: 207px;
	margin-bottom: 0px;
	padding-left: 0.3em;
	word-break: break-all;
}

.clmRight dl.tableLay-b {
	background: #F8F8F8;
	border: 1px solid #CCC;
	border-top: none;
	width: 96%;
	margin-left: 20px;
	margin-top:25px;
}

.clmRight dl.tableLay-b dt,dd {
	padding: 3px;
}

.clmRight dl.tableLay-b dt {
	border-top: 1px solid #CCC;
	clear: left;
	float: left;
	width: 34%;
	display: inherit;
	margin-bottom: 0px;
}

.clmRight dl.tableLay-b dd {
	background: #fff;
	border-left: 1px solid #CCC;
	border-top: 1px solid #CCC;
	margin-left: 207px;
	margin-bottom: 0px;
	padding-left: 0.3em;
	word-break: break-all;
}

figure img{
	max-width: 150px;
	max-height: 150px;
}

.productLine{
	float: left;
	margin: 10px 10px 10px 10px;
}
.productLine img{
	/*margin: 1em;*/
	width: 150px;
	height: 150px;
}
.clear{
	clear:both;
}
.salseInfo{
	display:none;
/*	text-align:right;
	margin:20px 0;
*/
}
.salseInfo a{
	display:none;
/*	display: inline-block;
	padding: 10px;
	background-color: #94D1CA;
	color: #012B5E;
	font-weight: bold;
	font-size: 120%;
	border-radius: 0.5em;
*/
}
.salseInfo a:hover{
	opacity:0.8;
	text-decoration:none;
	border:none;
}

.underLine{
	border-bottom: 1px solid #777777;
	line-height: 2em;
}

.innerArea p {
	margin: 10px;
}
