body{
    margin: 30px;
    padding: 0px;
    background-color:#FFF;
}

img{
    border: 0px;
}

p{
  color: #000;
  font-size: 12px;
  line-height: 18px;
  text-align: left;
  margin: 5px 5px 5px 5px;
}

.txt9px{
  font-size: 9px;
}

.txt10px{
  font-size: 10px;
}

.txt12px{
  font-size: 12px;
}

h2{
  color: #000;
  font-size: 14px;
  line-height: 20px;
  text-align: left;
  margin: 7px 7px 7px 7px;
  border-left: 10px solid #FFFF00;
  padding-left: 3px;
}

h3{
  color: #000;
  font-size: 14px;
  line-height: 20px;
  margin: 7px 7px 7px 7px;
}

a:hover{
  color: #FF0000;
}

.margin10{
  margin-left: 10px;
}

.margin20{
  margin-left: 20px;
}

/* 全体のレイアウトの設定 */
#roundtable{
    width: 700px;
    height: auto;
    background: #FFFFCC;
    padding: 0px;
    margin: 0px;
    background-attachment:#FFFFCC;
}
/* ******************************* */

/* タイトル部のスタイル設定 */
#title{
    width: 700px;
    background: #99CC99;
    text-align: left;
    padding: 5px 0px 0px 0px;
}
#title h1{
    color: #FFF;
    font-size: 12px;
    line-height: 18px;
    text-align: left;
    margin: 0px 5px 5px 10px;
    padding: 0px 5px 5px 10px;
    font-weight: normal;
    clear: both;
}
#logo{
    float: left;
}
#shopnav{
    float: right;
}
/* ******************************* */

/* タブナビゲーションのスタイル設定 */
#tabnav{
    width: 100%;
    height: 23px;
    margin: 0px;
    padding: 0px;
    list-style: none;
    clear: both;
}

.menu{
    display: inline; /* Mac版IE5用設定 */
    width: 93px;
    height: 23px;
    padding: 0px;
    margin: 0px 0px 0px 3px;
    text-align: center;
    color: #000;
    font-size: 12px;
    line-height: 23px;
    background: #FFFFCC url(../img/tab_on.gif) no-repeat;
    font-weight: bolder;
}

/* MacIE5 HackStart \*/

.menu{
    float: left; /* Mac版IE5以外用設定 */
    width: 93px;
    height: 23px;
    padding: 0px;
    margin: 0px 0px 0px 3px;
    text-align: center;
    color: #000;
    font-size: 12px;
    line-height: 23px;
    background: #FFFFCC url(../img/tab_on.gif) no-repeat;
    font-weight: bolder;
}

/* MacIE5 HackEnd */

.menu a:link{
    color: #000;
    text-decoration: none;
    display: block;
    line-height: 23px;
    background: #FFCC00 url(../img/tab_off.gif) no-repeat;
    font-weight: normal;
}

.menu a:visited{
    color: #000;
    text-decoration: none;
    display: block;
    line-height: 23px;
    background: #FFCC00 url(../img/tab_off.gif) no-repeat;
    font-weight: normal;
}

.menu a:hover{
    text-decoration: none;
    color: #000;
    display: block;
    line-height: 23px;
    background: #FFFFCC url(../img/tab_on.gif) no-repeat;
    font-weight: bold;
}

.menu a:active{
    text-decoration: none;
    color: #000;
    display: block;
    line-height: 23px;
    background: #FFFFCC url(../img/tab_on.gif) no-repeat;
    font-weight: bold;
}

/* ******************************* */

/* 角のスタイル設定 */
.topcorner{
  background: #99CC99 url(../img/tr.gif) no-repeat top right;
}

.bottomcorner{
  background: #99CC99 url(../img/br.gif) no-repeat bottom right;
  clear: both;
}

.corner{
  width: 15px;
  height: 15px;
  border: none;
  display: block;
}
/* ******************************* */

/* トップページバナー（660x150）のスタイル設定 */

#banner660 {width: 660px; height: 150; margin: 130px auto 0px;}

/* ******************************* */

/* トップページ左部のスタイル設定 */
#leftside{
  width: 400px;
  height: auto;
  padding: 10px 5px;
  margin: 10px 0px 10px 10px;
  
  ;
  border: 1px solid #99CC99;
  float: left;
}

#leftside li{
  list-style: none;
  font-size: 12px;
  line-height: 20px;
}

#newsform{}

/* ******************************* */

/* トップページ右部のスタイル設定 */
#rightside{
  width: 250px;
  height: auto;
  float: right;
  margin: 10px 10px 10px 0px;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px
}

/* ******************************* */

/* 左サイドのスタイル設定 */
#leftnav{
  width: 390px;
  height: auto;
  padding: 5px 5px 5px 0px;
  border-right: 1px dashed #99CC99;
  margin: 5px 5px 10px 10px;
  float: left;
}

#leftnav li{
  list-style: none;
  font-size: 12px;
  line-height: 25px;
}

#newsform{
  text-align: center;
}

/* ******************************* */

/* 右サイドのスタイル設定 */
#rightcont{
  width: 260px;
  height: auto;
  float: right;
  margin-top: 5px;
  margin-right: 10px;
  margin-bottom: 10px;
  margin-left: 0px;
  padding-top: 5px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px
}

/* ******************************* */

/* お客さまの声ブロックのスタイル設定 */
#voice{
  margin: 5px 3px 3px 3px;
  padding: 5px;
  border: 2px dotted #99CC99;
  background: #FFFFCC;
}


/* ******************************* */

/* 見出し用の実線ボックス */

	.intro {
		font-family:palatino, georgia, verdana, arial, sans-serif;
		color:#333;
		font-size:small;
		font-weight:normal;
  		background:#FFFFCC;
  		padding:5px;
		margin-top: 10px;
		margin-bottom: 10px;
		border:1px solid #99CC99;
  		line-height:200%;
		width:auto;
		}

	.intro a,
	.intro a:link,
	.intro a:visited,
	.intro a:active,
	.intro a:hover {
		font-weight: normal;
		text-decoration: underline;
	}

/* 画像のテキスト回り込み設定 */

.imgmargin{
  margin: 5px;
}

.imgleft{
  float: left;
  margin: 5px;
}

.imgnone{
  float: none;
  margin: 5px;
}

.imgright{
  float: right;
  margin: 5px;
}

.imgclear{
  clear:both;
}

.imgclearleft{
  clear:left;
}

.imgclearright{
  clear:right;
}

.imgbox{
  background:#FFF;
  border:1px solid #000;
  margin: 10px 10px 10px 10px;
  padding: 10px 0px 10px 0px;
  }

/* ******************************* */

/* 商品一覧の下線区切り付き囲み */

.itemlist{
  margin: 5px 3px 3px 3px;
  padding: 5px 10px 5px 10px;
  border-bottom: 1px dotted #99CC99;
}

/* ******************************* */

/* 注意書きの赤色囲み */

.attention{
  margin: 5px 3px 3px 3px;
  padding: 5px 10px 5px 10px;
  border: 1px dotted red;
  background: pink;
}

/* ******************************* */

/* 囲みシリーズ */

.blue_box{
  margin: 5px 3px 3px 3px;
  padding: 3px 3px 3px 3px;
  border: 1px dotted blue;
  background: #CCFFFF;
}

.green_box{
  margin: 5px 3px 3px 3px;
  padding: 3px 3px 3px 3px;
  border: 1px dotted green;
  background: #CCFF99;
}

.brown_box{
  margin: 5px 3px 3px 3px;
  padding: 3px 3px 3px 3px;
  border: 1px dotted brown;
  background: #FFFF66;
}

.orange_box{
  margin: 5px 3px 3px 3px;
  padding: 3px 3px 3px 3px;
  border: 1px dotted orange;
  background: #FFFF66;
}

.xmas_box{
  margin: 5px 3px 3px 3px;
  padding: 3px 3px 3px 3px;
  border: 1px dotted green;
  background: pink;
}


/* ******************************* */

/* 販売情報のスタイル設定 */

#salesinfo{
    color: #000;
	clear:both;
    padding: 0px 0px 10px 5px;
    margin: 0px 0px 10px 5px;
	}

/* ******************************* */

/* フッタ：ナビゲーション部のスタイル設定 */

#footnav{
    color: #FFF;
    font-size: 12px;
    padding: 5px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    font-style:normal;
    text-align: center;
}
#footnav a{
    color: #FFF;
	text-decoration:none;
}
#footnav a:hover{
	text-decoration:underline;
}

/* ******************************* */

/* コピーライト部のスタイル設定 */

#copyright{
    color: #FFF;
    font-size: 11px;
    padding: 5px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    font-style:normal;
    text-align: center;
}

/* ******************************* */

/* MTからの移植ID */
	#container {
		background:#FFFFCC;
		border:0px;
		}

	#links {
		float:left;
		padding:10px;
		border:0px;
		width:170px;
		height:auto;
		}
		
	.blog {
  		padding:5px 10px 5px 10px;
		margin-right:5px;
		background:#FFFFCC;
		width:auto;
		}

	.intro {
		font-family:palatino, georgia, verdana, arial, sans-serif;
		color:#333;
		font-size:small;
		font-weight:normal;
  		background:#FFFFCC;
  		padding:5px;
		margin-top: 10px;
		margin-bottom: 10px;
		border:1px solid #99CC99;
  		line-height:200%;
		width:auto;
		}
		
	#content {
		float:left;
		background:#FFFFCC;
		margin:5px;
		border-right:1px solid #99CC99;
		width: 70%;
		}

	.side {
		font-family:verdana, arial, sans-serif;
		color:#333;
		font-size:small;
		font-weight:normal;
  		background:#FFFFCC;
  		line-height:140%;
  		padding:2px;				
		}	
		
	.sidetitle {
		font-family:palatino, georgia, times new roman, serif;
		color:#666600;
		font-size:small;
		font-weight:normal;
  		padding:2px;
  		margin-top:20px;
  		margin-bottom:10px;
		border-left: 10px solid #FFFF00;
		letter-spacing: .3em;
  		background:#FFFFCC;
  		text-transform:uppercase;
		}		
	
/* ******************************* */


/* 画像テキスト回り込みのスタイル設定 */

.pict {
  border: 4px solid #FCF7F5;
  float: left;
  margin: 0 8px 5px 0;
  padding: 0;
}

/* ******************************* */


/* 行／画像のセンタリング */

.center {
  border: 0;
  text-align: center;
  margin: 0;
  padding: 0;
}

/* ******************************* */


/* 行／画像の右寄せ */

.right {
  border: 0;
  text-align: right;
  margin: 0;
  padding: 0;
}

/* ******************************* */

