@charset "Shift_JIS";

/*
	================================================================================================
		support binoculars repair index.css
	================================================================================================
*/

/*
	====================================
		layout
	====================================
*/
.date {
	width: 200px;
	margin-left: auto;
	margin-right: 0;
}
table.syuriryoukin_meyasu {
	width: 96%;
}
#request .service {
	width: 160px;
	border: solid 1px #e3e3e3;
	padding: 5px;
	background: #efefef;
	margin: 0 0 30px 15px;
}
#request .service img {
	display: block;
	margin: 10px auto 0;
}
#contents ul.SyurirHouhou2 {
	width: 730px;
	margin: 15px 0 0 10px;
	clear: both;
	list-style: none;
}
#contents ul.SyurirHouhou2 li {
	width: 234px;
	float: left;
	height: 73px;
	margin: 0 14px 0 0;
}
#contents ul.SyurirHouhou2 li.right2 {
	width: 460px;
	float: left;
	height: 73px;
	margin: 10px 0 0 0;
}
div.pregArea div.pregBox div.leftArea {
  width: 220px;
}
div.pregArea div.pregBox div.rightArea {
  width: 450px;
}

/*===========================================
	table.tblGlay
=============================================*/
#request table {
	width: 730px;
}
#contents table.tblGlay {
	border: 1px solid #c9c9c9;
	border-collapse: collapse;
	border-spacing: 0;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#contents table.tblGlay th {
	padding: 7px 0px;
	border: #c9c9c9 solid;
	border-width: 0px 0px 1px 1px;
	font-weight: bold;
	line-height: 120%;
	white-space: nowrap;
	text-align: center;
}
#contents table.tblGlay td {
	background: #FFF;
	font-weight: bold;
	text-align:left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #c9c9c9;
	padding: 15px 0px 15px 15px;
}
#contents .tblGlay th.bg_gray {
	background-color: #f3f3f3;
}
#contents .tblGlay td.noline {
	border-left-width: 0px;
}

.push {
	text-align: center;
	margin: 30px auto 20px auto;
	font-size: 14px;
}
.repair_left_box_atte {
	font-size: 85%;
	padding: 0 0 0 1em;
	text-indent: -1em;
}
div.repair_rules dl dt {
  float: left;
  margin: 0pt 7px 0pt 0pt;
}
#request table td.center {
	text-align: center;
	padding-left: 0;
}
@media screen and (max-width: 640px) {
#contents ul.SyurirHouhou2,
#contents ul.SyurirHouhou2 li,
#contents ul.SyurirHouhou2 li.right2,
#request table {
	  width: auto;
}
div.pregArea div.pregBox div.leftArea{
	  width: auto;
	  float: none;
	  margin-bottom: 20px;
}
div.pregArea div.pregBox div.rightArea {
	  width: auto;
	  float: none;
}
}