/* tezukuri-wedding.com all right reserved */

/* =========================================

	default & body
 
========================================= */
body{
	text-align:center;
	margin:0px;
	padding:0px;
	color:#666666;
	background: #FFF5F5;
	font: 14px/135% "ＭＳ Ｐゴシック", Osaka, monospace;
}

/* 基本テーブル設定 */
table{ 
	border:none;
	margin:0px;
	padding:0px;
	text-align:left;
	border-collapse:collapse;
}

th {
	border:0px none;
	margin:0px;
	padding:0px;
	border-collapse:collapse;
	vertical-align:top;
}


td {
	border:0px none;
	margin:0px;
	padding:0px;
	border-collapse:collapse;
	vertical-align:top;
}

 /* 見出し */
h1,h2,h3,h4 {
	padding:0px;
	margin:0px;
	font-size:100%;
	text-align:left;
}

 /* 全体のリンク色 */
a{
	color:#666666;
}

a:hover {
	color:#999999;
	text-decoration:none;
}

/* リスト */
ul{ 
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}

/* 画像の枠 */
img{ 
	border:0px;
}

/* 文字入力フォーム・テキストエリアなど */
form { 
	padding:0px;
	display:inline;
}
.button1{
	cursor:pointer;
	color:#FFFFFF;
	background:#ED79B4;
	font-weight:normal;
	margin: 3px 0px 0px;
	border: 1px solid #ED79B4;
}

/* テキスト設定 */
.text1 {
	border:1px solid #999999;
}

.no2{
	font-size:110%;
} 

p{ 
	line-height:140%;
	margin:5px 0px;
	padding:2px 0px;
}
/* エラーメッセージ */
.caution{ 
	font-weight:bold;
	color:#FF0066;
}

/* スペース設定 */ 
.spacebox{ 
	height:50px;
}

/* =========================================

	container
 
========================================= */

#container {
	width:980px;
	margin: 0px auto;
	text-align:left;
	background: #FFFFFF;
	border-top: none;
	border-right: 1px solid #FFCCCC;
	border-bottom: none;
	border-left: 1px solid #FFCCCC;
	padding: 0px;
}
/* 複数タイトル ブログなど */
.entry_title {
	background: url(../img/title1_center.gif) no-repeat left top;
	width: 680px;
	height: 30px;
	padding-top: 0.9em;
	padding-left: 40px;
	color: #666666;
	margin-bottom: 15px;
	margin-left: -40px;
	position: relative;
}
*html .entry_title {
	margin-left: 0px;
}


/* =========================================

	マイページウィンドウ
 
========================================= */
#enter {
	text-align:left;
	background: #FFFFFF;
}

#enter #center3 .centerbox {
	width:760px;
}

#enter #center3 .centerbox .title1 {
	margin: 5px;
}


hr {
	border-top: none;
	background: url(../img/border_pink.gif) repeat-x;
	height: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#center3 .centerbox .mainCont {
	width: 655px;
}

/* =========================================

	header
 
========================================= */
#header{
	width:980px; 
	height:125px;
	display: block;
	background: #FFFFFF url(../img/header.jpg) no-repeat left bottom;
	position: relative;
	margin: 0px;
	padding: 0px;
	_zoom:1; 
}
#header:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}

/*\*/
* html #header {
	height: 1%;
}

/* サイトロゴブロック（設定の場合） */
.shoplogo{ 
	padding:0px;
	margin:0px;
	left: 36px;
	top: 27px;
	position: relative;
	width: 426px;
	height: 46px;
}
.shoplogo a{
	outline: none;
}
/* サイト名 h1 （テキスト） */
.siteName { 
	margin:0px;
}
.siteName a { 
	color:#FFFFFF;
	text-decoration:none;
}
.siteName a:hover { 
	color:#FFFFFF;
	text-decoration:underline;
}

/* サイトコピー h2 （ロゴがテキストの場合使用）*/
.sitecopy{
	margin-left:0.5em;
	margin-top:1px;
	color:#333333;
	font-weight:normal;
	left: 0px;
	top: 0px;
	position: relative;
	font-size: 12px;
}
.sitecopy a {
	color:#FFFFFF;
	text-decoration:none;
}
.sitecopy a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

/* ヘッダーメニュー */
#headMenu {
	width:980px;
	background:url(../img/header_menu.jpg);
	clear:both;
	height: 35px;
	text-align: right;
	margin: 0px 0px 10px;
	padding: 0px;
}
.headnavi li {
	list-style: none;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
}
.headnavi {
	float: right;
	margin: 7px 0px 0px;
	padding: 0px;
}

.headnavi a{
	color:#FDEADA;
	text-decoration:none;
}
.headnavi a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.navi01 {/* ヘッダーメニューアイコン */
	background-position:left;
	background-repeat:no-repeat;
	height:20px;
}

/* ヘッダー下装飾ライン */
.hline {
	display: none;
}

/* =========================================

	free area
 
========================================= */

.header_area { /* ヘッダのフリーエリア */
	text-align:left;
	width:722px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
}


.footer_area { /* フッタのフリーエリア */
	text-align:center;
	width:722px;
	margin-bottom: 15px;
	font-size: 14px;
}

.footer_area .mainCont { 
	text-align:left;
	width:700px;
	margin-left: 25px;
}

*html .footer_area .mainCont {
	margin-left: -5px;
	position: relative;
}

.footer_area .mainCont div.shopping {
	padding: 5px;
	border: 1px solid #FFCCCC;
}

.footer_area .mainCont h4 {
	background: url(../img/list_sidebox.gif) no-repeat 0.3em 0.2em;
	margin-top: 0.8em;
	border-bottom: 1px solid #CCCCCC;
	width: 90%;
	padding-left: 1.5em;
	padding-bottom: 0.2em;
}

.footer_area .title1 {
	background: url(../img/title1_center.gif) no-repeat left top;
	width: 680px;
	height: 30px;
	padding-top: 0.9em;
	padding-left: 40px;
	color: #666666;
	margin-left: 15px;
	font-size: 115%;
	text-decoration: none;
}

*html .footer_area .title1 {
	background: url(../img/title1_center.gif) no-repeat left top;
	width: 680px;
	height: 30px;
	padding-top: 0.9em;
	padding-left: 40px;
	color: #666666;
	margin-left: 5px;
	font-size: 115%;
	text-decoration: none;
}

.footer_area table td {
	border-style: none;
	padding: 0.3em;
}

/* =========================================

	sidebar 左右共通
 
========================================= */

.sline1,.sline2 { /* サイドバー下ライン */
	display: none;
}
/* サイド用ブロック（幅設定） */
.sidebox {
	padding:1px;
	width: 190px;
	text-align: center;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 5px;
}
/* サイドコンテンツ */
.sidemain1 { /* メイン枠 */
	width: 190px;
	text-align: center;
	margin: 5px auto 10px;
	padding: 0px;
	background: #FFFFFF;
}
.sidemain1 p {
	padding:0px;
	margin:0px auto;
}
.sidemain1 ul { /* リスト設定 */
	padding:3px;
	background: #FFF5F5;
	width: 182px;
	margin: 0px auto;
	text-align: left;
} 
.sidemain1 li {
	display: block;
	height: 100%;
	list-style: none;
	width: 155px;
	background: url(../img/list_sidebox.gif) no-repeat 0.3em 0.4em;
	margin: 0px;
	padding: 2px 0px 2px 22px;
}
.sidemain1 a {
	text-decoration: none;
	width: 152px;
}
.sidemain1 img {
	margin: 0px;
	padding: 3px 0px 2px;
}
/* サイド内 タイトル */
.sidebox .title1 {
	color:#FF5EAD;
	width:78%;
	background:#FFFFFF url(../img/h3_bg.gif) no-repeat 0.5em 0em;
	line-height:100%;
	vertical-align:middle;
	padding: 0.2em 0px 1em 38px;
	height: 100%;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
/* サイドフリーエリア内 タイトル */
.title_side {
	color:#FF5EAD;
	width:78%;
	background:#FFFFFF url(../img/h3_bg.gif) no-repeat 0.5em 0em;
	line-height:1.2;
	vertical-align:middle;
	padding: 0.2em 0px 0.4em 38px;
	height: 100%;
	margin: 5px auto;
}
.title_side a{
	color:#FF5EAD;
	text-decoration:none;
}
.title_side a:hover{
	color:#FFCCCC;
	text-decoration:underline;
}

/* =========================================

	center 共通
 
========================================= */

.centerbox { /* センター用ブロック（幅設定） */
	margin:0px 0px 10px;
	text-align: center;
	width: 558px;
	padding-left: 15px;
}

*html .centerbox { /* センター用ブロック（幅設定） */
	padding-right: 5px;
	padding-left:10px;
}

.mainCont { /* メインコンテンツ */
	margin: 0 auto;
	background:#FFFFFF;
	padding: 0px;
	text-align: left;
	font-size: 14px;
}


/* =========================================

	sidebar left
 
========================================= */

#container #leftSide {
	width:190px; /* 左サイドtd */
	padding-left:12px;
	padding-right:0px;
	margin:0px;
	font-size: 14px;
	line-height: 1.4em;
}
/* サイド　商品カテゴリー */
ul.listbox{
	text-align:left;
	padding:0px;
	margin:2px auto;
	width: 180px;
	display: block;
	border-right: 7px solid #FFE9EF;
	border-left: 7px solid #FFE9EF;
}

li.ca1 {
	background: #FFE9EF url(../img/category_bg.gif) no-repeat 0%;
	color: #FF5EAD;
	padding: 0.8em 0px 0.8em 35px;
	height: 100%;
	margin: 0em;
	list-style: none;
}
li.ca1 a{
	padding:0px;
	color:#FF5EAD;
	font-weight:bold;
	text-decoration:none;
	height: 100%;
	display: block;
	width: 140px;
}

li.ca1 a:hover{
	color:#999999;
	font-weight:bold;
	text-decoration:none;
}

li.ca2 {
	padding: 5px 5px 5px 25px;
	background: url(../img/list_cate.gif) no-repeat 0.5em 0.6em;
	list-style: none;
	border-bottom: 1px dotted #999999;
	margin: 0px;
}

li.ca2 a{
	color:#666666;
	font-weight:bold;
	text-decoration:none;
	width: 150px;
	display: block;
}
li.ca2 a:hover{
	color:#999999;
	font-weight:bold;
	text-decoration:none;
}

li.ca3 {
	margin:0px;
	border-bottom:1px #CC9999 solid;	
}

li.ca3 a{
	padding:5px 3px 5px 15px;
	display:block;
	color:#FCE6E6;
	font-weight:bold;
	text-decoration:none;
}

li.ca3 a:hover{
	color:#FFEED6;
	font-weight:bold;
	text-decoration:none;
}

li.ca4 {
	margin:0px;
	border-bottom:1px #CC9999 solid;
}

li.ca4 a{
	padding:3px 3px 3px 20px;
	display:block;
	color:#FCE6E6;
	font-weight:bold;
	text-decoration:none;
}

li.ca4 a:hover{
	color:#FFEED6;
	font-weight:bold;
	text-decoration:none;
}
/* ご案内　ピンク枠 */
.goannnai {
	background: #FFFFFF center;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 192px;
}

.goannnai dl {
	background: #FFFFFF;
	width: 192px;
	margin: 5px 0px 0px;
	padding: 0px;
}


.goannnai dt {
	background: url(../img/goannai_bg.gif) no-repeat;
	height: 40px;
	margin: 0px;
	padding: 0px;
	width: 192px;
	color: #FF5EAD;
	text-align: left;
}
.goannnai span {
	display: block;
	padding-top: 1em;
	padding-left: 45px;
	font-weight: bold;
}

.goannnai dd {
	background: url(../img/goannai_li_bg.gif) repeat-y;
	width: 192px;
	margin: 0px;
	height: 100%;
	padding: 0px;
	text-align: left;
}
.goannnai .frameend {
	background: url(../img/goannai_frameend.gif) no-repeat;
	width: 192px;
	margin: 0px;
	padding: 0px;
	height: 14px;
}
.goannnai ul {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	list-style: none;
	background: #FFFFFF;
	width: 180px;
}
.goannnai li {
	background: url(../img/goannai_list.gif) no-repeat 0.5em 0.5em;
	border-bottom: 1px dotted #999999;
	list-style: none;
	width: 150px;
	margin: 0px;
	padding: 3px 0px 3px 20px;
}
.goannnai a {
	display: block;
	text-decoration: none;
}

/* カレンダー */
caption { /* 年月タイトル */
	 font-weight:bold;
	 text-align:center;
	 padding:3px;
	 color:#7E6B5A;
}

caption a{ color:#7E6B5A;text-decoration:underline;}
caption a:hover{ color:#7d0000;	 text-decoration:none;}

.carender { /* カレンダー テーブル*/
	border-collapse:collapse;
	padding:5px 0px;
	margin:0px auto;
	text-align:center;
	background: #FFF5F5;
}

/* カレンダー センタリング*/
div.carender table{
	margin:0 auto;
	text-align:center;
	width:130px;
	background: #FFFFFF;
}

.carender td {
	padding:2px;
	border-collapse:collapse;
	text-align:right;
	border:1px solid #D1C0A5;
	background: #FFFFFF;
}

.carender th {
	padding:2px;
	border-collapse:collapse;
	border:1px solid #D1C0A5;
	background: #FFFFFF;
}

th.day { /* ヘッダ平日 */
	font-weight:bold;
	color:#666666;
	text-align:center;
}

th.sun { /* ヘッダ日曜 */
	color:#666666;
	text-align:center;
}

th.sat { /* ヘッダ土曜 */
	color:#333333;
	text-align:center;
}

.chert { /* 表示色説明枠 */
	margin:0px;
	font-size:84%;
	background: #FFF5F5;
	padding: 5px;
}
.chert td {
	border-collapse:collaspace;
	padding:0px 0px 0px 5px;
	border:0px;
}

.line01{
	display: none;
} 

#rss{ /* RSS設定 */
	margin:0px;
	padding:5px;
}

#count{ /* カウンター */
	margin:0px;
	padding:5px;
}

/* ブログ */

.blogbox { /*コメントボックス*/
	padding:5px;
	margin:2px 0px;
	width:auto;
}

.entry_date{
	display:block;
	padding:10px 0px 3px 0px;
	color:#A06E5D;
	text-align:right;
}

.state{ /* ブログステータス */
	padding:2px 0px;
	text-align:right;
	border-top:#FF9866 1px dashed;
}

.subtitle {/* h3 ブロックサブタイトル */
	padding:2px 0px;
	margin:10px 0px 10px 0px;
	text-align:left;
	font-size:110%;
	color:#59493F;
	border-bottom:#59493F 2px solid;
}

 p.label { /* ブログコメントタイトル */
	font-weight:bold;
}

.tb_url{ /* トラックバックurl */
	font-weight:bold;margin-bottom:10px;
}

/* =========================================

	center共通
 
========================================= */

#rightSide {
	width:195px; /* 右サイドtd （3列）*/
	padding:0px;
	margin:0px;
	font-size: 14px;
	line-height: 1.4em;
}
#rightSide .sidemain1 {
	border: 1px solid #DFCCC7;
	width: 180px;
}

/* =========================================

	TOPページ用
 
========================================= */
#center2 {
	width:558px;
	padding:0px;
	margin:0px;
}
#center2 .centerbox .mainCont {
	width: 548px;
	margin: 0px;
	padding: 5px;
}
#center1 .mainCont .info_frame {
	padding: 5px;
	border: 1px solid #CCCCCC;
	width: 525px;
	margin: 10px 5px 5px;
	text-align: center;
}

#center1 .mainCont .info_frame p {
	text-align: left;
}

#rightSide .sidebox .sidemain1 .layout1 {
	margin-bottom: 5px;
}

.mainCont .bnr_area{
	width:548px;
	text-align: center;
	height: 100%;
	margin-top: 15px;
	clear: both;
}

.mainCont .bnr_area table{
	width:526px;
	margin-left:auto;
	margin-right:auto;
}


.mainCont .bnr_area td {
	text-align:center;
	padding: 10px;
}

.mainCont .main_news {
	margin-bottom: 10px;
	text-align:center;
	height: 120px;
	width: 100%;
	overflow-y: scroll;
	overflow-x: hidden;
	margin-top: 10px;
}

.mainCont .main_news dl {
	width: 515px;
	text-align: left;
	padding: 0.5em 0px;
	margin: 0px auto;
}
.mainCont .main_news a {
	color: #FF6699;
	text-decoration: none;
	font-weight: bold;
}

.mainCont .main_news dt {
	float: left;
	background: url(../img/icon_info.gif) no-repeat 0px 0.2em;
	padding-left: 17px;
}
.mainCont .main_news dd {
	display: block;
	margin-left: 6.5em;
}
.mainCont .main_news li {
	clear: left;
	width: 515px;
	background: url(../img/border_dotted.gif) repeat-x bottom;
	margin-left: 15px;
}
#center1 #center2 .centerbox .title1 {/* イチオシ商品 */
	background: url(../img/title2.gif) no-repeat;
	line-height: 40px;
	width: 100%;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	height: 40px;
	color: #FF6699;
}
/* =========================================

	sidebar 右(TOPページのみ表示)
 
========================================= */

#rightSide .sidebox { /* サイド用ブロック（幅設定） */
	padding:1px;
	margin:0px auto 5px;
	width: 180px;
	text-align: center;
}

.sidebox .title2 {/* おすすめ商品見出し */
	background: url(../img/side_title3_2.gif) no-repeat;
	color:#FF6699;
	height:40px;
	vertical-align:middle;
	width: 155px;
	padding-left: 15px;
	margin-left: 5px;
	line-height: 40px;
}

#rightSide .sidebox .sidemain1 .layout1 table {
	border: 1px solid #FFCCCC;
	margin: 0px;
}

#rightSide .sidebox .sidemain1 .layout1 table tr td {
	padding-left: 0.5em;
}

#rightSide .sidebox .sidemain1 {
	border-style: none;
	background: center;
	width: 170px;
}

.rank{/* ランキングアイコン */
 text-align:left;
}


/* =========================================

	基本商品テキスト設定
 
========================================= */
.layout1 table {
	margin: 0px;
	padding: 0px;
}
.price{ /* 商品価格 */
	color:#FF9A9A;
	text-align:left;
	font-weight:bold;
}
.layout1 .auto .price{ /* 商品価格 */
	color:#FF6699;
	text-align:left;
	font-weight:bold;
}
.price.zoom{ /* 商品価格 （商品詳細） */
	font-size:125%;font-weight:bold;
}
.expl{ /* 商品説明文 */
	text-align:left;
	color:#C97B7B;
}
.expl a{color:#C97B7B;	text-decoration:none;}
.expl a:hover{color:#FE8353;text-decoration:underline;}

.fixed{ /* 商品定価 */
	color:#333333;
	text-align:left;
}

h2.goods /* 商品名 （商品一覧）*/
a{
	color:#666666;
	font-weight:bold;
	text-decoration:underline;
	font-size: 14px;
	line-height: 1.2em;
}
h2.goods a:hover{
	color:#999999;
	text-decoration:underline;
}
	
/* =========================================

	main
 
========================================= */
.shopCopy { /* サイト説明 */
	margin:0px;
	padding:3px 10px 10px 10px;
	color:#993366;
	font-weight:bold;
	text-align:left;
}

/* タイトルデザイン */


/* タイトル1 h3 コメントアウト0915 */
/* ------------
.free_title { 
	padding:8px 0px 8px 30px;
	margin:0px;
	color:#59493F;
	width:auto;
	background:url(../img/title_bar01.gif) repeat;
	line-height:980px;
	vertical-align:middle;
}
------------- */

.title1{ /* タイトル1 h3 */
	color:#FF5EAD;
	background:no-repeat;
	line-height:100%;
	vertical-align:middle;
	padding: 0.5em 0px 0.4em 38px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
.title1 a{
	color:#FF5EAD;
	text-decoration:none;
}
.title1 a:hover{
	color:#FFCCCC;
	text-decoration:underline;
}

.title2{ /* タイトル2 h3 */
	color:#FF6699;
	background:url(../img/title2.gif) no-repeat;
	line-height:35px;
	vertical-align:middle;
	padding-left: 20px;
	margin: 0px;
}
.centerbox .title1 {
	background: url(../img/title1_center.gif) no-repeat left top;
	width: 680px;
	height: 30px;
	padding-top: 0.9em;
	padding-left: 40px;
	color: #666666;
	letter-spacing: -0.05em;
}

*html .centerbox .title1 {
	width: 700px;
}

.mainCont .layoutFrame .title1 {
	width: 700px;
	font-size: 110%;
	margin: 0em 0em 0em -30px;
	height: 30px;
	padding: 0.9em 0px 0px 45px;
	position: relative;
}


.title2 a{color:#FBF1E1;text-decoration:none;}
.title2 a:hover{color:#fffff5;text-decoration:underline;}

.title3{ /* タイトル3 h3 */
	color:#FF6699;
	background:url(../img/side_title3.gif) no-repeat;
	height:40px;
	vertical-align:middle;
	width: 128px;
	padding-left: 52px;
	margin-left: 5px;
	line-height: 40px;
}

/* メインコンテンツ内項目ボックス 0915コメントアウト */
/* ------------
.contbox { 
	padding:10px 0px;
	margin:0px;
	width:auto;
}
----------- */
/* 最新情報リスト設定　0915コメントアウト */
/* ------------
ul.news{ 
	text-align:left;
	padding:0px 0px 0px 12px;
	margin:0px;
	list-style:square;
	color:#FF6666;
}
----------- */
li.p3{padding:3px;}

.free_list{ /* リスト設定 */
 padding:5px 10px;
 margin:0px;
}

ul.list{ /* リスト設定 */
	text-align:left;
	padding:5px 10px;
	margin:0px;
	list-style:square;
}

/* =========================================

	サイトマップ
 
========================================= */
ul.map{ /* サイトマップリスト設定 */
	text-align:left;
	padding:0px 20px;
	margin:0px;
	color:#FF6666;
}
li.sm1 { margin:4px ;display:block;list-style-type:none;}
li.sm2 {
	margin:4px;
	display:block;
	list-style-type:none;
}

.sitemap{ /* サイトマップリスト 項目タイトルh4*/
	padding:5px 22px;
	color:#FF6666;
	background:url(../img/icon_sitemap.gif) no-repeat ;
	background-position:left center;
}

/* =========================================

	商品レイアウト
 
========================================= */
#center1 { /* センター td （2列）*/
	width:748px;
	padding:7px 0px 0px;
	border: none;
	text-align: right;
}

.layoutFrame{/* 大枠 table */
	margin:20px 0px 0px 1px;
	padding:2px;
	width:99%;
	background:#FFFFFF;
}
.layoutFrame td{
	text-align:center;
	margin:0px;
	padding:1px;
	vertical-align:top;
}

.layout1{ /* レイアウト */
	margin:1px;
	background:#ffffff;
}
.layout1 td{
	margin:0px;
	padding:3px;
	text-align:center;
}

/* =========================================

	パンクズ
 
========================================= */

#bread{
	padding:5px;
	color:#999999;
	text-align:left;
	background:#FFF5F5;
	width: auto;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 12px;
}
#bread a {
	color:#666666;
}
#bread a:hover {
	color:#999999;
}
h4.title{
	margin:5px 0px;	
	padding:2px 0px;
	color:#FF6666;
	border-bottom:1px solid;
}

p.title	{ margin:3px 0px;	
	padding:2px 0px;
	color:#669933;
	border-bottom:1px dotted;
	font-weight:bold;
}
/* メールマガジンアイコン設定 */
.mailmag_ent{ /* 新規登録 h4 */
	padding:12px 0px 0px 60px;
	background:url(../img/icon_mailmag_ent.gif) no-repeat;
}

.mailmag_cha{ /* アドレス変更 h4 */
	padding:12px 0px 0px 60px;
	background:url(../img/icon_mailmag_cha.gif) no-repeat;
}

.mailmag_can{ /* 配信解除 h4 */
	padding:12px 0px 0px 60px;
	background:url(../img/icon_mailmag_can.gif) no-repeat;
}

#sortList{ /* ソート */
	margin:0px;
	padding:10px 3px 5px 3px;
	width:auto;
	color:#333333;
	float:right;
}

.pageTop { /* ページトップ */
	padding:3px 5px 0px 17px;
	margin:20px 5px;
	background:url(../img/icon_top.gif) no-repeat;
	font-size:76%;
	font-weight:bold;
	float:right;
}
.pageTop a{ color:#CC6666;text-decoration:none;}
.pageTop a:hover{ color:#FF6666;text-decoration:underline;}

/********************************************************************/
/* サイド設定 */

#search {/* サイド商品検索枠設定 */
	margin:0px auto;
	width:160px;
	background:#FFFFFF url(../img/search_label.gif) no-repeat 11px 5px;
	padding: 10px;
}

#search label{
	padding:5px;
	margin:0px;
	color:#E60012;
	font-weight:bold;
	background: url(../img/search_label.gif) no-repeat;
	display: none;
}
#search form{
	width:157px;
}

.fieldarea{padding:5px 0px 5px 0px;vertical-align:middle;}
/* サイドメニューカテゴリリスト */

.list { /* メニュー枠設定 */
	padding:0px;
	display:block;
	line-height:130%;
	background:#FFFFFF;
	width: 190px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.list h3 { /* タイトル */
	padding:5px;
	margin:0px;
	width: auto;
}

ul.free_listbox{
	text-align:left;
	padding:0px;
	margin:0px;
	list-style:none;
}
/* =========================================

	商品ページ・商品一覧ページ
 
========================================= */
/* 商品ページ用 */

#center3 { /* センターtd （装飾用）*/
	vertical-align:top;
	line-height: 1.2em;
	text-align:center;
	font-size: 14px;
}
#center3 .centerbox { 
	width:720px;
}
/* 表組みセンタリング */
#center3 table{
	margin:0 auto;
}
#center3 table table.bordlayoutp3{
	margin:0;
	line-height: 1.4em;	
}
#center3    .centerbox    .layoutFrame    .auto     {
	margin-bottom: 5px;
}

.mainFrame{ /* メイン大枠 */
	margin:0px auto;
	width: 660px;
	padding: 0px;
}a

.item img{ /* 商品画像枠 */ 
	height:auto;
	padding:5px;
	margin:0px;
	background:#FFFFFF;
	text-align:center;
}
.mainCont .prd_point {
	width: 600px;
	clear: both;
	margin: 10px auto 5px;
	text-align: center;
	padding: 2px;
}
.mainCont .prd_point .icon img {
	padding: 0px 0px 0px 20px;
	margin-top: -5px;
	position: relative;
}
.mainCont .prd_point a img {
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
.mainCont .prd_point p {
	text-align: left;
}
html*.prd_point p {
	letter-spacing:-1px;
}
.mainCont .prd_point .point1 {
	width: auto;
	padding-left: 140px;
}
.mainCont .prd_point .point2 {
	padding-left: 140px;
	margin-top: -2px;
	position: relative;
}
.mainCont .prd_table {
	clear: both;
}
.mainCont .prd_table td {
	padding: 10px;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
	clear: both;
	float: none;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.mainCont .prd_table th {
	text-align: center;
}
.mainCont .prd_table td img {
	border: 1px solid #CCCCCC;
	margin: 5px;
}
.mainCont .prd_bnr {
	text-align: center;
}
.mainCont .prd_bnr img {
	margin: 5px;
}
#center2 .centerbox .mainCont .info_frame td {
	padding: 0.5em;
	background: #FFF5F5;
}
#center2 .centerbox .mainCont .info_frame table {
	float: left;
	display: inline;
	zoom:1;
}

#center2 .centerbox .mainCont .more {
	margin: 5px;
}

#center2 .centerbox .mainCont .more_petit {
	margin: 20px 5px 5px;
}
#center2 .centerbox .mainCont .shopping {
	padding: 5px;
}
#center2 .centerbox .mainCont h4 {
	background: url(../img/list_sidebox.gif) no-repeat;
	padding-left: 1.2em;
	margin-top: 0.8em;
}

.center h3 img {
	margin-top: 10px;
}
.mainCont .posit {
	position: absolute;
}

.click_zoom { /* 商品ページ 横長バナー「クリックで拡大」 */
	margin: 0px auto 20px;
}
 /* 商品ページ サブ２テーブル用 */
.explain td {
	border: 1px solid #999999;
	padding: 3px;
	margin: 3px;
	font-size: 86%;
	text-align:left;
}
.explain th {
	border: 1px solid #999999;
	font-weight: bold;
	background: #FFEEEE;
	padding: 3px;
	width: 5em;
	text-align: center;
}
.layout3 h2 {
	color: #FF4FA7;
}

/* =========================================

	かいものかご・購入手続き関連
 
========================================= */
/* カート */

.point {
	font-size:120%;
	color:red;
	font-weight:900;
}

.pointline {
	font-size:100%;
	color:red;
	padding:3px;
	background-color:#FFDECC;
	font-weight: bold;
}

/* 購入手続き */

.step_navi01,.step_navi02,.step_navi03,.step_navi04 {
	text-align:center;
	width:100%;
	height:83px;
}

.step_navi01 {
	background-image:url(../img/navi01.gif);
	background-repeat:no-repeat
}

.step_navi02 {
	background-image:url(../img/navi02.gif);
}

.step_navi03 {
	background-image:url(../img/navi03.gif);
}

.step_navi04 {
	background-image:url(../img/navi04.gif);
}

/* ご利用案内 */
table.layout_left_shoppinguide{
	width:100%;
}


/* =========================================

	footer
 
========================================= */
#footer {
	width:980px;
	height:86px;
	text-align:left;
	background: #FFFFFF url(../img/footer.jpg) no-repeat center;
	margin: 0px;
	position: relative;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 14px;
}
ul.footnavi { /*フッターメニューテキスト設定*/
	color: #FFCCCC;
	right: 0px;
	float: right;
	margin-top: 20px;
}

.footnavi li {
	list-style: none;
	padding: 0px 6px;
	margin: 0px;
	border-right: 1px solid #999999;
	display: inline;
}


.footnavi a {
	color: #666666;
	outline: none;
	text-decoration: none;
}
.footnavi a:hover {
	color: #999999;
	text-decoration:underline;
}
.footnavi .border-none {
	border-style: none;
	padding-right: 20px;
	clear: right;
}
#footer dl {
	margin-left: 90px;
	margin-top: 30px;
}
#footer dd {
	margin-left: -1px;
}

/* =========================================

	文字装飾・回り込み解除など
 
========================================= */
.center{ text-align:center;} /* センター */
.right{ text-align:right;} /* 右 */
.left{ text-align:left;} /* 左 */
.middle{ vertical-align:middle;}/* テキスト縦中央 */
.buttom{ vertical-align:bottom;}/* テキスト縦下 */
.strong{ font-weight:bold;}/* フォントボールド */
.float_right{ float:right;}
.float_left{ float:left;}
.letterspacing{	font-size: 86%;}
.t10px{ font-size:10px;}
.clearRight { clear:right;}
.clear_both { /* 画像の周り込み解除 */
	clear:both;
	visibility:hidden;
	overflow:hidden;
	height:1px;
}
/* テーブル余白設定 （固定） 
.layoutp5 { padding:5px 0px;}
.layoutp5 th { padding:5px;}
.layoutp5 td { padding:5px;}
.layoutp5 .border { border:1px solid #CCCCCC;}
*/
.bordlayoutp3 { padding:5px 0px;} 
.bordlayoutp3 th { padding:3px;border:1px solid #999999;}
.bordlayoutp3 td { padding:3px;border:1px solid #CC9999;}
.bordlayoutp3 .side { padding:10px 15px;}


.layoutp3 { padding:5px 0px;}
.layoutp3 table {text-align:left;width:100%;}
.layoutp3 th { padding:3px;}
.layoutp3 td { padding:3px;}
.layoutp3 .border { border:1px solid #CC9999;}

.backcolor1 { background:#FFC8CF;} /* テーブル内カラー切り替え（タイトル部分） */
.backcolor2 { background:#FFF5F5;vertical-align:middle} /* コンテンツ内 */
.backcolor3 { background:#EDE2D0;padding:10px 0px;} /* カート部分 */

