/* --------------------------------------*/
/* Caviart基本 */
/* --------------------------------------*/
BODY{
	font-size:12px;
	color:#666666;
	background-color: #ffffff;
	line-height: 20px;
	padding: 0px;
	margin: 0px;
	}

/* aタグ共通スタイル */
a:link { color: #9B9B9B; text-decoration : none }
a:visited {color: #9B9B9B; text-decoration : none}
a:hover {color: #000000; text-decoration : underline}

/* 画像の枠 */
img { border-style: none }

/* 見出しサイズ 0423 */
h1	{ font-size: 16px; color: #666666;}
h2	{ font-size: 14px; color: #666666;}
h3	{ font-size: 12px; }
h4,h5,h6 { font-size: 10px; }

/* 見出しタグのインライン化 */
h1,h2,h3,h4,h5,h6 { display:inline }

/* 見出しタグのインライン化 */
form { display:inline }

/* テーブル見出し文字の太さを標準化 */
th	{ font-weight:normal }

/* p要素のマージンを標準化 */
p	{
	margin:0px;
	padding:0px;
	}

/* ul要素のマージンを標準化 */
ul	{
	margin:0px;
	padding:0px;
	}

/* --------------------------------------*/

/* --------------------------------------*/
/* テキスト */
/* --------------------------------------*/

/* コピーライト */
.copy-right { font-size: 10px; margin-right: 10px; margin-left: 10px; margin-top: 5px;}

/* ニュース */
.newsyo { font-size: 10px; margin-top: 2px; line-height: 14px; margin-top: 0px;}

/* 基本テキスト左5px空け */
.hidari5 { margin-left: 5px;}

/* 基本テキスト左10px空け */
.hidari10 { margin-left: 10px;}

/* 基本テキスト左12px空け */
.hidari12 { margin-left: 12px;}

/* 基本テキスト左20px空け */
.hidari20 { margin-left: 20px;}

/* 基本テキスト右5px空け */
.migi5 { margin-right: 5px;}

/* 基本10pxテキスト */
.saizu10 { font-size: 10px; line-height: 14px}

/* 基本赤 */
.aka { color: #fa3a47}

/* 基本青 */
.ao { color: #0000ff}

/* 基本白 */
.shiro { color: #ffffff}

/* 後レポオレンジ */
.orenji { color: #ff6600}

/* 10px赤 */
.saizu10aka { font-size: 10px; line-height: 14px; color: #fa3a47}

/* spanで強調 */
.futoji { font-weight: 500;}

/* アンダーライン */
.rain { text-decoration: underline; } 

/* 抹消線 */
.raindead { text-decoration: line-through; } 

a#ao { color: #0000FF;}

/* --------------------------------------*/
/* テーブル */
/* --------------------------------------*/
/* 基本テーブルタイトルバック*/
.thaikei1 { background-color: #e9ebea }
/* 基本テーブル枠線*/
.twaku { background-color: #999999 }
/* セルを白くする*/
.bgffffff { background-color: #ffffff }
/* セルを黒くする*/
.bg000000 { background-color: #000000 }
/*タイトル*/
.subtitle{
background-image:url(share_img/title_back.gif);
text-indent:10px;
height:25px;
color: #999999;
font-weight: bold;
}

.arttitle{
background-image:url(products/e_title.jpg);
text-indent:25px;
line-height:30px;
height:30px;
color: #999999;
font-weight: bold;
}

.netsu-h2{
background-image:url(products/netsu_h2.jpg);
text-indent:25px;
line-height:25px;
height:25px;
color: #ffffff;
font-weight: bold;
}

.koka-h2{
background-image:url(products/koka_h2.jpg);
text-indent:25px;
line-height:25px;
height:25px;
color: #ffffff;
font-weight: bold;
}

.uvspot-h2{
background-image:url(products/uvspot_h2.jpg);
text-indent:25px;
line-height:25px;
height:25px;
color: #ffffff;
font-weight: bold;
}

.p-h2{
	background-image:url(products/p_h2.jpg);
	text-indent:25px;
	line-height:25px;
	height:25px;
	color: #45469A;
	font-weight: bold;
	font-size: 14px;
}

.q-h2{
	background-image:url(products/q_h2.gif);
	text-indent:25px;
	line-height:25px;
	height:25px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
.uvshosha-h2{
background-image:url(products/uvshosha_h2.jpg);
height:55px;
color: #ffffff;
vertical-align:middle;
font-weight: bold;
}

h2.uvshosha {
color:#FFFFFF;
margin-left:25px;
}

.shiro {
color:#FFFFFF;
}

.ringu-h2{
background-image:url(products/ringu_h2.jpg);
text-indent:10px;
line-height:30px;
height:30px;
color: #ffffff;
font-weight: bold;
}

.shopping-h2{
background-image:url(shopping/shopping_h2.jpg);
text-indent:15px;
line-height:25px;
height:25px;
color: #999999;
font-weight: bold;
}

/* リングメッシュ箇条書き */
ul.tokucho{
	padding:0;
	margin:0;
	float: left;
}

ul.tokucho li{
	padding:0;
	margin-left:30px;
	text-align:left;
}

/* 位置*/
div#block-left {
float:left;
margin:0pc;
}

.w400 {
width:400px;
}

.w260 {
width:260px;
}

div#block-right {
float:right;
margin:0pc;
}

div#block-left-art {
float:left;
width:400px;
margin:0pc;
}

/* 法律関係テーブル*/
table#typea {
text-align: left;
border-top: 1px solid #409FFF;
border-left: 1px solid #409FFF;
background: #fff;
border-collapse: collapse;
border-spacing: 0;
empty-cells: show;
}
html>body table {border-collapse: separate}

table#typea th {
border-right: 1px solid #409FFF;
border-bottom: 1px solid #409FFF;
background: #BFDFFF;
color: #666;
width: 90px;
padding-left: 5px;
padding-top: 2px;
padding-bottom: 2px;
}

table#typea td {
border-right: 1px solid #409FFF;
border-bottom: 1px solid #409FFF;
padding-left: 5px;
padding-top: 2px;
padding-bottom: 2px;
}

table#uv-koka {
text-align: left;
border-top: 1px solid #409FFF;
border-left: 1px solid #409FFF;
background: #fff;
font-size:10px;
border-collapse: collapse;
border-spacing: 0;
empty-cells: show;
}
html>body table {border-collapse: separate}

table#uv-koka th {
border-right: 1px solid #409FFF;
border-bottom: 1px solid #409FFF;
background: #BFDFFF;
color: #666;
text-align:center;
padding-top: 2px;
padding-bottom: 2px;
}

table#uv-koka td {
border-right: 1px solid #409FFF;
border-bottom: 1px solid #409FFF;
padding-left: 5px;
padding-top: 2px;
padding-bottom: 2px;
}

/* 高輝度多波長UV光源*/
.m-tit {
	margin: 0px;
	padding: 0px;
	height: 110px;
	width: 110px;
	background: url(products/m_tit_back.jpg) no-repeat;
	display: block;
	line-height: 110px;
	float: left;
	text-align: center;
}


/* --------------------------------------*/
/* 入力フォーム */
/* --------------------------------------*/
/* 入力ボックス*/
.nyuryoku1 { color: #666666;
			background-color: #ffffff;
			border: 1px #cccccc; }

/* テキストボックス*/			
.nyuryoku2 { color: #666666;
			background-color: #ffffff;
			border: 0px; }

.nyuryoku3 { color: #666666;
			background-color: #ffffff;
			border: 1px #cccccc;
			ime-mode: inactive; }

			
/* --------------------------------------*/
/* リストメニュー */
/* --------------------------------------*/
ul#navi li{
	padding:0;
	margin:0;
}

ul#navi li{
	padding:0;
	margin:0;
	text-align:left;
	text-indent:15px;
	line-height:25px;
	list-style-type:none;
	color:#666666;
	background-image:url(share_img/menu_back2.gif);
}

ul#navi li.sm{
	padding:0;
	margin:0;
	text-align:left;
	text-indent:15px;
	line-height:25px;
	list-style-type:none;
	color:#666666;
	font-size:10px;
	background-image:url(share_img/menu_back2.gif);
}

ul#navi li span{
	display:block;
	width:180px;
	height:25px;
	border:none;
	font-weight:600;
	color:#ffffff;
	text-indent:10px;
	font-size:14px;
	background-image:url(share_img/menu_title.gif);
}

ul#navi li a{
display:block;
width:180px;
height:25px;
border:none;
font-weight:normal;
color:#666666;
background:url(share_img/menu_back.gif) no-repeat;
}

ul#navi li a:hover{
background:url(share_img/menu_back2.gif) no-repeat;
color:#666666;
}

td#kyokai {
background-color:#358BE0;
}

td#komoku {
width:120px;
border-left: 2px solid #BFDFFF;
}

td#subtitle {
border-top: 1px solid #CCCCCC;
border-bottom: 1px solid #666666;
border-left: 1px solid #CCCCCC;
border-right: 1px solid #666666;
color: #ffffff;
background: #BFDFFF;
}

div#botan {
float:right;
}

/* --------------------------------------*/
/* 会社概要 */
/* --------------------------------------*/
/* 製品情報はこちら*/
ul.kaisha-list {
	display:block;
	margin:0px 0px 0px 20px;
	list-style:outside;
}

/* --------------------------------------*/
/* ショッピング */
/* --------------------------------------*/
/* 製品情報はこちら*/
div#seihinjoho a {
	display:block;
	margin-top:10px;
	text-align:center;
	width:150px;
	height:20px;
	line-height:20px;
	list-style-type:none;
	color:#666666;
	background-image:url(shopping/seihinjoho.gif);
}

div#seihinjoho a:hover {
	display:block;
	text-decoration:none;
	background-image:url(shopping/seihinjoho_d.gif);
}

div#saka-text{
width:580px;
float:left;
}

div#saka-img{
padding-left:10px;
padding-bottom:10px;
float:right;
}

div#sph-img-back{
float:left;
background:url(shopping/sphere_img_back.gif) repeat;
}

h3#sphere-sub{
display:block;
margin:0px;
padding-top:10px;
}

/* --------------------------------------*/
/* ニュース */
/* --------------------------------------*/
/* ヘッドライン*/
td#headline {
	display:block;
	text-align:center;
	width:580px;
	height:70px;
	vertical-align:middle;
	background-image:url(news/headline_back.gif);
}

td#headline h2 {
	vertical-align:middle;
	font-size:18px;
	font-weight:700;
	color:#000000;
}

ol#kajo {
	display:block;
	margin:0px;
	list-style:inside;
}
