@charset "Shift_JIS";

/*----------------------
  HTML elements
----------------------*/

body {
	margin: 0;
	padding: 0;
	color: #000000;
	background: #ffffff url(../images/bg_body.gif) repeat-y;
	background-position: center center;
}

/*---- ページ センタリング ----*/
#container {
	width:780px;
	margin:0 auto;
	background-color: #ffffff;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
}

/*---- 大見出し ----*/
h1.titleBar {
	margin: 0;
	padding: 5px 15px;
	border-bottom: solid 1px #cccccc;
	font-size: 11px;
	font-weight:normal;
	background-color: #E6E6FA;
}

div {
	margin: 0;
	padding: 0;
}

p {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 150%;
}

form {
	margin: 0px;
	padding: 0px;
}
.formContent {
	margin: 7px 10px;
	font-size: 12px;
	line-height: 150%;
}


/*----------------------
  common class
----------------------*/

/* link */
a {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: none;
}

h1 a {
	color: #000000;
	text-decoration: none;
}
h1 a:hover {
	color: #ff0000;
	text-decoration: none;
}
h2 a {
	color: #000000;
	text-decoration: none;
}
h2 a:hover {
	color: #ff0000;
	text-decoration: none;
}

/* footer */
.pageTop {
	margin: 30px 15px 15px 15px;
}
.footerNav {
	margin: 18px 0 0 15px;
	font-size: 11px;
}
.footerCopyright {
	margin: 23px 15px 0 0;
}
.footerAddress {
	margin: 10px 0 30px 15px;
	font-size: 11px;
}

/* others */
.titleBar {
	width: 750px;
	padding: 5px 15px;
	font-size: 11px;
	background-color: #eeeeee;
}

.topicPath {
	margin: 7px 0 15px 15px;
	font-size: 11px;
}

.log {
	display: none;
}

.notes {
	margin-top: 5px;
	font-size: 11px;
	line-height: 140%;
}

/* texts */
.fs11 {
	font-size: 11px;
	line-height: 140%;
}
.fs12 {
	font-size: 12px;
	line-height: 150%;
}

/* margin */
.cntBlock {
	margin: 15px 0 30px 0;
}
.mrg15 {
	margin: 15px;
}


/*----------------------
  headings
----------------------*/

h1.heading01 {
	margin: 0 0 15px 0;
	padding: 13px 0 0 10px;
	font-size: 18px;
	line-height: 140%;
	height: 36px;
	border-left: 5px solid #ff0000;
	border-bottom: 1px solid #cccccc;
}
h1.heading02 {
	margin: 0;
	padding: 4px 0 0 10px;
	font-weight: normal;
	font-size: 11px;
	line-height: 140%;
	height: 16px;
	border-left: 5px solid #ff0000;
}
h1.heading03 {
	margin: 0 0 15px 0;
	padding: 3px 0 0 10px;
	font-size: 18px;
	line-height: 140%;
	height: 26px;
	border-left: 5px solid #999999;
	border-bottom: 1px solid #cccccc;
}
h1.heading04 {
	margin: 0 0 15px 0;
	padding: 7px 0 0 18px;
	font-size: 14px;
	line-height: 140%;
	height: 28px;
	background: #eeeeee url(../images/h1_01.gif) no-repeat;
}
h1.heading05 {
	margin: 0 0 15px 0;
	padding: 7px 0 0 25px;
	font-size: 14px;
	line-height: 140%;
	height: 28px;
	background: #eeeeee url(../images/h1_02.gif) no-repeat;
}
h1.heading06 {
	margin: 0 0 15px 0;
	padding: 7px 0 0 25px;
	font-size: 14px;
	line-height: 140%;
	height: 28px;
	background: #eeeeee url(../images/h1_03.gif) no-repeat;
}
h2.heading06 {
	margin: 0 0 10px 0;
	padding: 7px 0 0 25px;
	font-size: 14px;
	line-height: 140%;
	height: 28px;
	background: #eeeeee url(../images/h1_03.gif) no-repeat;
}
h1.heading07 {
	margin: 0 0 15px 0;
	padding: 7px 0 0 25px;
	font-size: 14px;
	line-height: 140%;
	height: 28px;
	background: #eeeeee url(../images/h1_04.gif) no-repeat;
}

h2.heading07 {
	margin: 0 0 10px 0;
	padding: 7px 0 0 25px;
	font-size: 14px;
	line-height: 140%;
	height: 28px;
	background: #eeeeee url(../images/h1_04.gif) no-repeat;
}
h2.heading01 {
	margin: 0 0 15px 0;
	padding: 3px 0 0 10px;
	font-size: 14px;
	line-height: 140%;
	height: 22px;
	background: #eeeeee url(../images/h2_01.gif) no-repeat;
}
h2.heading02 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 12px;
	line-height: 150%;
}
h2.heading08 {
	margin: 0 0 15px 0;
	padding: 13px 0 0 10px;
	font-size: 18px;
	line-height: 140%;
	height: 36px;
	border-left: 5px solid #ff0000;
	border-bottom: 1px solid #cccccc;
}
h3.heading01 {
	margin: 0 0 10px 0;
	padding: 0 0 2px 0;
	font-size: 14px;
	line-height: 140%;
	border-bottom: 1px solid #cccccc;
}

h4.heading01 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 12px;
	line-height: 150%;
}
h4.heading02 {
	margin: 0 0 5px 0;
	padding: 7px 0 0 25px;
	font-size: 14px;
	line-height: 140%;
	height: 28px;
	background: #eeeeee url(../images/h4_01.gif) no-repeat;
}

/*----------------------
  contents area
----------------------*/

/* home */
#home {
	margin: 0;
	border-bottom: solid 1px #cccccc;
}

#home .listBlock {
	margin: 3px 4px 0 15px;
}
#home .listBlocksub {
	margin: 3px 4px 0 4px;
}
#home .listCategory {
	margin-top: 12px;
	padding: 6px 0;
	width: 400px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
#home .listCategory p {
	margin-top: 1px;
	font-size: 14px;
	line-height: 140%;
}
#home .listCategory p a {
	color: #000000;
	text-decoration: none;
}
#home .listCategory p a:hover {
	color: #ff0000;
	text-decoration: none;
}

#home .listItem {
	margin: 12px 0 0 15px;
}
#home .listItem p {
	font-size: 12px;
	line-height: 150%;
}

#home .topics {
	margin: 2px 15px 0 15px;
}
#home .topics p {
	margin: 10px 0;
	font-size: 12px;
	line-height: 150%;
}

/* global */
#global {
	margin: 0;
}

#global .listItem {
	margin: 0;
	padding: 5px 5px 5px 13px;
	font-size: 12px;
	line-height: 140%;
	height: 45px;
	background: #ffffff url(../../products/images/block.gif) no-repeat;
}

#global .localNavCategory {
	margin: 0;
	padding: 6px 5px 6px 15px;
	background-color: #e5e5e5;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
#global .localNavCategory p {
	margin-top: 2px;
	font-size: 12px;
	line-height: 150%;
}
#global .localNavCategory p a {
	color: #000000;
	text-decoration: none;
}
#global .localNavCategory p a:hover {
	color: #ff0000;
	text-decoration: none;
}
#global .localNavCategoryOn {
	margin: 0;
	padding: 6px 5px 6px 15px;
	background-color: #ffebeb;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
#global .localNavCategoryOn p {
	margin-top: 2px;
	color: #ff0000;
	font-size: 12px;
	line-height: 150%;
}
#global .localNavCategoryOn p a {
	color: #ff0000;
	text-decoration: none;
}

#global .localNavItem {
	margin: 0;
	padding: 3px 5px 2px 15px;
	background-color: #f8f8f8;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
#global .localNavItem p {
	font-size: 12px;
	line-height: 150%;
}
#global .localNavItemOn {
	margin: 0;
	padding: 3px 5px 2px 15px;
	background-color: #ffebeb;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
#global .localNavItemOn p {
	color: #ff0000;
	font-size: 12px;
	line-height: 150%;
}
#global .localNavItemOn p a {
	color: #ff0000;
	text-decoration: none;
}

#global table.spec {
	border-collapse: collapse;
	border: solid 1px #cccccc;
	font-size: 12px;
	line-height: 150%;
}
#global table.spec td {
	padding: 3px 5px;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}
#global table.spec td.ttl {
	padding: 3px 5px;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	background-color: #eeeeee;
}
#global table.spec td.sttl {
	padding: 3px 5px;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	background-color: #f8f8f8;
}

#global .featBox {
	padding: 10px;
	border: solid 1px #cccccc;
	font-size: 12px;
	line-height: 150%;
	background-color: #ffffaa;
}

#global .siteMap p {
	margin-top: 2px;
	font-size: 12px;
	line-height: 150%;
}

/*-----製品ページ追加-------*/

#new_product {
	width:464px;
	border:1px solid #cccccc;
	margin:0;
	padding:0;
}
#new_product h2 {
	margin:0;
	padding:0;
}
#new_product #new_inner {
	float:right;
	width:270px;
}

.text_small {
	font-size:11px;
	line-height:1.3;
}
.short_img {
	BORDER-RIGHT: #808080 1px solid;
	PADDING-RIGHT: 0px;
	BORDER-TOP: #808080 1px solid;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 10px;
	MARGIN: 0px 5px 0px 0px;
	BORDER-LEFT: #808080 1px solid;
	PADDING-TOP: 10px;
	BORDER-BOTTOM: #808080 1px solid;
	POSITION: relative;
	HEIGHT: 115px;
	background-color: #ccc;
}
.short_img02 {
	border:1px solid #ccc;
	padding:10px 0 0 0;
	margin:0 5px 0 0;
	height:90px;
}
.short_text {
	font-size:11px;
	line-height:1.2;
}
.short_text02 {
	padding-top:3px;
	font-size:11px;
	line-height:1.2;
}
.short_text03 {
	font-size:11px;
	line-height:1.0;
	position:absolute;
	top:72px;
	left:15px
}

/*==================*/
/*-------追加分-----*/
/*==================*/

/*-------------------
  新製品トップページ
--------------------*/

.sub_text {
	font-size:10px;
	line-height:1.2;
}
.new_short_img {
	BORDER-RIGHT: #808080 1px solid;
	BORDER-TOP: #808080 1px solid;
	BORDER-LEFT: #808080 1px solid;
	BORDER-BOTTOM: #808080 1px solid;
	background-color: #ccc;
}
.new_short_img01 {
	BORDER-RIGHT: #808080 1px solid;
	BORDER-TOP: #808080 1px solid;
	BORDER-LEFT: #808080 1px solid;
	background-color: #808080;
}
.new_short_img02 {
	BORDER-RIGHT: #808080 1px solid;
	BORDER-LEFT: #808080 1px solid;
	background-color: #ccc;
}
.new_short_img03 {
	BORDER-RIGHT: #808080 1px solid;
	BORDER-LEFT: #808080 1px solid;
	BORDER-BOTTOM: #808080 1px solid;
	background-color: #ccc;
}
.new_short_img04 {
	BORDER-RIGHT: #808080 1px solid;
	BORDER-TOP: #808080 1px solid;
	BORDER-LEFT: #808080 1px solid;
	background-color: #ccc;
}
.new_short_img05 {
	BORDER-RIGHT: #808080 1px solid;
	BORDER-LEFT: #808080 1px solid;
	BORDER-BOTTOM: #808080 1px solid;
	background-color: #808080;
}


/*-------------------
  headings
--------------------*/

h3 a {
	color: #000000;
	text-decoration: none;
}
h4 a {
	color: #000000;
	text-decoration: none;
}
h5 a {
	color: #000000;
	text-decoration: none;
}
h6 a {
	color: #000000;
	text-decoration: none;
}

/*-------------------
  contents area
--------------------*/

/* home */

/*----------------------
   TOP PAGE
----------------------*/

#home {
	margin: 0;
	border-bottom: solid 1px #cccccc;
}

/*---- 見出し　インデックス ----*/
#home .indexttl {
	border-top: solid 1px #eeeeee;
	border-bottom: soild 1px #eeeeee;
	border-right: soild 1px #eeeeee;
	background: #ffffff url(../../images/ttl_bar_00.gif) center no-repeat;
}
#home .indexttl h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 4px 0 0 15px;
	color: #ffffff;
}

/*---- 見出し　製品インデックス ----*/
#home .proindexttl {
	border-top: solid 1px #eeeeee;
	border-bottom: solid 1px #eeeeee;
	border-right: solid 1px #eeeeee;
	background: #ffffff url(../../images/ttl_bar_01.gif) center no-repeat;
}
#home .proindexttl h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 4px 0 0 15px;
	color: #ffffff;
}
#home .proindexttl h2 a {
	color: #ffffff;
	text-decoration: none;
}
#home .proindexttl h2 a:hover {
	color: #0000ff;
	text-decoration: none;
}

/*---- 見出し　ニュース ----*/
#home .newsindexttl {
	border-top: solid 1px #eeeeee;
	border-bottom: solid 1px #eeeeee;
	background: #ffffff url(../../images/ttl_bar_02.gif) left no-repeat;
}
#home .newsindexttl h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 4px 0 0 15px;
	color: #ffffff;
}
#home .newsindexttl h2 a {
	color: #ffffff;
	text-decoration: none;
}
#home .newsindexttl h2 a:hover {
	color: #0000ff;
	text-decoration: none;
}

/*---- インデックス　項目 ----*/
#home .listBlock {
	margin: 3px 4px 0 4px;
}
#home .listCategoryline {
	margin-top: 12px;
	padding: 6px 0;
	width: 140px;
	border: solid 1px #cccccc;
	background-color:#ffffff;
}
#home .listCategoryline p {
	margin-top: 1px;
	font-size: 14px;
	line-height: 140%;
}
#home .listCategoryline p a {
	color: #000000;
	text-decoration: none;
}
#home .listCategoryline p a:hover {
	color: #ff0000;
	text-decoration: none;
}

/*---- 製品インデックス　項目 ----*/
#home .prolinedraw {
	border-right: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
}
#home .prolistBlock {
	margin: 3px 4px 0 15px;
}
#home .prolistCategory {
	margin-top: 12px;
	padding: 6px 0;
	width: 400px;
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}
#home .prolistCategory h3 {
	font-size: 14px;
	margin: 0;
	padding: 0;
	line-height: 140%;
}
#home .prolistCategory h3 a {
	color: #000000;
	text-decoration: none;
}
#home .prolistCategory h3 a:hover {
	color: #ff0000;
	text-decoration: none;
}
#home .prolistCategoryshort {
	margin-top: 12px;
	padding: 6px 0;
	width: 190px;
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}
#home .prolistCategoryshort h3 {
	font-size: 14px;
	margin: 0;
	padding: 0;
	line-height: 140%;
}
#home .prolistCategoryshort h3 a {
	color: #000000;
	text-decoration: none;
}
#home .prolistCategoryshort h3 a:hover {
	color: #ff0000;
	text-decoration: none;
}
#home .listItem {
	margin: 12px 0 0 15px;
}
#home .listItem p {
	font-size: 12px;
	line-height: 150%;
}

/*---- トピックス　項目 ----*/
#home .topics {
	margin: 2px 15px 0 15px;
}
#home .topics p {
	margin: 10px 0;
	font-size: 12px;
	line-height: 150%;
}


/*----------------
news_sub.html
----------------*/
/* news sub */
#news {
	margin: 0;
}

#news .pos {
	margin: 10px 0 0 8px
}
#news .newslistBlock {
	margin: 3px 5px 0 5px;
}
#news .newslistCategoryleft {
	margin-top: 12px;
	padding: 6px 0;
	width: 160px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
#news .newslistCategoryleft p {
	margin-top: 1px;
	font-size: 14px;
	line-height: 100%;
}
#news .newslistCategoryleft p a {
	color: #000000;
	text-decoration: none;
}
#news .newslistCategoryleft p a:hover {
	color: #ff0000;
	text-decoration: none;
}

#news .newslistCategoryleftline {
	margin-top: 12px;
	padding: 6px 0;
	width: 168px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background-color:#eeeeee;
}
#news .newslistCategoryleftline p {
	margin-top: 1px;
	font-size: 14px;
	line-height: 140%;
}
#news .newslistCategoryleftline p a {
	color: #000000;
	text-decoration: none;
}
#news .newslistCategoryleftline p a:hover {
	color: #ff0000;
	text-decoration: none;
}

/*----------------
new_headings
----------------*/

h1.newtitleBar {
	width: 750px;
	margin: 0;
	padding: 5px 15px;
	font-size: 11px;
	background-color: #eeeeee;
}

h1.newheading01 {
	margin: 0;
	padding: 4px 0 0 10px;
	font-weight: normal;
	font-size: 11px;
	line-height: 140%;
	height: 16px;
	border-left: 5px solid #ff0000;
}

h2.newheading01 {
	margin: 0 0 15px 0;
	padding: 13px 0 0 10px;
	font-size: 18px;
	line-height: 140%;
	height: 36px;
	border-left: 5px solid #ff0000;
	border-bottom: 1px solid #cccccc;
}

h2.newheading02 {
	margin: 0 0 15px 0;
	padding: 3px 0 0 10px;
	font-size: 18px;
	line-height: 140%;
	height: 26px;
	border-left: 5px solid #999999;
	border-bottom: 1px solid #cccccc;
}
h2.newheading03 {
	margin: 0;
	padding: 4px 0 0 10px;
	font-weight: normal;
	font-size: 11px;
	line-height: 140%;
	height: 16px;
	border-left: 5px solid #ff0000;
}
h3.newheading01 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 150%;
}

h3.newheading02 {
	margin: 0 0 15px 0;
	padding: 7px 0 0 18px;
	font-size: 14px;
	line-height: 140%;
	height: 28px;
	background: #eeeeee url(../images/h1_01.gif) no-repeat;
}

h4.newheading01 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 150%;
}

h5.newheading01 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 150%;
}

h6.newheading01 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 150%;
}

/*----------------------
products_index_headings
----------------------*/

h1.productsheading01 {
	margin: 0 0 15px 0;
	padding: 7px 0 0 25px;
	font-size: 14px;
	line-height: 140%;
	height: 28px;
	background: #eeeeee url(../images/h1_03.gif) no-repeat;
}

h2.productsheading01 {
	margin: 0 0 15px 0;
	padding: 7px 0 0 25px;
	font-size: 14px;
	line-height: 140%;
	height: 28px;
	background: #eeeeee url(../images/h1_03.gif) no-repeat;
}

h3.productsheading01 {
	margin: 0 0 15px 0;
	padding: 7px 0 0 25px;
	font-size: 14px;
	line-height: 140%;
	height: 28px;
	background: #eeeeee url(../images/h1_03.gif) no-repeat;
}

h4.productsheading01 {
	margin: 0 0 15px 0;
	padding: 7px 0 0 25px;
	font-size: 14px;
	line-height: 140%;
	height: 28px;
	background: #eeeeee url(../images/h1_04.gif) no-repeat;
}

h5.productsheading01 {
	margin: 0 0 15px 0;
	padding: 7px 0 0 25px;
	font-size: 14px;
	line-height: 140%;
	height: 28px;
	background: #eeeeee url(../images/h1_04.gif) no-repeat;
}

h6.productsheading01 {
	margin: 0 0 15px 0;
	padding: 7px 0 0 25px;
	font-size: 14px;
	line-height: 140%;
	height: 28px;
	background: #eeeeee url(../images/h1_04.gif) no-repeat;
}

/*----------------------
company_index_headings
----------------------*/

.companyheadings {
	margin: 0 0 15px 0;
	padding: 7px 0 0 18px;
	font-size: 14px;
	font-weight:bold;
	line-height: 140%;
	height: 28px;
	background: #eeeeee url(../images/h1_01.gif) no-repeat;
}

/*----------------------
products_etc_headings
----------------------*/

.etcheading01 {
	margin: 0 0 15px 0;
	padding: 3px 0 0 10px;
	font-size: 14px;
	font-weight:bold;
	line-height: 140%;
	height: 22px;
	background: #eeeeee url(../images/h2_01.gif) no-repeat;
}

.etccomment01 {
	margin: 0 0 10px 0;
	padding: 0 0 2px 0;
	font-size: 14px;
	font-weight:bold;
	line-height: 140%;
	border-bottom: 1px solid #cccccc;
}

.etccomment02 {
	margin: 0 0 10px 0;
	padding: 0 0 2px 0;
	font-size: 16px;
	font-weight:bold;
	line-height: 140%;
	border-bottom:1px solid #cccccc;
}

.etcimg01 {
	line-height:140%;
	border:1px solid #cccccc;
	font-size:13px;
	font-weight:bold;
	background-color:#eeeeee;
}
.etcimg02 {
	line-height:140%;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-top:1px solid #cccccc;
}

.etccomment03 {
	font-size:12px;
	font-weight:bold;
	color:Blue;
}

.etcp03 {
	line-height:140%;
	border:1px solid #cccccc;
	font-size:13px;
	font-weight:bold;
	background-color:#eeeeee;
}

.etcp04 {
	line-height:140%;
	font-size:13px;
	font-weight:bold;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

/*----------------------
parts_headings
----------------------*/

.partsheading01 {
	margin: 0 0 15px 0;
	padding: 3px 0 0 10px;
	font-size: 16px;
	line-height: 140%;
	height: 22px;
	background: #eeeeee url(../images/h2_01.gif) no-repeat;
}

.partsheading01 a {
	color: #000000;
	text-decoration: none;
}

.partsheading01 a:hover {
	color: #ff0000;
	text-decoration: none;
}

/*----------------------
cd_headings
----------------------*/

.cd_short_img {
	BORDER-RIGHT: #808080 1px solid;
	BORDER-TOP: #808080 1px solid;
	BORDER-LEFT: #808080 1px solid;
	BORDER-BOTTOM: #808080 1px solid;
	background-color: #ccc;
}

/*----------------------
   PRODUCT TOP
----------------------*/

#prohome {
	margin: 0;
	border-bottom: solid 1px #cccccc;
}/***使用中***/

#prohome .indexttl {
	/*border: soild 10px #ffffff;
	border-top: solid 1px #eeeeee;
	border-bottom: soild 1px #eeeeee;
	border-right: soild 1px #eeeeee;*/
	background-color: Gray;
}/***使用中***/
#prohome .indexttl h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 4px 0 0 15px;
	color: #ffffff;
}/***使用中***/

/*---- インデックス　項目 ----*/
#prohome .listBlock {
	margin: 0;
	/***margin: 3px 4px 0 4px;***/
}/***使用中***/
#prohome .listCategoryline {
	margin-top: 10px;
	margin-left: 4px;
	padding-top: 6px;
	padding-bottom: 10px;
	width: 140px;
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	background-color:#ffffff;
	text-align: center;
}/***使用中***/
#prohome .listCategoryline h3 {
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 200%;
}/***使用中***/
#prohome .listCategoryline h3 a {
	color: Gray;
	text-decoration: none;
}/***使用中***/
#prohome .listCategoryline h3 a:hover {
	color: #ff0000;
	text-decoration: none;
}/***使用中***/
#prohome .listCategorylinehight {
	margin-top: 10px;
	margin-left: 4px;
	padding-top: 6px;
	padding-bottom: 10px;
	width: 140px;
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	background-color:#ffffff;
	text-align: center;
}/***使用中***/
#prohome .listCategorylinehight h3 {
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 100%;
}/***使用中***/
#prohome .listCategorylinehight h3 a {
	color: Gray;
	text-decoration: none;
}/***使用中***/
#prohome .listCategorylinehight h3 a:hover {
	color: #ff0000;
	text-decoration: none;
}/***使用中***/
#prohome .listmenu {
	margin: 0 0 0px 15px;
}/***使用中***/
#prohome .listmenu p {
	margin: 0 0 3px 15px;
	font-size: 12px;
}/***使用中***/

#prohome .listmenulineUP {
	margin: 5px 0 0 5px;
	padding: 5px 5px 5px 5px;
	width: 185px;
	/***height: 50px***/
	border: solid 1px #cccccc;
	background-color:#eeeeee;
	text-align: left;
}/***使用中***/
#prohome .listmenulineUP p {
	margin: 0 0 0 3px;
	font-size: 12px;
	text-align: left;
	line-height: 110%;
}/***使用中***/
#prohome .listmenulineUP a {
	margin: 0;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	line-height: 110%;
}