/*
A Six Apart theme adapted for Movable Type default templates 
name: kouen  
designer: yumikomurata
designer_url: http://55partnership.jp
layouts: layout-twt
*/

/* Default ---------------------------------------------------------------- */

a{color:#000;}
a:hover{color:#f9b900;}




/* Header */

#header {color:white;border-top:4px solid #ffc133;}
/* 左ロゴ部分 */
#header-inner div.header-left ul li.logo {background-image:url("http://odawara-jigyo-kyokai.jp/mt-static/themes/shop/logo.png");}
/* forie6 */
* html #header-inner div.header-left ul li.logo {background-image:url("http://odawara-jigyo-kyokai.jp/mt-static/themes/shop/logo.jpg");}
/*右*/
#header #header-inner div.header-right div.header-right-down a{color:white;}
#header #header-inner div.header-right{left:0px;}
#header #header-inner div.header-right div.header-right-up ul.enco li{background-image: url("http://odawara-jigyo-kyokai.jp/mt-static/themes/shop/toplink_bk.png");}

/*topmenu*/
#top-menu ul {background-color:#f69c00;}


#top-menu ul {width:960px;height:39px;margin:0 auto;}
#top-menu ul li{float:left;width:137px;height:39px;margin:0;padding:0;display:block;}
#top-menu ul li a{width:137px;height:39px;margin:0;padding:0;display:block;}

#top-menu ul li.top{background-image:url("http://odawara-jigyo-kyokai.jp/shop/img/btn/start.jpg");}
#top-menu ul li.top a:hover{background-image:url("http://odawara-jigyo-kyokai.jp/shop/img/btn/start_o.jpg");}
#top-menu ul li.product{background-image:url("http://odawara-jigyo-kyokai.jp/shop/img/btn/1.jpg");}
#top-menu ul li.product a:hover{background-image:url("http://odawara-jigyo-kyokai.jp/shop/img/btn/1_o.jpg");}

#top-menu ul li.usage{background-image:url("http://odawara-jigyo-kyokai.jp/shop/img/btn/2.jpg");}
#top-menu ul li.usage a:hover{background-image:url("http://odawara-jigyo-kyokai.jp/shop/img/btn/2_o.jpg");}

#top-menu ul li.event{background-image:url("http://odawara-jigyo-kyokai.jp/shop/img/btn/3.jpg");}
#top-menu ul li.event a:hover{background-image:url("http://odawara-jigyo-kyokai.jp/shop/img/btn/3_o.jpg");}
#top-menu ul li.blog{background-image:url("http://odawara-jigyo-kyokai.jp/shop/img/btn/4.jpg");}
#top-menu ul li.blog a:hover{background-image:url("http://odawara-jigyo-kyokai.jp/shop/img/btn/4_o.jpg");}

#top-menu ul li.contact{background-image:url("http://odawara-jigyo-kyokai.jp/shop/img/btn/5.jpg");}
#top-menu ul li.contact a:hover{background-image:url("http://odawara-jigyo-kyokai.jp/shop/img/btn/5_o.jpg");}
#top-menu ul li.access{background-image:url("http://odawara-jigyo-kyokai.jp/shop/img/btn/6.jpg");}
#top-menu ul li.access a:hover{background-image:url("http://odawara-jigyo-kyokai.jp/shop/img/btn/6_o.jpg");}


ul.common_left{margin:0 0 20px 15px;padding:0px;}
ul.common_left li{list-style:none;}
ul.common_left li a{text-decoration: none;}


table.table01 {
  margin-top: 0.2em;
  margin-bottom: 1em;
  border-collapse: collapse;
  border: solid 1px #999;
  font-size: 100%;
}

table.table01 caption {
  margin-top: 1em;
  text-align: left;
  font-weight:bold;
}

table.table01 th,
table.table01 td {
  border: solid 1px #999;
  padding: 3px 5px;
}

table.table01 th {
  background: #E6E6E6;
  text-align: center;
  white-space: nowrap;
  color: #666;
}


/*カレンダーのリンク色：その他はblog.css*/
.widget-calendar td a{color:#ffa500;font-weight:bold;}

/*トップページのバナー*/
.topbana{margin-bottom:20px;}

/*トップページ左ランキング*/
div.ranking{margin-top:10px;}
div.ranking p{font-weight:bold;margin-bottom:5px;/*background-image:url("http://odawara-jigyo-kyokai.jp/shop/img/50/crown.jpg");*/background-repeat:no-repeat;height:18px;}
div.ranking p span{background-color:red;color:white;padding-left:3px;padding-right:3px;margin-right:3px;}
div.ranking p span img{vertical-align:text-bottom;margin:0 1px 2px 1px;}
div.ranking p span.b{background-color:black;margin-bottom:5px;}
div.ranking dl{height:55px;}
div.ranking dt{float:left;width:50px;margin-right:5px;}
div.ranking dd{margin-left:55px;clear:right;}
div.dotted{border-top:1px #000000 dotted; height:1px;}


/*　ブログリスト　*/

h1.asset-name,h2.asset-name{border-left:5px solid #ffa500; padding-left:10px;}



/*shopItem*/

#product_image{ padding-top:55px;padding-bottom:10px;}
.product_data{font-weight:bold;}
.faxorder{font-weight:bold;color:#f59200;font-size:1.2em;margin-top:5px;}

#product_image img{border:4px solid #fff;
	-webkit-box-shadow: 2px 2px 5px 0px #ccc; /* Safari, Chrome用 */
	-moz-box-shadow: 2px 2px 5px 0px #ccc; /* Firefox用 */
	box-shadow: 2px 2px 5px 0px #ccc; /* CSS3 */}

div.shopitem{width:150px;margin:0 10px 40px 10px;float:left;margin-bottom:40px;}
div.shopitem p{font-weight:bold;text-align:left;}
div.shopitem dt img{border:4px solid #fff;
	-webkit-box-shadow: 2px 2px 5px 0px #ccc; /* Safari, Chrome用 */
	-moz-box-shadow: 2px 2px 5px 0px #ccc; /* Firefox用 */
	box-shadow: 2px 2px 5px 0px #ccc; /* CSS3 */
}

div.shopitem dd.promo{height:50px;}
div.shopitem dd.price span.l{background-color:#fff;color:#000;padding: 0 3px;border:1px solid #000;}
div.shopitem dd.price span.r{background-color:#000;color:white;padding: 0 3px;}



/* TOPへゆくの背景画像。基本CSSはcommon.cssに記載 */
#container-inner div.toplink p{background-image:url("http://odawara-jigyo-kyokai.jp/mt-static/themes/shop/backtop.jpg");}
/* Footer */
#footer {
	border-top:5px solid #ffc133;
	background-color:#fff8ec;
	background-image:url(http://odawara-jigyo-kyokai.jp/mt-static/themes/top/bk_f.jpg);
}



.gototop{
width:150px;
text-align:center;
font-weight:bold;
margin:0px auto;
border:1px solid #f07400;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
-khtml-border-radius: 8px;	
border-radius: 8px;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f59200), to(#f59d00));
background: -webkit-linear-gradient(#f59200, #f59d00);
background: -moz-linear-gradient(#f59200, #f59d00);
background: -ms-linear-gradient(#f59200, #f59d00);
background: -o-linear-gradient(#f59200, #f59d00);
background: linear-gradient(#f59200, #f59d00);
-pie-background: linear-gradient(#f59200, #f6a702);
behavior: url(http://odawara-jigyo-kyokai.jp/mt-static/themes/PIE.htc);
}
.gototop a{
display:block;
padding-top:4px;
padding-bottom:4px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
-khtml-border-radius: 8px;	
border-radius: 8px;
color:white;
}
.gototop a:hover{
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f49100), to(#f49100));
background: -webkit-linear-gradient(#f49100, #f49100);
background: -moz-linear-gradient(#f49100, #f49100);
background: -ms-linear-gradient(#f49100, #f49100);
background: -o-linear-gradient(#f49100, #f49100);
background: linear-gradient(#f49100, #f49100);
-pie-background: linear-gradient(#f49100, #f49100);
behavior: url(http://odawara-jigyo-kyokai.jp/mt-static/themes/PIE.htc);
}



.faxorder{
width:150px;
letter-spacing:0.1em;
font-weight:bold;
text-align:center;
margin:10px 0;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
-khtml-border-radius: 8px;	
border-radius: 8px;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f59200), to(#f59d00));
background: -webkit-linear-gradient(#f59200, #f59d00);
background: -moz-linear-gradient(#f59200, #f59d00);
background: -ms-linear-gradient(#f59200, #f59d00);
background: -o-linear-gradient(#f59200, #f59d00);
background: linear-gradient(#f59200, #f59d00);
-pie-background: linear-gradient(#f59200, #f6a702);
behavior: url(http://odawara-jigyo-kyokai.jp/mt-static/themes/PIE.htc);
}
.faxorder a{
display:block;
padding-top:4px;
padding-bottom:4px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
-khtml-border-radius: 8px;	
border-radius: 8px;
color:white;
}
.faxorder a:hover{
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f49100), to(#f49100));
background: -webkit-linear-gradient(#f49100, #f49100);
background: -moz-linear-gradient(#f49100, #f49100);
background: -ms-linear-gradient(#f49100, #f49100);
background: -o-linear-gradient(#f49100, #f49100);
background: linear-gradient(#f49100, #f49100);
-pie-background: linear-gradient(#f49100, #f49100);
behavior: url(http://odawara-jigyo-kyokai.jp/mt-static/themes/PIE.htc);
}



.toplink{padding:4px;font-weight:bold;width:150px;}


p.blog_last{text-align:right;font-weight:bold;}
p.blog_last a{;color:#559f30;border-bottom:1px dotted #000;}

.asset-body img {
    max-width: 510px; /* 横幅は最大510pxまで */
    height: auto;     /* 高さは自動調整して縦横比を維持 */
    width: auto;      /* 元の幅を尊重 */
}