@charset "utf-8";
/*formatting style
------------------------------------------------------------------------*/
/* 
------------------------------------------------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 75%;
	color: #333;
	letter-spacing: 0.5pt;
	zoom: 90%;
	line-height: 140%;
}
html {
 overflow: scroll;
 overflow: -moz-scrollbars-vertical;
 overflow-x: scroll;
}

/*link styles
------------------------------------------------------------------------*/
a img {
	border-style: none;
	margin: 0px;
	padding: 0px;
	vertical-align:top;
}
a:link {
	color: #009;
}
a:visited {
	color: #993399;
	text-decoration: underline;
}
a:hover {
	color: #993399;
	text-decoration: none;
}
a:active {
	color: #E20A16;
	text-decoration: none;
}
/*basic layout
------------------------------------------------------------------------*/
#wrapper {
	margin: 0px auto;
	width: 700px;
}
#main {
	float: left;
	width: 700px;
	clear: both;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	line-height: 1.4em;
}

#header {
	padding-right: 10px;
	padding-left: 10px;
	display: none;
}

#pankuzu {
	clear: both;
	height: 20px;
	width: 900px;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	display: none;
}

#navi {
	float: right;
	width: 180px;
	padding-right: 10px;
	padding-left: 10px;
	letter-spacing: 0px;
	display: none;
}

#footer {
	padding: 10px;
	clear: both;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	display: none;
}

#main #pickup {
	width: 698px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-botom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-left-width: 1px;
	border-left-style: solid;
	clear: both;
	margin-top: 10px;
	display: none;
}

#adobe_reader {
	clear: left;
	height: 31px;
	margin-bottom: 10px;
	display: none;
}
#top_page {
	display: none;
	height: 15px;
	clear: both;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 3px;
}




/* footer menu
------------------------------------------------------------------------*/
/* navi menu
------------------------------------------------------------------------*/
/* navi_ir
------------------------------------------------------------------------*/
/* h
------------------------------------------------------------------------*/
h1 {
	padding: 0px;
	margin: 0px;
	float: left;
	display: block;
	height: 50px;
	width: 720px;
}




h2 {
	padding-left: 15px;
	font-size: 18px;
	line-height: 140%;
	margin-bottom: 10px;
	background-image: url(../img/symbol.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	clear: left;
	color: #333;
	font-weight: normal;
	letter-spacing: 0pt;
}
#main .h2_sup {
	background-image: url(../img/symbol.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 180%;
}

h3 {
	background-image: url(../icon/midashi.gif);
	background-repeat: no-repeat;
	font-size: 16px;
	padding-left: 15px;
	margin-bottom: 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-position: left top;
	clear: both;
	line-height: 20px;
	height: 20px;
	font-weight: normal;
	letter-spacing: 0pt;
}
/* table
------------------------------------------------------------------------*/
#main table {
	margin-bottom: 15px;
	border-collapse:collapse;
	border-top: 1px solid #999;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#main table th {
	text-align: center;
	padding: 3px 15px;
	border-bottom: none;
	background-color: #F5F5F5;
	border-right: 1px solid #FFF;
	border-left-style: none;
	border-top: none;
}
#main table td {
	border-bottom: 1px dotted #666;
	padding: 3px 15px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	letter-spacing: 0pt;
}
#main #contactForm .table_ask {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main #contactForm .table_ask tr td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-left: 0px;
	margin-left: 0px;
	padding-right: 5px;
}



/*pick_up
------------------------------------------------------------------------*/
#pick_up ul li {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	list-style: none;
	padding-left: 20px;
	background-image: url(../icon/arrow020_01.png);
	background-repeat: no-repeat;
	background-position: left;
}
#pick_up {
	clear: both;
	height: auto;
}
#clear {
	clear: both;
}

hr {
	height:1px;
	color:#FFFFFF;
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999;
	padding-top: 3px;
}
#main dl {
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#main dl dt {
	clear: left;
	float: left;
	font-weight: bold;
	margin-bottom: 5px;
	font-family: "ＭＳ ゴシック";
	margin-right: 1em;
	padding-right: 65px;
	letter-spacing: 0px;
}
#main dl dd {
	margin-bottom: 5px;
}
#main .dl_days dt {
	width: 9em;
	margin-right: 0px;
	padding-right: 10px;
}
#main .dl_one dt {
	width: 2em;
	padding-right: 0px;
	margin: 0px;
	height: 3em;
}
#main .dl_one dd {
	margin-bottom: 10px;
}
#main .dl_one .dt_5 {
	height: 8em;
}
#main .dl_one .dt_8 {
	height: 10em;
}


.pickup_waku {
	width: 328px;
	float: left;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.pickup_midashi {
	padding-left: 5px;
	height: 20px;
	font-size: 14px;
	line-height: 25px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border: 1px solid #CCC;
	background-color: #F5F5F5;
	clear: both;
}

#main #contact .ask tr th {
	text-align: right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#main #contact .ask tr td {
	border-bottom: 1px solid #999;
}
#main #contact .ask .odd .products_ask {
	border-bottom-style: none;
}
#main .glope {
	border-bottom: 1px dotted #666;
	margin-bottom: 15px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#main .glope tr th {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	padding-left: 23px;
	border-style: none;
}
#main .glope tr td {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 23px;
	border-style: none;
}
#main .table_tel {
	margin-bottom: 20px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#main .table_tel tr th {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	padding-left: 23px;
	border-style: none;
}
#main .table_tel tr td {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 23px;
	border-style: none;
}

#main #selection {
	height: 25px;
}
#selection ul li {
	background-image: url(../icon/arrow020_01.png);
	background-repeat: no-repeat;
	background-position: left;
	list-style: none;
	padding-left: 20px;
	float: left;
	margin-right: 15px;
}

#main .tabu_link li {
	background-image: url(../img/tab.gif);
	background-repeat: no-repeat;
	background-position: center center;
	list-style-type: none;
	float: left;
	height: 25px;
	width: 115px;
	display: block;
	text-align: center;
	vertical-align: top;
}

#main #contactForm .table_ask tr td #spryradio1 .ask_left {
	float: left;
	width: 200px;
}
#main .ul_none li {
	list-style-type: none;
}

/*class
------------------------------------------------------------------------*/
.midashi {
	background-image: url(../icon/midashi.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	font-size: 16px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-bottom: 5px;
	line-height: 20px;
	clear: both;
	display: block;
}
.midashi_inline {
	background-image: url(../icon/midashi_2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	font-size: 16px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 20px;
	display: inline;
}

.midashi_left {
	background-image: url(../icon/midashi.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	font-size: 16px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-bottom: 5px;
	line-height: 20px;
	height: 20px;
	float: left;
	margin-right: 40px;
	clear: left;
	font-weight: normal;
}
.midashi_mk2 {
	background-image: url(../icon/midashi.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-bottom: 5px;
	line-height: 20px;
	height: 20px;
	clear: both;
}
.midashi_mk2_inline {
	background-image: url(../icon/midashi.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	font-size: 16px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-bottom: 5px;
	line-height: 20px;
	height: 20px;
	display: inline;
}
.midashi_enmk2_inline {
	background-image: url(../icon/midashi.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 15px;
	font-size: 16px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-bottom: 10px;
	line-height: 20px;
	height: 35px;
	display: inline-block;
}
.midashi_message {
	font-size: 16px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 20px;
	display: inline;
	font-style: italic;
	color: #00F;
}

.red {
	background-image: url(../img/red_bar.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	padding-left: 20px;
	height: 30px;
	line-height: 30px;
	font-weight: normal;
	color: #000;
	margin-bottom: 10px;
	clear: both;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: 0px;
}
.red_inline {
	background-image: url(../img/red_bar_inline.gif);
	background-repeat: no-repeat;
	font-size: 16px;
	padding-left: 20px;
	height: 30px;
	line-height: 30px;
	color: #000;
	margin-bottom: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: 0px;
	background-position: left top;
}

.blue {
	background-image: url(../img/blue_bar.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	padding-left: 20px;
	height: 30px;
	line-height: 30px;
	font-weight: normal;
	color: #000;
	margin-bottom: 10px;
	clear: both;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: 0px;
}
.yellow {
	background-image: url(../img/yelloiw_bar.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	padding-left: 20px;
	height: 30px;
	line-height: 30px;
	font-weight: normal;
	color: #000;
	margin-bottom: 10px;
	clear: both;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: 0px;
	margin-top: 10px;
}
.green {
	background-image: url(../img/green_bar.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	padding-left: 20px;
	height: 30px;
	line-height: 30px;
	font-weight: normal;
	color: #000;
	margin-bottom: 10px;
	clear: both;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: 0px;
}

.red_long {
	background-image: url(../img/red_bar_long.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	padding-left: 20px;
	height: 35px;
	line-height: 30px;
	color: #333;
	margin-bottom: 10px;
	clear: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: normal;
}
.blue_long {
	background-image: url(../img/blue_bar_long.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	padding-left: 20px;
	height: 35px;
	line-height: 30px;
	font-weight: normal;
	color: #333;
	margin-bottom: 10px;
	clear: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.yellow_long {
	background-image: url(../img/yellow_bar_long.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	padding-left: 20px;
	height: 35px;
	line-height: 30px;
	font-weight: normal;
	color: #333;
	margin-bottom: 10px;
	clear: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.green_long {
	background-image: url(../img/green_bar_long.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	padding-left: 20px;
	height: 35px;
	line-height: 30px;
	font-weight: normal;
	color: #333;
	margin-bottom: 10px;
	clear: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.momo_long {
	background-image: url(../img/momo_bar_long.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	padding-left: 20px;
	height: 35px;
	line-height: 30px;
	font-weight: normal;
	color: #333;
	margin-bottom: 10px;
	clear: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.red_2 {
	background-image: url(../img/red_2.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	padding-left: 20px;
	height: 50px;
	color: #000;
	margin-bottom: 10px;
	clear: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 20px;
}
.bar_700 {
	background-image: url(../img/longbar.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	font-size: 14px;
	line-height: 35px;
	clear: left;
	margin-bottom: 5px;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.bar_340 {
	background-image: url(../img/bar_link.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 340px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.bar_340_pro {
	background-image: url(../img/probar.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 338px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.bar_340_muzi {
	background-image: url(../img/bar_normal.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 340px;
	padding: 0px;
	display: block;
	font-weight: bold;
	color: #333;
	padding: 0px 0px 0px 20px;
	font-size: 14px;
	line-height: 30px;
	width: 320px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.bar_340pdf {
	background-image: url(../img/bar_pdf.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 340px;
	padding: 0px;
}
.bar_340blank {
	background-image: url(../img/bar_blank.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 340px;
	padding: 0px;
}
.bar_340 a {
	text-decoration: none;
	display: block;
	color: #333;
	font-size: 14px;
	line-height: 30px;
	width: 320px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.bar_340_pro a {
	text-decoration: none;
	display: block;
	color: #333;
	font-size: 14px;
	line-height: 30px;
	width: 323px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.bar_340blank a {
	text-decoration: none;
	display: block;
	font-weight: bold;
	color: #333;
	font-size: 14px;
	line-height: 30px;
	width: 320px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.bar_340pdf a {
	text-decoration: none;
	display: block;
	font-weight: bold;
	color: #333;
	font-size: 14px;
	line-height: 30px;
	width: 320px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.bar_340 a:hover {
	text-decoration: underline;
	background-image: url(../img/bar_link_over.gif);
	background-repeat: no-repeat;
	display: block;
}
.bar_340 a:visited {
	text-decoration: none;
	display: block;
	color: #333;
	padding: 0px 0px 0px 20px;
	font-size: 14px;
	line-height: 30px;
	width: 320px;
	font-weight: bold;
}
.bar_340_pro a:hover {
	text-decoration: underline;
	background-image: url(../img/probar_over.gif);
	background-repeat: no-repeat;
	display: block;
}
.bar_340_pro a:visited {
	text-decoration: none;
	display: block;
	color: #333;
	padding: 0px 0px 0px 20px;
	font-size: 14px;
	line-height: 30px;
	width: 318px;
	font-weight: bold;
}
.red_coloer {
	color: #F00;
}
.img_left {
	float: left;
	margin-right: 1em;
	padding: 4px;
	border: 1px solid #CCC;
	height: auto;
	width: auto;
	margin-bottom: 5px;
}
.img_left_wakuless {
	float: left;
	margin-right: 1em;
	margin-bottom: 5px;
	padding: 4px;
	height: auto;
	width: auto;
}

.img_left_index {
	padding: 1px;
	border: 1px solid #999;
	float: left;
	margin-right: 5px;
	display: block;
	clear: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main .waku_r .waku_p .img_left_index {
	padding: 1px;
	border: 1px solid #999;
	float: left;
	margin-right: 5px;
	display: block;
	clear: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main .waku .waku_p .img_left_index {
	padding: 1px;
	border: 1px solid #999;
	float: left;
	margin-right: 5px;
	display: block;
	clear: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



.img_right {
	padding: 4px;
	float: right;
	border: 1px solid #CCC;
	margin-bottom: 1em;
	margin-left: 1em;
}
.img_right_wakuless {
	padding: 4px;
	float: right;
	margin-bottom: 1em;
	margin-left: 1em;
}

.img_right_indexmenu {
	float: right;
	padding: 1px;
	border: 1px solid #999;
	margin-right: 10px;
	margin-top: 15px;
	clear: right;
}
.waku .index_dami {
	float: right;
	padding: 1px;
	margin-top: 15px;
	margin-right: 10px;
	border: 1px solid #666;
	clear: right;
}


.gif_left {
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
	height: auto;
	width: auto;
}
.gif_right {
	float: right;
	margin-bottom: 1em;
	margin-left: 1em;
}
.right {
	float: right;
}
.left {
	float: left;
}
.img_waku {
	padding: 2px;
	border: 1px solid #999;
}

.table_color_b {
	font-weight: bold;
	background-color: #ffff99;
}
.table_color_th {
	font-weight: bold;
	background-color: #CCC;
}

.table_color_f5 {
	background-color: #f5f5f5;
}
.table_color_white {
	background-color: #FFF;
}
.center_midashi {
	margin-bottom: 30px;
	clear: both;
	text-align: center;
	font-size: 16px;
	padding-top: 20px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


.clear {
	clear: both;
}
.bottom_10px {
	margin-bottom: 10px;
}
.bottom_20px {
	margin-bottom: 20px;
}

.bottom_clear {
	margin-bottom: 10px;
	clear: both;
}
.bottom_clear2 {
	margin-bottom: 20px;
	clear: both;
}
.fontsize9 {
	font-size: 9px;
}
.fontsize10 {
	font-size: 10px;
}

.fontsize11 {
	font-size: 11px;
}
.fontsize12 {
	font-size: 12px;
}

.top_10px {
	padding-top: 10px;
}

.a_pdf {
	background-image: url(../icon/pdf_img_center.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	padding-bottom: 3px;
}
.a_pdf_top {
	background-image: url(../icon/pdf_img_center.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	padding-bottom: 3px;
}

.a_excel {
	background-image: url(../icon/excel.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	padding-bottom: 3px;
}

.table_pdf {
	background-image: url(../icon/pdf_img_center.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
.odd {
	background-color: #f5f5f5;
	border-style: none;
}
.point_red {
	background-image: url(../icon/point003_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.point_bl {
	background-image: url(../icon/point002_10.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}

.point_red_inline {
	background-image: url(../icon/point003_01.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 15px;
	display: inline;
	margin-bottom: 10px;
}
.point_pdf {
	background-image: url(../icon/pdf_img_center.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

.table_tate {
	writing-mode:tb-rl;
}
.li_point {
	list-style-type: none;
	margin-bottom: 10px;
}
.li_point li {
	background-image: url(../icon/point003_01.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 20px;
}
.li_sankaku {
	list-style-type: none;
	margin-bottom: 10px;
}
.li_sankaku li {
	background-image: url(../icon/button120.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 10px;
}

.question {
	font-weight: bold;
	background-image: url(../icon/q.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
	margin-bottom: 3px;
}
.answer {
	background-image: url(../icon/a.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-left: 25px;
	margin-bottom: 15px;
}

#main .products_menu {
	margin-bottom: 30px;
	padding: 0px;
	width: 700px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main .products_menu img {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 174px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#main .bar_700_products {
	background-image: url(../products/img/700bar.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	font-size: 14px;
	clear: left;
	margin: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: -1px;
	line-height: 35px;
	font-weight: bold;
}

#main .products_menu a:hover img {
	filter: alpha(opacity=50);
	-ms-filter: alpha(opacity=50);
	opacity: 0.50;
	margin: 0px;
	padding: 0px;
}


#main #contact .ask tr td #products_label {
	width: 190px;
	float: left;
}
/*formatting style
------------------------------------------------------------------------*/
/*link styles
------------------------------------------------------------------------*/
/*basic layout
------------------------------------------------------------------------*/
/* footer menu
/* header menu
------------------------------------------------------------------------*/
/* navi menu
------------------------------------------------------------------------*/
/*
------------------------------------------------------------------------*/
#main #one {
	display: block;
	height: 170px;
	margin-bottom: 20px;
	clear: left;
}

#main #two {
	display: block;
	clear: left;
	height: 130px;
}
.padding_1010 {
	padding-top: 20px;
	padding-left: 10px;
}
.products_li ul .none {
	text-decoration: none;
	background-image: none;
}


#pro_left {
	float: left;
	width: 350px;
}
#pro_right {
	float: right;
	width: 350px;
}

#ul_puro {
	width: 700px;
	height: auto;
}

#main .ul1 {
	float: left;
	width: 170px;
	list-style: none;
}
#main #ul_puro ul li {
	background-image: url(../icon/button120.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	list-style: none;
	margin-left: 25px;
	padding-top: 3px;
	padding-bottom: 5px;
}

.waku_2 {
	width: 700px;
	padding-bottom: 5px;
}
.waku_2 p {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.waku ul li {
	list-style: none;
	background-image: url(../icon/li_icon.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 20px;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.waku_r ul li {
	list-style: none;
	background-image: url(../icon/li_icon.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 20px;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.waku_r ul .li_blank {
	background-image: url(../icon/blank.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.waku ul .li_blank {
	background-image: url(../icon/blank.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.waku_r ul .li_pdf {
	background-image: url(../icon/pdf_img_center.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.waku {
	width: 338px;
	float: left;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-top-style: none;
}
.waku_r {
	width: 338px;
	float: right;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-top-style: none;
}
.waku_p {
	height: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}
#main .box_430 {
	display: block;
	width: 430px;
	float: left;
	padding-top: 5px;
}

#main .box_450 {
	display: block;
	width: 450px;
	float: left;
	padding-top: 5px;
}
#main .box_500 {
	display: block;
	width: 485px;
	float: left;
	padding-top: 5px;
}

#main .box_350 {
	float: left;
	width: 350px;
	display: block;
	padding-top: 5px;
}
#main .box_350_r {
	float: right;
	width: 350px;
	display: block;
	padding-top: 5px;
}
#main table tr.odd {
	background-color: #EFEFEF;
}
.top {
	margin-top: 20px;
}


.left {
	clear: both;
	float: left;
	margin-right: 10px;
}


.right {
	clear: both;
	float: right;
}
.right_2 {
	clear: both;
	float: right;
	margin-right: 20px;
	margin-top: 35px;
}
.left {
	clear: both;
	float: left;
}
#main p img {
	margin-bottom: 10px;
}
#main .formed_waku {
	height: 100px;
	width: 350px;
	float: left;
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
.inline {
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: 0pt;
	margin-bottom: 10px;
	color: #000;
	margin-top: 20px;
}

#main .table_products {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#main .table_raremetal {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}


#main .table_products tr th {
	padding-top: 1px;
	padding-bottom: 1px;
	border: 1px solid #999;
}
#main .table_products tr td {
	border: 1px solid #999;
	font-family: "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#main .table_raremetal tr th {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}

#main .table_raremetal tr td {
	border: 1px solid #999;
	padding: 0px;
}
.products_li {
	width: 350px;
	float: left;
	display: block;
}
.products_li ul li {
	background-image: url(../icon/button120.gif);
	background-repeat: no-repeat;
	background-position: left;
	list-style-type: none;
	padding-left: 10px;
	margin-left: 8px;
	margin-bottom: 5px;
}
#main .equipment_box {
	float: right;
	width: 420px;
	display: block;
	padding-top: 10px;
}

#main .equipment_box ul li {
	padding-left: 15px;
	background-image: url(../icon/point003_01.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	list-style-type: none;
}
#main .equipment_li li {
	background-image: url(../icon/point003_01.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: left 3px;
	list-style-type: none;
}
#main .dl_width4 {
	margin-bottom: 5px;
}

#main .dl_width4 dt {
	padding-right: 0px;
}
#main .dl_width4 dd {

}
#main .table_powder {
	margin-bottom: 0px;
}

#main .powder_index tr th {
	margin: 0px;
	padding: 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: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
#main .powder_index tr td {
	margin: 0px;
	text-align: 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: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#main .table_powder tr th {
	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: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#main .table_powder tr td {
	text-align: center;
	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: #999;
	padding-right: 2px;
	padding-left: 2px;
	border-bottom-color: #999;
	border-left-color: #999;
}
#main .table_weld {
	margin-top: 10px;
}
#main .table_weld tr th {
	border: 1px solid #999;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #CCC;
}
#main .table_weld tr td {
	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: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	padding: 5px;
}
#main .table_raremetal {
	font-family: Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-bottom: 0px;
}
#main .table_raremetal tr th {
	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: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#main .table_raremetal tr td {
	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: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	padding: 3px;
}
#main .table_stainless {
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
#main .table_stainless tr th {
	border: 1px solid #999;
	padding: 1px;
	background-color: #CCC;
}
#main .table_stainless tr td {
	border: 1px solid #999;
	padding: 1px;
}
#main .table_tool {
	border: 1px solid #999;
}
#main .table_tool tr th {
	background-color: #CCC;
	border: 1px solid #999;
	padding: 1px;
}
#main .table_tool tr td {
	border: 1px solid #999;
	text-align: center;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 1px;
}





#powder {
	width: 375px;
	float: right;
	padding-top: 10px;
}
#powder ul {
	margin-bottom: 10px;
}
#powder ul li {
	background-image: url(../icon/point003_01.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	list-style-type: none;
	padding-left: 15px;
}
#powder .p_waku {
	padding: 5px;
	background-color: #f5f5f5;
	border: 1px solid #CCC;
	margin-bottom: 10px;
}
#main .sanple_menu {
	width: 220px;
	margin-right: 20px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main .sanple_menu .sample_menu2 {
	width: 210px;
	padding: 5px;
	margin: 0px;
}
#main .sample_menu2 p a {
	text-decoration: none;
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000;
	background-image: url(../icon/button120.gif);
	background-repeat: no-repeat;
	width: 195px;
	padding-left: 15px;
	display: block;
	margin-bottom: 5px;
	background-position: left 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}
#main .sample_menu2 p a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
#main .sample_menu2 p a:visited {
	color: #333;
	text-decoration: none;
}
#main .sanple_menu a:hover img {
	filter: alpha(opacity=50);
	-ms-filter: alpha(opacity=50);
	opacity: 0.50;
	margin: 0px;
	padding: 0px;

}
#main .sanple_menu_2 {
	width: 220px;
	padding: 0px;
	margin: 0px;
	float: right;
}
#main .sanple_menu_2 .sample_menu2 {
	width: 210px;
	padding: 5px;
}
#main .sanple_menu_2 a:hover img {
	filter: alpha(opacity=50);
	-ms-filter: alpha(opacity=50);
	opacity: 0.50;
	margin: 0px;
	padding: 0px;
}
#main .tabu_link2 {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	height: 25px;
	margin-bottom: 10px;
}

#main .tabu_link2 li {
	float: left;
	list-style-type: none;
	background-image: url(../img/tab.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#main .tabu_link2 li a {
	display: block;
	height: 25px;
	width: 115px;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	color: #333;
	padding-top: 5px;
}
#main .tabu_link2 li a:hover {
	display: block;
	height: 25px;
	width: 115px;
	background-image: url(../img/tab_over.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	color: #999;
	padding-top: 5px;
}
#main .tabu_link2 .tabu_link2_now {
	background-image: url(../img/tab_selected.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 25px;
	width: 115px;
}
#main .table_none {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main .table_none tr td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main .table_weld_siryo {
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#main .table_weld_siryo tr td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}

#annual ul .gg,
#cpv_qa ul .e {
	background-image: url(../img/lnavi_now.gif);
	background-repeat: no-repeat;
}
#index_pro ul .lnavi_head {
	background-image: url(../img/lnavi_head_over.gif);
	background-repeat: no-repeat;
}

