/*基本タグ####################################################################*/
* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	background-position: center top;
	background-color: #000000;
	font-family: "ＭＳ Ｐゴシック", sans-serif;
	font-size: 80%;
	color: #dddddd;
}
h3
{
	font-size: 130%;
}
p
{
	margin: 0px 0px 15px 0px;
	text-align: justify;
	text-justify: inter-ideograph;
	line-height: 150%;
}
a
{
	text-decoration: underline;
	color: #ffff00;
}
a:hover, a:active
{
	text-decoration: underline;
	color: #e1003f;
}
ul
{
	margin: 0px 0px 10px 17px;
}
li
{
	list-style-position: inside;
	list-style-image: url(images/mark.png);
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	line-height: 150%;
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
table {
	border-collapse: collapse;
	font-size: 100%;
}
.floatright
{
	float: right;
}
/*基本タグここまで############################################################*/





/*クラス######################################################################*/
.clearboth {
	width: 0px;
	height: 0px;
	clear: both;
	visibility: hidden;
}
.backgroundimagenone
{
	background-image: none;
}
.colorgreen
{
	color: #008000;
}
.colorlightblue
{
	color: #33CCCC;
}
.backgroundcolorgray
{
	background-color: #D9D9D9;
}
.width225px
{
	width: 225px;
}
.width337px
{
	width: 337px;
}
.cyuoni
{
	padding: 0px 0px 0px 55px;
}
.cyuoni2
{
	padding: 0px 0px 0px 185px;
}
.text-alignright {
	clear: both;
	text-align: right;
}
.text-aligncenter {
	clear: both;
	text-align: center;
}
.floatleft
{
	clear: both;
	float: left;
}
.colorred
{
	color: red;
}
.fontsize120
{
	font-size: 120%;
}
.floatright
{
	clear: both;
	float: right;
}
a.pagetopbotan
{
	width: 70px;
	height: 30px;
	overflow: hidden;
	display: block;
	text-indent: -10000px;
	background-image: url(./images/pagetopbotan.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.fontsize140
{
	font-size: 140%;
}
a:hover.pagetopbotan
{
	background-image: url(./images/pagetopbotanhover.png);
}
table.gray,
table.gray2
{
	width: 100%;
	border: solid 1px #dddddd;
}
table.gray td,
table.gray2 td
{
	background-color: #333333;
	padding: 10px;
	border: solid 1px #dddddd;
	text-align: left;
}
table.gray td.left,
table.gray2 td.left
{
	background-color: #666666
}
table.gray td.left2,
table.gray2 td.left2
{
	background-color: #666666
}
table.gray td.lgray,
table.gray2 td.lgray
{
	background-color: #999999;
	color: #000000;
	font-weight: bold;
	font-size: 150%;
}
table.gray2 td.syohinbango
{
	width: 10%;
}
table.gray2 td.syohinmei
{
	width: 43%;
}
table.gray2 td.yoryo
{
	width: 10%;
}
table.gray2 td.tanka
{
	width: 15%;
}
table.gray2 td.suryo
{
	width: 10%;
}t
table.gray2 td.gokeikingaku
{
	width: 10%;
}
table.gray2 tr.header td
{
	background-color: #666666;
}





/*クラスここまで##############################################################*/





/*ヘッダー####################################################################*/
div#header
{
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 750px;
}
div#topdescription
{
	background-image: url(./images/topdescription.png);
	background-repeat: repeat-x;
	background-position: left center;
	padding: 2px;
	color: #333333;
}
/*ヘッダー上部*/
div#headertop 
{
}
/*ヘッダー左部*/
div#headertopleft
{
	width: 200px;
	height: 70px;
	float: left;
}
/*サイトタイトル*/
a#sitetitle
{
	width: 200px;
	height: 70px;
	background: #ffffff url(./images/sitetitle.png) no-repeat left top;
	overflow: hidden;
	display: block;
	text-indent: -10000px;
}
/*ヘッダー右部*/
div#headertopright {
	float: right;
	width: 540px;
	height: 70px;
}
div#telandfax
{
	float: left;
	width: 540px;
	height: 70px;
	overflow: hidden;
	display: block;
	text-indent: -10000px;
	background-image: url(./images/telandfax.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
div#headerbottom
{
	clear: both;
}
/*description*/
h2#description
{
	clear: both;
	width: 750px;
	height: 200px;
	overflow: hidden;
	text-indent: -10000px;
	background-image: url(./images/description.png);
	background-repeat: no-repeat;
	background-position: left top;
}
/*メインメニュー*/
ul#mainmenu
{
	clear: both;
	margin: 0px;
	padding: 0px;
}
ul#mainmenu li
{
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
li#mainmenuhome a
{
	width: 125px;
	height: 50px;
	overflow: hidden;
	display: block;
	text-indent: -10000px;
	background-image: url(./images/mainmenuhome.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
li#mainmenuhome a:hover
{
	background-image: url(./images/mainmenuhomehover.png);
}
li#mainmenuhome a#carrent
{
	background-image: url(./images/mainmenuhomehover.png);
}
li#mainmenuosusume a
{
	width: 125px;
	height: 50px;
	overflow: hidden;
	display: block;
	text-indent: -10000px;
	background-image: url(./images/mainmenuosusume.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
li#mainmenuosusume a:hover
{
	background-image: url(./images/mainmenuosusumehover.png);
}
li#mainmenuosusume a#carrent
{
	background-image: url(./images/mainmenuosusumehover.png);
}
li#mainmenusyohin a
{
	width: 125px;
	height: 50px;
	overflow: hidden;
	display: block;
	text-indent: -10000px;
	background-image: url(./images/mainmenusyohin.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
li#mainmenusyohin a:hover
{
	background-image: url(./images/mainmenusyohinhover.png);
}
li#mainmenusyohin a#carrent
{
	background-image: url(./images/mainmenusyohinhover.png);
}
li#mainmenukonyu a
{
	width: 125px;
	height: 50px;
	overflow: hidden;
	display: block;
	text-indent: -10000px;
	background-image: url(./images/mainmenukonyu.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
li#mainmenukonyu a:hover
{
	background-image: url(./images/mainmenukonyuhover.png);
}
li#mainmenukonyu a#carrent
{
	background-image: url(./images/mainmenukonyuhover.png);
}
li#mainmenukonyuannai a
{
	width: 125px;
	height: 50px;
	overflow: hidden;
	display: block;
	text-indent: -10000px;
	background-image: url(./images/mainmenukonyuannai.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
li#mainmenukonyuannai a:hover
{
	background-image: url(./images/mainmenukonyuannaihover.png);
}
li#mainmenukonyuannai a#carrent
{
	background-image: url(./images/mainmenukonyuannaihover.png);
}
li#mainmenukaisyaannai a
{
	width: 125px;
	height: 50px;
	overflow: hidden;
	display: block;
	text-indent: -10000px;
	background-image: url(./images/mainmenukaisyaannai.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
li#mainmenukaisyaannai a:hover
{
	background-image: url(./images/mainmenukaisyaannaihover.png);
}
li#mainmenukaisyaannai a#carrent
{
	background-image: url(./images/mainmenukaisyaannaihover.png);
}
li#mainmenusonotasyohin a
{
	width: 125px;
	height: 50px;
	overflow: hidden;
	display: block;
	text-indent: -10000px;
	background-image: url(./images/mainmenusonotasyohin.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
li#mainmenusonotasyohin a:hover
{
	background-image: url(./images/mainmenusonotasyohinhover.png);
}
li#mainmenusonotasyohin a#carrent
{
	background-image: url(./images/mainmenusonotasyohinhover.png);
}
div#oshirasebotan
{
	clear: both;
	width: 750px;
	height: 50px;
	overflow: hidden;
	display: block;
	background-image: url(./images/oshirasebotan.png);
	background-repeat: no-repeat;
	background-position: left top;
}
a#cyumoku
{
	width: 250px;
	height: 50px;
	overflow: hidden;
	display: block;
	text-indent: -10000px;
	float: left;
}
a#oshirase
{
	width: 250px;
	height: 50px;
	overflow: hidden;
	display: block;
	text-indent: -10000px;
	float: right;
}
/*ヘッダー終わり##############################################################*/





/*コンテンツ##################################################################*/
div#contents {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	width: 750px;
}

/**/
div#contentsinner
{
	clear: both;
}
h3#pickupsyohin
{
	clear: both;
	width: 750px;
	height: 50px;
	overflow: hidden;
	display: block;
	text-indent: -10000px;
	background-image: url(./images/h3pickupsyohin.png);
	background-repeat: no-repeat;
	background-position: left top;
}
div#tel
{
	width: 750px;
	height: 40px;
	overflow: hidden;
	display: block;
	text-indent: -10000px;
	background-image: url(./images/tel.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
/*ボディ終わり################################################################*/





/*購入####################################################################*/
h2#h2konyu
{
	clear: both;
	width: 750px;
	height: 80px;
	overflow: hidden;
	display: block;
	text-indent: -10000px;
	background-image: url(./images/h2konyu.png);
	background-repeat: no-repeat;
	background-position: left top;
}
h3#h3cyumonsyoform
{
	clear: both;
	width: 750px;
	height: 50px;
	overflow: hidden;
	display: block;
	text-indent: -10000px;
	background-image: url(./images/h3cyumonsyoform.png);
	background-repeat: no-repeat;
	background-position: left top;
}
h3#h3cyumonsyo
{
	clear: both;
	width: 750px;
	height: 50px;
	overflow: hidden;
	display: block;
	text-indent: -10000px;
	background-image: url(./images/h3cyumonsyo.png);
	background-repeat: no-repeat;
	background-position: left top;
}
h3#h3cyumonsyointer
{
	clear: both;
	width: 750px;
	height: 50px;
	overflow: hidden;
	display: block;
	text-indent: -10000px;
	background-image: url(./images/h3cyumonsyointer.png);
	background-repeat: no-repeat;
	background-position: left top;
}
h2#h2konyuannai
{
	clear: both;
	width: 750px;
	height: 80px;
	overflow: hidden;
	display: block;
	text-indent: -10000px;
	background-image: url(./images/h2konyuannai.png);
	background-repeat: no-repeat;
	background-position: left top;
}
h3#h3gokonyu
{
	clear: both;
	width: 750px;
	height: 50px;
	overflow: hidden;
	display: block;
	text-indent: -10000px;
	background-image: url(./images/h3gokonyu.png);
	background-repeat: no-repeat;
	background-position: left top;
}
table#tablegokonyu
{
	width: 750px;
	margin-bottom: 20px;
}
table#tablegokonyu td
{
	border-top: solid 1px #666666;
	border-bottom: solid 1px #666666;
	padding: 3px;
}
table#tablegokonyu td.title
{
	color: #000000;
	font-weight: bold;
	background-color: #999999;
}
table#tablegokonyu td#koza
{
	text-align: center;
	border: solid 1px #666666;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 140%;
}
h3#h3kojinjyoho
{
	clear: both;
	width: 750px;
	height: 50px;
	overflow: hidden;
	display: block;
	text-indent: -10000px;
	background-image: url(./images/h3kojinjyoho.png);
	background-repeat: no-repeat;
	background-position: left top;
}





/*会社案内################################################################*/
h2#h2syohin
{
	clear: both;
	width: 750px;
	height: 80px;
	overflow: hidden;
	display: block;
	text-indent: -10000px;
	background-image: url(./images/h2syohin.png);
	background-repeat: no-repeat;
	background-position: left top;
}
h3#h3syohinichiran
{
	clear: both;
	width: 750px;
	height: 50px;
	overflow: hidden;
	display: block;
	text-indent: -10000px;
	background-image: url(./images/h3syohinichiran.png);
	background-repeat: no-repeat;
	background-position: left top;
}
table#syohinichiran tr td
{
	text-align: center;
}
table#syohinichiran tr.setsumei td
{
	text-align: center;
	vertical-align: top;
	background-image: url(./images/setsumei.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 6px 4px 2px 4px;
}
table#syohinichiran tr.setsumei td.backgoundnone
{
	background: none;
}
table#syohinichiran tr.setsumei td strong
{
	font-size: 10px;
}
a#faxcyumonsyobotan
{
	float: left;
	width: 75px;
	height: 30px;
	overflow: hidden;
	display: block;
	text-indent: -10000px;
	background-image: url(./images/faxbotan.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: none;
}
a#cyumonsyoformbotan
{
	float: left;
	width: 75px;
	height: 30px;
	overflow: hidden;
	display: block;
	text-indent: -10000px;
	background-image: url(./images/inbotan.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: none;
}
h2#h2honjitsunoosusume
{
	clear: both;
	width: 750px;
	height: 80px;
	overflow: hidden;
	display: block;
	text-indent: -10000px;
	background-image: url(./images/h2honjitsunoosusume.png);
	background-repeat: no-repeat;
	background-position: left top;
}
h3#h3honjitsunoosusume
{
	clear: both;
	width: 750px;
	height: 50px;
	overflow: hidden;
	display: block;
	text-indent: -10000px;
	background-image: url(./images/h3honjitsunoosusume.png);
	background-repeat: no-repeat;
	background-position: left top;
}




/*会社案内################################################################*/
h2#h2kaisyaannai
{
	clear: both;
	width: 750px;
	height: 80px;
	overflow: hidden;
	display: block;
	text-indent: -10000px;
	background-image: url(./images/h2kaisyaannai.png);
	background-repeat: no-repeat;
	background-position: left top;
}
h3#h3kaisyaannai
{
	clear: both;
	width: 750px;
	height: 50px;
	overflow: hidden;
	display: block;
	text-indent: -10000px;
	background-image: url(./images/h3kaisyaannai.png);
	background-repeat: no-repeat;
	background-position: left top;
}
h3#h3kaisyagaiyo
{
	clear: both;
	width: 750px;
	height: 50px;
	overflow: hidden;
	display: block;
	text-indent: -10000px;
	background-image: url(./images/h3kaisyagaiyo.png);
	background-repeat: no-repeat;
	background-position: left top;
}





/*フッター####################################################################*/
.footer
{
	clear: both;
	margin-right: auto;
	margin-left: auto;
	border-top: 1px solid #333333;
	width: 750px;
	padding: 10px 0px 10px 0px;
}
.footercopyright p
{
	text-align: center;
}
/*フッター終わり##############################################################*
