@charset "Shift_JIS";
/*　コンテンツ幅　450px　*/

/* 文書本体（body） */
/*
body {
	margin: 0;
	padding: 0;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", "sans-serif";
	text-align: left;
	font-size: 12px !important; !* モダンブラウザ用 *|
	font-size: 90%; |* IE用 *|
	line-height: 140%;
}
red:#C72C30
old:#D12B48,#822531
*/

p,h1,h2,h3 {
	margin: 0;
	padding: 0;
	text-decoration: none;
}
h1,h2,h3 {
	font-family:"ヒラギノ角ゴ Pro W6","平成角ゴシック","ＭＳ Ｐゴシック","sans-serif";
}
p {
	font-family:"ヒラギノ角ゴ Pro W3","Osaka","ＭＳ Ｐゴシック","sans-serif";
}
td {
	margin: 0;
	padding: 0;
	text-align: left;
}

span.red {
	color: #C72C30;
}
span.red_bold {
	color: #C72C30;
	font-weight: bold;
}

/* トップ、カテゴリトップ本文中のリンクテキスト（a） */

table.top_table tr td a,
table.top_table_630 tr td a {
	text-decoration: underline;
}
table.top_table tr td a:link,
table.top_table_630 tr td a:link {
	color: #516666;
	text-decoration: underline;
}
table.top_table tr td a:visited,
table.top_table_630 tr td a:visited {
	color: #516666;
	text-decoration: underline;
}
table.top_table tr td a:hover,
table.top_table_630 tr td a:hover {
	color: #C72C30;
	text-decoration: underline;
}
table.top_table tr td a:active,
table.top_table_630 tr td a:active {
	color: #C72C30;
	text-decoration: underline;
}

a {
	text-decoration: none;
}
a:link {
	color: #516666;
	text-decoration: none;
}
a:visited {
	color: #516666;
	text-decoration: none;
}
a:hover {
	color: #C72C30;
	text-decoration: none;
}
a:active {
	color: #C72C30;
	text-decoration: none;
}

/*　ブロック要素のマージン　*/

.btm8px {
	margin-bottom: 8px;
}/*　キットの画像は不使用に080407　*/
.t_b8px {
	margin-top: 8px;
	margin-bottom: 8px;
}

/*　新着情報用テーブル定義　*/
table.top_table,
table.top_table_630 {
	width: 450px;
	margin-bottom: 8px;
	padding: 0;
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 12px !important;
	font-size: 100%;
	line-height: 150%;
}
table.top_table {
	width: 450px;
}
table.top_table_630 {
	width: 630px;
}
/* 画像のフロート（指定なし） */
table.top_table tr td img,
table.top_table_630 tr td img {
	clear: both;
	text-align: left;
	vertical-align: top;
}
/* 画像のフロート（右寄せ） */
table.top_table tr td img.float_r,
table.top_table_630 tr td img.float_r {
	float: right;
	margin-left: 16px;
	margin-bottom: 10px;
	padding-top: 3px;
}
/* 画像のフロート（左寄せ） */
table.top_table tr td img.float_l,
table.top_table_630 tr td img.float_l {
	float: left;
	margin-right: 16px;
	margin-bottom: 10px;
	padding-top: 3px;
}

/*　新着情報ブロック（基本）　*/

/*　日付　*/
table.top_table tr td p.date_new {
	width: 446px;
	margin-bottom: 8px;
	padding: 2px;
	border: 1px solid #C72C30;
	color: #C72C30;
	font-size: 11px !important;
	font-size: 80%;
	font: Arial, Helvetica, sans-serif;
}

/*　見出し　*/
table.top_table tr td h1,
table.top_table tr td h2,
table.top_table tr td h3,
table.top_table_630 tr td h1,
table.top_table_630 tr td h2,
table.top_table_630 tr td h3 {
	margin: 8px 0 5px 0;
	font-weight: 600;
	font-size: 13px!important;
	font-size: 120%;
	line-height: 140%;
}
table.top_table tr td h1.float,
table.top_table tr td h2.float,
table.top_table tr td h3.float,
table.top_table_630 tr td h1.float,
table.top_table_630 tr td h2.float,
table.top_table_630 tr td h3.float {
	margin: 0px 0 5px 0;
}
table.top_table tr td h1.float_red,
table.top_table tr td h2.float_red,
table.top_table tr td h3.float_red,
table.top_table_630 tr td h1.float_red,
table.top_table_630 tr td h2.float_red,
table.top_table_630 tr td h3.float_red {
	margin: 0px 0 5px 0;
	color: #C72C30;
}
table.top_table tr td h1.red,
table.top_table tr td h2.red,
table.top_table tr td h3.red,
table.top_table_630 tr td h1.red,
table.top_table_630 tr td h2.red,
table.top_table_630 tr td h3.red {
	color: #C72C30;
}/*　追加080530　*/
table.top_table tr td p.top_midashi,
table.top_table_630 tr td p.top_midashi {
	font-family: "ヒラギノ明朝 Pro W3", "平成明朝","ＭＳ Ｐ明朝", serif;
	font-size: 12px;
	font-weight: bold;
	margin-top:7px;
}/*　追加100705　*/


/*　本文　*/
table.top_table tr td p.top_honmon,
table.top_table_630 tr td p.top_honmon {
	margin-bottom: 7px;
	font-size: 12px !important;
	font-size: 90%;
}
table.top_table tr td p.top_honmon_stone,
table.top_table_630 tr td p.top_honmon_stone {
	margin-top: 7px;
	margin-bottom: 7px;
	font-size: 11px !important;
	font-size: 90%;
}
table.top_table tr td p.top_honmon_red,
table.top_table_630 tr td p.top_honmon_red {
	margin-bottom: 7px;
	font-size: 12px !important;
	font-size: 90%;
	color: #C72C30;
}

/*　キャプション　*/
table.top_table tr td p.caption1,
table.top_table tr td p.caption1_red,
table.top_table_630 tr td p.caption1,
table.top_table_630 tr td p.caption1_red {
	margin-bottom: 2px;
	font-size: 11px !important;
	font-size: 80%;
	line-height: 130%;
}
table.top_table tr td p.caption1_red,
table.top_table_630 tr td p.caption1_red {
	color: #C72C30;
}


/*　商品名と値段のリスト　*/
table.top_table tr td ul,
table.top_table tr td ul.parts,
table.top_table tr td ul.stone,
table.top_table tr td ul.image4,
table.top_table tr td ul.image5,
table.top_table tr td ul.image6,
table.top_table tr td ul.imageother {
	padding: 0;
	list-style: none;
	display:inline;
}
table.top_table tr td ul li{
	display:inline;
	margin: 0;
	font-size: 11px !important;
	font-size: 80%;
}
table.top_table tr td ul.image4 li,
table.top_table tr td ul.image5 li {
	margin: 0;
	font-size: 9px !important;
	font-size: 80%;
}
table.top_table tr td ul.image6 li {
	margin: 0;
	font-size: 8px !important;
	font-size: 70%;
}
table.top_table tr td ul.stone li {
	margin-right: -0.8em;
}
table.top_table tr td ul.parts li {
	margin-right: -0.5em;
}

/*　パーツ編集ブロック2個3個　*/
table.top_table tr td div.parts2ko,
table.top_table tr td div.parts3ko {
	width:252px;
	margin-right:12px;
	float:left;
}
table.top_table tr td div.parts2ko img {
	width:126px;
	height:126px;
}
table.top_table tr td div.parts3ko img {
	width:84px;
	height:84px;
}


/*　天然石／パーツ等、画像サイズ指定　*/

/*　１列３個パターン　*/
ul.image3 img {
	margin: 0;
	margin-right: -0.4em;
	padding: 0;
	border: 0;
	width: 80px;
	height: 80px;
	vertical-align: top;
}
/*　１列４個パターン　*/
ul.image4 div {
	display: inline-block;
	margin: 0;
	margin-right: -0.2em;
	padding: 0;
	border: 0;
	width: 112px;
	height: 20px;
	vertical-align: top;
	text-align: center;
	float:left;
}
ul.image4 img {
	margin: 0;
	margin-right: -0.4em;
	padding: 0;
	border: 0;
	width: 112px;
	height: 112px;
	vertical-align: top;
}
/*　１列５個パターン　*/
ul.image5 div {
	display: inline-block;
	margin: 0;
	margin-right: -0.2em;
	padding: 0;
	border: 0;
	width: 90px;
	height: 20px;
	vertical-align: top;
	text-align: center;
	float:left;
}
ul.image5 img {
	margin: 0;
	margin-right: -0.4em;
	padding: 0;
	border: 0;
	width: 90px;
	height: 90px;
	vertical-align: top;
}
/*　１列６個パターン　*/
ul.image6 div {
	display: inline-block;
	margin: 0;
	margin-right: -0.2em;
	padding: 0;
	border: 0;
	width: 75px;
	height: 20px;
	vertical-align: top;
	text-align: center;
	float:left;
}
ul.image6 img {
	margin: 0;
	margin-right: -0.4em;
	padding: 0;
	border: 0;
	width: 75px;
	height: 75px;
	vertical-align: top;
}
/*　１列７個パターン　*/
ul.image7 img {
	margin: 0;
	margin-right: -0.4em;
	padding: 0;
	border: 0;
	width: 64px;
	height: 64px;
	vertical-align: top;
}
/*　１列8個パターン　*/
ul.image8 img {
	margin: 0;
	margin-right: -0.4em;　/*　0.4→0.3へ変更するもieで開きがありまた戻す080402　*/
	padding: 0;
	border: 0;
	width: 56px;
	height: 56px;
	vertical-align: top;
}
/*　１列9個パターン　*/
ul.image9 img {
	margin: 0;
	margin-right: -0.4em;　/*　0.4→0.3へ変更するもieで開きがありまた戻す080402　*/
	padding: 0;
	border: 0;
	width: 50px;
	height: 50px;
	vertical-align: top;
}
/*　１列10個パターン　*/
ul.image10 img {
	margin: 0;
	margin-right: -0.4em;　/*　0.4→0.3へ変更するもieで開きがありまた戻す080402　*/
	padding: 0;
	border: 0;
	width: 45px;
	height: 45px;
	vertical-align: top;
}
/*　その他パターン　*/
ul.imageother img {
	margin: 0;
	margin-right: -0.4em;
	padding: 0;
	border: 0;
	vertical-align: top;
}

/*　１列5個パターン（キット、小）棚卸しで見つかりましたなど　*/
table.tana_kit {
	float: left;
	width: 76px;
	margin: 0 4px 8px 4px;
	padding: 0;
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 10px !important;
	font-size: 80%;
	line-height: 130%;
}
table.tana_kit tr td img {
	margin-bottom: 5px;
	padding: 0;
	border: 0;
	width: 76px;
	height: 95px;
	vertical-align: top;
}

/*　更新履歴　*/
table.top_table tr td.kousin_date {
	width: 80px;
	font-size: 11px !important;
	font-size: 80%;
	line-height: 130%;
}
table.top_table tr td.kousin_text {
	padding-bottom: 7px;
	font-size: 11px !important;
	font-size: 80%;
	line-height: 130%;
}

/*　番号付きリスト　*/
ol.top {
	margin-left: -3em;
}
ol.top li {
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 12px !important;
	font-size: 110%;
	list-style-type: none;
	list-style-position: inside;
}
ol.top li span.caption {
	font-weight: normal;
	font-size: 11px !important;
	font-size: 80%;
}


/*　右側の囲み関係　*/

.sidekakomi_honmon {
	padding: 9px;
	font-size: 11px !important;
	font-size: 90%;
	text-align: left;
	color: #333333;
}
.sidekakomi_honmon_s {
	padding: 9px;
	font-size: 10px !important;
	font-size: 80%;
	text-align: left;
	color: #333333;
}
.sidekakomi_title {
	padding: 7px;
	font-size: 11px !important;
	font-size: 90%;
	text-align: center;
	line-height: 130%;
	font-weight: 600;
	color: #333333;
}
.sidekakomi_title_l {
	padding: 7px;
	font-size: 11px !important;
	font-size: 90%;
	text-align: left;
	line-height: 130%;
	font-weight: 600;
	color: #333333;
}
.sidekakomi_center {
	text-align: center;
}
.sidekakomi_img {
	margin-top: 8px;
}
.style8 {
	margin-left: 8px;
	font-size: 10px !important;
	font-size: 80%;
	line-height: 130%;
}
.sidekakomi_p {
	margin-bottom: 7px;
}

/*　ショップカレンダー　*/
table.shopkakomi {
	margin: 0 0 8px 0;
	padding: 0;
	border: 0;
	width: 162px;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 9px !important;
	font-size: 80%;
	text-align: center;
	color: #333333;
	background-color: #FFFFFF;
}
table.shopkakomi tr td {
	padding-bottom: 5px;
}
.shopkakomi_honmon {
	margin-bottom: 5px;
	font-size: 10px !important;
	font-size: 80%;
	text-align: left;
	color: #333333;
}
.shopkakomi_honmon_s {
	font-size: 9px !important;
	font-size: 80%;
	text-align: left;
	color: #333333;
}
.shopkakomi_open {
	margin-bottom: 3px;
	font-size: 10px !important;
	font-size: 80%;
	text-align: left;
	color:#D51719;
}
div.shopkakomi_open_kaku_waku {
	width: 18px;
	height: 25px;
	float: left;
}
div.shopkakomi_open_kaku {
	width: 11px;
	height: 11px;
	border: 2px solid #D51719;
}
div.shopkakomi_open2_kaku {
	width: 11px;
	height: 11px;
	border: 2px solid #D51719;
	background-color: #D51719;
}
.shopkakomi_event1 {
	margin-bottom: 3px;
	font-size: 10px !important;
	font-size: 80%;
	text-align: left;
	color: #007DA2;
}
div.shopkakomi_event1_kaku_waku {
	width: 18px;
	height: 50px;
	float: left;
}
div.shopkakomi_event1_kaku {
	width: 11px;
	height: 11px;
	border: 2px solid #007DA2;
}
/*　イベント告知（NEW）　*/
table.eventnews,
table.eventnews_l {
	width: 162px;
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
}
table.eventnews_l {
	width: 192px;
	margin-bottom: 7px;
	line-height: 160%;
}
table.eventnews tr td p.title,
table.eventnews_l tr td p.title {
	margin: 3px 5px;
	padding: 2px 0 0 0px;
	text-align:center;
	font-size: 10px;
	background-color: #FFFFFF;
	line-height: 140%;
}
table.eventnews tr td p,
table.eventnews_l tr td p {
	margin: 3px 6px;
	padding: 0px;
	text-align: left;
	font-size: 10px;
}
table.eventnews tr td p.midashi,
table.eventnews_l tr td p.midashi {
	margin: 3px 5px;
	padding: 0px;
	text-align: left;
	font-size: 14px;
	line-height: 120%;
	color: #D51719;
}
hr.eventnews {
	display: block;
	margin: 8px 5px 5px 5px;
	border: 1px dashed #999999;
	height: 1px;
	color: #999999;
	margin: 8px 5px 5px 5px;
}



/*　SSLの囲み　*/
form.ssl {
	margin: 0;
}

/* キットランキング */
table.kit_rank {
	width: 168px;
	margin-bottom: 15px;
	padding: 0;
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
	background-color: #FAF4E5;
}
table.kit_rank tr {
	vertical-align: top;
}
table.kit_rank tr td {
	font-size: 10px !important;
	font-size: 80%;
	text-align: left;
	line-height: 130%;
}
table.kit_rank tr td.title {
	padding: 5px 8px 15px 8px;
	font-size: 12px !important;
	font-size: 100%;
	text-align: center;
	line-height: 130%;
}
table.kit_rank tr td.td1 {
	padding-left: 8px;
	width: 80px;
}
table.kit_rank tr td.td2 {
	padding-right: 8px;
	padding-bottom: 7px;
	width: 72px;
	text-align: right;
}
table.kit_rank tr td.td2 img {
	width: 60px;
	height: 75px;
}

/* カテゴリページ下のカタログ部分 */
table.catalogue {
	width: 630px;
	margin-top: 25px;
	padding: 0;
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 11px !important;
	font-size: 90%;
}
table.catalogue tr {
	vertical-align: top;
}
table.catalogue tr td {
	padding-bottom: 5px;
	font-size: 11px !important;
	font-size: 90%;
}
table.catalogue tr td.title {
	padding: 0;
	width: 626px;
	height: 22px;
	text-align: center;
	font-size: 12px !important;
	font-size: 100%;
	background-color: #FBFEDE;
	border: 2px solid #BBBB86;
}
table.catalogue tr td.title_s {
	padding: 8px 0;
	width: 630px;
	text-align: left;
	font-size: 11px !important;
	font-size: 90%;
}
table.catalogue tr td.title_s span {
	padding-left: 2px;
	display: block;
	background-color: #CCCCCC;
}

table.stone {
	width: 157px;
	margin: 1px 0;
	padding: 0;
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
	float: left;
}
table.stone tr {
	vertical-align: top;
}
table.stone tr td.name {
	width: 74px;
	padding-right:8px;
	text-align: right;
	font-size: 10px !important;
	font-size: 100%;
}
table.stone tr td.img {
	width: 60px;
	height: 60px;
	padding-right:15px;
	text-align: left;
}


/*　ワークショップ部分　*/

/*　センタリング関係　*/
div.center_450 {
	width: 450px;
	text-align: center;
}
div.center_630 {
	width: 630px;
	text-align: center;
}
p.center {
	width: 450px;
	text-align: center;
}
p.center_630 {
	width: 630px;
	text-align: center;
}
.btm10px {
	margin-bottom: 10px;
}
.btm20px {
	margin-bottom: 20px;
}
.btm30px {
	margin-bottom: 30px;
}

/*　ワークショップ用css　*/
/*　ワークショップ用　*/
table.ws_top,
table.ws_top_630 {
	margin-bottom: 20px;
	margin: 0 auto;/*　テキスト幅は書類内style指定　*/
	border: 0;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 11px;
	line-height: 18px;
	font-family: "ヒラギノ角ゴ Pro W6", "平成角ゴシック","ＭＳ Ｐゴシック", sans-serif;
	text-align: left;
}
table.ws_top,
table.ws_top tr td {
	width: 450px;
}
table.ws_top_630,
table.ws_top_630 tr td {
	width: 630px;
}
table.ws_top tr td,
table.ws_top_630 tr td {
	padding-bottom: 20px;
}
table.ws_top tr td.center,
table.ws_top_630 tr td.center {
	text-align: center;
}
/*　本文関連　*/
table.ws_top tr td h1,
table.ws_top tr td h2,
table.ws_top tr td h3,
table.ws_top_630 tr td h1,
table.ws_top_630 tr td h2,
table.ws_top_630 tr td h3 {
	font-family: "ヒラギノ明朝 Pro W6", "平成明朝","ＭＳ Ｐ明朝", serif;
	font-size: 14px;
	line-height: 14px;
	text-align: center;
	font-weight: bold;
	/*margin: 0 auto;　テキスト幅は書類内style指定　*/
	margin-bottom: 10px;
}
table.ws_top tr td p,
table.ws_top_630 tr td p {
	font-size: 11px;
	line-height: 18px;
	font-family: "ヒラギノ角ゴ Pro W6", "平成角ゴシック","ＭＳ Ｐゴシック", sans-serif;
	margin: 0 0 10px 0;/*　テキスト幅は書類内style指定　*/
}
table.ws_top tr td p.wsmidashi,
table.ws_top_630 tr td p.wsmidashi {
	width: 450px;
	font-family: "ヒラギノ明朝 Pro W3", "平成明朝","ＭＳ Ｐ明朝", serif;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	/*margin: 0 auto;　テキスト幅は書類内style指定　*/
	margin-bottom: 10px;
}
table.ws_top tr td p.wshtmlmidashi,
table.ws_top_630 tr td p.wshtmlmidashi {
	font-family: "ヒラギノ明朝 Pro W3", "平成明朝","ＭＳ Ｐ明朝", serif;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	margin: 0 auto;　/*テキスト幅は書類内style指定　*/
	margin-bottom: 10px;
}
table.ws_top tr td p.caption,
table.ws_top_630 tr td p.caption {
	font-size: 10px;
	line-height: 15px;
	/*margin: 0 auto;　テキスト幅は書類内style指定　*/
	margin-bottom: 10px;
}
table.ws_top tr td p.kakomi,
table.ws_top_630 tr td p.kakomi {
	font-size: 10px;
	line-height: 14px;
	text-align: center;
	border: 1px solid #666767;
	margin: 10px 0;
	padding: 0 10px;
	display: inline-block;
}
table.ws_top tr td p.kakomi_l,
table.ws_top_630 tr td p.kakomi_l {
	font-family: "ヒラギノ明朝 Pro W3", "平成明朝","ＭＳ Ｐ明朝", serif;
	font-size: 14px;
	line-height: 19px;
	text-align: center;
	border: 1px solid #666767;
	margin: 10px 0;
	padding: 0 10px;
	display: inline-block;
}
table.ws_top tr td p.wsschedule,
table.ws_top_630 tr td p.wsschedule {
	font-family: "ヒラギノ角ゴ Pro W6", "平成角ゴシック","ＭＳ Ｐゴシック", sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 1em;
	text-align: center;
	color: #666767;
}
table.ws_top tr td hr.wsschedule,
table.ws_top_630 tr td hr.wsschedule {
	display: block;
	border: 1px solid #888888;
	margin-bottom: 10px;
}
}p.caption1 {
	margin-bottom: 2px;
	font-size: 11px !important;
	font-size: 80%;
	line-height: 130%;
}


/*　見出し帯　*/
table.ws_top tr td p.title_top {
	width: 450px;
	height: 20px;
	margin: 0 0 10px 0;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
	color: #FFFFFF;
	background-color: #94858C;
}
table.ws_top tr td p.title_top2 {
	width: 450px;
	height: 20px;
	margin: 0 0 10px 0;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	color: #FFFFFF;
	text-align: center;
	display: block;
	background-color: #94858C;
}
table.ws_top tr td p.title_onepoint {
	width: 450px;
	height: 20px;
	margin: 0 0 10px 0;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
	color: #FFFFFF;
	background-color: #97ACC0;
}
table.ws_top tr td p.title_stepup {
	width: 450px;
	height: 20px;
	margin: 0 0 10px 0;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
	color: #FFFFFF;
	background-color: #7087A5;
}
table.ws_top tr td p.title_basic {
	width: 450px;
	height: 20px;
	margin: 0 0 10px 0;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
	color: #FFFFFF;
	background-color: #AE9786;
}
table.ws_top tr td p.title_advance {
	width: 450px;
	height: 20px;
	margin: 0 0 10px 0;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
	color: #FFFFFF;
	background-color: #9A97AE;
}
table.ws_top tr td p.title_instractor {
	width: 450px;
	height: 20px;
	margin: 0 0 10px 0;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
	color: #FFFFFF;
	background-color: #BE9CA1;
}
table.ws_top tr td p.title_creative {
	width: 450px;
	height: 20px;
	margin: 0 0 10px 0;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
	color: #FFFFFF;
	background-color: #9FA198;
}
table.ws_top_630 tr td p.title_creative {
	width: 630px;
	height: 20px;
	margin: 0 0 10px 0;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
	color: #FFFFFF;
	background-color: #9FA198;
}


/*　お申し込みクラステーブル　*/
div.class_table {
	width: 450px;
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
}
div.class_table div {
	width: 108px;
	height: 36px;
	margin: 3px 3px;
	float: left;
}
div.class_table div.left {
	margin: 3px 3px 3px 0;
}
div.class_table div.right {
	margin: 3px 0 3px 3px;
}
div.class_table div.left_l {
	width: 222px;
	margin: 3px 3px 3px 0;
}
div.class_table div.right_l {
	width: 222px;
	margin: 3px 0 3px 3px;
}
div.class_table div.all {
	width: 450px;
	margin: 3px 0 3px 0px;
}
div.class_table div p {/*　使ってない　*/
	font-size: 11px;
	line-height: 12px;
	font-family: "ヒラギノ角ゴ Pro W6", "平成角ゴシック","ＭＳ Ｐゴシック", sans-serif;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}
/*　お申し込みボタン　*/
img.offer {
	width: 125px;
	margin: 30px auto 10px auto; 
	display: block;
}
/*　下部オススメプラン　*/
p.plan {
	font-size: 12px;
	line-height: 18px;
	font-family: "ヒラギノ角ゴ Pro W3", "平成角ゴシック","ＭＳ Ｐゴシック", sans-serif;
}
div.plan {
	width: 168px;
	margin: 0px;
	margin-bottom: 20px;
	padding: 0px;
}
/*　右側オススメ商品　*/
div.osusume {
	width: 168px;
	margin: 0px;
	margin-bottom: 20px;
	padding: 0px;
}
div.osusume div.center {
	width: 168px;
	margin: 0px auto;
	padding: 0px;
}
div.osusume p {
	width: 168px;
	margin-bottom: 10px;
	font-size: 10px;
	line-height: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "平成角ゴシック","ＭＳ Ｐゴシック", sans-serif;
	text-align: left;
	color: #333333;
	display: inline-block;
	clear: both;
}
div.osusume p.center {
	text-align: center;
	display: inline-block;
}
div.osusume p.osumidashi {
	margin-bottom: 10px;
	font-size: 11px;
	line-height: 15px;
	font-family: "ヒラギノ明朝 Pro W6", "平成明朝","ＭＳ Ｐ明朝", serif;
	font-weight: bold;
	text-align: left;
}
div.osusume p.midashi_center {
	margin-bottom: 10px;
	font-size: 11px;
	line-height: 15px;
	font-family: "ヒラギノ明朝 Pro W6", "平成明朝","ＭＳ Ｐ明朝", serif;
	font-weight: bold;
	text-align: center;
}
div.osusume p.midashi_bold {
	margin-bottom: 10px;
	font-size: 10px;
	line-height: 14px;
	font-family: "ヒラギノ角ゴ Pro W6", "平成角ゴシック","ＭＳ Ｐゴシック", sans-serif;
	font-weight: bold;
	text-align: left;
}
div.osusume p.midashi_bold_center {
	margin-bottom: 10px;
	font-size: 10px;
	line-height: 14px;
	font-family: "ヒラギノ角ゴ Pro W6", "平成角ゴシック","ＭＳ Ｐゴシック", sans-serif;
	font-weight: bold;
	text-align: center;
}
div.osusume img {
	padding: 10px 0 7px 0;
	text-align: center;
}
div.osusume img.product {
	width: 120px;
	height: 120px;
	padding: 10px 0 7px 0;
	text-align: center;
}



/*　デトロワ用css　*/
table.detrois_top {
	width: 630px;
	margin-bottom: 10px;
	border: 0;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 11px;
	line-height: 18px;
	font-family: "ヒラギノ明朝 Pro W6", "平成明朝","ＭＳ Ｐ明朝", serif;
	text-align: left;
}
table.detrois_top tr td {
	width: 630px;
	padding: 0;
	padding-bottom: 10px;
}
table.ws_top tr td.center {
	text-align: center;
}
/*　デトロワ本文関連　*/
table.detrois_top tr td h2 {
	font-family: "ヒラギノ明朝 Pro W3", "平成明朝","ＭＳ Ｐ明朝", serif;
	font-size: 16px;
	line-height: 2em;
	text-align: left;
	font-weight: bold;
}
table.detrois_top tr td p {
	font-size: 11px;
	line-height: 18px;
	font-family:"ヒラギノ明朝 Pro W6", "平成明朝","ＭＳ Ｐ明朝", serif;
	margin: 0 0 10px 0;/*　テキスト幅は書類内style指定　*/
}
table.detrois_top tr td h2.detrois_pickupitems {
	font-family: "ヒラギノ角ゴ Pro W6", "平成角ゴシック","ＭＳ Ｐゴシック", sans-serif;
	font-size: 14px;
	line-height: 2em;
	text-align: center;
	font-weight: bold;
}
table.detrois_top tr td p.detrois_pickupitems {
	font-size: 11px;
	line-height: 16px;
	font-family: "ヒラギノ角ゴ Pro W6", "平成角ゴシック","ＭＳ Ｐゴシック", sans-serif;
}
/*　デトロワアイテム写真　*/
div.detroisitem_table {
	width: 640px;
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
	clear:both;
}
div.detroisitem_table div {
	width: 120px;
	margin: 4px 8px 4px 0px;
	float: left;
}
div.detroisitem_table div p {
	text-align:center;
	clear:both;
	margin-top:5px;
}


/*　リボン特集　top_table_630 写真部分*/
div.ribbonitem_table {
	width: 630px;
	margin-top: 20px;
	padding: 0;
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
	clear:both;
}
div.ribbonitem_table div {
	width: 90px;
	height:101px;
	margin: 0px;
	float: left;
	text-align:center;
}
div.ribbonitem_table div.karabako {
	width: 90px;
	height:101px;
	margin: 0px;
	float: left;
	text-align:center;
}
div.ribbonitem_table div img {
	width: 70px;
	height: 70px;
}
div.ribbonitem_table div p {
	text-align:center;
	clear:both;
	margin-top:2px;
	margin-bottom: 5px;
	font-size: 9px !important;
	font-size: 80%;
	line-height: 130%;
}

