/*  基本設定  */

body {
	margin: 0;
	padding:0;
	background-color: #fff;
	background-image: url('../img/bg.gif');
	color: #000;
	text-align:center;
	font-size: 100%;
	font-family:Verdana, "メイリオ","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

a {
	overflow:hidden;
}

a:hover {
	overflow:hidden;
}

.clearfix {
	clear:both;
	height:1px;
	line-height:1px;
}

.new {
	color:red;
	font-family:verdana;
	font-size:12px;
	line-height:1.5em;
	padding-left:1em;
	font-style:italic;
	font-weight:bold;
}

/*  背景は866pix 基本コンテンツ部分は800pixなので両側33pix以上paddingすること  */

#container {
  width:866px;
  height:100%;
  margin:0 auto;
  padding:0;
  background:url('../img/bg2.gif') 
  repeat-y;
  text-align:left;
}

#Header {
  position:relative;
  width:800px;
  margin:0 auto;
  padding:0 33px;
}

/*  ヘッダーロゴ  */
#Header #Logo {
  margin:0 auto;
  padding:0;
  width:800px;
  height:60px;
  background:url('../img/header.gif')
  no-repeat left top;
}

#Header #Logo h1{
  margin:0;
  padding:0;
  width:160px;
  height:60px;
  text-indent:-9999px;
  background:url('../img/logo.gif')
  no-repeat left top;
}

#Header #Logo p{
  position:absolute;
  top:18px;
  right:48px;
  margin:0;
  padding:0;
  font-size:12px;
  line-height:120%;
  font-family:Sans serif;
  letter-spacing:1px;
}

/*  ヘッダーナビゲーション  */


#Header ul#Navi {
  width:694px;
  height:35px;
  margin:0;
  padding:0 53px;
  background: url('../img/navi_br.jpg') repeat-x;
  text-align:center;
}

/*IE7*/
*:first-child+html #Header ul#Navi {
  width:694px;
  height:35px;
  margin:0;
  padding:0 53px;
  background: url('../img/navi_br.jpg') repeat-x;
  text-align:center;
}

/*IE6*/
*html #Header ul#Navi {
  width:800px;
  height:35px;
  margin:0;
  padding:0 53px;
  background: url('../img/navi_br.jpg') repeat-x;
  text-align:center;
}

#Header ul#Navi li {
  margin:0;
  padding:0;
  list-style:none;
  display:block;
  float:left;
  width:99px;
  height:35px;
  text-indent:-9999px;
  background: url('../img/navigation.jpg')
  no-repeat;
}

#Header ul#Navi li a {
  display:block;
  width:99px;
  height:35px;
  background: url('../img/navigation.jpg')
  no-repeat;
}

#Header ul#Navi li a:hover {
  display:block;
  width:99px;
  height:35px;
  background: url('../img/navigation.jpg')
  no-repeat;
}

#Header ul#Navi li#home { width:99px; }
#Header ul#Navi li#product { width:99px; }
#Header ul#Navi li#hanbai-nav { width:99px; }
#Header ul#Navi li#company { width:99px; }
#Header ul#Navi li#dojo-nav { width:99px; }
#Header ul#Navi li#sitemap { width:99px; }
#Header ul#Navi li#contact { width:99px; }

#Header ul#Navi li#home a { background-position:-50px 0; }
#Header ul#Navi li#product a { background-position:-150px 0; }
#Header ul#Navi li#hanbai-nav a { background-position:-250px 0; }
#Header ul#Navi li#company a { background-position:-350px 0; }
#Header ul#Navi li#dojo-nav a { background-position:-450px 0; }
#Header ul#Navi li#sitemap a { background-position:-550px 0; }
#Header ul#Navi li#contact a { background-position:-650px 0; }

#Header ul#Navi li#home a:hover { background-position:-50px 100%; }
#Header ul#Navi li#product a:hover { background-position:-150px 100%; }
#Header ul#Navi li#hanbai-nav a:hover { background-position:-250px 100%; }
#Header ul#Navi li#company a:hover { background-position:-350px 100%; }
#Header ul#Navi li#dojo-nav a:hover { background-position:-450px 100%; }
#Header ul#Navi li#sitemap a:hover { background-position:-550px 100%; }
#Header ul#Navi li#contact a:hover { background-position:-650px 100%; }

#Header ul#Navi li#home.current-page { background-position:-50px 100%; }
#Header ul#Navi li#product.current-page { background-position:-150px 100%; }
#Header ul#Navi li#hanbai-nav.current-page { background-position:-250px 100%; }
#Header ul#Navi li#company.current-page { background-position:-350px 100%; }
#Header ul#Navi li#dojo-nav.current-page { background-position:-450px 100%; }
#Header ul#Navi li#sitemap.current-page { background-position:-550px 100%; }
#Header ul#Navi li#contact.current-page { background-position:-650px 100%; }


#mes {
	width:700px;
	margin:0 auto;
}

/*  メインイメージ画像  */
#MainImage {
  width:800px;
  height:270px;
  margin:0 auto;
  padding:0 33px;
}

#MainImage p {
  width:800px;
  height:270px;
  margin:0 auto;
  padding:0;
}

/*  メインコンテンツ  */
#MainContent {
  position:relative;
  width:750px;
  margin:0 auto;
  padding:0 58px;
}

/*  トピックス  */
#MainContent #Topics-area {
  margin:0 auto;
  padding:0;
  width:750px;
}

#MainContent #Topics-area dl#topics {
  width:750px;
  margin:0 auto 0.5em;
  padding:0;
}

#MainContent #Topics-area dl#topics dt {
  margin:0;
  padding:0;
  width:150px;
  height:25px;
  text-indent:-9999px;
  background:url('../img/topics.gif')
  no-repeat left top;
}

#MainContent #Topics-area dl#topics dd {
  margin:0;
  padding:0 30px;
  width:690px;
  height:24px;
  line-height:24px;
  font-size:12px;
  font-family:Verdana, "MS UI Gothic", osaka;
  display:block;
  background:url(../img/dd.gif)
  no-repeat 7px 3px;
}

#MainContent #Topics-area dl#topics dd.blue {
  background-color:#E0EEEE;
  text-decoration:none;
  color:#000;
}

#MainContent #Topics-area dl#topics dd.blue a { width:600px; height:25px; text-decoration:none; color:#000;}
#MainContent #Topics-area dl#topics dd.blue a:hover { text-decoration:underline; color:#00f;}
#MainContent #Topics-area dl#topics dd a { width:600px; height:25px; text-decoration:none; color:#000;}
#MainContent #Topics-area dl#topics dd a:hover { text-decoration:underline; color:#00f;}

/*  トップページ詳細ボタン  */
#MainContent ul#btn01 {
  position:absolute;
  right:70px;
  width:146px;
  height:29px;
  margin:0;
  padding:0;
}

#MainContent ul#btn01 li {
  width:146px;
  height:29px;
  margin:0;
  padding:0;
  text-indent:-9999px;
  background:url(../img/this01.gif)
  no-repeat;
  display:block;
}

#MainContent ul#btn01 li a {
  width:146px;
  height:29px;
  background:url(../img/this01.gif)
  no-repeat;
  display:block;
}

#MainContent ul#btn01 li a:hover {
  width:146px;
  height:29px;
  background:url(../img/this01.gif)
  no-repeat;
  background-position:0 100%;
  display:block;
}

#MainContent ul#btn02 {
  position:absolute;
  right:70px;
  width:146px;
  height:29px;
  margin:0;
  padding:0;
}

#MainContent ul#btn02 li {
  width:146px;
  height:29px;
  margin:0;
  padding:0;
  text-indent:-9999px;
  background:url(../img/this02.gif)
  no-repeat;
  display:block;
}

#MainContent ul#btn02 li a {
  width:146px;
  height:29px;
  background:url(../img/this02.gif)
  no-repeat;
  display:block;
}

#MainContent ul#btn02 li a:hover {
  width:146px;
  height:29px;
  background:url(../img/this02.gif)
  no-repeat;
  background-position:0 100%;
  display:block;
}

#MainContent ul#btn03 {
	position:absolute;
	right:70px;
	width:146px;
	height:29px;
	margin:0;
	padding:0;
	top: 979px;
}

#MainContent ul#btn03 li {
  width:146px;
  height:29px;
  margin:0;
  padding:0;
  text-indent:-9999px;
  background:url(../img/this03.gif)
  no-repeat;
  display:block;
}

#MainContent ul#btn03 li a {
  width:146px;
  height:29px;
  background:url(../img/this03.gif)
  no-repeat;
  display:block;
}

#MainContent ul#btn03 li a:hover {
  width:146px;
  height:29px;
  background:url(../img/this03.gif)
  no-repeat;
  background-position:0 100%;
  display:block;
}

/*  トップページそば道場  */
#MainContent #dojo {
  margin:3em auto;
  padding:0;
  width:750px;
  height:100%;
}
#MainContent #dojo h2 {
  margin:0;
  padding:0;
  width:250px;
  height:30px;
  text-indent:-9999px;
  background:url('../img/title02.gif')
  no-repeat left top;
}

#MainContent #dojo dl {
  margin:0 auto;
  padding:5px 0;
  width:700px;
}

#MainContent #dojo dt {
  font-size:12px;
  font-weight:bold;
  line-height:1.5em;
  color:#930;
  font-family:Verdana, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#MainContent #dojo dd {
  font-size:12px;
  line-height:1.8em;
  color:#000;
  font-family:Verdana, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#MainContent #dojo p {
  margin:0 90px;
  padding:0;
  width:533px;
  height:80px;
  background:url(../img/dojo-image.gif)
  no-repeat;
  text-indent:-9999px;
}

#MainContent #dojo p a {
  width:533px;
  height:80px;
  display:block;
  text-decoration:none;
}

/* 通信販売画像リスト */

#MainContent #hanbai {
  margin:3em auto;
  padding:0;
  width:750px;
}

#MainContent #hanbai h2 {
  margin:0;
  padding:0;
  width:250px;
  height:30px;
  text-indent:-9999px;
  background:url('../img/title03.gif')
  no-repeat left top;
}

#MainContent #hanbai p {
  margin:0 0 1em;
  padding:0 15px;
  width:700px;
  font-size:12px;
  line-height:1.8em;
  color:#000;
  font-family:Verdana, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#MainContent #hanbai #List {
  margin:0 auto;
  padding:0 15px;
  width:720px;
}

#MainContent #hanbai #List dl.small {
  margin:0 2px;
  padding:0;
  width:100px;
  height:170px;
  float:left;
  background-color:#e0eeee;
}

#MainContent #hanbai #List dl.small dt {
  margin:0;
  padding:0;
  width:100px;
  height:1.5em;
  font-size:12px;
  line-height:1.5em;
  background-color:#DAA520;
  text-align:center;
}

#MainContent #hanbai #List dl.small dt a {
  width:100px;
  height:20px;
  display:block;
  text-decoration:none;
  color:#000;
}

#MainContent #hanbai #List dl.small dd.image01 {
	margin:0;
	padding:0;
	width:100px;
	height:120px;
	display:block;
	text-indent:-9999px;
	background-image: url(../img/ishi.jpg);
	background-repeat: no-repeat;
	background-position: center 5px;
}

#MainContent #hanbai #List dl.small dd.image01 a {
  margin:0;
  padding:0;
  width:100px;
  height:120px;
  display:block;
  text-decoration:none;
}

#MainContent #hanbai #List dl.small dd.image02 {
  margin:0;
  padding:0;
  width:100px;
  height:120px;
  display:block;
  text-indent:-9999px;
  background:url(../img/dattan.jpg)
  no-repeat center 5px;
}

#MainContent #hanbai #List dl.small dd.image02 a {
  margin:0;
  padding:0;
  width:100px;
  height:120px;
  display:block;
  text-decoration:none;
}

#MainContent #hanbai #List dl.small dd.image03 {
  margin:0;
  padding:0;
  width:100px;
  height:120px;
  display:block;
  text-indent:-9999px;
  background:url(../img/sobacha.jpg)
  no-repeat center 5px;
}

#MainContent #hanbai #List dl.small dd.image03 a {
  margin:0;
  padding:0;
  width:100px;
  height:120px;
  display:block;
  text-decoration:none;
}

#MainContent #hanbai #List dl.small dd.text {
  margin:0;
  padding:0;
  width:100px;
  font-size:10px;
  line-height:1.5em;
  text-align:center;
  color:#333;
  font-family:Verdana, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
  font-weight:bold;
}

/* 画像04 */

#MainContent #hanbai #List dl.large {
  margin:0 2px;
  padding:0;
  width:380px;
  height:170px;
  float:left;
  background-color:#e0eeee;
}

#MainContent #hanbai #List dl.large dt {
  margin:0;
  padding:0;
  width:380px;
  height:20px;
  height:1.5em;
  font-size:12px;
  line-height:1.5em;
  background-color:#DAA520;
  text-align:center;
}

#MainContent #hanbai #List dl.large dt a {
  width:380px;
  height:20px;
  display:block;
  text-decoration:none;
  color:#000;
}

#MainContent #hanbai #List dl.large dd.image {
  margin:5px 0;
  padding:0;
  width:140px;
  height:110px;
  display:block;
  text-indent:-9999px;
  background:url(../img/tuyu.jpg)
  no-repeat center top;
  float:left;
}

#MainContent #hanbai #List dl.large dd.image a {
  margin:0;
  padding:0;
  width:140px;
  height:110px;
  display:block;
  text-decoration:none;
}

#MainContent #hanbai #List dl.large dd.text {
  margin:5px 0;
  padding:0;
  width:235px;
  font-size:10px;
  line-height:1.2em;
  color:#333;
  font-family:Verdana, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
  float:left;
}

#MainContent #hanbai #List dl.large dd.text a {
  display:block;
  text-decoration:none;
  color:#333;
  width:235px;
  height:80px;
}

#MainContent #hanbai #List dl.large dd.text02 {
  margin:0;
  padding:0;
  width:370px;
  font-size:10px;
  line-height:1.5em;
  font-weight:bold;
  text-align:center;
  color:#333;
  font-family:Verdana, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
  clear:both;
}

#MainContent #hanbai #List hr { 
  clear:both;
  height:0;
  margin:0;
  visibility:hidden;
  border:none;
}

#pp {
  width:750px;
  height:20px;
  margin:0 auto;
  padding:0 58px;
  text-align:right;
}

#pp ul{
  width:700px;
  height:20px;
  margin:2em 0 0;
  padding:0;
  list-style:none;
}

#pp ul li{
  font-size:x-small;
  line-height:1.5em;
  color:#333;
}

#pp ul li a{
  text-decoration:none;
  color:#333;
}

#Footer {
  width:800px;
  height:30px;
  margin:0 auto;
  padding:0 33px;
}

#Footer p {
  width:800px;
  margin:0 auto;
  padding:0;
  color:#fff;
  font-size:11px;
  line-height:20px;
  text-align:center;
  font-family:Verdana, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
  letter-spacing:0.1em;
  background:url('../img/footer_bg.gif') repeat-x;
}

ul.PageUp {
  position:relative;
  left:600px;
  width:120px;
  height:20px;
  margin:0;
  padding:0;
  font-size:10px;
  line-height:20px;
	text-align:right;
}

ul.PageUp li { list-style:none; }
ul.PageUp li a { color:#039; text-decoration:none; }
ul.PageUp li a:hover { color:#039; text-decoration:underline; }

#MainContent hr { 
  clear:both;
  height:0;
  margin:0;
  visibility:hidden;
  border:none;
  color:#fff;
}

.ContentArea {
	margin:0;
	padding:1em 60px;
}


.ContentArea h2 {
	font-size:14px;
	line-height:2em;
	border-bottom:1px solid #ccc;
	color:#0066CC;
}

.ContentArea table {
	width:400px;
	font-size:10px;
	line-height:1.5em;
}

.ContentArea td {
	padding:0.3em 5px;
	margin:0;
	border-bottom:1px solid #fff;
}

.ContentArea p {
	font-size:10px;
	line-height:1.5em;
}

.red { color:#990000; }

.ContentArea p.btn {
	margin:1em 0;
	padding:0;
	text-align:center;
	width:300px;
	height:25px;
	background:#06c;
	color:#fff;
	line-height:25px;
}

.ContentArea p.btn a {
	display:block;
	width:300px;
	height:25px;
	text-decoration:none;
	color:#fff;
}

.ContentArea p.btn a:hover {
	display:block;
	width:300px;
	height:25px;
	text-decoration:none;
	color:#fff;
	background:#CC6600;
}


.ContentArea td.blue {
	background:#CC6600;
	color:#fff;
	font-weight:bold;
}

.ContentArea td.gray {
	background:#eee;
}

#Gyoumu table {
	margin:0 0 1.5em;
	padding:0;
	border:1px solid #ccc;
	border-bottom:none;
	border-right:none;
	width:80%;
}

#Gyoumu table th {
	margin:0;
	padding:0.2em 1em;
	font-size:12px;
	line-height:1.5em;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	background:#eee;
	text-align:center;
}

#Gyoumu table td {
	margin:0;
	padding:0.5em 1em;
	font-size:12px;
	line-height:1.5em;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	text-align:center;
}

#mainMessage {
	width:600px;
	margin:1em 133px;
	padding:0.5em 0;
	text-align:center;
	font-size:14px;
	line-height:1.5em;
	border:1px solid #999;
}

#MainContent #hanbai table {
	width:100%;
	font-size:12px;
	line-height:1.5em;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
}

#MainContent #hanbai table th {
	text-align:center;
	background:#C90;
}

#MainContent #hanbai table th.col1 {
	width:15%;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
}

#MainContent #hanbai table th.col2 {
	width:40%;
}

#MainContent #hanbai table td {
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
}

#MainContent #hanbai table td.image {
	text-align:center;
	vertical-align:top;
}

#MainContent #hanbai table td {
	text-align:center;
}

#MainContent #hanbai table td.plains {
	text-align:left;
}

