@charset "UTF-8";

/*↓背景の鉄板イメージ↓*/
body {
	background-image: url(../images/Contents/backimage.gif);
	margin: 0px;
}

/*↓ヘッダのグローバルナビ（全体）↓*/
#header a {
	text-indent: -9999px;
	display: block;
}

/*↓ヘッダの左側↓*/
#headerL {
	background-image: url(../images/header/headerL.png);
	background-repeat: repeat-x;
}

/*↓ヘッダの社名（理研計測器製作所）↓*/
#titel {
	text-indent: -9999px;
	background-image: url(../images/header/headerM.png);
	background-repeat: no-repeat;
}

/*↓ヘッダのメニュー（サイトマップ）↓*/
#menu1 a {
	background-image: url(../images/header/headerM_01A.png);
	background-repeat: no-repeat;
	height: 70px;
	width: 149px;
}
#menu1 a:hover {
	background-image: url(../images/header/headerM_01B.png);
	background-repeat: no-repeat;
}
/*↓ヘッダのメニュー（メール）↓*/
#menu2 a {
	background-image: url(../images/header/headerM_02A.png);
	background-repeat: no-repeat;
	height: 70px;
	width: 118px;
}
#menu2 a:hover {
	background-image: url(../images/header/headerM_02B.png);
	background-repeat: no-repeat;
}

/*↓ヘッダのグローバルナビ（全体）↓*/
#menu a {
	text-indent: -9999px;
	display: block;
}

/*↓メニュー（トップページ）↓*/
#menu3 a {
	text-indent: -9999px;
	background-image: url(../images/Menu/menuA_01.png);
	background-repeat: no-repeat;
	height: 37px;
	width: 201px;
}
#menu3 a:hover {
	background-image: url(../images/Menu/menuB_01.png);
	background-repeat: no-repeat;
}

/*↓メニュー（会社概要）↓*/
#menu4 a {
	text-indent: -9999px;
	background-image: url(../images/Menu/menuA_02.png);
	background-repeat: no-repeat;
	height: 37px;
	width: 200px;
}
#menu4 a:hover {
	background-image: url(../images/Menu/menuB_02.png);
	background-repeat: no-repeat;
}

/*↓メニュー（商品カタログ）↓*/
#menu5 a {
	text-indent: -9999px;
	background-image: url(../images/Menu/menuA_03.png);
	background-repeat: no-repeat;
	height: 37px;
	width: 200px;
}
#menu5 a:hover {
	background-image: url(../images/Menu/menuB_03.png);
	background-repeat: no-repeat;
}

/*↓メニュー（販売取扱店）↓*/
#menu6 a {
	text-indent: -9999px;
	background-image: url(../images/Menu/menuA_04.png);
	background-repeat: no-repeat;
	height: 37px;
	width: 199px;
}
#menu6 a:hover {
	background-image: url(../images/Menu/menuB_04.png);
	background-repeat: no-repeat;
}

/*↓メニュー（商品名）↓*/
#menu7 a {
	text-indent: 35px;
	background-image: url(../images/Menu/kata-menu.gif);
	background-repeat: no-repeat;
	line-height: 30px;
	height: 30px;
	width: 240px;
	text-align: left;
	vertical-align: middle;
	font-size: medium;
	font-weight: bold;
	display: block;
	background-position: 0px 0px;
}
#menu7 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#menu7 a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#menu7 a:hover {
	text-decoration: none;
	color: #FFFF00;
	background-image: url(../images/Menu/kata-menu.gif);
	background-position: -240px 0px;
}
#menu7 a:active {
	text-decoration: none;
}

/*↓調整方法タイトル↓*/
#menu8 {
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
	background-image: url(../images/Menu/kata-menu3.png);
	height: 30px;
	width: 240px;
	background-repeat: no-repeat;
	text-align: center;
	background-position: center center;
}

/*↓ダウンロードボタン↓*/
#menu9 a {
	text-indent: -9999px;
	background-image: url(../images/Contents/btn_pdf1.png);
	background-repeat: no-repeat;
	height: 70px;
	width: 117px;
	display: block;
}
#menu9 a:hover {
	background-image: url(../images/Contents/btn_pdf2.png);
	background-repeat: no-repeat;
}


/*↓ヘッダの右側↓*/
#headerR {
	background-image: url(../images/header/headerR.png);
	background-repeat: repeat-x;
}

/*↓中心寄り指定枠↓*/
#center {
	text-align: center;
	width: 800px;
}

/*↓コンテンツの大枠（左右リキッド）↓*/
#contents {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 20px;
}

/*↓右側段差背景画像↓*/
#Rback {
	background-color: #EFEFF7;
	background-image: url(../images/Contents/Rback.png);
	background-repeat: repeat-y;
}

/*↓影（左）↓*/
#ShadowL {
	background-image: url(../images/Contents/shadowL.png);
	width: 10px;
}

/*↓影（右）↓*/
#ShadowR {
	background-image: url(../images/Contents/shadowR.png);
	width: 10px;
}
.Shadow/*↓影（商品）↓*/
 {
	background-image: url(../images/photo/Shadow1.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	height: 195px;
	width: 257px;
}

/*↓影（商品小）↓*/
.Shadow2 {
	background-image: url(../images/photo/Shadow2.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	height: 177px;
	width: 233px;
}

/*↓商品個別タイトル↓*/
.title01 {
	font-size: medium;
	font-weight: normal;
	color: #000000;
	background-image: url(../images/Menu/kata-menu4.gif);
	background-repeat: no-repeat;
	background-position: left center;
	vertical-align: middle;
	text-indent: 20px;
	text-align: left;
}

/*↓サイズ（最々小）↓*/
.size01 {
	font-size: xx-small;
}

/*↓色（グレー）↓*/
.color01 {color: #999999}

/*↓色（白）↓*/
.color02 {
	color: #FFFFFF;
}

/*↓フッタの著作権表示文章↓*/
.font01 {
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka";
	font-size: small;
	color: #FFFFFF;
}

/*↓※弊社は直販を行なっておりません。お近くの工具店までお願い致します。↓*/
.font02 {
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka";
	font-size: x-small;
	line-height: 1.3em;
	font-weight: lighter;
}

/*↓JIS日本工業規格認定工場↓*/
.font03 {
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka";
	font-size: small;
	line-height: 1.3em;
	font-weight: bold;
	color: #000000;
}

/*↓お詫びと改修のお願い（文章）↓*/
.font04 {
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka";
	font-size: small;
	line-height: 1.3em;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

/*↓お詫びと回収のお願い（タイトル）↓*/
.font05 {
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka";
	font-size: small;
	line-height: normal;
	font-weight: normal;
	color: #CE1018;
	padding-bottom: 5px;
}

/*↓コンテンツページのタイトル↓*/
.font06 {
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/Contents/title_bg1.png);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 20px;
	vertical-align: middle;
	height: 40px;
	width: 731px;
}

/*↓商品ページのタイトル↓*/
.font07 {
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/Contents/title_bg2.png);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 20px;
	vertical-align: middle;
	height: 40px;
	width: 731px;
}

/*↓調整方法タイトル↓*/
.font08 {
	font-size: x-small;
	line-height: 1.5em;
	margin-top: 5px;
	text-align: center;
}

/*↓商品個別説明文章・石製ベース寸法タイトル↓*/
.font09 {
	font-size: small;
	line-height: 1.5em;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
}

/*↓キャブション（商品名）↓*/
.font10 {
	font-size: small;
	line-height: 1.5em;
	color: #000000;
	padding-bottom: 10px;
}

/*↓サイズ（最小）↓*/
.font11 {
	font-size: x-small
}

/*↓全体の大枠↓*/
.table01 {
	margin-top: 20px;
	margin-bottom: 20px;
}

/*↓ニュースのタイトル↓*/
.table02 {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

/*↓お詫びと回収のお願い（枠）↓*/
.table03
 {
	margin-top: 20px;
	margin-bottom: 10px;
}

/*↓テーブル（下点線）↓*/
.table04 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-bottom: 15px;
	padding-bottom: 5px;
	font-size: medium;
	background-position: left top;
}

/*↓会社概要の文章↓*/
.table05 {
	font-size: small;
	margin-bottom: 10px;
}

/*↓テーブル（下実線）↓*/
.table06 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 15px;
	padding-bottom: 5px;
	font-size: medium;
	background-position: left top;
}

/*↓テーブル（商品の大枠）↓*/
.table07 {
	margin-bottom: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	text-align: left;
	vertical-align: top;
}

/*↓テーブル（商品文章の枠）↓*/
.table08 {
	margin-bottom: 10px;
	text-align: left;
	vertical-align: top;
	margin-top: 10px;
	margin-left: 10px;
	font-size: small;
	width: 433px;
}

/*↓商品タイトル下ライン↓*/
.table09 {
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	text-align: right;
}

/*↓商品サイズ表↓*/
.table10 {
	font-size: small;
	text-align: center;
	vertical-align: middle;
}

/*↓ニュースの大枠↓*/
.table11 {
	margin: 20px;
}

/*↓商品サイズ表（大）↓*/
.table12 {
	margin-bottom: 10px;
	text-align: left;
	vertical-align: top;
	margin-top: 10px;
	font-size: small;
	width: 100%;
}
