* {
	margin: 0;
	padding: 0;
	font-family:"ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3";
	font-size: small;
}
a {
	color: #6699ff;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}

img { border-width: 0; }

body {
	background-color: #333333;
}

/* 中央寄せを行う場合はコメントをはずす */
/*
body div {
	text-align: left;
	margin: 0 auto;
}
*/

#container {
	width: 750px;
	background-color: #dcdcdc;
	border-left: 0px solid #000000;
	border-right: 2px solid #000000;
}
#container02 {
	width: 750px;
	background:#FFFFFF;
	border-left: 0px solid #000000;
	border-right: 2px solid #000000;
}

/***********************************************************
 * Header style
 ***********************************************************/

#header {
	background-image: url(hp005/img/header.gif);
	width: 750px;
	height: 90px;
	border-left: 0px solid #000000;
	border-right: 2px solid #000000;
}
#header a {
	height: 91px;
}

/***********************************************************
 * Menu style
 ***********************************************************/

#menu {
	width: 160px;
	float: left;
	background-color: #dcdcdc;
}
#menu ul {
	margin: 3px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}
#menu li {
	border-bottom: 1px solid #999999;
	list-style-type: none;
}
#menu a {
	padding-bottom:1em;
	padding-left:0.5em;
	padding-right:1em;
	padding-top:1em;
	display: block;
	height: 100%;
	text-decoration: none;
	color: #333333;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:11px;
}
#menu a:hover {
	background-color: #ffffff;
}

/***********************************************************
 * Category menu style
 ***********************************************************/

#category_menu {
	border-left: 2px solid #000000;
	width: 750px;
	height: 28px;
}

#category_menu li {
	display: inline; /* IE,Safari で行の半分ずれるため */
	list-style-type: none;
}

#category_menu a , #category_menu span {
	top: 0px;
	width: 118px;
	height: 28px;
	overflow: hidden;
	text-indent: -1000px;
	background-position: top left;
	float: left;
}

#category_menu a:hover {
	background-position: bottom left;
}

#category_menu #category_home { width: 160px; }

#category_home       { background-image: url(hp005/img/t00_e.png); }
#category_products   { background-image: url(hp005/img/t01_e.png); }
#category_company    { background-image: url(hp005/img/t02_e.png); }
#category_recruit    { background-image: url(hp005/img/t03_e.png); }
#category_infomation { background-image: url(hp005/img/t04_e.png); }
#category_support    { background-image: url(hp005/img/t05_e.png); }
#category_blank      { background-image: url(hp005/img/t05_e.png); }

span#category_home       { background-image: url(hp005/img/g00_e.png); }
span#category_products   { background-image: url(hp005/img/g01_e.png); }
span#category_company    { background-image: url(hp005/img/g02_e.png); }
span#category_recruit    { background-image: url(hp005/img/g03_e.png); }
span#category_infomation { background-image: url(hp005/img/g04_e.png); }
span#category_support    { background-image: url(hp005/img/g05_e.png); }

#category_products02   { background-image: url(hp005/img/g01.gif); }

@media print { /* 印刷時のみ有効 */
	#category_menu a {
		background-image: none;
		text-indent: 0px;
	}
}

/***********************************************************
 * Headline and breadcrumb style
 ***********************************************************/

#headline {
	float: left;
	height: 70px;
	overflow: hidden;
	position: relative;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:13px;
}

#headline p {
	display: block;
	position: relative;
	width: 590px;
	top: 45px;
/*	background-color: transparent; */
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	text-indent: 25px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:13px;
	
}

#headline a {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:13px;
}

/***********************************************************
 * Contents style
 ***********************************************************/

#contents {
	float: left;
	width: 590px;
	background-color: #ffffff;
	padding-bottom: 3em;
	/*	margin-right: -3px; *//* IE6 Duplicate Characters Bug */
	position: relative;
}

#contents02 {
	float: left;
	width: 750px;
	background-color: #ffffff;
	padding-bottom: 3em;
/*	margin-right: -3px; *//* IE6 Duplicate Characters Bug */
	position: relative;
}

#contents div {
	line-height: 1.5em;
	padding-left: 10px;
}
/*#contents > * {
	margin-left: 1.5em;
}*/

.contents_naka {
	overflow: hidden;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:13px;
	position: relative;
	left: 40;
	width:510px;
}

.contents_info {
	margin-top:20px;
	margin-bottom:10px;
	margin-left:100px;
	margin-right:100px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:14px;
	line-height:20px;
}

.contents_toi {
	margin-top:20px;
	margin-bottom:10px;
	margin-left:20px;
	margin-right:20px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:13px;
}

.contents_naka li {
	margin-left: 2em;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:13px;
}

#contents hr {
	border:1px #666666 dotted;
	width:100%;
	margin-bottom:10px;
	margin-top:10px;	
}

.contents_info hr {
	border:1px #666666 dotted;
	width:100%;
	margin-bottom:10px;
	margin-top:10px;	
}

.p_f {
	float:left;
	}
	

.nai {
	margin-left:170px;
	margin-bottom:5px;
	margin-top:5px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:13px;
	line-height:17px;
	color:#000000;

	}
	
.nai p {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:16px;
	color:#000000;
	margin-left:0px;
	margin-bottom:10px;
	margin-top:20px;
	margin-right:0px;
	line-height:22px;
}

.nai02 {

	margin-left:130px;
	margin-bottom:5px;
	margin-top:5px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:13px;
	line-height:17px;
	color:#000000;

	}
	
	
.naka04 {

	margin-left:30px;
	margin-bottom:5px;
	margin-top:5px;
	margin-right:30px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:13px;
	line-height:17px;
	color:#000000;

	}

.mida {
	left:0px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:14px;
	line-height:19px;
	color:#000000;
	vertical-align:middle;
	float:left;
	margin-left:10px;
	}
	
.bono {
	text-decoration:none;
}

.sen {
    background-color:#c0c0c0;
    border-style:solid;
    border-width:0px;
    border-left-width:10px;
    border-color:#000000;
	width:100px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:14px;
	color:#000000;

}

.bun {
	margin-left: 250px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:14px;
	line-height:19px;
	color:#000000;
	vertical-align:middle;
}

.setu {
margin-bottom:10px;
margin-left:20px;
margin-left:20px;
margin-top:20px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:14px;
	line-height:19px;
	color:#000000;
	vertical-align:middle;
}

.setu02 {
margin-bottom:10px;
margin-left:20px;
margin-left:20px;
margin-top:0px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:13px;
	line-height:19px;
	color:#000000;
	vertical-align:middle;
}

input, select, textarea { 
background-color: #f5f5f5;
} 

.yajirushi{
	left:0px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:14px;
	line-height:19px;
	color:#000000;
	vertical-align:middle;
	width:100px;
	margin-top:8px;
	float:left;
	margin-left:10px;
	}

.kuro{
padding:0.3em;
text-align:left;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
border-top:1px solid #000066;
border-bottom:3px solid #cccccc;
background:#000000;
font-size:14px;
color:#ffffff;
	}
	
.photo {
	margin-bottom:10px;
	margin-right:10px;
/* float:left;*/
}
.photo02 {
	margin-bottom:10px;
	margin-right:10px;
	float:left;
}

.photo03 {
	margin:10px;

}

.kakaku{
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-size:14px;
color:#000000;
margin:auto;
padding:5px;
border:1px solid #000066;
width:390px;

}

.setu{
font-size:11px;
margin-left:15px;

}

.heading{
border-left:0.5em solid #000066;
}


.d_t{
margin-left:10px;
margin-top:25px;
}
.k_t{
margin-left:10px;
margin-top:50px;
}




/***********************************************************
 * Footer style
 ***********************************************************/

#footer {
	clear: both;
	background-color: #000033;
	color: #ffffff;
	text-align: center;
	line-height: 3em;
	height: 110px;
}
#footer p {
	background-color: #000000;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	line-height: 30px;
	margin: 0;
}
#footer a {
	margin: 0 0.75em 0 0.75em;
	font-size: 11px;
}

/***********************************************************
 * Headline style
 ***********************************************************/

h1 {
	border-bottom: 1px solid #000080;
	margin: 0 1em 1em 1em;
	padding: 1em 0 5px 9px;
	font-weight: normal;
	font-size:15px;
}

h2 {
	padding-bottom:3px;
	padding-top:5px;
	font-weight:bold;
	font-size:14px;
}

h3 {
	padding:0.3em;
	text-align:left;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	border-top:1px solid #000066;
	border-bottom:1px solid #000066;
	font-size:15px;
	color:#000066;
}

h4 {
	padding:0.3em;
	text-align:left;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	border-top:1px solid #000066;
	border-bottom:1px solid #000066;
	font-size:14px;
	color:#000066;
	margin-top: 1em;
	margin-bottom: 1em;
}

h5{
	margin-top:10px;
	margin-bottom:10px;
	margin-left:60px;
	margin-right:10px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:15px;
	line-height:19px;
	color:#000000;
	padding-bottom:0.2em;
	border-bottom:1px solid #000066;
	border-left:0.5em solid #000066;
	}


.title_info {
	border-bottom: 1px solid #000080;
	margin: 1em;
	padding-bottom:5px;
	padding-left:9px;
	margin-left:100px;
	margin-right:100px;
	font-weight: normal;
	font-size:15px;
}

/***********************************************************
 * Table style
 ***********************************************************/

table {
	margin: 0px auto 2em auto;
	border-collapse: collapse;
	border-spacing: 0px;
	border: 1px solid #666666;
	width: 90%;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:14px;
}

th {
	background-color: #e6e6e6;
	text-align: center;
	font-weight: normal;
	border: 1px solid #666666;
	padding: 5px;
	vertical-align: middle;
	white-space: nowrap;
}

thead th {
	background-color: #333333;
	color: #ffffff;
	vertical-align: middle;
}

td {
	text-align: left;
	border: 1px solid #666666;
	padding: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	vertical-align: top;
	font-size: 13px;
}

/***********************************************************
 * Align style
 ***********************************************************/

.box_center {
	text-align: center;
	vertical-align: middle;
}

/***********************************************************
 * Misc style
 ***********************************************************/

hr {
	border: 1px dotted #666666;
}

table.saitmap {
	border:none;}
td.saitmap {
	border:none;}
tr.saitmap {
	border:none;}
	
	


.toiawa table{/*テーブル　仕様用-----------------------------*/
border-color:#FFFFFF;
padding:5px;
border-collapse:collapse;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-size:12px;
}

.toiawa th, .toiawa td{/*テーブル　仕様用-----------------------------*/
border:solid 4px;
border-color:#FFFFFF;
border-collapse:collapse;
font-size:12px;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
padding:5px;

}

.toiawa div{
font-size:12px;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
padding:5px;}


.bb table{/*オプション　対応製品一覧用-----------------------*/
border-color:#FFFFFF;
background-color:#000000;
border-collapse:collapse;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-size:12px;
color:#FFFFFF;
font-weight:bold;
}

.bb th, .bb td{/*オプション　対応製品一覧用---------------*/

border-color:#FFFFFF;
border-top:0px solid ;
border-bottom:0px solid ;
border-left:3px solid ;
border-right:3px solid ;
background-color:#000000;
border-collapse:collapse;
font-size:12px;
color:#FFFFFF;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
padding:5px;
font-weight:bold;

}
/****************************************************************
 *製品紹介ページ
 ****************************************************************/

/*--------------　製品紹介　１段目　----------------------*/

#product01 {/*----　商品写真　----*/
	position: absolute;
	top: 50px;
	left: 10px;
	margin: 0px;
	padding:0px;
	}
#product0102 {/*----　商品記号・紺ライン・下細ライン　----*/
	position: absolute;
	top: 160px;
	left: 10px;
	margin-top: 5px;
	padding:3px;
	width: 120px;
	height: 20px;
	border-top:none;
	border-left:10px solid #000080;
	border-right:none;
	border-bottom:1px solid #cccccc;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11pt;
	font-weight:bold;
	}
#product0103 {/*----　商品内容　----*/
	position: absolute;
	top: 185px;
	left: 10px;
	margin-top:10px;
	padding:5px;
	width: 135px;
	height: 35px;
	font-family:'MS Pゴシック',Osaka,sans-serif;
	font-size:10pt;
	}

#product02 {
	position: absolute;
	top: 50px;
	left: 155px;
	margin: 0px}
#product0202 {
	position: absolute;
	top: 160px;
	left: 155px;
	margin-top: 5px;
	padding:3px;
	width: 120px;
	height: 20px;
	border-top:none;
	border-left:10px solid #000080;
	border-right:none;
	border-bottom:1px solid #cccccc;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11pt;
	font-weight:bold;}
#product0203 {
	position: absolute;
	top: 185px;
	left: 155px;
	margin-top:10px;
	padding:5px;
	width: 135px;
	height: 35px;
	font-family:'MS Pゴシック',Osaka,sans-serif;
	font-size:10pt;
	}

#product03 {
	position: absolute;
	top: 50px;
	left: 300px;
	margin: 0px}
#product0302 {
	position: absolute;
	top: 160px;
	left: 300px;
	margin-top: 5px;
	padding:3px;
	width: 120px;
	height: 20px;
	border-top:none;
	border-left:10px solid #000080;
	border-right:none;
	border-bottom:1px solid #cccccc;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11pt;
	font-weight:bold;}
#product0303 {
	position: absolute;
	top: 185px;
	left: 300px;
	margin-top:10px;
	padding:5px;
	width: 135px;
	height: 35px;
	font-family:'MS Pゴシック',Osaka,sans-serif;
	font-size:10pt;
	}

#product04 {
	position: absolute;
	top: 50px;
	left: 445px;
	margin: 0px}
#product0402 {
	position: absolute;
	top: 160px;
	left: 445px;
	margin-top: 5px;
	padding:3px;
	width: 120px;
	height: 20px;
	border-top:none;
	border-left:10px solid #000080;
	border-right:none;
	border-bottom:1px solid #cccccc;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11pt;
	font-weight:bold;}
#product0403 {
	position: absolute;
	top: 185px;
	left: 445px;
	margin-top:10px;
	padding:5px;
	width: 135px;
	height: 35px;
	font-family:'MS Pゴシック',Osaka,sans-serif;
	font-size:10pt;
	}

/*---------------------　製品紹介　2段目　--------------------------*/
#product05 {
	position: absolute;
	top: 245px;
	left: 10px;
	margin: 0px}
#product0502 {
	position: absolute;
	top: 355px;
	left: 10px;
	margin-top: 5px;
	padding:3px;
	width: 120px;
	height: 20px;
	border-top:none;
	border-left:10px solid #000080;
	border-right:none;
	border-bottom:1px solid #cccccc;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11pt;
	font-weight:bold;}
#product0503 {
	position: absolute;
	top: 380px;
	left: 10px;
	margin-top:10px;
	padding:5px;
	width: 135px;
	height: 35px;
	font-family:'MS Pゴシック',Osaka,sans-serif;
	font-size:10pt;
	
	}

#product06 {
	position: absolute;
	top: 245px;
	left: 155px;
	margin: 0px}
#product0602 {
	position: absolute;
	top: 355px;
	left: 155px;
	margin-top: 5px;
	padding:3px;
	width: 120px;
	height: 20px;
	border-top:none;
	border-left:10px solid #000080;
	border-right:none;
	border-bottom:1px solid #cccccc;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11pt;
	font-weight:bold;}
#product0603 {
	position: absolute;
	top: 380px;
	left: 155px;
	margin-top:10px;
	padding:5px;
	width: 135px;
	height: 35px;
	font-family:'MS Pゴシック',Osaka,sans-serif;
	font-size:10pt;
	}

#product07 {
	position: absolute;
	top: 245px;
	left: 300px;
	margin: 0px}
#product0702 {
	position: absolute;
	top: 355px;
	left: 300px;
	margin-top: 5px;
	padding:3px;
	width: 120px;
	height: 20px;
	border-top:none;
	border-left:10px solid #000080;
	border-right:none;
	border-bottom:1px solid #cccccc;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11pt;
	font-weight:bold;}
#product0703 {
	position: absolute;
	top: 380px;
	left: 300px;
	margin-top:10px;
	padding:5px;
	width: 135px;
	height: 35px;
	font-family:'MS Pゴシック',Osaka,sans-serif;
	font-size:10pt;
	
	}

#product08 {
	position: absolute;
	top: 245px;
	left: 445px;
	margin: 0px}
#product0802 {
	position: absolute;
	top: 355px;
	left: 445px;
	margin-top: 5px;
	padding:3px;
	width: 120px;
	height: 20px;
	border-top:none;
	border-left:10px solid #000080;
	border-right:none;
	border-bottom:1px solid #cccccc;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11pt;
	font-weight:bold;}
#product0803 {
	position: absolute;
	top: 380px;
	left: 445px;
	margin-top:10px;
	padding:5px;
	width: 135px;
	height: 35px;
	font-family:'MS Pゴシック',Osaka,sans-serif;
	font-size:10pt;
	}

/*---------------------　製品紹介　3段目　--------------------------*/
#product09 {
	position: absolute;
	top: 440px;
	left: 10px;
	margin: 0px}
#product0902 {
	position: absolute;
	top: 550px;
	left: 10px;
	margin-top: 5px;
	padding:3px;
	width: 120px;
	height: 20px;
	border-top:none;
	border-left:10px solid #000080;
	border-right:none;
	border-bottom:1px solid #cccccc;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11pt;
	font-weight:bold;}
#product0903 {
	position: absolute;
	top: 575px;
	left: 10px;
	margin-top:10px;
	padding:5px;
	width: 135px;
	height: 35px;
	font-family:'MS Pゴシック',Osaka,sans-serif;
	font-size:10pt;
		}

#product10 {
	position: absolute;
	top: 440px;
	left: 155px;
	margin: 0px}
#product1002 {
	position: absolute;
	top: 550px;
	left: 155px;
	margin-top: 5px;
	padding:3px;
	width: 120px;
	height: 20px;
	border-top:none;
	border-left:10px solid #000080;
	border-right:none;
	border-bottom:1px solid #cccccc;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11pt;
	font-weight:bold;}
#product1003 {
	position: absolute;
	top: 575px;
	left: 155px;
	margin-top:10px;
	padding:5px;
	width: 135px;
	height: 35px;
	font-family:'MS Pゴシック',Osaka,sans-serif;
	font-size:10pt;
	}

#product11 {
	position: absolute;
	top: 440px;
	left: 300px;
	margin: 0px}
#product1102 {
	position: absolute;
	top: 550px;
	left: 300px;
	margin-top: 5px;
	padding:3px;
	width: 120px;
	height: 20px;
	border-top:none;
	border-left:10px solid #000080;
	border-right:none;
	border-bottom:1px solid #cccccc;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11pt;
	font-weight:bold;}
#product1103 {
	position: absolute;
	top: 575px;
	left: 300px;
	margin-top:10px;
	padding:5px;
	width: 135px;
	height: 35px;
	font-family:'MS Pゴシック',Osaka,sans-serif;
	font-size:10pt;
	}

#product12 {
	position: absolute;
	top: 440px;
	left: 445px;
	margin: 0px}
#product1202 {
	position: absolute;
	top: 550px;
	left: 445px;
	margin-top: 5px;
	padding:3px;
	width: 120px;
	height: 20px;
	border-top:none;
	border-left:10px solid #000080;
	border-right:none;
	border-bottom:1px solid #cccccc;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11pt;
	font-weight:bold;}
#product1203 {
	position: absolute;
	top: 575px;
	left: 445px;
	margin-top:10px;
	padding:5px;
	width: 135px;
	height: 35px;
	font-family:'MS Pゴシック',Osaka,sans-serif;
	font-size:10pt;
	}

/*---------------------　製品紹介　4段目　--------------------------*/
#product13 {
	position: absolute;
	top: 635px;
	left: 10px;
	margin: 0px}
#product1302 {
	position: absolute;
	top: 745px;
	left: 10px;
	margin-top: 5px;
	padding:3px;
	width: 120px;
	height: 20px;
	border-top:none;
	border-left:10px solid #000080;
	border-right:none;
	border-bottom:1px solid #cccccc;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11pt;
	font-weight:bold;}
#product1303 {
	position: absolute;
	top: 770px;
	left: 10px;
	margin-top:10px;
	padding:5px;
	width: 135px;
	height: 35px;
	font-family:'MS Pゴシック',Osaka,sans-serif;
	font-size:10pt;
	
	}

#product14 {
	position: absolute;
	top: 635px;
	left: 155px;
	margin: 0px}
#product1402 {
	position: absolute;
	top: 745px;
	left: 155px;
	margin-top: 5px;
	padding:3px;
	width: 120px;
	height: 20px;
	border-top:none;
	border-left:10px solid #000080;
	border-right:none;
	border-bottom:1px solid #cccccc;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11pt;
	font-weight:bold;}
#product1403 {
	position: absolute;
	top: 770px;
	left: 155px;
	margin-top:10px;
	padding:5px;
	width: 135px;
	height: 35px;
	font-family:'MS Pゴシック',Osaka,sans-serif;
	font-size:10pt;
	}

#product15 {
	position: absolute;
	top: 635px;
	left: 300px;
	margin: 0px}
#product1502 {
	position: absolute;
	top: 745px;
	left: 300px;
	margin-top: 5px;
	padding:3px;
	width: 120px;
	height: 20px;
	border-top:none;
	border-left:10px solid #000080;
	border-right:none;
	border-bottom:1px solid #cccccc;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11pt;
	font-weight:bold;}
#product1503 {
	position: absolute;
	top: 770px;
	left: 300px;
	margin-top:10px;
	padding:5px;
	width: 135px;
	height: 35px;
	font-family:'MS Pゴシック',Osaka,sans-serif;
	font-size:10pt;
	}

#product16 {
	position: absolute;
	top: 635px;
	left: 445px;
	margin: 0px}
#product1602 {
	position: absolute;
	top: 745px;
	left: 445px;
	margin-top: 5px;
	padding:3px;
	width: 120px;
	height: 20px;
	border-top:none;
	border-left:10px solid #000080;
	border-right:none;
	border-bottom:1px solid #cccccc;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11pt;
	font-weight:bold;}
#product1603 {
	position: absolute;
	top: 770px;
	left: 445px;
	margin-top:10px;
	padding:5px;
	width: 135px;
	height: 35px;
	font-family:'MS Pゴシック',Osaka,sans-serif;
	font-size:10pt;
	}
	
/*---------------------　製品紹介　5段目　--------------------------*/
#product17 {
	position: absolute;
	top: 830px;
	left: 10px;
	margin: 0px}
#product1702 {
	position: absolute;
	top: 940px;
	left: 10px;
	margin-top: 5px;
	padding:3px;
	width: 120px;
	height: 20px;
	border-top:none;
	border-left:10px solid #000080;
	border-right:none;
	border-bottom:1px solid #cccccc;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11pt;
	font-weight:bold;
}
#product1703 {
	position: absolute;
	top: 965px;
	left: 10px;
	margin-top:10px;
	padding:5px;
	width: 135px;
	height: 35px;
	font-family:'MS Pゴシック',Osaka,sans-serif;
	font-size:10pt;
	
	}
	
#product18 {
	position: absolute;
	top: 830px;
	left: 155px;
	margin: 0px}
#product1802 {
	position: absolute;
	top: 940px;
	left: 155px;
	margin-top: 5px;
	padding:3px;
	width: 120px;
	height: 20px;
	border-top:none;
	border-left:10px solid #000080;
	border-right:none;
	border-bottom:1px solid #cccccc;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11pt;
	font-weight:bold;}
#product1803 {
	position: absolute;
	top: 965px;
	left: 155px;
	margin-top:10px;
	padding:5px;
	width: 135px;
	height: 35px;
	font-family:'MS Pゴシック',Osaka,sans-serif;
	font-size:10pt;
	
	}
	
a { 
	text-decoration: none; 
	} 
	a:hover { 
	text-decoration: underline; 
	
	} 

