/* 著作 YUASISU Yoshitake. http://www.yuasisu.com*/
/* 要素名・配列など、このままの形で無断使用することを禁止します */
.info {
	font-size: 13px;
	line-height: 1.6em;
	color: #333333;
	margin: 0px;
	background-color: #E0E9F0;
	padding: 8px;
	font-family: SimSun, NSimSun, SimHei;
}
body,td,th {
	font-size: 12px;
	line-height: 1.6em;
	font-family: SimSun, NSimSun, SimHei;
	text-align: left;
}
.syouhinmei {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	font-family: SimSun, NSimSun, SimHei;
	line-height: 2em;
}
.syouhinmei a:link{
 color:#003399;
 text-decoration:none;
} /*未訪問*/

.syouhinmei a:active{
 color: #000099;
 text-decoration:underline;
} /*クリックされたとき*/

.syouhinmei a:visited{
 color: #003399;
 text-decoration:none;
} /*訪問済み*/

.syouhinmei a:hover{
 color:#00CC00;
 text-decoration:underline;
} /*カーソルがのってるとき*/

hr {
	border-top-style: dotted;
	color: #CCCCCC;
}
.infomation {
	font-size: 12px;
	line-height: 1.2em;
}
.syamei {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #006;
	background-color: #FFFFFF;
	color: #333333;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #006;
	text-indent: 2em;
	line-height: 2em;
}
.siten {
	font-size: 14px;
	line-height: 1.3em;
	font-weight: bold;
	color: #003333;
	background-image: url(sozai/background/ba2_p_01.gif);
	background-repeat: repeat-x;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #666666;
}
.wh-b {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.padding5 {
	padding: 5px;
	font: 12px SimSun, NSimSun, SimHei;
	color: #FFFFFF;
}
.tekkou {
	font-family: SimSun, NSimSun, SimHei;
	line-height: 1.6em;
	font-size: 14px;
	text-align: left;
	text-indent: 0;
	font-weight: normal;
	color: #333;
	padding: 10px;
}
.jisseki {
	font-size: 12px;
	color: #000000;
	background: url(image/tekkou/jisseki2.jpg) no-repeat right center;
}
.pagetitle {
	font: bold 28px SimSun, NSimSun, SimHei;
	color: #FFFFFF;
	background: url(image/title.jpg) no-repeat left top;
	padding-left: 15px;
}
.machine {
	font-family: SimSun, NSimSun, SimHei;
	padding: 10px;
	line-height: 120%;
	font-size: 14px;
	color: #FFFFFF;
	background: #000000;
	font-weight: bold;
}
.heisya {
	font: bold large SimSun, NSimSun, SimHei;
	color: #FFFFFF;
}
.tekkou a:link{
 color:#FFFFFF;
 text-decoration:underline;
} /*未訪問*/

.tekkou a:active{
 color: #00CC00;
 text-decoration:underline;
} /*クリックされたとき*/

.tekkou a:visited{
 color: #FFFFFF;
 text-decoration:underline;
} /*訪問済み*/

.tekkou a:hover{
 color:#00CC00;
 text-decoration:underline;
} /*カーソルがのってるとき*/
.envi {
	font: bold 14px/1.5em SimSun, NSimSun, SimHei;
	color: #000033;
}
.product {
	color: #000000;
	font-size: medium;
	font-weight: bold;
}
.seikeiki {
	font-size: 12px;
	color: #333333;
	padding: 5px;
}
.buriketto-tokucho {
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
}
.tuyomi {
	font-size: 12px;
	line-height: 1.2em;
	color: #333333;
	padding: 5px;
	font-family: SimSun, NSimSun, SimHei;
}
.bg-tuyomi {
	background: url(image/tuyomi/tuyomi2.jpg) no-repeat right top;
}
.kongou {
	font-size: 14px;
	line-height: 250%;
	color: #333333;
	padding: 10px;
}
li {
	font-size:14px;
	margin:5px 0;
	padding:0 0 0 20px;
	list-style-image: url(image/icon/mokutan.gif);
}
.group {
	background-color: #BDCBD9;
	margin: 5px;
}
#sideimg {
	bottom: 0px;
}
.rental {
	font-family: SimSun, NSimSun, SimHei;
	padding: 10px;
	line-height: 120%;
	font-size: 12px;
}

.rental-t {
	font-family: SimSun, NSimSun, SimHei;
	padding: 2px 5px;
	line-height: normal;
	font-size: 12px;
}
.rental-t-10 {
	font-family: SimSun, NSimSun, SimHei;
	padding: 2px 5px;
	line-height: normal;
	font-size: 10px;
}
ul{/*余白と本来あるマークを消します*/
list-style:none;
}
img {
	border-style: none;
}
#header h1 {
	font-family: SimSun, NSimSun, SimHei;
	font-size: 12px;
	font-weight: bold;
	color: #030;
	line-height: 1.6em;
	height: 23px;
	background: #CCC;
	margin: 0px;
	text-align: right;
}
#main {
	padding-left: 10px;
}
table.infor{
	border-collapse: collapse;
	border-spacing: 0;
	background-color: #ffffff;
	empty-cells: show;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-left-color: #333333;
	background-image: url(image/tekkou/jisseki2.jpg);
	background-repeat: repeat-y;
	background-position: right 0%;
 }
 .infor th{
 color: #000000;
 background-color: #DAF5FC;
 background-image: url(../img/table-back.gif);
 background-position: left top;
 padding: 0.3em 1em;
 text-align: center;
 border-right-width: 1px;
 border-bottom-width: 1px;
 border-right-style: solid;
 border-bottom-style: solid;
 border-right-color: #333333;
 border-bottom-color: #333333;
 }


.infor td{
	padding: 0.3em 1em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	text-align: right;
	font-size: medium;
 }
