@charset "Shift_JIS";
/* FontSizeSetting */
.red{
	color:#C00;
}

h2{
	width:730px;
	height:120px;
	margin:0px;
	padding:0px;
	background-color:#fff;
}

h3{
	background-image:url(../images/title-back.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	height:32px;
	width:730px;
	margin-top:15px;
	margin-left:0px;
	margin-bottom:0px;
	padding-top:9px;
	padding-left:10px;
	font-size:15px;
}
.des{
	padding:10px;
	margin:0px;
}
.syssupport{
	margin:20px auto 30px auto;	
	text-align:center;
}
.supportbox-head{
	background-image:url(../images/supporttab-head.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	height:35px;
	width:730px;
	margin-top:10px;
	padding:0px;
}
.supportbox {
	padding: 0px;
	margin: 0px;
	height: 41px;
	overflow: hidden;
}
.supportbox ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.supportbox li{
	float: left;
	margin: 0px;
	padding: 0px;
}
.supportfooterbox {
	padding: 0px;
	margin-top: 15px;
	height: 41px;
	overflow: hidden;
	margin-bottom: 0px;
}
.supportfooterbox ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.supportfooterbox li{
	float: left;
	margin: 0px;
	padding: 0px;
}
.supportfooterbox li img{
	vertical-align:bottom;
}
.supportbox-footer{
	background-image:url(../images/supporttab-footer.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	height:35px;
	width:730px;
	margin-bottom:20px;
	padding:0px;
	margin-top: 0px;
	_margin-top:-17px;
}
.detail-contentback{
	background-image:url(../../images/detail/detail-contentback.jpg);
	background-repeat:repeat-y;
	background-position:0 0;
	margin:0px;
	padding:0px;
	width:730px;
}
.detail-content-wrap{
	background-color:#FFF;
	height:auto;
	width:694px;
	margin:0 18px;
	padding:0px;
}
h4{
	background-image:url(../../images/detail/function-title.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	height:30px;
	width:694px;
	font-size:16px;
	padding-top:8px;
	padding-left:13px;
	margin:0px;
	text-align:left;
}
.functionbox{
	width:694px;
	height:auto;
	margin:0px;
	padding-top:18px;
}
.functionbox .txt{
	margin:15px 15px 5px 0px;
	padding-left:15px;
	float:left;
}
.functionbox .pic{
	margin:15px 0px 5px 15px;
	padding-right:15px;
	float:right;
}
.functionbox .pic img{
	border:1px solid #999;
}
.suptitleback{
	background-image:url(../../images/detail/function-title.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:30px;
	width:694px;
	font-size:16px;
	font-weight:bold;
	padding-top:18px;
	_padding-top:10px;
	padding-left:13px;
	margin-left:14px;
	text-align:left;
	_margin-top:15px;
}
.supportlist {
	width:675px;
	height:auto;
	padding: 0px;
	margin: 15px 25px 20px 40px;
	overflow: hidden;
}
.supportlist ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.supportlist li{
	list-style-type: none;
	background-image:url(../images/yaji_rollout.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	text-align:left;
	float: left;
	width:205px;
}

.supportlist li a:link {color:#666; text-decoration:none; border-bottom:1px dashed #666; padding-bottom:2px;}
.supportlist li a:visited { color:#666; text-decoration:none; border-bottom:1px dashed #666; padding-bottom:2px;}
.supportlist li a:hover {color:#42A9EE;text-decoration:none; border-bottom:1px solid #42A9EE; padding-bottom:2px;}


.supportlist li .right{	float:none;}

div#title-tip {
	margin: 0 1em 0 0;
	border: solid #ccc 1px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: .3em .5em;
	background: #333;
	opacity: 0.85;
	filter: alpha(opacity=85);
	font-size: 12px;
	color:#FFF;
}
