@charset "Shift_JIS"; 

/*==================== レーザー発振器 ====================*/
h4 {
	font-size: 15px;
	line-height: 1.5em;
	font-weight: bold;
	color: #0066CC;
	background-color: #C3E6F3;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ababab;
	border-right-color: #ababab;
	border-bottom-color: #ababab;
	border-left-color: #0066CC;
}
h5 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #99B0CC;
	border-right-color: #99B0CC;
	border-bottom-color: #99B0CC;
	border-left-color: #99B0CC;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bold;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
h5 a:link {
	color: #666666;
}
h5 a:hover {
	color: #0066CC;
}
h5 a:visited {
	color: #666666;
}

/* h5と同じ内容 */
.header5 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #99B0CC;
	border-right-color: #99B0CC;
	border-bottom-color: #99B0CC;
	border-left-color: #99B0CC;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bold;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.header5 a:link {
	color: #666666;
}
.header5 a:hover {
	color: #0066CC;
}
.header5 a:visited {
	color: #666666;
}

.le_m_color {
	font-size: 12px;
	color: #0066CC;
	line-height: 1.5em;
}

.le_m_color_2 {
	font-size: 12px;
	color: #0066CC;
	line-height: 2em;
}

.le_attention {
	background-color: #ECECEC;
	border: 1px solid #999999;
}

.m_sup {
	top: -4px;
	position: relative;
	font-size: 9px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 2px;
}



/*==================== サイドメニュー ====================*/
/* 3製品共通 */
.dot_line {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #009999;
}



/* レーザー発振器 */
.side_menu_le_bg {
	background-image: url(../images/side_leather_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.side_menu_le {
	font-size: 10px;
	line-height: 1.25em;
	color: #666666;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.side_menu_le a:link {
	font-size: 10px;
	line-height: 1.25em;
	color: #666666;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-decoration: underline;
}
.side_menu_le a:hover {
	font-size: 10px;
	line-height: 1.25em;
	color: #0066CC;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-decoration: underline;
}
.side_menu_le a:visited {
	font-size: 10px;
	line-height: 1.25em;
	color: #666666;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-decoration: underline;
}

.side_menu_le_color{
	font-size: 10px;
	line-height: 1.25em;
	color: #0066CC;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-weight: bold;
}
.side_menu_le_color a:link{
	color: #0066CC;
}
.side_menu_le_color a:hover{
	color: #0099FF;
}
.side_menu_le_color a:visited{
	color: #0066CC;
}
