body.bg {
	background:url(images/top_bg1.gif) repeat-x;
	background-color: #FFAE00;
}

table.main {
	background:url(images/main_bg1.gif) repeat-y;
}

#container {
	margin:0px auto;
	width:980px;
	text-align:left;
}

.title1 { 
	width: 100%;
	line-height: 17px;
	background:url(images/top_h1.gif) repeat-x;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

td {
	font-size: 14px;
	line-height: 20px;
}

td.link {
	font-size: 12px;
	line-height: 18px;
}

.left {
	width:10px;
	background:url(images/top_bg2.gif) repeat-x;
	}
}

.right {
	width:10px;
	background:url(images/top_bg2.gif) repeat-x;
}

#menu {
	font-size: 12px;
	color: #FFFFFF;
}

#link {
	line-height: 16px;
}

.10px-verdana {  font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 10px}

a:link, a:visited, a:active {color: #000000; text-decoration: underline;}
a:hover   {color: #D26400; text-decoration: none;}

a:link.header, a:visited.header, a:active.header {color: #FFFFFF; text-decoration: none;}
a:hover.header   {color: #FFFFFF; text-decoration: underline;}

a:link.link, a:visited.link, a:active.link {color: #000000; text-decoration: none;}
a:hover.link   {color: #000000; text-decoration: underline;}

a:link.news, a:visited.news, a:active.news {color: #D26400; text-decoration: underline;}
a:hover.news   {color: #000000; text-decoration: none;}

h1 {
	font-size: 14px;
	margin: 0;
	text-decoration: none;
	font-weight: normal;
}

/* #wrapper {
	margin: 0 auto;
	width: 964px;
	border-style: solid;
	border-width: 0 2px 2px 2px;
	border-color: #8E8E8E;
} */

ul {
	margin: 0px;
	padding: 0px;
}

li {
	list-style-type: none;
}

#menu ul {
	position: relative;
	margin: 0;
	padding: 0;
	height: 43px;
}

/* listタグをfloatで左に回り込ませていますサイズも指定
-------------------------------- */
#menu li {
	height: 43px;
	list-style-type: none;
	float: left;
}

/* aタグをblock要素にしてIE以外への対策、インデントで本来のテキストを左画面外の左9999pxに飛ばしています
-------------------------------- */
#menu li a {
	display: block;
	height: 43px;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-decoration: none;
	text-indent: -9999em;
}

/* 各listタグにidをつけ個々に背景画像を指定、画像はマウスオフ、マウスオンを
上下につないだものを使いましたですから高さは76pxです
-------------------------------- */
#menu #top a {
	background-image: url(images/menu_btn1.gif);
	width: 123px;
}

#menu #about a {
	background-image: url(images/menu_btn2.gif);
	width: 279px;
}

#menu #product a {
	background-image: url(images/menu_btn3.gif);
	width: 175px;
}

#menu #shop a {
	background-image: url(images/menu_btn4.gif);
	width: 165px;
}

#menu #recruit a {
	background-image: url(images/menu_btn5.gif);
	width: 224px;
}
/* マウスオンすると重なった43px下の画像が出てきます
-------------------------------- */
#menu li a:hover {
	background-position: 0 -43px;
}

#link li {
	height: 33px;
	list-style-type: none;
	float: left;
}

/* aタグをblock要素にしてIE以外への対策、インデントで本来のテキストを左画面外の左9999pxに飛ばしています
-------------------------------- */
#link li a {
	display: block;
	height: 33px;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-decoration: none;
	text-indent: -9999em;
}

/* 各listタグにidをつけ個々に背景画像を指定、画像はマウスオフ、マウスオンを
上下につないだものを使いましたですから高さは76pxです
-------------------------------- */
#link #contact a {
	background-image: url(images/link_inquire.gif);
	width: 200px;
}

#link #product a {
	background-image: url(images/link_product.gif);
	width: 200px;
}
/* マウスオンすると重なった33px下の画像が出てきます
-------------------------------- */
#link li a:hover {
	background-position: 0 -33px;
}

#form ul {
	position: relative;
	margin: 0;
	padding: 0;
	height: 50px;
}

#form li {
	height: 50px;
	list-style-type: none;
	float: left;
}

/* aタグをblock要素にしてIE以外への対策、インデントで本来のテキストを左画面外の左9999pxに飛ばしています
-------------------------------- */
#form li a {
	display: block;
	height: 50px;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-decoration: none;
	text-indent: -9999em;
}

/* 各listタグにidをつけ個々に背景画像を指定、画像はマウスオフ、マウスオンを
上下につないだものを使いましたですから高さは76pxです
-------------------------------- */
#form #individual a {
	background-image: url(images/contact_btn1.gif);
	width: 200px;
}

#form #business a {
	background-image: url(images/contact_btn2.gif);
	width: 200px;
}

#form #seminar a {
	background-image: url(images/contact_btn3.gif);
	width: 340px;
}
/* マウスオンすると重なった50px下の画像が出てきます
-------------------------------- */
#form li a:hover {
	background-position: 0 -50px;
}

#return li {
	font-size: 10px;
	list-style-type: none;
	background-image: url(images/cursor_return.gif);
	background-repeat: no-repeat;
	background-position: 831px 6px;
}

.menu-list1 a {
	background-image: url(images/top_category1_cursor.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

.menu-list2 a {
	background-image: url(images/top_category2_cursor.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

.menu-list3 a {
	background-image: url(images/top_category3_cursor.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

.square li {
	list-style-type: square;
	list-style-position: inside;
	padding-left: 1em; /*1em（1文字）分、右に動かす*/
	text-indent: -1em; /*最初の行だけ1em（1文字）分、左に動かす*/
}

.title-orange {
	font-weight: bold;
	font-size: 16px;
	color: #F88C29;
}

.title-green {
	font-weight: bold;
	font-size: 16px;
	color: #A0AC3E;
}

.title-blue {
	font-weight: bold;
	font-size: 16px;
	color: #3E60AC;
}

.title-black {
	font-weight: bold;
	font-size: 16px;
	color: #000000;
}

.orange-dotted {
	background-image: url(images/border_orange.gif);
	background-repeat: no-repeat;
	clear: right;
}

.green-dotted {
	background-image: url(images/border_green.gif);
	background-repeat: no-repeat;
	clear: right;
}

.blue-dotted {
	background-image: url(images/border_blue.gif);
	background-repeat: no-repeat;
	clear: right;
}

.gray-dotted {
	background-image: url(images/border_gray.gif);
	background-repeat: no-repeat;
	clear: right;
}

.menu-dotted {
	background-image: url(images/border_menu1.gif);
	background-repeat: no-repeat;
	clear: right;
}

.news-title {
	font-weight: bold;
	font-size: 16px;
	color: #000000;
}

.news-list {
	background-image: url(images/news_list.gif);
	font-size: 11px;
	line-height: 12px;
	width: 60px;
	height: 17px;
	float: right;
	margin-top: 1px;
}

.news-content {
	width: 600px;
	float: right;
}

.about-content {
	width: 530px;
	float: right;
}

.shop-content {
	width: 230px;
	float: right;
}

.menu-content {
	width: 353px;
	float: right;
}

ul.disc li {
	list-style-type: disc;
}

#philosophy li {
	list-style-type: decimal;
	margin: 5px 10px;
	color: #323232;
}

#product1_cursor li {
	list-style-type: none;
	background-image: url(images/cursor_product.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 12px;
}

#product2_cursor li {
	list-style-type: none;
	background-image: url(images/cursor_product.gif);
	background-repeat: no-repeat;
	background-position: 332px 5px;
	padding-left: 12px;
}

.product-content {
	width: 342px;
	float: left;
}

.pdf {
	background-image: url(images/pdf_icon.gif);
	background-repeat: no-repeat;
	background-position: 1px 2px;
	padding-left: 20px;
}