@charset "UTF-8";
/* CSS Document */

#title {
	background-image: url(../img/vending/title.jpg);
	background-repeat: no-repeat;
	text-indent: -9800px;
	height: 42px;
	width: 524px;
	margin-bottom: 10px;
}
#sub-title {
	border-bottom-width: 2px;
	border-left-width: 4px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #DF5800;
	border-left-color: #DF5800;
	margin-left: 10px;
	font-size: 16px;
	height: 22px;
	width: 500px;
	line-height: 22px;
	padding-left: 5px;
}
#box {
	margin-top: 15px;
	margin-bottom: 10px;
	width: 490px;
	margin-right: auto;
	margin-left: auto;
	font-size:13px;
}
#machine-box {
	width: 500px;
	margin-left: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 12px;
	line-height: 140%;
}
/*IE6*/#machine-box {
	width: 500px;
	margin-left: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 12px;
	line-height: 135%;
}
#machine-box th,td {
	font-weight: normal;
	text-align: justify;
	vertical-align: top;
	width: 250px;
}

/*自動販売機*/
/*機械1*/
#machine-box .machine01 {
	background-image: url(../img/vending/machine01.jpg);
	background-repeat: no-repeat;
	height: 109px;
	width: 247px;
}
#machine-box .machine01 .machine01-txt,
#machine-box .machine03 .machine01-txt,
#machine-box .machine05 .machine01-txt {
	position: relative;
	top: 35px;
	left: 70px;
	width: 171px;
	height: 65px;
}
#machine-box .machine01 .machine01-txt,
#machine-box .machine03 .machine01-txt,
#machine-box .machine05 .machine01-txt {
	position: relative;
	top: 35px;
	left: 70px;
	width: 171px;
	height: 65px;
}
/*機械2*/
#machine-box .machine02 {
	background-image: url(../img/vending/machine02.jpg);
	background-repeat: no-repeat;
	height: 109px;
	width: 246px;
	background-position: right;
}
#machine-box .machine02 .machine01-txt,
#machine-box .machine04 .machine01-txt,
#machine-box .machine06 .machine01-txt {
	position: relative;
	top: 35px;
	left: 73px;
	width: 171px;
	height: 65px;
}
/*機械3*/
#machine-box .machine03 {
	background-image: url(../img/vending/machine03.jpg);
	background-repeat: no-repeat;
	height: 109px;
	width: 247px;
}
/*機械4*/
#machine-box .machine04 {
	background-image: url(../img/vending/machine04.jpg);
	background-repeat: no-repeat;
	height: 109px;
	width: 249px;
	background-position: right;
}
/*機械5*/
#machine-box .machine05 {
	background-image: url(../img/vending/machine05.jpg);
	background-repeat: no-repeat;
	height: 109px;
	width: 247px;
}
/*機械6*/
#machine-box .machine06 {
	background-image: url(../img/vending/machine06.jpg);
	background-repeat: no-repeat;
	height: 109px;
	width: 249px;
	background-position: right;
}
#graph {
	background-image: url(../img/vending/grahu.jpg);
	background-repeat: no-repeat;
	height: 130px;
	width: 481px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-indent: -9800px;
}
#vending-title {
	height: 19px;
	margin-left: 25px;
	margin-top: 10px;
	margin-bottom: 5px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FF4000;
	font-size: 16px;
	line-height: 16px;
	padding-top: 5px;
	padding-bottom: 1px;
	padding-left: 3px;
	color: #FF4000;
}
#vending-txt {
	margin-left: 30px;
	width: 480px;
}
#q-a-box {
	width: 490px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#q-a-box .q-a-box-t {
	background-image: url(../img/vending/q_a_bg_01.jpg);
	background-repeat: no-repeat;
	height: 13px;
	width: 487px;
	margin-top: 15px;
}
#q-a-box .q-a-box-b {
	background-image: url(../img/vending/q_a_bg_03.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 487px;
}
#q-a-box .q-a-box-m {
	background-image: url(../img/vending/q_a_bg_02.jpg);
	background-repeat: repeat-y;
	width: 467px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	background-position: top;
	margin-top: -2px;
}
#q-a-box .q-a-box-m .q {
	background-image: url(../img/vending/q.gif);
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 27px;
	line-height: 23px;
	padding-top: 3px;
}
#q-a-box .q-a-box-m .a {
	background-image: url(../img/vending/a.gif);
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-left: 15px;
	padding-left: 27px;
	line-height: 23px;
	padding-top: 3px;
}

