@charset "utf-8";

html {
	background: url('./images/shared/bg.png') repeat-x;
	font-family: Meiryo, MS PGothic, sans-serif, Hiragino Kaku Gothic Pro, Osaka;
	outline: none;
}
body {
	margin: 0;
	padding: 0;
	font-size: 84%;
}
p {
	margin: 10px 0;
	color: #444;
	line-height: 1.5;
}
a {
	color: #333333;
	text-decoration: underline;
	overflow: hidden;
}
a:link    { color: #0066cc; text-decoration: none; }
a:visited { color: #777788; text-decoration: none; }
a:hover   { color: #0066cc; text-decoration: underline; }
a:active  { color: #0066cc; text-decoration: underline; }


#wrapper {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
/* Header */
#header {
	display: block;
	width: 960px;
	height: 77px;
	margin: 0 auto;
	padding: 0;
	background: url('./images/shared/header.png') no-repeat 0 0;
	position: relative;
}
/* Logo */
#header h1 a {
	width: 300px;
	height: 54px;
	display: block;
	text-indent: -9999px;
	position: relative;
	top: 12px;
	left: 10px;
}
#header ul {
	display: inline;
	position: absolute;
	top: 8px;
	left: 660px;
}
#header ul li {
	display: inline;
	margin: 0 2px;
	padding: 0;
	border-left: 1px solid #ccc;
}
#header ul li {
	_margin-left: -2px;
}
#header ul li.first,
#header ul li:first-child {
	border-width: 0;
}
#header ul li a {
	color: #2090e0;
	margin-left: 8px;
	_padding-right: 2px;
}
#header form {
	position: absolute;
	top: 36px;
	left: 650px;
	width: 308px;
	margin: 0;
}
#header input#s {
	float: left;
	font-size: 14px;
	width: 200px;
	height: 22px;
	margin: 0;
	padding: 3px 3px 0 5px;
	border: 1px solid #7f9cb9;
}
#header input.goresult {
	width: 87px;
	height: 27px;
	margin: 0 0 0 4px;
	border: 0;
	outline: none;
	cursor: pointer;
	background: url('./images/shared/search.png') no-repeat 0 0 #fcd66f;
	text-indent: -9999px;
}




/* gNavi */
#gnavi ul {
	position: absolute;
	top: 77px;
	display: block;
	width: 960px;
	margin: 0;
	padding: 0;
	text-align: left;
/*	background: url('./images/shared/navi/gnavi_bg.jpg') repeat-x; */
}
#gnavi ul li {
	float: left;
}
#gnavi ul li a {
	display: block;
	padding: 0;
	width: 137px;
	height: 56px;
	text-indent: -9999px;
}
#gnavi ul li a:hover {
	color: #333;
	background: #ccc;
}
#gnavi ul li.page-item-7 a {
	width: 136px; background: url('./images/shared/gnavi/gnavi_01.png') no-repeat;
}#gnavi ul li.page-item-7 a:hover {
	width: 136px; background: url('./images/shared/gnavi/gnavi_01_o.png') no-repeat;
}#gnavi ul li.page-item-7-currently a {
	width: 136px; background: url('./images/shared/gnavi/gnavi_01_o.png') no-repeat !important;
}
#gnavi ul li.page-item-9 a {
	background: url('./images/shared/gnavi/gnavi_02.png') no-repeat;
}#gnavi ul li.page-item-9 a:hover {
	background: url('./images/shared/gnavi/gnavi_02_o.png') no-repeat;
}#gnavi ul li.page-item-9-currently a {
	background: url('./images/shared/gnavi/gnavi_02_o.png') no-repeat !important;
}
#gnavi ul li.page-item-11 a {
	background: url('./images/shared/gnavi/gnavi_03.png') no-repeat;
}#gnavi ul li.page-item-11 a:hover {
	background: url('./images/shared/gnavi/gnavi_03_o.png') no-repeat;
}#gnavi ul li.page-item-11-currently a {
	background: url('./images/shared/gnavi/gnavi_03_o.png') no-repeat !important;
}
#gnavi ul li.page-item-13 a {
	background: url('./images/shared/gnavi/gnavi_04.png') no-repeat;
}#gnavi ul li.page-item-13 a:hover {
	background: url('./images/shared/gnavi/gnavi_04_o.png') no-repeat;
}#gnavi ul li.page-item-13-currently a {
	background: url('./images/shared/gnavi/gnavi_04_o.png') no-repeat !important;
}
#gnavi ul li.page-item-15 a {
	background: url('./images/shared/gnavi/gnavi_05.png') no-repeat;
}#gnavi ul li.page-item-15 a:hover {
	background: url('./images/shared/gnavi/gnavi_05_o.png') no-repeat;
}#gnavi ul li.page-item-15-currently a {
	background: url('./images/shared/gnavi/gnavi_05_o.png') no-repeat !important;
}
#gnavi ul li.page-item-17 a {
	background: url('./images/shared/gnavi/gnavi_06.png') no-repeat;
}#gnavi ul li.page-item-17 a:hover {
	background: url('./images/shared/gnavi/gnavi_06_o.png') no-repeat;
}#gnavi ul li.page-item-17-currently a {
	background: url('./images/shared/gnavi/gnavi_06_o.png') no-repeat !important;
}
#gnavi ul li.page-item-19 a {
	background: url('./images/shared/gnavi/gnavi_07.png') no-repeat;
}#gnavi ul li.page-item-19 a:hover {
	background: url('./images/shared/gnavi/gnavi_07_o.png') no-repeat;
}#gnavi ul li.page-item-19-currently a {
	background: url('./images/shared/gnavi/gnavi_07_o.png') no-repeat !important;
}

/*** breadCrumb ***/
#breadCrumb {
	clear: both;
	letter-spacing: 1px;
	width: 948px;
	height: 24px;
	margin: 0;
	padding: 6px 0 0 10px;
	/padding: 4px 0 0 10px;
	text-align: left;
}
p#breadcrumbs {
	margin: 0;
	padding: 0;
}
#imageArea {
	clear: both;
	display: block;
	width: 958px;
	margin-top: 66px;
	text-indent: -9999px;
}
#imageArea .home {
	height: 205px;
	background: url('./images/visual/header_home.jpg') no-repeat;
}
#imageArea .corp {
	height: 130px;
	background: url('./images/visual/header_corp.png') no-repeat;
}
#imageArea .led {
	height: 130px;
	background: url('./images/visual/header_led.png') no-repeat;
}
#imageArea .lamp {
	height: 130px;
	background: url('./images/visual/header_lamp.png') no-repeat;
}
#imageArea .link {
	height: 130px;
	background: url('./images/visual/header_link.png') no-repeat;
}
#imageArea .access {
	height: 130px;
	background: url('./images/visual/header_access.png') no-repeat;
}
#imageArea .inquiry {
	height: 130px;
	background: url('./images/visual/header_inquiry.png') no-repeat;
}
#imageArea .privacy {
	height: 130px;
	background: url('./images/visual/header_privacy.png') no-repeat;
}
#imageArea .policy {
	height: 130px;
	background: url('./images/visual/header_policy.png') no-repeat;
}
#imageArea .sitemap {
	height: 130px;
	background: url('./images/visual/header_sitemap.png') no-repeat;
}
#imageArea .search {
	height: 130px;
	background: url('./images/visual/header_search.png') no-repeat;
}
#imageArea a.led,
#imageArea a.lamp {
	float: left;
	display: block;
	width: 149px;
	height: 26px;
	position: relative;
	top: 165px;
	*top: 155px;
	left: 638px;
	text-indent: -9999px;
	background: none;
}
#imageArea a.lamp {
	left: 647px;
}



#mainContent {
	clear: both;
	margin: 0;
	display: block;
}
#mainContent:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}
#mainContent #home {
	margin: 0 0 60px 0;
}
#mainContent #home h2 {
	clear: both;
	width: 958px;
	height: 51px;
	margin: 0 0 6px 0;
	text-indent: -9999px;
}
#mainContent #home h2.products {
	margin-top: 10px;
	background: url('./images/home/h1_products-lineup.png') no-repeat;
}
#mainContent #home h2.news {
	background: url('./images/home/h1_news-topics.png') no-repeat;
}
	#mainContent #home h3.newslist {
		float: right;
		position: relative;
		left: -30px;
		top: -53px;
		*top: -49px;
	}
	#mainContent #home h3.newslist a {
		padding-left: 8px;
		background: url('./images/shared/allow-02.gif') 0 7px no-repeat;
	}

#mainContent #home h2.inquiry {
	background: url('./images/home/h1_inquiry.png') no-repeat;
}

#mainContent #home .led-box {
	float: left;
	margin: 0 0 12px 0;
	width: 470px;
	height: 340px;
	background: url('./images/home/home-products-led-box.png') no-repeat;
}
#mainContent #home .lamp-box {
	float: left;
	margin: 0 0 12px 17px;
	width: 470px;
	height: 340px;
	background: url('./images/home/home-products-lamp-box.png') no-repeat;
}
#mainContent #home .led-box ul,
#mainContent #home .lamp-box ul {
	line-height: 17px;
	margin: 51px 0 0 29px;
}
#mainContent #home .led-box ul li a,
#mainContent #home .lamp-box ul li a {
	padding-left: 14px;
	background: url('./images/shared/allow-01.gif') 0 4px no-repeat;
}
#mainContent #home .led-box a.to-led {
	display: block;
	float: left;
	text-indent: -9999px;
	width: 106px;
	height: 26px;
	position: relative;
	top: 7px;
	left: 5px;
}
#mainContent #home .lamp-box a.to-lamp {
	display: block;
	float: left;
	text-indent: -9999px;
	width: 88px;
	height: 26px;
	position: relative;
	top: 7px;
	left: 6px;
}
#mainContent #home .led-box a.banner {
	position: relative;
	top: 66px;
	left: 30px;
	display: block;
	width: 262px;
	height: 55px;
	text-indent: -9999px;
	background: url('./images/home/catalog_banner_led.png') 0 0 no-repeat;
}
#mainContent #home .lamp-box a.banner {
	position: relative;
	top: 12px;
	left: 30px;
	display: block;
	width: 262px;
	height: 55px;
	text-indent: -9999px;
	background: url('./images/home/catalog_banner_lamp.png') 0 0 no-repeat;
}

#mainContent #home .news-box {
	margin: 0 0 12px 0;
	padding-top: 20px;
	width: 958px;
	height: 125px;
	background: url('./images/home/home-news-box.png') no-repeat;
}
#mainContent #home .news-box dl {
	width: 900px;
	margin: 0 20px 0 20px;
}
#mainContent #home .news-box dt {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	letter-spacing: 1px;
	width: 890px;
	padding: 10px 0 9px 20px;
	background: url('./images/shared/allow-02.gif') 10px 17px no-repeat;
	border-bottom: 1px dashed #999;
}
#mainContent #home .news-box dt:nth-child(5) {
	border-bottom: none;
}
#mainContent #home .news-box dd {
	position: relative;
	text-align: left;
	letter-spacing: 0;
}
#mainContent #home .news-box dd a {
	position: absolute;
	top: -32px;
	left: 165px;
}
#mainContent #home .inquiry-box {
	width: 958px;
	height: 165px;
	background: url('./images/home/home-inquiry-box.gif') no-repeat;
	position: relative;
}
#mainContent #home .inquiry-box p {
	margin: 0;
	padding: 20px 40px;
}
#mainContent #home .inquiry-box a {
	position: absolute;
	top: 60px;
	text-align: center;
	color: #3377cc;
	font-weight: bold;
	text-decoration: none;
}
#mainContent #home .inquiry-box a.toform {
	left: 115px;
}
#mainContent #home .inquiry-box a.tel {
	left: 580px;
}


#mainContent #leftColumn {
	float: left;
	margin: 0;
	padding: 0;
	width: 212px;
}
#mainContent #leftColumn .inner {
	padding: 0 0 0 0;
}

#mainContent #leftColumn h1 {
	position: relative;
	z-index: 2;
	text-indent: -9999px;
	width: 200px;
	height: 52px;
	background: #5da5dc;
}
	#mainContent #leftColumn h1.corp {
		background: url('./images/shared/snavi/01.png') no-repeat;
	}
	#mainContent #leftColumn h1.led {
		background: url('./images/shared/snavi/02.png') no-repeat;
	}
	#mainContent #leftColumn h1.lamp {
		background: url('./images/shared/snavi/03.png') no-repeat;
	}
	#mainContent #leftColumn h1.link {
		background: url('./images/shared/snavi/04.png') no-repeat;
	}
	#mainContent #leftColumn h1.access {
		background: url('./images/shared/snavi/05.png') no-repeat;
	}
	#mainContent #leftColumn h1.inquiry {
		background: url('./images/shared/snavi/06.png') no-repeat;
	}
	#mainContent #leftColumn h1.policy {
		background: url('./images/shared/snavi/07.png') no-repeat;
	}
	#mainContent #leftColumn h1.privacy {
		background: url('./images/shared/snavi/08.png') no-repeat;
	}
	#mainContent #leftColumn h1.sitemap {
		background: url('./images/shared/snavi/09.png') no-repeat;
	}
	#mainContent #leftColumn h1.news {
		background: url('./images/shared/snavi/10.png') no-repeat;
	}
	#mainContent #leftColumn h1.pagelist {
		background: url('./images/shared/snavi/11.png') no-repeat;
	}

#mainContent #leftColumn ul {
	width: 200px;
	margin: 0 0 50px 0;
	padding: 0;
	overflow: hidden;
	position: relative;
	border-bottom: 1px solid #ccc;
	z-index: 1;
}
#mainContent #leftColumn ul li {
	width: 200px;
	display: table;
	*display: block;
	background: url('./images/shared/snavi/sub_back.png') no-repeat;
}
#mainContent #leftColumn ul li.page-item-28,
#mainContent #leftColumn ul li.page-item-1195,
#mainContent #leftColumn ul li.page-item-1726 {
	background: url('./images/shared/snavi/sub_back2.png') no-repeat;
}
#mainContent #leftColumn ul li a {
	overflow: hidden;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	height: 39px;
	*height: 25px;
	vertical-align: middle;
	display: table-cell;
	*display: block;
	margin: -1px 0 0 0;
	padding: 1px 0 0 40px;
	*padding: 15px 10px 0 40px;
	text-align: left;
	background: url('./images/shared/allow-02.gif') 28px 17px no-repeat;
	*background: url('./images/shared/allow-02.gif') 28px 19px no-repeat;
	border-top: 1px dotted #ccc;
	color: #07d;

}*+html #mainContent #leftColumn ul li a {
	margin: 0 0 0 1px;
}
#mainContent #leftColumn ul li.page-item-28 a,
#mainContent #leftColumn ul li.page-item-1195 a,
#mainContent #leftColumn ul li.page-item-1726 a {
	padding-top: 8px;
	padding-bottom: 3px;
	*padding-top: 12px;
	*padding-bottom: 12px;
	background: url('./images/shared/allow-02.gif') 28px 23px no-repeat;
	line-height: 1.2;
}
}#mainContent #leftColumn ul li:first-child a {
	border: none;
}


#leftColumn ul li.wl a {
	width: 159px;
	text-indent: 0;
	padding-left: 30px;
}

#leftColumn ul ul {
	margin: 0;
	padding-bottom: 10px;
}
#leftColumn ul li ul li a {
	overflow: hidden;
	width: 188px;
	display: block;
	margin: 0 0 0 4px;
	padding: 4px 0;
	text-indent: 42px;
	border-width: 0;
	background: url('./images/topics_list.gif') 35px 7px no-repeat;
}
#leftColumn ul li.current_page_item a {
	color: #444 !important;
}
#leftColumn ul li.current_page_item ul li a {
	color: #444 !important;
	text-decoration: none;
}
	#leftColumn ul li.current_page_item ul li a:hover {
		color: #444 !important;
		text-decoration: underline;
	}
#leftColumn ul li:first-child a {
	border-width: 0;
}

/*
 * rightColumn
 *
 *****************************/

#mainContent #rightColumn {
	float: left;
	width: 744px;
	min-height: 300px;
	margin: 60px 0 0 0;
	padding: 0 0 40px 0;
	text-align: left;
	background: #fff;

}
#mainContent #rightColumn .inner {
	margin: 0 12px 0 12px;
	padding: 0 0 10px 0;
} 
#mainContent #rightColumn .inner:after {
	clear: both;
	display: block;
	content: ".";
	text-indent: -9999px;
}
#mainContent #rightColumn h1 {
	clear: both;
	color: #444;
	width: 690px;
	height: 39px;
	*height: 37px;
	margin: -60px 0 20px 0;
	padding: 11px 0 1px 30px;
	*padding: 14px 0 0 30px;
	font-size: 175%;
	text-shadow: 1px 1px #fff;
	font-weight: normal;
	letter-spacing: 0.05em;
	background: url('./images/shared/h1_back.png') no-repeat #b8e1f9;
}
#mainContent #rightColumn h2 {
	width: 720px;
	height: 30px;
	color: #666;
	clear: both;
	font-size: 1.3em;
	letter-spacing: 0.1em;
	font-weight: bold;
	margin: 25px 0 11px 0;
	padding: 7px 0 4px 25px;
	background: url('./images/shared/h2_back.png') no-repeat;
}
#mainContent #rightColumn h3 {
	color: #444;
	clear: both;
	font-size: 1.1em !important;
	font-weight: bold;
	border-left: 4px solid #5fa6dc;
	margin: 14px 0 10px 14px;
	padding: 3px 0 2px 7px !important;
}
#mainContent #rightColumn p {
	margin: 0 0 0 26px;
}
#mainContent #rightColumn p.center {
	text-align: center;
	text-indent: 0;
	padding: 0;
	margin: 0 auto;
}
#mainContent #rightColumn p.sign {
	text-align: right;
	margin: 20px 10px 10px 0;
}
#mainContent #rightColumn p.caut {
	font-size: 1.2em;
	font-weight: bold !important;
	color: #ee2010;
	margin: 10px 0 10px 30px;
}
#mainContent #rightColumn p.irr_st {
	width: 614px;
	color: #505050;
	font-size: 14px;
	background: #ffa;
	border: 2px solid #ff7f20;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin: 30px 0 40px 26px;
	padding: 15px 0 15px 63px;
	background: url('./images/shared/lamp.png') no-repeat 18px 8px #ffa;
}
#mainContent #rightColumn p.irr_st strong {
	font-weight: bold !important;
}
#mainContent #rightColumn img.midashi {
	display: block;
	clear: both;
	width: 720px;
	margin: 0 0 20px 0;
	padding: 0;
}
#mainContent #rightColumn #news h2 {
	font-size: 1.1em;
	width: 90%;
/*	background: url('./images/shared/h2_back_long.png') no-repeat; */
	background: none;
	height: auto;
	margin: 5px 0 5px 15px;
	border-left: 5px solid #3596D3;
	padding: 3px 0 3px 12px; 
}
#mainContent #rightColumn #news h2 span {
	display: block;
	color: #999;
	font-size: 76%;
	margin: 3px 0 0 3px;
}
#mainContent #rightColumn #news p {
/*	border-bottom: 1px solid #ccc; */
	margin: 10px 10px 25px 22px;
	padding: 0 10px 20px 26px;
	border-bottom: dotted 1px #ccc;
}

#mainContent #rightColumn table#corp,
#mainContent #rightColumn table#history {
	color: #333;
	width: 680px;
	margin: 20px 0 20px 20px;
}
#mainContent #rightColumn table#corp th {
	width: 130px;
	margin: 0;
	padding: 10px;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
}
#mainContent #rightColumn table#history th {
	width: 70px;
	margin: 0;
	padding: 10px;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
}
#mainContent #rightColumn table#corp th span {
	color: #202e8a;
	line-height: 12px;
	display: block;
}
#mainContent #rightColumn table#corp td {
	width: 520px;
	padding: 10px;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
}
#mainContent #rightColumn table#history td {
	width: 580px;
	padding: 10px;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
}


#mainContent #rightColumn table#link {
	color: #333;
	width: 680px;
	margin: 20px 0 20px 20px;
}
#mainContent #rightColumn table#link th {
	margin: 0;
	padding: 10px;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
}
#mainContent #rightColumn table#link td {
	padding: 10px;
	border-bottom: 1px solid #ccc;
}


#mainContent #rightColumn .indexes {
	display: block;
	float: left;
	width: 207px;
	_width: 215px;
	height: 355px;
	border: 1px solid #ddd;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin: 5px;
	padding: 10px;
	_padding: 10px 0 10px 8px;
	position: relative;
}
	#mainContent #rightColumn .indexes img {
		background: #eee;
		border: 1px solid #ddd;
		height: 144px;
		display: block;
		margin: 10px auto 6px auto;
		padding: 0;
		position: relative;
		left: 0;
	}
		#mainContent #rightColumn .led img {
/*			width: 205px;
			height: 120px; */
		}
	#mainContent #rightColumn .indexes h2 {
		font-size: 120%;
		font-weight: bold;
		margin: 0;
		padding: 2px 0 1px 5px;
	}
	#mainContent #rightColumn .indexes h3 {
		width: 220px;
		font-weight: bold;
		margin: 0 0 0 1px;
		padding: 0 0 1px 5px !important;
		height: 18px;
	}
	#mainContent #rightColumn .indexes h3 a {
		font-size: 14px;
		color: #3a8ac0;
		letter-spacing: 0;
	}
	#mainContent #rightColumn .indexes p {
		margin: 4px 0 5px 11px;
		padding: 0;
		line-height: 1.2;
	}
	#mainContent #rightColumn .indexes a.indexes-todetail {
		color: #3a8ac0;
		position: absolute;
		width: 35px;
		bottom: 8px;
		right: 6px;
		padding: 0 0 0 15px;
		background: url('./images/shared/allow-01.gif') 0 5px no-repeat;
	}

#mainContent #rightColumn #products-blocks ul {
	margin: 20px auto 0 auto;
	padding: 0 0 0 16px;
	height: 32px;
}
#mainContent #rightColumn #products-blocks ul li {
	display: block;
	float: left;
	width: 165px;
	margin: 0 10px 0 0;
	padding: 0;
	list-style-type: none;
}
#mainContent #rightColumn #products-blocks ul li a {
	display: block;
	width: 168px;
	height: 24px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding-top: 6px;
	border: 1px solid #ccc;
	border-top: 2px #aaa solid;
	_margin-bottom: -1px;
}
#mainContent #rightColumn #products-blocks ul li a:hover {
	background: #fff;
}
#mainContent #rightColumn #products-blocks ul li a#smenu01 {
	border-bottom: 1px solid #fff;
}
#mainContent #rightColumn #products-blocks ul li a#smenu02,
#mainContent #rightColumn #products-blocks ul li a#smenu03 {
	background-color: #eee;
}
#block-1,
#block-2,
#block-3 {
	border-top: 1px solid #ccc;
}


#mainContent #rightColumn .product-image {
	margin: 0 20px;
}
	#mainContent #rightColumn .product-image img,
	#mainContent #rightColumn .product-detail img {
		float: left;
		display: block;
		margin: 0 5px 5px 0;
	}
	#mainContent #rightColumn .product-image img.bod,
	#mainContent #rightColumn .product-detail img.bod {
		border: 1px solid #ddd;
		box-shadow:1px 1px 1px #eee;
	}

	#mainContent #rightColumn .product-detail {
		margin-left: 20px;
		display: block;
		width: 100%;
		padding: 0;
		min-height: 120px;
	}
		#mainContent #rightColumn table td div.product-detail {
			margin: 0 !important;
		}
	#mainContent #rightColumn .product-detail h2 {
		color: #666 !important;
		clear: both;
		font-size: 100%;
		font-weight: bold;
		border-left: 4px solid #5fa6dc;
		margin: 4px 0 2px 0;
		padding: 2px 0 2px 5px;
	}
	#mainContent #rightColumn .product-detail h3 {
		color: #666 !important;
		clear: both;
		display: block;
		font-size: 16px !important;
		font-weight: bold;
		border-left: 5px solid #5fa6dc;
		margin: 10px 0 6px 0;
		padding: 5px 0 3px 7px !important;
		letter-spacing: 0.4em;
		line-height: 1;
	}
	#mainContent #rightColumn .product-detail p {
		margin-left: 12px;
		padding: 0;
	}

#mainContent #rightColumn .product-detail ul {
	margin: 0 0 0 12px; padding: 0;
	color: #444;
}
#mainContent #rightColumn .product-detail ul li {
	margin: 0;
	padding: 0 0 2px 20px;
	list-style-type: none;
	text-indent: -20px;
	line-height: 1.35em;
}

#mainContent #rightColumn ul {
	float: none;
	line-height: 1.3;
	margin: 10px 0;
}
#mainContent #rightColumn ul li {
	float: none;
	list-style-type: disc;
	margin: 0 0 0 4em;
}
#mainContent #rightColumn ul li.pdf {
	list-style-type: none;
	margin: 4px 0 0 20px;
	padding: 0;
}
#mainContent #rightColumn ul li.pdf a {
	background: url('./images/shared/list_pdf.png') no-repeat 0 0;
	padding: 3px 0 1px 20px;
	height: 13px;
}
#mainContent #rightColumn a.pdf {
	background: url('./images/shared/list_pdf.png') no-repeat 0 0;
	margin: 3px 0 0 3px;
	padding: 3px 0 1px 20px;
	height: 13px;
	text-indent: -9999px;
}
#mainContent #rightColumn table#product td a {
	display: block;
	width: 16px;
	height: 16px;
	margin: -1px auto 0 auto;
	padding: 0;
	background: url('./images/shared/list_pdf.png') no-repeat 0 0;
	text-indent: -9999px;
}
a.rh-w:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);/*IE7*/
	-moz-opacity: 80%;
	-webkit-opacity: 80%;
}
ul#sitemap_list {
	width: 600px;
	margin: 20px 0 10px 23px !important;
	padding: 0;
}
ul#sitemap_list li {
	margin: 0 !important;
	list-style-type: none !important;
}

.ui-tabs-hide {
	display: none;
}

/* table collection */

table#product {
	margin: 0 0 10px 13px;
	border-width: 1px 1px 0 0;
	border-style: solid;
	border-color: #cccccc;
	border-collapse: collapse;
	font-weight: normal;
	box-shadow: 1px 1px 1px #eee;
}
table#product th {
	color: #224488;
	font-size: 12px;
	text-shadow: 1px 1px 0 #fff;
	border-width: 0 0 1px 1px;
	height: 26px;
	border-style: solid;
	border-color: #cccccc;
	background: url('./images/shared/tblbg01.gif') repeat-y #ddeeff;
	font-weight: normal;
	line-height: 1.2em;
	text-align: center;
	padding: 3px 2px 1px 2px;
}
table#product td {
	color: #333;
	font-size: 12px;
	border-width: 0 0 1px 1px;
	border-style: solid;
	border-color: #cccccc;
	text-align: center;
	height: 24px;
	padding-top: 3px;
}
table#product tr:nth-child(even) {
    background:#f1f9fe;
}
table.stn td {
    background:#fff !important;
}
/*
table#product tr:hover td {
	background: #ffe;
}
*/
table.inquiry {
	width: 550px;
	margin: 20px 0 -20px 0;
	font-weight: normal;
}
table.inquiry th {
	color: #224488;
	font-weight: normal;
	vertical-align: top;
	text-align: right;
	padding: 9px 0 5px 0;
}
*+html table.inquiry th {
	padding: 11px 0 6px 0;
}
table.inquiry td {
	color: #333;
	padding: 6px 0 6px 10px;
}
.hissu {
	color: #ee3020;
	margin: 0 3px;
}

table.layout {
	margin-top: 10px;
	color: #444;
}
table.layout td {
	margin-top: 2px;
	line-height: 1.3;
}
table.layout td img {
	display: block;
	width: auto;
	margin-left: 16px;
}
table.layout td.pdf a {
	display: inline-block;
	background: url('./images/shared/list_pdf.png') no-repeat 0 0;
	padding: 2px 0 2px 18px;
	margin: 10px 0;
}
table th.center,
table td.center {
	padding-left: 0;
	text-align: center !important;
}
table td.center img {
	float: none !important;
	display: block;
	width: auto;
	margin-left: auto !important;
	margin-right: auto !important;
	border: 1px dotted red;
}

table th.left,
table td.left {
	padding-left: 6px;
	text-align: left !important;
}
table th.right,
table td.right {
	padding-right: 6px;
	text-align: right !important;
}

/* etc */

#page-roll {
	margin: 20px 0;
	width: 64%;
	padding-left: 36%;
	text-align: center;
}
#page-roll a {
	float: left;
	display: block;
	margin: 0 0 0 10px;
	border: 1px solid #ccc;
	background: #eee;
	width: 70px;
	padding: 7px 7px 7px 16px;
	background: url('./images/shared/allow-01.gif') 8px 10px no-repeat;
}
#page-roll a:hover {
	color: #fff;
	border-color: #0066cc;
	background: url('./images/shared/allow-01white.gif') 8px 10px no-repeat #5fa6dc;
}

/* Footer */

#footer {
	width: 100%;
	height: 475px;
	clear: both;
	display: block;
	padding: 0;
	text-align: center;
	background: #888;
	box-shadow: 0 0 5px #999;
}
#footer:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
}

.menu-footer-sitemap-01-container,
.menu-footer-sitemap-02-container,
.menu-footer-sitemap-03-container {
	display: block;
	float: left;
	min-height: 315px;
}
.menu-footer-sitemap-01-container {
	margin-left: 4.5%;
	width: 27.5%;
}
.menu-footer-sitemap-02-container {
	margin-left: 9%;
	width: 26%;
}
.menu-footer-sitemap-03-container {
	margin-left: 9%;
	width: 20%;
}
.menu-footer-sitemap-01-container,
.menu-footer-sitemap-02-container {
	background: url('./images/shared/fnavi-sep-bdbg.gif') right 0 repeat-y;
}
.menu-footer-sitemap-01-container ul li a ,
.menu-footer-sitemap-02-container ul li a,
.menu-footer-sitemap-03-container ul li a {
	text-align: left !important;
}
ul.sub-menu {
}
ul.sub-menu li {
	padding-left: 15px;
	background: url('./images/shared/allow-02white.gif') 5px 8px no-repeat;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer #sitemap {
	width: 100%;
	padding: 20px 0 4px 0;
	height: 325px;
	border-bottom: 1px solid #aaa;
	background: linear-gradient(#6a6a6a, #555555) #5e5e5e;
}
#footer #sitemap ul li a {
	color: #fff;
	display: block;
	text-align: center;
}
#footer #sitemap ul li a:hover {
	text-decoration: underline;
}
#footer #fnavi {
	width: 960px;
	margin: 0 auto;
}
#footer #totop {
	width: 960px;
	position: relative;
	display: block;
	margin: 0 auto;
	padding: 0;
}
#footer #totop a {
	display: block;
	float: left;
	position: absolute;
	top: -28px;
	left: 850px;
	width: 100px;
	height: 30px;
	padding: 4px 0 0 0;
	color: #fff;
	text-align: left;
	text-indent: 28px;
	background: url('./images/shared/totop.gif') no-repeat 10px 10px #6a6a6a;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	box-shadow: 0 -3px 1px #e4e4e4;
}
#footer p {
	color: #fff;
	display: block;
	width: 950px;
	text-align: right;
	letter-spacing: 0.05em;
	line-height: 1.5em;
	margin: 20px auto 0 auto;
	padding-top: 0;
	padding-bottom: 30px;
	padding-right: 150px;
	text-shadow: 1px 1px 1px #111;
	background: url('./images/shared/footer-logo.png') 965px 8px no-repeat;
}
#footer address {
	display: block;
	width: 950px;
	height: 20px;
	color: #fff;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align: right;
	margin: -20px auto 5px auto;
	padding-right: 150px;
	text-shadow: 1px 1px 1px #111;
}

.clear {
	clear: both;
}

.wpcf7-validates-as-required {

}


