@charset "Shift_JIS";
@import url("/defaultMall/css/common/default.css");
@import url("/defaultMall/css/common/layout.css");
@import url("/defaultMall/css/common/parts-ct.css");
@import url("/defaultMall/css/common/parts-itm.css");
@media tty {
i{content:"\";/*" "*/}} @import 'itm_ie55.css'; /*";}
}/* */

/* ■■ 01.汎用class */

/* ■□ 01-01.clearfix(回り込み解除) */
#ItemMain,
#Gallary ul,
#ItemForm div.price ul,
#ItemForm div.buy dl,
#ItemDetail td div,
#RelatedItem ul,
#UserBookmark .thum,
#MatchGenre .cat,
#SPList ul {
	zoom:100%;
}
#ItemMain:after,
#Gallary ul:after,
#ItemForm div.price ul:after,
#ItemForm div.buy dl:after,
#ItemDetail td div:after,
#RelatedItem ul:after,
#UserBookmark .thum:after,
#MatchGenre .cat:after,
#SPList ul:after,
#Digital:after {
	content:".";
	clear:both;
	height:0;
	display:block;	visibility:hidden;
}


/* ■■ 02.レイアウト */
/* [div#Contents] - 大外
　 [div#Contents div#ContentHeader] - ページ見出し
　 [div#Contents div#Content] - コンテンツ中身
　 [div#Contents div#Content div#Article] - コンテンツ本文
　 [div#Contents div#Content div#Aside] - コンテンツ関連情報 */
#OldStyle #SiteLogo {
	padding-bottom:8px;
	border-bottom:1px solid #867f71;
}
#OldStyle #SiteLogo img {
	vertical-align:text-bottom;
}
#OldStyle #Footer .close {
	text-align:center;
}
#OldStyle #Footer .close a {
	padding-left:15px;
	background:url("/defaultMall/images/template/common/icon_close.gif") no-repeat left center;
}

/* ■□ 02-01.Article(コンテンツ本文) */

/* ■□□ 02-01-01.ItemMain(商品概要) */
/* [div#ItemMain] - 商品概要
　 [div#ItemMain div#Gallary] - 商品写真
　 [div#ItemMain div#ItemForm] - 概要情報 */
#OldStyle #ContainerBox,
#OldStyle #Container,
#OldStyle #Article {
	width:660px;
}
#Gallary {
	float:left;
	width:332px;
	overflow:hidden;
}
#ItemForm {
	float:right;
	width:400px;
}
#OldStyle #ItemForm {
	width:310px;
}

/**************▼▼▼▼▼変更有り▼▼▼▼▼▼**************** */

/* ■□□□ 02-01-01-01.Gallary(商品写真) */
/* [div#Gallary] - 商品写真
　 [div#Gallary div.large] - 大写真
　 [div#Gallary div.large span.photo span span img] - 写真
　 [div#Gallary div.large p.caption] - キャプション
　 [div#Gallary div.large ul li] - 写真操作メニュー
　 [div#Gallary div.large ul li.zoom] - 拡大画像を見る
　 [div#Gallary div.large ul li.change] - 画像切り替え
　 [div#Gallary div.small] - 小写真
　 [div#Gallary div.small ul li] - 写真
　 [div#Gallary div.small ul li p.caption] - キャプション */
#Gallary img {
	*vertical-align:text-bottom;
}
#Gallary .caption {
	font-size:83.3%;
}
#Gallary .large a.photo {
	display:table-cell;	*display:inline;
	width:330px;
	height:330px;
	border:1px solid #fff;
	text-align:center;
	vertical-align:middle;
	zoom:1;
}
#Gallary .large a:hover.photo {
	border-color:#505050;
}
#Gallary .large .caption {
	padding:5px 5px 10px;
	background:url("/defaultMall/images/template/common/line_side_dotted_d1cbbd.gif") repeat-x left bottom;
	min-height:3em;
	height: auto !important;
	height: 3em;
}
#Gallary .large ul {
	padding:10px 0 0;
	text-align:center;
}
#Gallary .large li {
	display:inline;
	margin:0 10px;
}
#Gallary .small ul {
	margin-right:-12px;
	margin-bottom:6px;
}
#Gallary .small li {
	float:left;
	width:42px;
	margin-right:6px;
}
#Gallary .small a:hover .photo {
	border-color:#505050;
}
#Gallary .small .photo span span {
	width:40px;
	height:40px;
}
#Gallary .small .caption {
	margin-top:5px;
}


/**************▲▲▲▲ここまで▲▲▲▲*************** */



/* ■□□□ 02-01-01-02.ItemForm(概要情報) */
/* [div#ItemForm] - 概要情報
　 [div#ItemForm div.attention] - 注意告知
　 [div#ItemForm div.attention.important] - [重要]告知
　 [div#ItemForm div.attention.random] - [抽選商品]告知
　 [div#ItemForm div.price] - 価格＆マーク
　 [div#ItemForm div.price p] - 価格
　 [div#ItemForm div.price ul li] - マーク
　 [div#ItemForm p.read] - キャッチコピー
　 [div#ItemForm p.comment] - 買った人のコメント
　 [div#ItemForm div.buy] - カートに入れるブロック
　 [div#ItemForm p.friend] - 商品をお友達に紹介する
　 [div#ItemForm div.series] - シリーズ商品
　 [div#ItemForm div.series dl dt] - 見出し
　 [div#ItemForm div.series dl dd ul li] - 商品
　 [div#ItemForm div.series p.more] - シリーズ商品を見る
　 [div#ItemForm div.movie] - この商品を動画でCHECK！
　 [div#ItemForm div.movie h3] - 見出し
　 [div#ItemForm div.movie div] - 動画部分
　 [div#ItemForm div.movie p] - 再生ボタンを押すと動画が流れます
　 [div#ItemForm p.movie] - 動画でヒット商品へ
　 [div#ItemForm div.ad] - 広告エリア */
#ItemForm .attention {
	padding:10px;
	border:1px solid #bb2c00;
	background:#fff7d6;
	color:#bb2c00;
}
#ItemForm .attention dt {
	margin-bottom:5px;
}

#ItemForm .important dd {
	min-height:34px;	_height:34px;
	padding:0 0 0 46px;
	background:url("/defaultMall/images/template/itm/logo_important.gif") no-repeat left top;
}
#ItemForm .random dd {
	min-height:34px;	_height:34px;
	padding:0 0 0 46px;
	background:url("/defaultMall/images/template/itm/logo_random.gif") no-repeat left top;
}
#ItemForm .random dd .date {
	font-weight:bold;
}

#ItemForm div.price {
	padding-bottom:20px;
	border-bottom:1px solid #d1cbbd;
}
#ItemForm div.price p,
#ItemForm div.price ul {
	display:table-cell;	*display:inline;
	text-align:left;
	vertical-align:middle;
	zoom:1;
}
#ItemForm div.price p {
	width:250px;
	font-size:117%;
	font-weight:bold;
}
#OldStyle #ItemForm div.price p {
	width:160px;
}
#ItemForm div.price ul {
	width:150px;
}
#ItemForm div.price li {
	float:left;
	margin:2px 5px 2px 0;
}
#ItemForm div.price li img {
	vertical-align:text-bottom;
}

#ItemForm p.read {
	color:#505050;
}

#ItemForm p.comment {
	font-size:117%;
	font-weight:bold;
	text-align:right;
}
#ItemForm p.comment .volume {
	font-size:85.7%;
	font-weight:normal;
}

#ItemForm p.friend {
	text-align:right;
}

#ItemForm .series {
	position:relative;
	padding:10px;
	border:1px solid #d1cbbd;
	zoom:1;
}
#ItemForm .series dt {
	margin-bottom:10px;
}
#ItemForm .series dt span {
	display:block;
	padding:2px 5px;
	border-left:3px solid #867f71;
}
#OldStyle #ItemForm .series dt span {
	padding:0;
	border-left:none;
}
#ItemForm .series dt img {
	vertical-align:text-bottom;
}
#ItemForm .series dd {
	padding:0 10px;
}
#ItemForm .series li {
	position:relative;
	min-height:72px;	_height:72px;
	padding-left:80px;
}
#ItemForm .series .photo {
	display:block;
	position:absolute;
	left:0;
	top:0;
	width:70px;
	height:70px;
}
#ItemForm .series .price {
	font-weight:bold;
}
#ItemForm .series .more {
	position:absolute;
	right:10px;
	bottom:10px;
	text-align:right;
}

#Article div.movie {
	margin:20px 0;
	padding:10px 30px;
	background:#f3f1ec;
}
#OldStyle #Article div.movie {
	width:340px;
	margin-right:auto;
	margin-left:auto;
}
#Article div.movie h3 {
	margin-bottom:10px;
}
#Article div.movie div {
	text-align:center;
}
#Article div.movie p {
	margin-top:10px;
	text-align:center;
}
#Article p.movie {
	margin:20px;
	text-align:right;
}
#OldStyle #Article p.movie {
	width:360px;
	margin-right:auto;
	margin-left:auto;
}

#Article .ad {
	margin-top:20px;
	text-align:center;
}



/* ■□□□□ 02-01-01-02-01.buy(カートに入れるブロック) */
/* [div.buy] - カートに入れるブロック
　 [div.buy div.content] - カート操作エリア
　 [div.buy div.content dl dt] - 項目
　 [div.buy div.content dl dt.long] - 長い項目
　 [div.buy div.content dl dd] - 項目内容
　 [div.buy div.content dl dd.long] - 長い項目内容
　 [div.buy div.content dl dd .long] - 長いinput
　 [div.buy div.content dl dd .super-long] - さらに長いinput
　 [div.buy div.content dl dd .super-longs] - シリーズ集約用さらに長いinput
　 [div.buy div.content dl dd .small] - 短いinput
　 [div.buy div.content p.guide] - お届け日・在庫確認
　 [div.buy div.content dl dd dl] - オーダーメイド
　 [div.buy div.content table] - 複数個一括カートイン
　 [div.buy p.rimite] - 残在庫数
　 [div.buy p.submit] - カートに入れる
　 [div.buy p.add-list] - お気に入りリストに追加する */
#ItemForm div.buy {
	padding:10px;
	background:#f3f1ec;
	font-size:12px;
}
#ItemForm div.buy .content {
	position:relative;
	zoom:1;
}
#ItemForm div.buy.list .content {
	padding-bottom:35px;
}
#ItemForm div.buy dt {
	clear:both;
	float:left;
	width:5em;
	padding:7px 0;
	font-family:"ＭＳ ゴシック";
}
#ItemForm div.buy dt.long {
	float:none;
	width:15em;
	padding:0 0 7px;
}
#ItemForm div.buy dd {
	float:right;
	width:320px;
	padding:5px 0;
}
#ItemForm div.buy dd.long {
	float:none;
	margin-left:auto;
}
#ItemForm div.buy dd p {
	margin:10px 0;
}
#ItemForm div.buy dd .long {
	width:190px;
	margin-right:5px;
}

#ItemForm div.buy dd .super-long {
	width:290px;
}
#ItemForm div.buy dd .super-longs {
	width:320px;
}

#ItemForm div.buy .content .small {
	width:90px;
	margin-right:5px;
}

#ItemForm div.buy dd dl {
	margin:10px 0 0;
}
#ItemForm div.buy dd dt {
	float:none;
	display:inline;
	margin-right:2px;
	padding:5px 2px 2px;
	background:#dedbd4;
	font-weight:normal;
}
#ItemForm div.buy dd dd {
	display:inline;
	float:none;
	width:auto;
	padding:0;
}
#ItemForm div.buy dt.order {
	float:none;
	width:15em;
	padding:0;
	margin:0px;
}
#ItemForm div.buy dd.order p {
	margin:0;
}
#ItemForm div.buy .content table {
	width:100%;
	border-collapse:collapse;
	border:1px solid #d1cbbd;
}
#ItemForm div.buy .content th,
#ItemForm div.buy .content td {
	padding:8px 10px;
	text-align:center;
}
#ItemForm div.buy .content thead td {
	background:#867f71;
	color:#fff;
	font-family:"ＭＳ ゴシック";
	font-weight:bold;
}
#ItemForm div.buy .content th {
	font-weight:normal;
	text-align:left;
}
#ItemForm div.buy .content .odd {
	background:#fff;
}
#ItemForm div.buy .content .even {
	background:#f9f8f6;
}
#ItemForm div.buy .guide {
	position:absolute;
	right:0;
	bottom:7px;
	text-align:right;
}
#ItemForm div.buy p.rimit {
	padding-left:5em;
	color:#882c00;
	font-weight:bold;
}
#ItemForm div.buy p.submit {
	margin:10px 0;
	padding:10px;
	background:#f9f8f6;
	text-align:center;
}

#ItemForm div.buy p.rearrival {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#F9FFFF none repeat scroll 0 0;
margin:10px 0;
padding:10px;
text-align:center;
}

#ItemForm div.buy p.add-list {
	text-align:center;
}
/**************▼▼▼▼▼修正0126▼▼▼▼▼▼*************** */

/* ■□□ 商品説明 */
/* [div#ItemGuide] - 商品説明見出しと説明
　 [div#ItemGuide h2] - 見出し
　 [div#ItemguideImage] - 画像入り説明囲み
　 [div#ItemguideImage p] - 内容
　 [div#ItemGuide div.content p.more] - もっと詳細 */


#ItemGuide p {
	margin-top:10px;
}

#ItemGuide .content {
	margin-top:10px;
}
#ItemGuide .content p {
	margin-bottom:20px;
}
#ItemGuide .content .more {
	margin-bottom:0;
	text-align:right;
}

#ItemguideImage {
	margin:15px 0;
}


#ItemguideImage ul {
width:750px;
}


#ItemguideImage li {
float:left;
width:240px;
font-size:83.3%;
}

#ItemguideImage li img {
background:#FFFFFF ;
border:1px solid #CCCCCC;


margin:0 auto;
float:left;
text-align:center;
}

#ItemguideImage p {
padding-left: 115px;

}

.ml15{
margin-left: 15px;
}

.mt15{
margin-top: 15px;
}


/* 
------------------------- */
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
/**************▲▲▲▲ここまで▲▲▲▲*************** */


/* ■□□ 02-01-03.ItemDetail(商品仕様) */
/* [div#ItemDetail] - 商品仕様
　 [div#ItemDetail h2] - 見出し
　 [div#ItemDetail table] - 仕様表
　 [div#ItemDetail table tr th] - 項目名
　 [div#ItemDetail table tr td] - 内容
　 [div#ItemDetail table tr.name] - 商品名
　 [div#ItemDetail table tr.number] - 商品番号
　 [div#ItemDetail table tr.price] - 価格
　 [div#ItemDetail table tr.send] - 配送料
　 [div#ItemDetail table tr.take] - 代引き手数料
　 [div#ItemDetail table tr.detail] - 仕様
　 [div#ItemDetail table tr.point] - 商品の特徴
　 [div#ItemDetail table tr.guide] - 詳しい説明
　 [div#ItemDetail table tr.related] - 関連ファイル
　 [div#ItemDetail table tr.option] - オプション
　 [div#ItemDetail table tr.info] - 補足リンクあり
　 [div#ItemDetail table tr td div] - 補足リンク配置用div
　 [div#ItemDetail table tr td div .sub] - 補足リンク */
#ItemDetail table {
	margin-top:10px;
	border-collapse:collapse;
}
#ItemDetail th,
#ItemDetail td {
	padding:10px;
	border:1px solid #d1cbbd;
}
#ItemDetail th {
	width:80px;
	background:#f3f1ec;
	font-weight:normal;
	white-space:nowrap;
}
#ItemDetail td {
	width:670px;
}
#ItemDetail .name td,
#ItemDetail .number td,
#ItemDetail .price td {
	font-weight:bold;
}
#ItemDetail .info div {
	position:relative;
	padding-right:200px;
}
#ItemDetail .monthly span {
	float:left;
	padding-right:50px;
}
#ItemDetail .monthly .price {
	font-weight:bold;
}
#ItemDetail .related td {
	line-height:1.6;
}
#ItemDetail .option div {
	padding-right:0;
}
#ItemDetail .option div div {
	padding-right:250px;
}
#ItemDetail td .sub {
	position:absolute;
	right:0;
	bottom:0;
	text-align:right;
}
#ItemDetail .point td img,
#ItemDetail .option td img {
	float:left;
	margin:5px 10px 5px 0;
}
#ItemDetail .option dt {
	font-weight:bold;
}
#ItemDetail hr {
	display:block;
}



/* ■□□ 02-01-04.RelatedItem(おすすめの関連商品) */
/* [div#RelatedItem] - おすすめの関連商品
　 [div#RelatedItem h2] - 見出し
　 [div#RelatedItem p.read] - リード文
　 [div#RelatedItem ul li] - 商品 */
#RelatedItem li {
	float:left;
	width:120px;
	margin-right:15px;
	padding-left:15px;
	text-align:center;
}
#RelatedItem ul {
	margin-bottom:20px;
}
#OldStyle #RelatedItem li {
	width:110px;
	margin-right:11px;
	padding-left:11px;
}
#OldStyle RelatedItem ul {
	margin-bottom:20px;
}

/* ■□□ 02-01-05.Comment(買った人のコメント) */
/* [div#Comment] - 買った人のコメント
　 [div#Comment h3] - 見出し
　 [div#Comment ul li] - コメント
　 [div#Comment ul li p] - コメント内容
　 [div#Comment ul li address] - コメンター
　 [div#Comment p.bottom] - 買った人のコメントをもっと見る */
#Comment h3 span {
	display:block;
	padding:5px 30px;
	background:url("/defaultMall/images/template/common/icon_comment2_large.gif") no-repeat left center;
}
#Comment ul {
	margin-top:10px;
}
#Comment li {
	margin:0 5px 10px;
	padding-bottom:10px;
	background:url("/defaultMall/images/template/common/line_side_dotted_cccccc.gif") repeat-x left bottom;
}
#Comment p.bottom {
	padding-right:15px;
	text-align:right;
}

/* ■□□ 02-01-06.UserBookmark(みんなのお気に入り) */
/* [div#UserBookmark] - みんなのお気に入り
　 [div#UserBookmark h3] - 見出し
　 [div#UserBookmark ul li] - お気に入り商品
　 [div#UserBookmark div.bottom p] - あなたもお気に入りアイテムを紹介しませんか？
　 [div#UserBookmark div.bottom ul li] - お気に入りリストリンク */
#UserBookmark {
	width:730px;
	overflow:hidden;
}
#UserBookmark h3 span {
	display:block;
	margin-left:5px;
	padding:4px 20px;
	background:url("/defaultMall/images/template/common/icon_page_large.gif") no-repeat left center;
}
#UserBookmark .thum {
	margin:10px -15px 10px 5px;
}
#UserBookmark .thum li {
	position:relative;
	float:left;
	width:150px;
	min-height:72px;	_height:72px;
	margin-right:10px;
	padding-left:80px;
}
#UserBookmark .thum .photo {
	display:block;
	position:absolute;
	left:0;
	top:0;
}
#UserBookmark .thum p {
	margin-top:10px;
}
#UserBookmark .bottom p,
#UserBookmark .bottom ul {
	margin:0 5px;
	padding-top:10px;
}
#UserBookmark .bottom p {
	float:left;
}
#UserBookmark .bottom ul {
	background:url("/defaultMall/images/template/common/line_side_dotted_cccccc.gif") repeat-x left top;
	text-align:right;
}
#UserBookmark .bottom li {
	display:inline;
	margin-left:20px;
}
#UserBookmark .bottom li a {
	padding:2px 0 2px 20px;
	background:url("/defaultMall/images/template/common/icon_page.gif") no-repeat left center;
}
#UserBookmark .bottom li a.guide {
	padding:2px 0 2px 20px;
	background:url("/defaultMall/images/template/common/icon_qa.gif") no-repeat left center;
}




/* ■□□ 02-01-07.MatchGenre(同じテーマの商品を探す) */
/* [div#MatchGenre] - 同じテーマの商品を探す
　 [div#MatchGenre h2] - 見出し
　 [div#MatchGenre p.read] - リード文
　 [div#MatchGenre ul li.cat] - ジャンルリスト
　 [div#MatchGenre ul li.cat ol] - パンくずリスト */

#MatchGenre .cat li {
	float:left;
	padding-left:20px;
	background:url("/defaultMall/images/template/common/icon_breadcrumbs-list.gif") no-repeat 8px 50%;
	white-space:nowrap;
}

#MatchGenre .cat li.home {
	padding-left:0;
	background-image:none;
}

/* ■□□ 02-01-08.SPList(特集リスト) */
/* [div#SPList] - 特集リスト
　 [div#SPList ul.large] - 大バナー特集
　 [div#SPList ul.middle] - サムネイル特集
　 [div#SPList div.small ul.level02] - テキスト特集 */
#SPList .large {
	margin-right:-13px;
	margin-bottom:20px;
}
#SPList .large li {
	float:left;
	width:168px;
	margin-right:13px;
}
#SPList .large img {
	display:block;
	margin:0 auto 10px;
}

/****▼▼▼▼▼変更▼▼▼▼▼▼***** */

#SPList .middle {
	margin:10px -15px 0 0px;
}

/****▲▲▲▲▲変更ここまで▼▼▼▼▼▼***** */

#SPList .middle li {
	position:relative;
	float:left;
	width:150px;
	min-height:64px;	_height:64px;
	margin-right:15px;
	padding-left:75px;
}
#SPList .middle li.odd {
	float:left;
}
#SPList .middle li.even {
	float:right;
}
#SPList .middle img {
	position:absolute;
	left:0;
	top:0;
}
#SPList .middle p {
	margin-top:5px;
}
#SPList .more {
	text-align:right;
}
#Aside dt img {
	vertical-align:text-bottom;
}

/* ■□ 02-02.Aside(関連情報) */
/* [div#Aside] - 関連情報
　 [div#Aside dl.gray-box] - 灰色角丸ボックス
　 [div#Aside dl.simple-box] - 白色背景シンプルボックス
　 [div#Aside dl.ad] - 広告エリア
　 [div#Aside dl#CommunitySite] - コミュニティサイト
　 [div#Aside dl.frame] - 角丸ボックス */
.gray-box .thum {
	width:100px;
	margin:0 auto;
}
.gray-box .thum li {
	margin-top:10px;
}
.gray-box .thum .price {
	font-weight:bold;
}
.gray-box .level03 li {
	margin-top:10px;
	zoom:1;
}
.gray-box .level03 a {
	display:block;
	padding-left:15px;
}
.gray-box .level03 a:hover {
	background-color:#fff;
}

/* ■□ 03 オプション情報 */
/* [div#SizeOrder] - サイズオーダー*/
#SizeOrder {
	padding:15px;
	background:#F3F1EC;
}
#SizeOrder h2 {
	font-size:120%;
	margin:10 0px;
}
#SizeOrder ol {
	list-style-type:decimal!important;
	line-height:180%;
}

/* ■□ 04 差込みHTML */
/* [div#Digitall] - デジタルカタログ*/
#Digital h3 img {
	width:227px;
	height:26px;
}
#Digital {
	background-color:#f3f1ec;
	padding:10px 10px;
	margin-bottom:15px;
	zoom:100%;
}
#Digital .guide {
	float:left;
	width:240px;
}
#Digital .catalog {
	float:right;
}
#Digital .catalog img {
	width:133px;
	height:111px;
}
#OldStyle #Digital .catalog {
	display: none;
}
#Digital .text {
	display:block;
	margin:5px 5px 0px 0px;
}
#Digital li {
	float:left;
	padding:10px 8px 0px 0px;
	font-size:83.3%;
	vertical-align:baseline;
}
#Digital li img{
	width:146px;
	height:22px;
}
/* [div#ShopBanner] - ショップバナー*/
#ShopBanner {
	text-align:left;
}

/****▼▼▼▼▼その他追加指定▼▼▼▼▼▼***** */

/*追加タイトル左グリーン [div#MatchGenre] - カテゴリから探す*/

#MatchGenre .solid-gr {
border-left:3px solid #78BA1D;
display:block;
padding:0 0 0 2px;
}

/*追加タイトル左グリーン [div#SPList] - 特集から探す*/

#SPList .solid-gr {
border-left:3px solid #78BA1D;
display:block;
padding:0 0 0 2px;
}

/*追加タイトル左グリーン [div#Keyword ] - キーワードから探す*/

#Keyword .solid-gr {
border-left:3px solid #78BA1D;
display:block;
padding:0 0 0 2px;
}
/*キーワードから探すマージン*/
#Keyword ul {
	margin-top: 10px;
	margin-left: 0px;
}
#Keyword li {
	margin-top: 3px;
}

/＊　汎用マージン＊/

.pt10{
padding-top:10px;
}

.pt20{
padding-top:20px;
}


.mt10{
margin-top: 10px;
}




/******▲▲▲▲その他追加指定▲▲▲▲****** */