body {
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	color: #FFFFFF;
	line-height: 1.5em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}
a:link {
	color: #FFFFFF;
}
a:hover {
	color: #CCCC33;
	text-decoration: underline;
}
a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
br.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#container-temp {
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	text-align: left;
	position: relative;
}
#container {
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	position: relative;
}
#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 800px;
	overflow: hidden;
}
h1 a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 312px;
	position: absolute;
	left: 0;
	top: 0;
	text-indent: -3000px;
}
div.s-navi {
	position: absolute;
	left: 643px;
	top: 48px;
	width: 153px;
	text-align: right;
}
div.s-navi a {
	color: #FFFFFF;
}
#top-img {
	margin: 0px;
	padding: 0px;
	height: 220px;
	width: 800px;
	background-image: url(../images/top-img.jpg);
	background-repeat: no-repeat;	
}
.main-contents-area {
	display: block;
	margin: 10px;
	padding: 0px;
}
/*メニュー*/
ul#menu {
	padding: 0px;
	height: 28px;
	width: 800px;
	list-style-type: none;
	background-image: url(../images/menu_bg.gif);
	background-repeat: no-repeat;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
ul#menu li {
	height: 28px;
	margin: 0px;
	padding: 0px;
	display: inline;
	float: left;
}
ul#menu li a{
	display: block;
	text-indent: -3000px;
	height: 28px;
}
ul#menu li a strong {
	background-repeat: no-repeat;
	background-position: 0px -56px;
	display: block;
	height: 28px;
}
.our-wedge a {
	background-image: url(../images/menu/images/menu_02.gif);
	background-repeat: no-repeat;
	width: 91px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 32px;
}
.our-wedge a strong {
	background-image: url(../images/menu/images/menu_02.gif);
}
.grind-ope a {
	background-image: url(../images/menu/images/menu_03.gif);
	background-repeat: no-repeat;
	width: 140px;
}
.grind-ope a strong {
	background-image: url(../images/menu/images/menu_03.gif);
}
.art-of-g a {
	background-image: url(../images/menu/images/menu_04.gif);
	background-repeat: no-repeat;
	width: 137px;
}
.art-of-g a strong {
	background-image: url(../images/menu/images/menu_04.gif);
}
.now-dev a {
	background-image: url(../images/menu/images/menu_05.gif);
	background-repeat: no-repeat;
	width: 137px;
}
.now-dev a strong {
	background-image: url(../images/menu/images/menu_05.gif);
}
.order a {
	background-image: url(../images/menu/images/menu_06.gif);
	background-repeat: no-repeat;
	width: 72px;
}
.order a strong {
	background-image: url(../images/menu/images/menu_06.gif);
}
.links a {
	background-image: url(../images/menu/images/menu_07.gif);
	background-repeat: no-repeat;
	width: 69px;
}
.links a strong {
	background-image: url(../images/menu/images/menu_07.gif);
}
.magaz a {
	background-image: url(../images/menu/images/menu_08.gif);
	background-repeat: no-repeat;
	width: 95px;
}
.magaz a strong {
	background-image: url(../images/menu/images/menu_08.gif);
}
ul#menu li a:hover{
	background-position: 0px -28px;
}
#left-col {
	width: 798px;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
#left {
	width: 580px;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	height: auto;
}
#top-left {
	width: 580px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	height: 330px;
}

/*右カラム*/
#right-col {
	padding: 0px;
	width: 200px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: right;
	margin-top: 15px;
}
#top-right-col {
	padding: 0px;
	width: 200px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: right;
	margin-top: 0px;
}
p.right-text {
	font-size: 12px;
	width: 190px;
	margin: 5px;
	padding: 0px;
}
.right-list {
	list-style-type: none;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.right-list li a {
	background-image: url(../order/images/pdf_list.jpg);
	background-repeat: no-repeat;
	text-indent: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	display: block;
	text-decoration: none;
}
/*左カラム*/
h2.right-text-head,
h3.right-text-head {
	line-height: 20px;
	font-family: "Trebuchet MS", Tahoma, "MS UI Gothic", Osaka;
	font-size: 12px;
	font-weight: normal;
	display: block;
	padding: 0px;
	width: 800px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	text-indent: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.contents-header {
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-indent: 8px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../images/gs_contents_header.gif);
	background-repeat: no-repeat;
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
ul.contents-li {
	padding: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	list-style-type: none;
	line-height: 1.8em;
}
ul.contents-li li {
	font-weight: bol;
	margin-left: 10px;
	margin-bottom: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-right: 10px;
}
ul.contents-li ul li {
	font-weight: normal;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*フッター*/
#footer {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	height: 37px;
	width: 800px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	position: relative;
	clear: both;
}
p.copyright {
	position: absolute;
	font-family: "Trebuchet MS", Tahoma, "MS UI Gothic", Osaka;
	font-size: 12px;
	color: #999999;
	margin: 0px;
	padding: 0px;
	left: 248px;
	top: 17px;
}
p.footer-link {
	position: absolute;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	left: 554px;
	top: 3px;
}

p.right-item-text {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding: 0px;
	margin-right: 3px;
	margin-left: 3px;
	margin-bottom: 8px;
	display: block;
	margin-top: 0px;
}
p.right-item-text a {
	display: block;
	text-decoration: none;
	text-indent: 5px;
}
p.right-item-text a strong {
	display: block;
	background-color: #333333;
	font-weight: normal;
	text-decoration: none;
}
ul.item {
	padding: 0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	list-style-position: inside;
	list-style-type: square;
	line-height: 1.7em;
}
ul.item li ul li {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: -18px;
}

/*各コンテンツページ共通*/
h2.grind-operation,
h2.art-of-grinding,
h2.now-developing,
h2.order,
h2.our_wedge,
h2.links_header,
h2.magazine,
h2.about,
h2.inquiry,
h2.privacy,
h2.tokusho {
	left: 22px;
	top: 116px;
	padding: 0px;
	display: block;
	background-repeat: no-repeat;
	text-indent: -3000px;
	height: 100px;
	width: 800px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
}
h2.grind-operation {
	background-image: url(../grind_operation/images/grind_operation_image.jpg);
}
h2.art-of-grinding {
	background-image: url(../art_of_grinding/images/art_of_grinding_header.jpg);
}
h2.now-developing {
	background-image: url(../now_developing/images/now_developing_header.jpg);
}
h2.order {
	background-image: url(../order/images/order_header.jpg);
}
h2.our_wedge {
	background-image: url(../our_wedge/images/our_wedge_header.jpg);
}
h2.links_header {
	background-image: url(../links/images/links_header.jpg);
}
h2.magazine {
	background-image: url(../magazine/images/magazine_header.jpg);
}
h2.about {
	background-image: url(../about/images/aboutus_header.jpg);
}
h2.inquiry {
	background-image: url(../about/images/inquiry_header.jpg);
}
h2.privacy {
	background-image: url(../about/images/privacy_header.jpg);
}
h2.tokusho {
	background-image: url(../about/images/tokusho_header.jpg);
}
.top-contents-area,
.contents-area {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	line-height: 1.5em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.top-contents-area {
	background-image: url(../images/top_image_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.contents-area-img {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 0px;
	border: 1px solid #999999;
}
/*ART OF GRINDING*/
img.art-left {
	float: left;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 0px;
}
img.art-right {
	float: right;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 0px;
}
p.art-header {
	padding: 0px;
	text-indent: 8px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	width: 350px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	height: 15px;
	line-height: 15px;
	font-size: 13px;
	font-weight: bold;
}
p.description {
	padding: 0px;
	margin-left: 10px;
	display: block;
	width: 350px;
	float: left;
	margin-top: 10px;
}
p.order-des {
	margin-top: 15px;
	display: block;
	margin-left: 10px;
	width: 270px;
	float: left;
}
/*our wedge*/
p.sample-img {
	height: 510px;
	width: 700px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
p.sample-img img {
	margin: 0px;
	padding: 0px;
}
/*order*/
img.order {
	float: left;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-top: 0px;
}
p.btn a {
	background-image: url(../images/gs_btn_back.gif);
	background-repeat: no-repeat;
	height: 30px;
	line-height: 30px;
	font-size: 13px;
	text-indent: 15px;
	border: 1px solid #999999;
	display: block;
	width: 230px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-decoration: none;
	margin-left: 540px;
}
p.btn a:hover {
	border: 1px solid #FFFFFF;
}

/*TOP WHATSNEW*/
p.col-header {
	background-image: url(../images/gs_contents_header.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 20px;
	width: 199px;
	text-indent: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-indent: 8px;
	display: block;
	font-size: 12px;
	line-height: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	margin: 0px;	
	
	
	
}
ul.top-whatsnew {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	list-style-type: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	height: 308px;
	overflow: auto;
	scrollbar-base-color: #000000;
	scrollbar-track-color: #666666;
	scrollbar-arrow-color: #cccccc;
}
ul.top-whatsnew li {
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-right: 10px;
	margin-top: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
