@charset "utf-8";
/* CSS Document */

#tabmenu li {
	background-color: #F4F6F8;
	border-right: 1px solid #FFFFFF;
	color: #333333;
	cursor: pointer;
	display: block;
	float: left;
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-bottom: 5px;
	text-align: center;
	font-size: 93%;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#tabmenu li:hover {
	background-color: #1D7CC3;
	color: #FFFFFF;
}
#tabmenu .select {
	background-color: #1D7CC3;
	color: #FFFFFF;
}
.service_box_l {
	float: left;
	width: 300px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #2757A1;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.service_box_r {
	float: right;
	width: 300px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #2757A1;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.service_box dl dt {
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #004d89;
	line-height:1.8;
}
.service_box dd {
	font-size:93%;
}
.bl-hover {
	background-color: #e2f2ff;
}
.sub_visual {
    background-image: url("../images/sub_visual.jpg");
    background-repeat: no-repeat;
    height: 110px;
    margin-bottom: 30px;
    position: relative;
    width: 676px;
}
/* IP-Phone PHS */
.borderRed{
	border-top:5px solid #c00000;
	margin:50px 0 10px 0;
	padding-top:10px;
}
.bottomline{
	border-bottom:1px dotted #666;
	padding-bottom:5px;
}
.middle{
	vertical-align:middle;
}
.maintenance .box_l{
	text-align:center;
	border:1px solid #888;
	width:325px;
	float:left;
	margin-right:22px;
	padding:20px 0;
	text-size:16px;
	font-weight:bold;
	background-color:#e4e4e4;
	background: linear-gradient(#fff, #e4e4e4);
	border-radius: 4px;
}
.maintenance .box_r{
	text-align:center;
	border:1px solid #888;
	width:325px;
	float:left;
	margin-right:0px;
	padding:20px 0;
	text-size:16px;
	font-weight:bold;
	background-color:#e4e4e4;
	background: linear-gradient(#fff, #e4e4e4);
	border-radius: 4px;
}
.w10em{
	width:10em:
}
.ml3em{
	margin-left:3em;
}
.ml1{
	margin-left:1px;
}
.inde3{
	padding-left:3em;
	text-indent:-3em;
}
#parentsBox{
	position: relative;
	min-height: 380px;
	background-repeat: no-repeat;
	background-position: 0 100px!important;
	background-image: url("../../phs/product/301jr/img/icon_dustproof.png");
}
#parentsBox .childBox{
	width:65%;
	position:absolute;
	top: 80px;
	left: 75px;
}
.productinfo{
	width:250px;
}