@charset "utf-8";
/* CSS Document */
.maintitle{
	margin-bottom:15px;
}

.image{
	text-align:center;
	border:#9C9C9C dotted 1px;
	margin:10px 0;
	padding:0px 8px 10px 8px;
}
.image img{
	margin:0 auto;
}
.text{
	display:inline-block;
	text-align:left;
	font-size:13px;
}
ul.text li{
	line-height:180%
}
ul.text .itemname{
	font-size:13px;
	font-weight:bold;
}
.buttonarea{
		text-align:center;
}
.selectbutton {
	margin-top:15px;
	font-size: 16px;
	display: inline-block;
	background: #8b9e4e url(../../../../common-img/yajirushiwh.png) no-repeat;
	background-size: 33px 18px;
	background-position: left center;
	padding-right:15px;
	height: 40px;
	text-align: left;
	text-indent: 3em;
	text-decoration: none;
	line-height: 40px;
	outline: none;
	border: #999 1px solid;
	border-radius: 4px;
}
.selectbutton::before, .selectbutton::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.selectbutton, .selectbutton::before, .selectbutton::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.selectbutton:link, .selectbutton:visited {
	color: #fff;
}
.selectbutton:hover {
	background-color: #a6b37e;
	color: #fff;
	text-decoration: none;
	border: #eee 1px solid;
}
.indexmaintitle{
	font-size:16px;
	font-weight:bold;
	margin:20px 0px 0px 0px;
}
.indexmaintext{
	margin:0px 0px 65px 0px;
}
/*������������ڡ���*/
.main{
}
.mainimg{
	text-align:center;
	vertical-align:middle;
	vertical-align:central;
}
.mainimg img{
	margin:0 auto;
}
.maintext{
	font-size:13px;
	line-height:1.5em;
}
.mainitemname{
		font-size:18px;
		font-weight:bold;
		line-height:1.5em;
}
.indexbuttonarea{
	clear:both;
}
.indexbuttonarea .selectbutton{
	margin-right:25px;
	width:210px;
}
.maintext img{
	margin-bottom:3px;
	padding-top:8px
}
.alert{
	margin:14px 0px 11px 0px;
	background-color:#FFC;
	padding:7px;
	border: #FF0 solid 1px;
}
.sellitem{
	margin:8px 0px 8px 0px;
	padding:8px;
	border:#333 dotted 1px;
}
.sellitemimg{
}
.sellitemtext li{
	line-height:1.3em;
	margin:0px 0px 8px 0px;
}
.itemno{
	font-size:12px;
}
.itemname{
	font-size:14px;
	font-weight:bold;
}
.itemcomment{
	font-size:12px;
}
.tax{
	font-size:10px;
	color:#666;
}
/*ここからマニュアル*/
.decalmanualrow{
	margin-bottom:30px;
	border:#999 solid 1px;
	border-radius:5px;
	padding:10px;
}
.decalmanualrow img{
	margin-bottom:10px;
}

.decalmanualsubrow{
	margin-bottom:20px;
}

.decalmanualaleart{
	color:red;
}
.manucharttitle{
	color:#333;
	font-size:18px;
	font-weight:bold;
	margin-bottom:5px;
}
.manualert{
	color:red;
}
.manubold{
	font-weight:bold;
}
.manunotbold{
	font-weight:normal;
}
.instractiontitle{
	font-weight:bold;
	font-size:15px;
	margin-bottom:8px;
}
.imgflowchart{
	padding-left:0;
	padding-right:0;
}
/*�ܺ٥ڡ���*/
.shosaibuttontable{
	text-align:center;
	margin-bottom:15px;
}
.shosaibutton {
	color:#fff;
	margin-top:15px;
	margin-right:8px;
	margin-right:8px;
	font-size: 15px;
	display: inline-block;
	background: #8b9e4e url(../../../../common-img/yajirushiwh.png) no-repeat;
	background-size: 33px 18px;
	background-position: left center;
	width: 100%;
	height: 30px;
	text-align: left;
	text-indent: 3em;
	text-decoration: none;
	line-height: 30px;
	outline: none;
	border: #999 1px solid;
	border-radius: 4px;
}
.shosaibutton::before, .shosaibutton::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.shosaibutton, .shosaibutton::before, .shosaibutton::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.shosaibutton:link, .shosaibutton:visited {
	color: #fff;
}
.shosaibutton:hover {
	background-color: #a6b37e;
	color: #fff;
	text-decoration: none;
	border: #eee 1px solid;
}
.shosaimain{
	margin-bottom:30px;
}
.shosaimainimg{
}
.shosaisubtitle{
	font-size:18px;
	font-weight:bold;
	margin-bottom:5px;
}
.shosaimaintext{
	font-size:14px;
	float:left;
	line-height:1.8em
}
.shosaisubimg{
	float:left;
	text-align:left;
	clear:none;
	margin-top:0px;
}
.shosaisubimg img{
	margin-top:30px;
}
.shosaisubtext{
	font-size:14px;
	float:right;
	width:300px;
	line-height:1.8em
}
.othertable{
	background-color:#F5F5EF;
	margin-bottom:30px;
}

/*ここから旧を無理やりbootstrap*/
.olddecalmain{
	margin-top:10px;
}
.maindecal img{
	margin:0 auto;
}