h2 {
	margin: 0px;
	padding: 0px;
}
/*ヘッダ*/
.head {
	font-size: smaller;
	background-image: url(../images/head_bg.gif);
	background-repeat: no-repeat;
	height: 98px;
	width: 1010px;
	margin-right: auto;
	margin-left: auto;
}
.head h1 {
	font-size: 10px;
	color: #57480E;
	padding-top: 3px;
	padding-left: 170px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: left;
	font-weight: normal;
	margin: 0px;
  float: left;
}
.head p {
	font-size: 10px;
	color: #57480E;
	padding-top: 3px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: left;
	margin: 0px;
}
/* topメインメニューCSS */
.main_menu {
	background-image: url(../images/menu_bg.gif);
	background-repeat: no-repeat;
	width: 1010px;
	height: 42px;
	margin: 0px auto 10px;
	text-align: right;
}
.main_menu li {
  position: relative;
	float: left;
	margin-left: 40px;
}
.main_menu li#go_home {
	margin-left: 127px;
}

/*中央コンテンツ*/
.contents {
  clear: both;
	width: 1010px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

/*右島*/
.right_island {
  position: relative;
	float: right;
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-y;
	width: 760px;
	text-align: left;
  margin-right: 15px;
}

/*上部タブ*/
.main_top {
	width: 760px;
	height: 52px;
	background-image: url('../images/main_top.gif');
	background-repeat: no-repeat;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#tab {
	font-size: 13px;
	margin: 0px;
	padding-top: 3px;
	padding-left: 94px;
	list-style-type: none;
	height: 30px;
}
.tab_menu {
	float: left;
	text-align: center;
	font-weight: bold;
	color: #990000;
	margin-right: 23px;
	padding-top: 0px;
	background-color: transparent;
	width: 80px;
	line-height: 24px;
}
.tab_menu a{
	font-weight: normal;
	display: block;
	color: #666;
	background-color: transparent;
	width: 80px;
	line-height: 24px;
}
.tab_menu a:hover {
	color: #009900;
	background: #F0FEEF;
	text-decoration: none;
}

/*ローテーションバナー*/
#rotation_banner {
  margin-left: 20px;
  text-align: center;
  position: relative;
}
#rban_img {
  margin-left: auto;
  margin-right: auto;
  width: 520px;
  height: 250px;
  overflow: hidden;
  border: solid 1px #ccc;
}
ul#rban_list {
  margin-top: 5px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  padding: 0px;
  width: 520px;
  height: 68px;
  overflow: hidden;
}
ul#rban_list li {
  margin: 0px;
  padding: 4px;
  float: left;
}
ul#rban_list li.rban_on {
  background-color: #FFD477;
}
ul#rban_list li.rban_off {
  background-color: #FFF;
}
ul#rban_list li a {
  display: block;
  padding: 1px;
  background-color: #ccc;
}

/*部品05*/
.gazai_part05 {
  clear: both;
	margin-top: 15px;
	margin-left: 20px;
	width: 582px;
}
.gazai_part05 h3, img, div {
	margin: 0px;
	padding: 0px;
}
.gazai_part05 div.gp05_explanation{
	padding: 5px 10px 0px 90px;
}
.gazai_part05 h3 {
	height: 35px;
}
.gp05_1 {
	width: 582px;
	background: url(../images/gp051_bg.gif) repeat-y;
}
.gp05_1 h3.gp051_title {
	width: 582px;
	padding-left: 91px;
	background: url(../images/gp051t_bg.gif) no-repeat;
}
.gp05_1 img.gp051ex_img {
	margin-left: 21px;
	float: left;
}
.gp05_2-3 {
	margin-top: 3px;
	width: 582px;
	background: url(../images/gp0523_bg.gif) repeat-y;
}
.gp05_2-3 h3 {
	clear: both;
}
.gp05_2 {
	width: 285px;
	float: left;
}
.gp05_2 h3 {
	width: 285px;
}
.gp05_2 h3.gp052_title {
	padding-left: 91px;
	background: url(../images/gp052t_bg.gif) no-repeat;
}
.gp05_2 img.gp052ex_img {
	margin-left: 19px;
	float: left;
}
.gp05_3 {
	width: 294px;
	margin-left: 3px;
	float: left;
}
.gp05_3 h3 {
	width: 294px;
}
.gp05_3 h3.gp053_title {
	padding-left: 93px;
	background: url(../images/gp053t_bg.gif) no-repeat;
}
.gp05_3 img.gp053ex_img {
	margin-left: 24px;
	float: left;
}
.gp05_2 h3.gp054_title {
	padding-left: 90px;
	background: url(../images/gp054t_bg.gif) no-repeat;
}
.gp05_2 img.gp054ex_img {
	margin-left: 20px;
	float: left;
}
.gp05_3 h3.gp055_title {
	padding-left: 94px;
	background: url(../images/gp055t_bg.gif) no-repeat;
}
.gp05_3 img.gp055ex_img {
	margin-left: 24px;
	float: left;
}

/*中央カラム*/
.left_con {
	float: left;
	width: 612px;
	margin-right: 5px;
}
.left_con li {
	margin-bottom: 3px;
	margin-left: 30px;
}
.left_con ul {
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 20px;
}
/*右カラム*/
.right_con {
	text-align: left;
	width: 130px;
	float: left;
	font-size: smaller;
}
.right_con h2 {
	font-size: smaller;
	font-weight: normal;
	margin: 10px 0px 3px;
	padding: 0px;
}
.right_con h3 {
	margin: 3px 0px;
	padding: 0px;
	width: 100%;
	font-size: smaller;
	font-weight: normal;
	color: #057ca3;
	background: #ffd477;
	text-align: center;
}
/*新着情報*/
h2.largeh2_1{
	margin-bottom: 3px;
	padding-left: 10px;
	font-size: 120%;
	color: #3C6612;
	background: url('../images/large/1.gif') no-repeat bottom;
}
h2.largeh2_2{
	margin-bottom: 3px;
	padding-left: 10px;
	font-size: 120%;
/*	color: #A65F13; */
/*	background: url('../images/large/2.gif') no-repeat bottom; */
	color: #3C6612;
	background: url('../images/large/1.gif') no-repeat bottom;
}
.news {
	font-size: 95%;
    margin: 10px 15px 0px 25px;
    border: solid 1px #d0bc98;
    height: 90px;
    overflow: auto;
}
.news li {
	margin-bottom: 3px;
	margin-left: 5px;
}
.news ul {
    border: none;
}
p.leftcontop_p {
	margin-left: 35px;
}
/*中央部商品一覧エリア*/
.goods {
	margin-left: 40px;
	margin-bottom: 5px;
}
.goods table {
	width: 540px;
}
.goods caption {
	text-align: left;
	font-size: 95%;
	color: #9E2303;
	padding: 5px 0px 3px;
}
.goods td {
	padding: 5px 5px 5px 0px;
	width: 90px;
	vertical-align: top;
	border-top: 1px solid #E0D2A6;
	color: #444444;
}
/*.goods img {
	float: left;
	margin-right: 2px;
}*/
.goods h3 {
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
caption a:link {
	color: #9E2303;
}
caption a:visited {
	color: #17375F;
}
caption a:hover {
	color: #990000;
	text-decoration: underline overline;
}
caption a:active {
	color: #FF3300;
	text-decoration: underline overline;
}
/*中央下インフォメーション*/
table.navi_line {
	margin-top: 40px;
	margin-left: 90px;
	width: 450px;
	font-size: 100%;
	border: 1px solid #CCCCCC;
}
table.navi_line td {
	text-align: center;
}
/*おすすめ商品*/
.osusume {
	margin-left: 5px;
}
.no {
	vertical-align: middle;
}
.osusume h3 {
	font-size: 95%;
	font-weight: bold;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #000;
	background: none;
	text-align: left;
}
/*リンク集*/
.link p {
	margin-bottom: 5px;
}

.link {
	text-align: center;
}
/*プレゼント*/
table.present {
	margin-top: 10px;
	margin-left: 40px;
	width: 540px;
	border: solid 1px #d99a5d;
	line-height: 1.5em;
}
table.present td {
	background: #f5e8d0;
}
table.present p {
	margin-top: 1em;
	color: #777777;
	font-size: 90%;
}
table.btm_present {
	font-size: 12px;
}
table.btm_present th {
	font-weight: normal;
	text-align: left;
}

