@charset "utf-8";
/*----------------------------------------------------
index
----------------------------------------------------*/
#innerContents #lColumn #lContents img.icon {
	margin-right:5px;
	vertical-align:middle;
}

#innerContents #lColumn #lContents .telNum{
	margin:15px;
}

#innerContents #lColumn #lContents div.customerTel{
	margin-left:13px;
	width:415px;
	margin:0 auto;
	background-color:#f5f5f5;
	padding:15px;
	margin-bottom:10px;
}

#innerContents #lColumn #lContents div.customerTel dt{
/*	padding-left:7px;
	border-left:4px solid #666666;*/
	font-size:17px;
	font-weight:bold;
	color:#444;
}

#innerContents #lColumn #lContents div.customerTel dd.telNo01,
#innerContents #lColumn #lContents div.customerTel dd.telNo02{
	margin-top:2px;
	width:415px;
	height:40px;
	text-indent:-9999px;
}

#innerContents #lColumn #lContents p.telNo01{
	background:url(../img/tel_num01.gif) no-repeat scroll 50%;
	width:415px;
	height:40px;
	text-indent:-9999px;
	margin:0 auto 15px;
}

#innerContents #lColumn #lContents div.customerTel dd.telNo02{
	background:url(../img/tel_num02.gif) no-repeat scroll 50%;
}

#innerContents #lColumn #lContents .btnCata{
	width:415px;
	margin:15px auto;
}

/*#innerContents #lColumn #lContents .lContentsInner p{
	margin-left:15px;
}*/

#innerContents #lColumn #lContents .lContentsInner .confirmArea{
	color:#666;
	font-size:10px;
	height:200px;
	padding:15px;
	overflow-x: hidden; 
	overflow-y: scroll;
	border:1px dotted #cccccc;
	border-right: none;
}

#innerContents #lColumn #lContents .lContentsInner .confirmArea .contact{
	padding:10px;
	border:1px solid #cccccc;
	background-color:#f2f2f2;
}

#privacyArea{
	width:81px;
	margin:15px auto 0;
}

ol.decimal, ul.disc{
	list-style-position:outside;
	margin-left:24px;
	margin-top:5px;
}

ol.decimal li{
	list-style-type:decimal;
	margin-bottom:7px;
}

ul.disc li{
	list-style-type:disc;
	margin-bottom:7px;
}

.yes,
.no{
	width:120px;
	background-color: #dae6f5; 
  	border: 1px solid #999;
	padding:2px;
	cursor: pointer;
	font-size:97%;
}

.yes{
	margin:20px 20px 0 110px;
}



/*----------------------------------------------------
catalog
----------------------------------------------------*/

#innerContents #lColumn #lContents .attention {
	color:red;
	margin-bottom:7px;
}

/*----------------------------------------------------
form
----------------------------------------------------*/

input,
select,
textarea{
	background-color: #ffffff; 
  	border: 1px solid #999;
}

input.address01,
input.address02,
input.address03,
input.catalog{
	width:300px;
}

input.company,
input.name,
input.hospital,
input.station,
input.tel,
input.mail{
	width:180px;
}

input.catalog{
	margin-bottom:5px;
}

textarea.message{
	width:300px;
}

.btnBox{
	width:258px;
	margin:0 auto;
}

.return,
.submit {
	width:120px;
	background-color: #dae6f5; 
	padding:2px;
	cursor: pointer;
	font-size:97%;
}

.return {
	margin-right:10px;
}


/*----------------------------------------------------
form
----------------------------------------------------*/
#header dl#siteSearchBox #submitMain {
	border:none;
}
