body {
	background: url(common/product_bg.jpg) repeat-x left top;
}
#main{
	float: right;
	height: auto;
	width: 630px;
	margin-top: 15px;
	margin-bottom: 30px;
}
.column1{
	width: 630px;
	padding: 0px;
	margin: 0px;
}
.column1 dl{
	margin-top: 15px;
}
.column1 dt{
	color: #004E98;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.4;
}
.column1 dd{
	font-size: 12px;
	line-height: 1.5;
}

.widget {
	margin: 20px auto 0px;
	padding: 0px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	width: 630px;
}
.widget a {
	color: #222;
	text-decoration: none;
}
.widget a:hover {
	color: #009;
	text-decoration: underline;
}
.tabnav {
	margin: 0px;
	padding: 0px;
}
.tabnav li {
	list-style: none;
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0px;
}
.tabnav li a {
	text-decoration: none;
	color: #004E98;
	outline: none;
	font-size: 12px;
	line-height: 2.4;
	display: block;
	text-align: center;
}
.tabnav li a:hover, .tabnav li a:active, .tabnav li.ui-tabs-selected a {
	color: #003160;
	text-decoration: none;
	font-weight: bold;
}
.tabshort_bg{
	background: #FFFFFF url(miccs/tab_bg.jpg) repeat-x left top;
	height: 30px;
	width: 80px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}
.tablong_bg{
	height: 30px;
	width: 130px;
	background: #FFFFFF url(miccs/tab_bg.jpg) repeat-x left top;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}
.column_tab {
	color: #FFFFFF;
	margin: 0px;
	width: 548px;
	background: #FFFFFF url(miccs/column_bg.jpg) repeat-x left top;
	padding: 20px 40px;
	border: 1px solid #999999;
}
.column_tab h3{
	color: #004E98;
	font-size: 15px;
	line-height: 1.5;
	width: 548px;
	border-bottom: 1px solid #004E98;
}
.column_tab dl{
	margin-top: 10px;
}
.column_tab dt{
	font-size: 15px;
	line-height: 1.5;
	font-weight: bold;
}
.column_tab dd{
	font-size: 12px;
	line-height: 1.5;
	margin-bottom: 10px;
	color: #444444;
}
.column_tab dd a{
	color: #FF6600;
	text-decoration: none;
}
.column_tab dd a:hover{
	text-decoration: underline;
	color: #FF6600;
}
.column_tab img{
	margin-top: 5px;
	margin-bottom: 10px;
}
.company{
	color: #444444;
	font-size: 12px;
	line-height: 1.5;
	text-align: right;
}
.no1{
	background: url(miccs/no01.gif) no-repeat left center;
	color: #FF6600;
	padding-left: 20px;
	margin-bottom: 3px;
}
.no2{
	background: url(miccs/no02.gif) no-repeat left center;
	color: #FF6600;
	padding-left: 20px;
	margin-bottom: 3px;
}
.no3{
	background: url(miccs/no03.gif) no-repeat left center;
	color: #FF6600;
	padding-left: 20px;
	margin-bottom: 3px;
}
.no4{
	background: url(miccs/no04.gif) no-repeat left center;
	color: #FF6600;
	padding-left: 20px;
	margin-bottom: 3px;
}
.title{
	color: #444444;
	margin-bottom: 3px;
}
#katsuyo dt{
	float: left;
	margin-right: 10px;
	height: 130px;
	width: 130px;
}
#katusyo dd{
	font-size: 12px;
}
.k_titile{
	color: #0066CC;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.7;
}
.item{
	margin: 0px;
	padding: 0px;
}
.item_L{
	margin: 0px 10px 0px 0px;
	padding: 0px;
	float: left;
	width: 200px;
}
.item dt{
	font-size: 15px;
	font-weight: bold;
	color: #444444;
	line-height: 1.7;
}
.item_feature{
	font-size: 13px;
	line-height: 1.5;
	font-weight: bold;
	color: #FF6600;
	border-left: 5px solid #FF6600;
	padding-left: 5px;
}
#katsuyo p{
	color: #444444;
	font-size: 12px;
	line-height: 1.5;
}
#product p{
	color: #444444;
	font-size: 12px;
	line-height: 1.5;
	margin-top: 5px;
}
.ui-tabs-hide {
	display: none;
}
