@charset "shift_jis";
.headmenu_top01 {
	float: left;
	list-style-type: none;
	text-align: center;
	width: 172px;
	height: 40px;
	vertical-align: middle;
	background-image: url(../img/top_btn_01.gif);
	background-position: center;
}
li.headmenu_top01 a, li.headmenu_top01 a:link li.headmenu_top01 a:visited {
	text-decoration: none;
	display: block;
	height: 40px;
	width: 172px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 40px;
	color: #000066;
}
li.headmenu_top01 a:hover {
	display: block;
	text-decoration: none;
	height: 40px;
	width: 172px;
	background-image: url(../img/top_btn_01_o.gif);
}
.headmenu_top02 {
	float: left;
	list-style-type: none;
	text-align: center;
	width: 168px;
	height: 40px;
	vertical-align: middle;
	background-image: url(../img/top_btn_02.gif);
	background-position: center;
}
li.headmenu_top02 a, li.headmenu_top02 a:link li.headmenu_top02 a:visited {
	text-decoration: none;
	display: block;
	height: 40px;
	width: 168px;
	color: #000066;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 40px;
}
li.headmenu_top02 a:hover {
	display: block;
	text-decoration: none;
	height: 40px;
	width: 168px;
	background-image: url(../img/top_btn_02_o.gif);
}
.headmenu_top03 {
	float: left;
	list-style-type: none;
	text-align: center;
	width: 174px;
	height: 40px;
	vertical-align: middle;
	background-position: center;
	background-image: url(../img/top_btn_03.gif);
}
li.headmenu_top03 a, li.headmenu_top03 a:link li.headmenu_top03 a:visited {
	text-decoration: none;
	display: block;
	height: 40px;
	width: 174px;
	color: #000066;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 40px;
}
li.headmenu_top03 a:hover {
	display: block;
	text-decoration: none;
	height: 40px;
	width: 174px;
	background-image: url(../img/top_btn_03_o.gif);
}
/*------- 更新履歴 -----*/
div.whatsnew_head{
	clear:both;
	background:url(../img/news00_head.jpg);
	width:300px;
	height:26px;
}
div.whatsnew_head h2{
	color:#333333;
	font-size:14px;
	font-weight:bold;
	position:relative;
	top:4px;
	left:10px;
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	width: 200px;
}
ul.news01 {
	height: 270px;
	overflow: auto;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 10px;
}
li.news02 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	list-style-type: none;
	padding-left: 15px;
	margin-bottom: 8px;
}
li.news01 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #333333;
	background-image: url(../img/arrow03.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	padding-left: 15px;
	margin-bottom: 3px;
}
div.whatsnew_body{
	background-repeat:repeat-y;
	width:300px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../img/news00_body.jpg);
	height: 280px;
}
div.whatsnew_body_link{
	background:url(../img/news00_body.jpg);
	background-repeat:repeat-y;
	width:300px;
	padding-bottom: 5px;
}
div.whatsnew_foot{
	background-image:url(../img/news00_foot.jpg);
	background-repeat:no-repeat;
	width:300px;
	height:5px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}

div#sidebar {
	width: 150px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 3px;
}
/*---------- 基本設定 -----------*/
* {
	box-sizing       : border-box;
  -moz-box-sizing  : border-box;
	margin: 0px;
	padding: 0;
}
html {
    height:100%;
}
/*---------- ボディ -----------*/
body {
	background-position : center;
	background-repeat   : repeat-y;
	word-break          : normal;
	word-wrap           : normal;
	background-image: url(../img/background_frame.gif);
	background-color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	height: 100%;
	padding-bottom: 1px;
}
* html div#container {
    height:100%;
}
div#container {
	width: 850px;
	position:relative;
	min-height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/pageback.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
body > #container {
        height: auto;
}
div#main {
	padding-bottom: 50px;
}
/*---------- 行間隔詰めの修正 -----------*/
h1,h2,h3,h4,h5,h6,p,ul,ol,dl {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
img {
	margin: 0px;
	padding: 0px;
}
/*------- テーブル設定 -----*/
table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 10px;
}
th {
}
td {
}
/*---------- 画像の回り込み-----------*/
div.clear {
	clear: both;
}
#left {
	float: left;
}
#right {
	float: right;
}
#clear {
	clear: both;
}
#clear_left {
  clear : left;
}
#clear_right {
  clear : right;
}
div.center {
	width: auto;
	height: auto;
	text-align: center;
}
/*------ヘッダ---*/
div.header {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
}
div.headlogo {
	height: 60px;
	width: 850px;
	left: 0px;
	float: left;
}
div.footer {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	background-image: url(../img/footbar_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	position: absolute;
	bottom: 0px;
	text-align: right;
	padding-top: 10px;
	background-color: #FFFFFF;
}
div.footermenu {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	list-style-image: url(../img/arrow04.gif);
	list-style-position: inside;
	width: 820px;
	float: left;
	height: 15px;
	padding-right: 30px;
}
div.copyright {
	width: 820px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 9px;
	margin-top: 5px;
	color: #333333;
	padding-top: 5px;
	height: 15px;
	float: left;
	padding-right: 30px;
	padding-bottom: 5px;
}
/*------コンテンツエリア---*/
div.contentsarea {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	padding: 0px;
}
div.toplayout {
	width: 800px;
	height: auto;
	margin-left: 25px;
	margin-top: 10px;
}
/*------- トップイメージ -----*/
div.topimage {
	width: 800px;
	height: 250px;
	margin-bottom: 10px;
	float: left;
}
div.toplayout_left {
	width: 485px;
	height: auto;
	float: left;
}
div.toplayout_right {
	width: 300px;
	height: auto;
	float: left;
	margin-left: 10px;
}
div.topcopy_01   {
	position:relative;
	float: left;
	width: 465px;
	padding-left: 5px;
}
.txt_topcopy   {
	font-size:12px;
	position:relative;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 150%;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 360px;
	margin-left: 10px;
	color: #0033CC;
}
.txt_topcopy_e   {
	font-size:12px;
	position:relative;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 120%;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 360px;
	margin-left: 10px;
	color: #0033CC;
}
div.topproducts_01   {
	position:relative;
	margin-bottom: 10px;
	float: left;
	width: 490px;
}
div.topproducts_02   {
	position:relative;
	float: left;
	border: 1px solid #CCCCCC;
	margin-right: 2px;
	margin-left: 2px;
	padding: 2px;
	margin-bottom: 4px;
	width: 111px;
	height: 100px;
}
.txt_topproducts_title_e {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #000066;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 2px;
	padding-top: 1px;
	padding-bottom: 2px;
	margin-bottom: 1px;
	height: 20px;
	line-height: 100%;
}
.txt_topproducts_title_e_2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #000066;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 2px;
	padding-top: 1px;
	padding-bottom: 2px;
	margin-bottom: 1px;
	height: 30px;
	line-height: 100%;
}
.txt_topproducts_title {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #000066;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #999999;
	height: 30px;
	line-height: 300%;
	margin-bottom: 1px;
	padding-left: 2px;
}
.txt_topproducts_title_2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #000066;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 2px;
	margin-bottom: 1px;
	height: 30px;
}
div.pagelayout_left/*------- レイアウトボックス -----*/
 {
	width: 155px;
	float: left;
	background-color: #FFFFFF;
	margin: 10px;
}
div.pagelayout_right {
	width: 650px;
	float: left;
	height: auto;
	margin-top: 20px;
	margin-left: 10px;
}
div.products_info_01   {
	color:#333333;
	font-size:12px;
	position:relative;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: normal;
	text-align: left;
	line-height: 150%;
	letter-spacing: 1px;
	margin-bottom: 10px;
	float: left;
}
div.products_info_02   {
	color:#333333;
	font-size:12px;
	position:relative;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: normal;
	text-align: left;
	line-height: 150%;
	letter-spacing: 1px;
	margin-bottom: 10px;
}

ul.products01 {
}
li.products01 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #000000;
	background-image: url(../img/arrow02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	padding-left: 10px;
	line-height: 110%;
	padding-bottom: 2px;
}
ul.products02 {
}
li.products02 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	color: #000000;
	background-image: url(../img/arrow02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	padding-left: 10px;
}
div.layout01 {
	width: 598px;
	margin-bottom: 10px;
}
.obi_01 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	width: auto;
	color: #333333;
	font-weight: bold;
	background-image: url(../img/obi_01.gif);
	height: 25px;
	background-repeat: no-repeat;
	background-position: bottom;
	padding-left: 5px;
	margin-bottom: 5px;
}
.txt_box_00 {
	width: 575px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 150%;
	margin-right: 10px;
	margin-left: 10px;
}
div.company_box_01 {
	float: right;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
}
div.company_box_02 {
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
div.company_box_03 {
	margin-right: 5px;
	margin-bottom: 10px;
	margin-top: 5px;
}
div.company_box_04 {
	width: 600px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	line-height: 140%;
	font-weight: bold;
	text-align: center;
}
table.company01 {
	margin-right: auto;
	margin-left: auto;
	background-color: #CCCCCC;
	width: 585px;
}
.contentsarea  .company01  th  {
	background-color: #DCF1F6;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 11px;
	font-weight: normal;
	white-space: nowrap;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	line-height: 150%;
}
.contentsarea .company01 td {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 10px;
	background-color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	line-height: 150%;
	padding-right: 2px;
}
table.recruit01 {
	margin-right: auto;
	margin-left: auto;
	background-color: #CCCCCC;
	width: 585px;
}
.contentsarea   .recruit01   th  {
	background-color: #DCF1F6;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 11px;
	font-weight: normal;
	white-space: nowrap;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	line-height: 150%;
}
.contentsarea  .recruit01  td {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 10px;
	background-color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	line-height: 150%;
	padding-right: 2px;
}
div.txt_title01 {
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	color: #006633;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	margin-top: 10px;
	width: 600px;
	letter-spacing: 5px;
	background-image: url(../img/obi_001.jpg);
	background-position: left top;
	font-weight: normal;
	height: 30px;
	background-repeat: no-repeat;
	line-height: 175%;
}
.products_title01 {
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	color: #000099;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	margin-top: 10px;
	width: 600px;
	letter-spacing: 5px;
	background-image: url(../img/obi_002.jpg);
	background-position: left top;
	font-weight: bold;
	height: 30px;
	background-repeat: no-repeat;
	line-height: 175%;
}
.products_btn01 {
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	color: #FFFFFF;
	width: 285px;
	font-weight: bold;
	background-color: #99CCFF;
	float: left;
	margin: 2px;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #99CCFF;
	border-right-color: #0099FF;
	border-bottom-color: #0099FF;
	border-left-color: #99CCFF;
}
.products_btn02 {
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	color: #FFFFFF;
	width: 285px;
	font-weight: bold;
	background-color: #CCCCCC;
	float: left;
	margin: 2px;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}
div.productsbox_00   {
	float: left;
	border: 1px solid #CCCCCC;
	width: 188px;
	padding: 2px;
	margin: 2px;
	height: 160px;
}
.txt_products_title {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	padding-left: 3px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #999999;
}
.products_txt00 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	line-height: 110%;
}
div.productsbox_01   {
	float: left;
	border: 1px solid #CCCCCC;
	width: 575px;
	padding: 10px;
	margin-bottom: 10px;
}
.products_title02 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #000000;
	background-color: #EDE8E4;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 5px;
	width: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.products_title02_red {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #F00;
	background-color: #EDE8E4;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 5px;
	width: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
}
.products_title03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	width: auto;
	padding-left: 15px;
	letter-spacing: 2px;
	background-color: #1672AE;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.products_txt01 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 125%;
	margin: 10px;
	text-align: justify;
}
.products_txt02 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 125%;
	text-align: justify;
	text-indent: -12px;
	display: block;
	padding-left: 12px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
div.productsbox_02   {
	float: left;
	width: 350px;
}
div.productsbox   {
	text-align: left;
	margin-left: 10px;
	width: 330px;
}
.products_btn_p_s {
	float: left;
	list-style-type: none;
	text-align: center;
	width: 110px;
	height: 25px;
	vertical-align: middle;
	background-image: url(../img/bt_pdf_01.gif);
	background-position: center;
}
li.products_btn_p_s a, li.products_btn_p_s a:link li.products_btn_p_s a:visited {
	text-decoration: none;
	display: block;
	height: 25px;
	width: 110px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 19px;
}
li.products_btn_p_s a:hover {
	display: block;
	text-decoration: none;
	height: 25px;
	width: 110px;
	background-image: url(../img/bt_pdf_02.gif);
}
.products_btn_p {
	float: left;
	list-style-type: none;
	text-align: center;
	width: 110px;
	height: 25px;
	vertical-align: middle;
	background-image: url(../img/bt_pdf_01.gif);
	background-position: center;
}
li.products_btn_p a, li.products_btn_p a:link li.products_btn_p a:visited {
	text-decoration: none;
	display: block;
	height: 25px;
	width: 110px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 21px;
	letter-spacing: 3px;
}
li.products_btn_p a:hover {
	display: block;
	text-decoration: none;
	height: 25px;
	width: 110px;
	background-image: url(../img/bt_pdf_02.gif);
}
.products_btn_a {
	float: left;
	list-style-type: none;
	text-align: center;
	width: 110px;
	height: 25px;
	vertical-align: middle;
	background-image: url(../img/bt_app_01.gif);
	background-position: center;
}
li.products_btn_a a, li.products_btn_a a:link li.products_btn_a a:visited {
	text-decoration: none;
	display: block;
	height: 25px;
	width: 110px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 20px;
	letter-spacing: -2px;
}
li.products_btn_a a:hover {
	display: block;
	text-decoration: none;
	height: 25px;
	width: 110px;
	background-image: url(../img/bt_app_02.gif);
}
.products_btn_m {
	float: left;
	list-style-type: none;
	text-align: center;
	width: 110px;
	height: 25px;
	vertical-align: middle;
	background-image: url(../img/bt_mov_01.gif);
	background-position: center;
}
li.products_btn_m a, li.products_btn_m a:link li.products_btn_m a:visited {
	text-decoration: none;
	display: block;
	height: 25px;
	width: 110px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 21px;
	letter-spacing: 3px;
}
li.products_btn_m a:hover {
	display: block;
	text-decoration: none;
	height: 25px;
	width: 110px;
	background-image: url(../img/bt_mov_02.gif);
}
div.box_01_head/*------- 製品ページボックス -----*/

 {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-image: url(../img/box01.gif);
	background-repeat: no-repeat;
	height: 6px;
	background-position: left top;
}
div.box_01_body/*------- 製品ページボックス -----*/

 {
	width: 600px;
	background-image: url(../img/box02.gif);
	margin-right: auto;
	margin-left: auto;
}
div.box_01_foot/*------- 製品ページボックス -----*/

 {
	width: 600px;
	background-image: url(../img/box03.gif);
	background-repeat: no-repeat;
	height: 6px;
	margin-right: auto;
	margin-left: auto;
	background-position: left bottom;
}
.obi_products_box {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	width: 550px;
	background-color: #EAE8E5;
	color: #000000;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-right: 15px;
	margin-left: 15px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #666666;
}
div.products_txt_01 {
	width: 182px;
	height: auto;
	float: left;
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 140%;
	margin-top: 5px;
	margin-left: 30px;
}
.obi_news_box {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	width: 550px;
	color: #000000;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-right: 15px;
	margin-left: 15px;
}
div.news_txt_01 {
	float: left;
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 140%;
	margin-top: 5px;
	margin-left: 30px;
	width: 550px;
}
/*------サブメニューバー---*/
div.submenu_box {
	width: auto;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
div.sitemap {
	text-align: left;
	margin-right: 50px;
	margin-left: 50px;
}
.sitemap_00 {
	list-style-type: none;
	width: auto;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: bold;
	text-indent: 15px;
	background-color: #0066FF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
}
li.sitemap_00 a, li.sitemap_00 a:link li.sitemap_00 a:visited {
	text-decoration: none;
	display: block;
	width: auto;
	color: #FFFFFF;
}
li.sitemap_00   a:hover {
	display: block;
	width: auto;
	text-decoration: none;
	color: #00CCFF;
}
.sitemap_01 {
	list-style-type: none;
	width: auto;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: bold;
	text-indent: 15px;
	padding-top: 0px;
	margin-top: 3px;
	padding-left: 20px;
}
li.sitemap_01 a, li.sitemap_01 a:link li.sitemap_01 a:visited {
	text-decoration: none;
	display: block;
	width: auto;
	background-image: url(../img/arrow04.gif);
	background-repeat: no-repeat;
	background-position: 1px;
}
li.sitemap_01  a:hover {
	display: block;
	width: auto;
	background-image: url(../img/arrow04_o.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	background-position: 1px;
}
.sitemap_02 {
	list-style-type: none;
	width: auto;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	font-weight: normal;
	text-indent: 15px;
	padding-left: 30px;
}
li.sitemap_02 a, li.sitemap_02 a:link li.sitemap_02 a:visited {
	text-decoration: none;
	display: block;
	width: auto;
	background-image: url(../img/arrow04_b.gif);
	background-repeat: no-repeat;
	background-position: 1px;
}
li.sitemap_02   a:hover {
	display: block;
	width: auto;
	background-image: url(../img/arrow04_b_o.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	background-position: 1px;
}
div.submenu {
	text-align: left;
	background-color: #317BA9;
}
.submenu01      {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	width: auto;
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 10px;
	margin-top: 20px;
}
li.submenu01 a, li.submenu01 a:link li.submenu01 a:visited {
	width: auto;
	height: 20px;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	background-color: #666666;
}
li.submenu01 a:hover {
	display: block;
	text-decoration: none;
	height: 20px;
	width: auto;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	color: #FFFFFF;
	background-color: #666666;
}
.submenu01_t      {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 15px;
	width: auto;
	list-style-type: none;
	color: #000000;
	padding-left: 10px;
	padding-top: 10px;
	margin-top: 10px;
	background-color: #FFFFFF;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.submenu01_p      {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	width: auto;
	list-style-type: none;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-color: #0033CC;
}
li.submenu01_p a, li.submenu01_p a:link li.submenu01_p a:visited {
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
li.submenu01_p a:hover {
	display: block;
	text-decoration: none;
	background-color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.submenu01_s      {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	width: auto;
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 10px;
	margin-top: 10px;
}
li.submenu01_s a, li.submenu01_s a:link li.submenu01_s a:visited {
	width: auto;
	height: 20px;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	background-color: #003399;
}
li.submenu01_s a:hover {
	display: block;
	text-decoration: none;
	height: 20px;
	width: auto;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	color: #FFFFFF;
	background-color: #000066;
}
.submenu02_s {
	list-style-type: none;
	width: auto;
	height: 25px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	font-weight: normal;
	text-indent: 15px;
	line-height: 250%;
}
li.submenu02_s a, li.submenu02_s a:link li.submenu02_s a:visited {
	text-decoration: none;
	display: block;
	height: 25px;
	width: auto;
	color: #FFFFFF;
	background-image: url(../img/arrow05.gif);
	background-repeat: no-repeat;
	background-position: 1px;
}
li.submenu02_s a:hover {
	display: block;
	height: 25px;
	width: auto;
	color: #FFFFFF;
	background-image: url(../img/arrow06.gif);
	background-repeat: no-repeat;
	background-color: #666666;
	text-decoration: none;
	background-position: 1px;
}
.submenu02_sw {
	list-style-type: none;
	width: auto;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	font-weight: normal;
}
li.submenu02_sw a, li.submenu02_sw a:link li.submenu02_sw a:visited {
	text-decoration: none;
	display: block;
	width: auto;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	background-color: #00478A;
}
li.submenu02_sw  a:hover {
	display: block;
	width: auto;
	color: #FFFFFF;
	background-color: #666666;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.submenu02 {
	list-style-type: none;
	width: auto;
	height: 21px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: normal;
	background-color: #0066CC;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 3px;
	padding-left: 15px;
}
li.submenu02 a, li.submenu02 a:link li.submenu02 a:visited {
	text-decoration: none;
	display: block;
	height: 21px;
	width: auto;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 3px;
	background-image: url(../img/arrow05.gif);
	background-repeat: no-repeat;
	background-position: 1px;
	padding-left: 10px;
}
li.submenu02 a:hover {
	display: block;
	height: 21px;
	width: auto;
	padding-top: 5px;
	color: #FFFF00;
	background-image: url(../img/arrow06.gif);
	background-repeat: no-repeat;
	padding-right: 3px;
	background-color: #999999;
	text-decoration: none;
	background-position: 1px;
	padding-left: 10px;
}
.submenu02_w {
	list-style-type: none;
	width: auto;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: normal;
	height: 32px;
	background-color: #0066CC;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 3px;
	padding-left: 15px;
}
li.submenu02_w a, li.submenu02_w a:link li.submenu02_w a:visited {
	text-decoration: none;
	display: block;
	height: 32px;
	width: auto;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 3px;
	background-image: url(../img/arrow05.gif);
	background-repeat: no-repeat;
	margin-top: 3px;
	background-position: 1px 5px;
}
li.submenu02_w a:hover {
	display: block;
	height: 32px;
	width: auto;
	padding-top: 5px;
	padding-left: 15px;
	margin-top: 3px;
	color: #FFFF00;
	background-image: url(../img/arrow06.gif);
	background-repeat: no-repeat;
	padding-right: 3px;
	background-color: #999999;
	text-decoration: none;
	background-position: 1px 5px;
}
.submenu02_e {
	list-style-type: none;
	width: auto;
	height: 28px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: normal;
	background-color: #0066CC;
}
li.submenu02_e a, li.submenu02_e a:link li.submenu02_e a:visited {
	text-decoration: none;
	display: block;
	height: 18px;
	width: auto;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 3px;
	background-image: url(../img/arrow05.gif);
	background-repeat: no-repeat;
	background-position: 1px;
}
li.submenu02_e a:hover {
	display: block;
	height: 18px;
	width: auto;
	padding-top: 5px;
	padding-left: 15px;
	color: #FFFFFF;
	background-image: url(../img/arrow06.gif);
	background-repeat: no-repeat;
	padding-right: 3px;
	background-color: #666666;
	text-decoration: none;
	background-position: 1px;
}
