.imagelist div {
    padding: 0 !important;
}

/* 詳細ページに直接記入のソースに対するcss */
.ayu-spmain img {
	width:100%;
}

/* 別htmlのソースに対するcss */
/*メインのくくり*/
#ayu-shousai {
}
#ayu-shousai h3 {
}

#ayu-shousai p {
/*	font-size: small;*/
}

/*メインイメージ*/
#ayu-mainimg img {
	width:100%;
}

/* テンプレート中のメイン画像用 */
.ayu-mainimg2 img {
	width:100%; 
}

/* サブイメージ関連 */
.ayu-subimg01,
.ayu-subimg02,
.ayu-subimg03,
.ayu-subimg04,
.ayu-subimg05,
.ayu-subimg06{
  	padding:10px 0px;
}

.ayu-subimg01 img{
	margin:auto;
	width:80%;
}

/* be_縦画像横並び */
.ayu-subimg02 img {
	width:45%;
}

/* 縦長画像 */
.ayu-subimg03 img {
  	margin:auto;
	width:60%;
}

/* サブ画像100％ */
.ayu-subimg04 img {
	width:100%;
}

/* 縦長画像 掛け軸など特に細長いもの*/
.ayu-subimg05 img {
  	margin:auto;
	width:40%;
}

/* tm_横並び画像 */
.ayu-subimg06 img {
	width:49%;
	padding-right:1%;
	float: left;
}

/* arts_作品一覧　縦画像 */
.ayu-subimg07 img {
	width:16%;
  padding:2%;
	float: left;
}
/* arts_作品一覧　横画像 */
.ayu-subimg08 img {
	width:40%;
    padding:2% 5%;
}

/* rant_　母の日注意書 */
.ayu-subimg09 img {
	width:45%;
    padding:2%;
}

/* テキスト */
.ayu-txt01 {

}

.ayu-xsfont {
	font-size: small;
}

#ayu-shousai div {
	text-align:center;
	}

/* ボトルフラワー・リンクリスト */
.ayu-linklist div {
	width: 50%;
	float: left;
	text-align: center;
}

/* その他の作品リンクボタン */
#ayu-linkbt01{
	padding: 15px 0px 0px 0px;
}

#ayu-linkbt01 img{
	width: 100%;
}

#ayu-linkbt02{
	padding: 15px 0px 0px 0px;
}

#ayu-linkbt02 img{
	width: 100%;
}


/* hr 光触媒リンクリスト*/
#ayu-shousai #list_hr {
  text-align: left;
}

input[type=submit] {
  background-image: url(https://img02.shop-pro.jp/PA01008/842/etc/ka-tobotan.jpg?cmsp_timestamp=20210615093502) !important;
  background-size: cover !important;
  background-repeat: no-repeat;
  width: 80% !important;
  height: 36px !important;
  border-style: none !important;
  box-shadow: none !important;
  cursor: pointer;
  text-indent: -999em;
}
/* アートフォト用　250409 */
#artphoto_txt {
line-height: normal;
}
#artphoto_size {
line-height: normal; 
}
#artphoto_size table {
  border-collapse: collapse;
  width: 100%;
}

#artphoto_size th,
#artphoto_size td {
  border: 1px solid #000;
  padding: 5px;
  line-height: normal;
}

#artphoto_size th {
  background-color: #cbcbcb;
}

#artphoto_size td {
  background-color: #ffffff;
}
/* アートフォト用　250409 */

