.temp_list_img {
  width:100%;
}
.temp_list_img li {
  width:200px;
  height:200px;
  margin:0 20px 20px 20px;
  display:block;
  list-style-type:none;
  float:left;
}
.temp_list_img li img{
  width:200px;
  height:200px;
}
/* -------------------------------------------
　テンプレート一覧
------------------------------------------- */

/* -------------------------------------------
　注文手順（テンプレ）
------------------------------------------- */
.list_method_temp {
}
.list_method_temp li{
  font-size:130%;
  color:#0071BC;
  font-weight:bold;
  padding:10px;
  list-style-type:decimal;
  background-color:#FFFFC1;
  line-height:2;
}
.list_method_temp span {
  font-size:95% !important;
  color:#333333;
}
.list_method_temp_title {
  color:#0071BC;
  font-weight:bold;
  font-size:130%;
  border-bottom:dashed 1px #0071BC;
}
/* -------------------------------------------
　画像（テンプレページ内）
------------------------------------------- */
.text_area_pr img {
  display:block;
  margin:0 auto;
}

/*----------------------------------------
　入稿時の注意点
-----------------------------------------*/
#riyouryou h2{padding:10px 20px;
margin-bottom:10px; background-image:url(https://img21.shop-pro.jp/PA01325/654/etc/07.gif?cmsp_timestamp=2122); border-bottom:solid 2px #0071BC;}
#riyouryou h4{color:#0071BC;} 
.pr_kakaku{margin:0 atuo;border:solid 1px #cccccc;}
.pr_kakaku td,tr{border-bottom:dashed 1px #333333; width:150px; border-right:dashed 1px #CCCCCC;}
.pr_kakaku th{border-right:solid 1px #cccccc; background-color:#E0FAF5;}
.tyuui{color:#f53429;
}h6{margin-bottom:10px; text-decoration:none;} 
#riyouryou ul{margin-bottom:50px;}.tb_shousai{line-height:2; width:80%; margin:40px auto 0 auto; border:solid 1px #0071BC;} 
.tb_shousai th{background-color:#D2EAFF; border-right:dashed 1px #0071BC;}
.plan_base{background-color:#FFFFC9 !important; border:solid 2px #0071BC; font-weight:bold;}
/*----------------------------------------
　banner
-----------------------------------------*/
.area_shousai_bunner ul li{
  list-style-type:none;
}
/*----------------------------------------
　Templateページ移動ボタン
-----------------------------------------*/
.product_template a{
  width:90%;
  height:auto;
  text-align:center;
  line-height:3;
  display:block;
  margin:20px auto;
  border-right:solid 1px #42968F;
  border-bottom:solid 2px #42968F;
  background-color:#42C2BA;
  color:#ffffff;
}
/*----------------------------------------
　製作事例ボタン
-----------------------------------------*/
.product_jirei a{
  width:90%;
  height:auto;
  text-align:center;
  line-height:3;
  display:block;
  margin:20px auto;
  border-right:solid 1px #F7751E;
  border-bottom:solid 2px #F7751E;
  background-color:#F78D1E;
  color:#ffffff;
}