@charset "utf-8";

#contents-menu-optometric-top {
	width:625px;
	margin-top:15px;
	clear:both;
}

#contents-menu-optometric-top-left {
	float:left;
}

#contents-menu-optometric-top-right {
	float:right;
}


#contents-menu-optometric-top-left ul,#contents-menu-optometric-top-right ul {
	list-style:none;
}

#contents-menu-optometric-top-left ul li, #contents-menu-optometric-top ul li {
	line-height:15px;
}

/*サポートセンター*/

#inquiry-to-support {
	clear:both;
	padding-top:25px;
}

#inquiry-to-support h2 {
	border-left:#284D9C 7px solid;
	border-bottom:#284D9C 1px solid;
	padding-bottom:2px;
	color:#284D9C;
	font-size:14px;
	text-indent:10px;
	margin-bottom:10px;
	line-height:1.8;
}

#inquiry-to-support ul.support li{
	display:inline;
	padding-left:15px;
}

.support-step {
	font-weight: bold;
	font-size:	120%;
}
	

/*支店お問い合わせ*/

#inquiry-to-branch {
	clear:both;
	padding-top:25px;
}

#inquiry-to-branch h2 {
	border-left:#284D9C 7px solid;
	border-bottom:#284D9C 1px solid;
	padding-bottom:2px;
	color:#284D9C;
	font-size:14px;
	text-indent:10px;
	margin-bottom:10px;
	line-height:1.8;
}

#inquiry-to-branch ul.branch li{
	display:inline;
	background:url(../images/blue_arrow.gif)/*tpa=http://www.nidek-intl.com/images/blue_arrow.gif*/ no-repeat center left;
	padding-left:15px;

}

.optometric-link {
	font-size:12px;
}

/*サポートセンター個別*/


#contents-to-support {
	float:center;
	width:625px;
	margin:0 auto 30px;	
}

#contents-to-support h2 {
	border-left:#284D9C 7px solid;
	border-bottom:#284D9C 1px solid;
	padding-bottom:2px;
	color:#284D9C;
	font-size:14px;
	text-indent:0px;
	margin-bottom:10px;
	line-height:1.8;
	padding-left:10px;
}

#contents-to-support h3 {
	margin: 15px 0 10px;
	font-size: 120%;
	color: #3366ff;
}

#contents-to-support ul {
	list-style-type: square;
	line-height : 180%;
	padding : 2px 0; 
}

/*視力換算表*/

.visualacuity-table {
	border: 1px;
	border-color: #000000;
	margin: auto;
	width: 500px;
}

.visualacuity-table th {
	border: solid 1px;
	border-color: #000000;
	padding: 5px 10px;
	background-color: #E1E1E1;
	text-align: center;
}

.visualacuity-table td {
	border: solid 1px;
	border-color: #000000;
	padding: 5px 20px;
	text-align: center;
}

.m-lr-auto {
	margin:auto;
}
