@charset "shift_jis";


body {
	margin: 0px;
	padding: 0px;
	font: 80%/1.7 "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #000000;  /*ページ全体のテキストのカラーを指定*/
	background: #ffffff ;  /*ページ背景カラーを指定 url(images/bg.gif) とすれば画像で指定できる*/
	text-align: center;
}

a {
	color: #333333;	*/リンクの部分のカラー*/
}

a:hover {
	color: #000000;	*/ポインタがおかれたときのカラー*/
}

a:hover img {
	filter: Alpha(opacity=80);
	opacity: 0.8; /*firefox safari*/
}

h1,h2,h3,h4,h5,p,ul,li,dl,dt,dd{
	font-size:100%;
	font-weight:normal;
	margin: 0px;	*/マージン等をなくす設定*/
	padding: 0px;
}



li{
	list-style-type: none;
}

img {
	border: none;
}

/*-------------------------------------------*/
/* header1
/*-------------------------------------------*/

#header1 {
	align: center;
	background: url(images/line_dot.gif) repeat-x left bottom;
}

/*-------------------------------------------*/
/* header1 table
/*-------------------------------------------*/

table.header1 {
	width:800px;
	align: center;
}

table.header1 th {
	width:490px;
	align: left;
}

#header1 h1 {
	font-size: 10px;
	font-weight: normal;
	text-align: left;
}

/*-------------------------------------------*/
/* リスト部分
/*-------------------------------------------*/

#head_mail {
	float:right;
	font-size: 11px;
	padding:0px 5px 0px 5px;
}

#head_mail ul{
	list-style:none;
}

#head_mail ul li{
	float:right;
	padding:2px 2px 2px 2px;  /*外側マージン*/
	font-size:11px;
}

#head_mail ul li a{
	padding:2px 5px 2px 5px;  /*外側マージン*/
	color:#000;
	margin-left:0px;
	font-size:11px;
	background:#f7941d;  /*問い合わせ部分のカラー*/
}

#head_mail ul li a:hover{
	background:#f16c4d; /*問い合わせ部分のポイントが置かれたときのカラー*/
	color:#fff;
}

/*-------------------------------------------*/
/* header2
/*-------------------------------------------*/

table.header2 {
	width:800px;
}

/*-------------------------------------------*/
/* header3
/*-------------------------------------------*/

table.header3 {
	width:800px;
}

.header3_td1 {
	width:100px;
	align: center;
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
}

.header3_td2 {
	width:20px;
	align: left;
	padding-right: 20px;
	vertical-align: middle;
}

/*-------------------------------------------*/
/* 文字サイズ
/*-------------------------------------------*/

#mojisize {
	float:right;
	font-size: 12px;
	padding:0px 5px 0px 5px;
}

#mojisize ul{
	float:left;
	list-style:none;
}

#mojisize ul li{
	float:right;
	padding:2px 2px 2px 2px;  /*外側マージン*/
	font-size:12px;
	color:#ffffff;
}


#mojisize ul li a{
	padding:2px 5px 2px 5px;  /*外側マージン*/
	color:#ffffff;
	margin-left:0px;
	font-size:12px;
	background:#0000cd ;  /*文字部分のカラー*/
	text-decoration: none;
}

#mojisize ul li a:hover{
	background:#b0e0e6 ; /*文字部分のポイントが置かれたときのカラー*/
	color:#fff;
}

/*-------------------------------------------*/
/* css hack
/*-------------------------------------------*/

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    width: 100%;
    height: 0;
    line-height: 0;
    overflow: hidden;
    visibility: hidden;
}

.clearfix {
    display: block;
}

/* Hides from IE-mac Hack \*/
* html .clearfix {
    height: 1%;
}

/* iepngfix css hack */
/*
img {
    behavior: url("");
}
*/


/*コンテナー（ＨＰ全体を囲う枠。幅と中央寄せの設定。）
------------------------------------------------------------------*/
#container {
	text-align: left;
	width: 800px;  /*コンテナーの全体幅*/
	margin-top: 3px;  /*コンテナーとナビの間のマージン*/
	margin-right: auto;
	margin-left: auto;

}

/*コンテンツ（メインメニューとメインコンテンツの背景を指定。）
------------------------------------------------------------------*/
#contents {
	background: url() repeat-y left;
}


/*メインコンテンツ（table設定）
------------------------------------------------------------------*/
/*イエロータイトル部分
------------------------------------------------------------------*/
table.main1 {
	background: #ffcc33;
	color: #aahhkk;
	height: 30px;
	padding:0px;
	width:796px;
}

table.main1 a{
	text-decoration: none;
	color: #aahhkk;
}

.main1_td1 {
	align: left;
	font-weight: bold;
	padding-left:5px ;
	width:466px;
}

.main1_td2 {
	font-size:11px;
	padding-right:10px;
	text-align: right ;
	width:330px;
}

/*カテゴリー・タイトル・価格・所在地／性別
------------------------------------------------------------------*/
table.main2 {
	width:800px;
}

.main2_tr1 {
	background:#d0d0d0;
	font-weight: bold;
	vertical-align: middle;
}

.main2_td1 {
	font-size:13px;
	padding:2px 0px 2px 5px;
	width:100px;
}

.main2_td1 a {
	text-decoration: none;
}

.main2_td2 {
	font-size:13px;
	padding:2px 0px 2px 5px;
	width:495px;
}

.main2_td2 a {
	text-decoration: none;
}

.main2_td3 {
	font-size:13px;
	padding:2px 0px 2px 5px;
	width:100px;
}

.main2_td3 a {
	text-decoration: none;
}

.main2_td4 {
	font-size:13px;
	padding:2px 0px 2px 5px;
	width:100px;
}

.main2_td4 a {
	text-decoration: none;
}

/*tbody内
------------------------------------------------------------------*/

.main2_tr2 {
	height: 50px;
	vertical-align: middle;
}

.main2_td5 {
	color: #0000ff;
	font-size:13px;
	padding:2px 0px 2px 0px;
	font-weight: bold;
}

.main2_td6 {
	text-align:center;
	width: 60px;
	vertical-align: middle;
}

.main2_img1 {
	width:50px ;
	height:50px ;
}

.main2_td7 {
	background:url(images/all_background_yellow_02.gif) ;
	line-height: 1.4;
	font-weight: bold;
	font-size:15px;
	padding:5px 0px 2px 12px;
	vertical-align: middle;
}

.main2_td7 a {
	color: #191970  ;
	text-decoration: none;
}

.main2_td8 {
	color: #0000ff;
	font-size:15px;
	font-weight: bold;
	padding:2px 0px 2px 5px;
}

.main2_td9 {
	color: #0000ff;
	font-weight: bold;
	font-size:13px;
	line-height: 1.2;
	padding:2px 0px 2px 0px;
}

.main2_td9 a {
	color: #0000ff  ;
}

/*サブタイトル
------------------------------------------------------------------*/

table.main3 {
	background:url(images/all_background_purple_01.gif) ;
	color: #aahhkk;
	height: 29px;
	padding:0px;
	width:796px;
}

table.main3 a{
	text-decoration: none;
	color: #aahhkk;
}

.main3_td1 {
	align: left;
	font-weight: bold;
	padding-left:5px ;
	width:546px;
}

.main3_td2 {
	font-size:11px;
	padding-right:10px;
	text-align: right ;
	width:250px;
}


/*商品説明部分（赤強調部分含む）
------------------------------------------------------------------*/

#main4 h1 {
	background: #ff0000 ;
	color:#fff;
	font-weight: bold;
	font-size:110%;
	padding:10px 20px 10px 20px;
	margin:0px 20px 10px 20px;
}

table.main4 {
	width:100%;
	align: center;
	background:#fffacd ;
}

.main4_td1 {
	background:#fffacd ;
	font-size:105%;
	line-height: 1.4;
	padding:10px 20px 10px 20px;
}


/*登録日・出品番号・クレーム総数
------------------------------------------------------------------*/

table.main5 {
	width:796px;
}


.main5_td1 {
	width:110px;
	background:#dcdcdc ;
	vertical-align: middle;
}

.main5_td2 {
	width:150px;
	background:#fffff0 ;
	vertical-align: middle;
}

.main5_td3 {
	width:160px;
	background:#dcdcdc ;
	vertical-align: middle;
}

.main5_td4 {
	width:120px;
	background:#fffff0 ;
	vertical-align: middle;
}

/*お申し込みフォームタイトル部分
------------------------------------------------------------------*/
table.main6 {
	background: #404040;
	color: #fff;
	height: 35px;
	padding:0px;
	width:796px;
}

table.main6 a{
	text-decoration: none;
	color: #fff;
}

.main6_td1 {
	align: left;
	font-weight: bold;
	padding-left:5px ;
	width:446px;
}

.main6_td2 {
	font-size:11px;
	padding-right:10px;
	text-align: right ;
	width:350px;
}

/*ご利用規約
------------------------------------------------------------------*/

table.main7 {
	padding:10px;
	width:796px;
}

table.main7 li{
	list-style-type: disc;
	line-height: 1.4;
}


/*お申込フォーム
------------------------------------------------------------------*/

table.main8 {
	padding-top:7px;
	width:796px;
}

.main8_tr1 {
	vertical-align: middle;
}

.main8_td1 {
	vertical-align: middle;
	width:270px;
}

.main8_td2 {
	padding-right:5px;
	vertical-align: middle;
	width:200px;
}

.main8_td3 {
	padding-left:5px;
	vertical-align: middle;
}

.main8_td4 {
	vertical-align: middle;
}

/*送信完了タイトル
------------------------------------------------------------------*/

table.main9 {
	background: #404040;
	color: #fff;
	height: 30px;
	padding:0px;
	width:796px;
}

table.main9 a{
	text-decoration: none;
	color: #fff;
}

.main9_td1 {
	align: left;
	font-weight: bold;
	padding-left:5px ;
	width:446px;
}

.main9_td2 {
	font-size:11px;
	padding-right:10px;
	text-align: right ;
	width:350px;
}


/*メールフォーム部分
------------------------------------------------------------------*/
table.main10 {
	background: #ffffff;
	color: #aahhkk;
	width:100%;
}

table.main10 a{
	text-decoration: none;
	color: #aahhkk;
}

.main10_td1 {
	align: left;
	background: #add8e6;
	font-size:105%;
	line-height: 1.5;
	text-align: left ;
	padding-left:20px ;
	width:280px;
}

.main10_td2 {
	align: left;
	background: #dcdcdc;
	font-size:105%;
	line-height: 1.5;
	padding:10px 0px 10px 15px;
	text-align: left ;
	width:500px;
}

.main10_td3 {
	background: #ffffff;
	padding-top:30px ;
	padding-bottom:30px ;
	text-align: center ;
}

.main10_td4 {
	background: #ffffff;
	padding-top:15px ;
	padding-bottom:15px ;
	text-align: center ;
}

.main10_td5 {
	align: left;
	background: #d3d3d3 ;
	font-size:100%;
	line-height: 1.5;
	padding:10px 15px 10px 15px;
	text-align: left ;
	width:500px;
}

/*agreementページ
------------------------------------------------------------------*/
table.main11 {
	background: #ffffff;
	color: #aahhkk;
	line-height: 1.3;
	padding:20px 10px 20px 10px;
	width:770px;
}

/*ID・ポイント管理メニューページ用　プルダウン部分
------------------------------------------------------------------*/
table.main12 {
	color: #ffffff;
	width:100%;
}

.main12_td1 {
	text-align: right;
	padding: 0px 3px 5px 0px;
}


/*事業者概要ページ
------------------------------------------------------------------*/
table.main13 {
	line-height: 1.3;
	width:796px;
}

.main13_th1 {
	font-size:105%;
	padding: 10px;
	width:200px;
}

.main13_td1 {
	font-size:100%;
	padding: 10px;
}

.main13_td1:hover {
	background: #FF9;
	padding: 10px;
}


/*ポイントバックページお申込フォーム
------------------------------------------------------------------*/

table.main14 {
	padding-top:7px;
	width:796px;
}

.main14_tr1 {
	vertical-align: middle;
}

.main14_td1 {
	vertical-align: middle;
	width:270px;
}

.main14_td2 {
	padding-right:5px;
	vertical-align: middle;
	width:160px;
}

.main14_td3 {
	padding-left:5px;
	vertical-align: middle;
}

.main14_td4 {
	vertical-align: middle;
}


/*写真１
------------------------------------------------------------------*/

table.pic1 {
	margin:10px 10px 10px 10px;
}

.pic1_tr1 {
}

.pic1_td1 {
}

.pic1title {
	background: #696969 ;
	border: 1px dotted #c0c0c0 ;
        color:#fff ;
	line-height: 1;
	margin-bottom: 0px;
	padding: 5px 10px;
	text-align: center;
}

#main p.pic1 {
	padding:5px 10px 5px 10px;/*Pタグのパディング*/
	text-align:left;
	line-height: 1.4em;
}

/*写真２
------------------------------------------------------------------*/

table.pic2 {
	margin:10px 10px 10px 10px;
}

.pic2_tr1 {
}

.pic2_td1 {
}

.pic2title {
	background: #696969 ;
	border: 1px dotted #c0c0c0 ;
        color:#fff ;
	line-height: 1;
	margin-bottom: 0px;
	padding: 5px 10px;
	text-align: center;
}

#main p.pic2 {
	padding:5px 10px 5px 10px;/*Pタグのパディング*/
	text-align:left;
	line-height: 1.4em;
}


/*写真３
------------------------------------------------------------------*/

table.pic3 {
	margin:10px 10px 10px 10px;
}

.pic3_tr1 {
}

.pic3_td1 {
}

.pic3title {
	background: #696969 ;
	border: 1px dotted #c0c0c0 ;
        color:#fff ;
	line-height: 1;
	margin-bottom: 0px;
	padding: 5px 10px;
	text-align: center;
}

#main p.pic3 {
	padding:5px 10px 5px 10px;/*Pタグのパディング*/
	text-align:left;
	line-height: 1.4em;
}


/*写真４
------------------------------------------------------------------*/

table.pic4 {
	margin:10px 10px 10px 10px;
}

.pic4_tr1 {
}

.pic4_td1 {
}

.pic4title {
	background: #696969 ;
	border: 1px dotted #c0c0c0 ;
        color:#fff ;
	line-height: 1;
	margin-bottom: 0px;
	padding: 5px 10px;
	text-align: center;
}

#main p.pic4 {
	padding:5px 10px 5px 10px;/*Pタグのパディング*/
	text-align:left;
	line-height: 1.4em;
}


/*メインコンテンツ（h&pタグ設定）
------------------------------------------------------------------*/
#main {
	width: 800px; /*メイン幅*/
	display: inline;
}

.mainInner {
	width: 796px;
	margin: 0px 0px 5px 0px;
	background: #FFF ;
	border: 1px solid #CCC;
}

#main p {
	padding:5px 10px 5px 10px;/*Pタグのパディング*/
	line-height: 1.4;
}

#main h1 {
	background: red ;
	color:#fff;
	font-weight: bold;
	line-height: 1.2;
	padding:5px 10px 5px 10px;/*Pタグのパディング*/
}

#main h2 {
	background:#ffffff;
	line-height: 1.5;
	margin:0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	color: #000000;
	font-weight: bold;
	font-size:20px;
	text-align: center ;
}


/*クレームなし
---------------------------------------------------------------------------*/
#main #noclaim p {
	background: url(images/arrow.gif) no-repeat left top;
	font-weight: bold;
	margin: 5px;
	padding-left: 28px; 	/*矢印とかぶらないようにする間隔*/
	line-height: 1.7em;
}

/*クレーム有り
---------------------------------------------------------------------------*/
#main dl.claim {
	height: 180px;		/*What's Newボックスの高さ*/
	overflow: auto;		/*この設定でiframe風に見える*/
	line-height: 1.6em;
	margin-right: auto;
	margin-left: auto;
	border: 0px solid #cccccc;	/*What's Newのフチのライン*/
	margin-bottom: 1em;
}

#main #claim p {
	background: url(images/arrow.gif) no-repeat left top;
	padding-left: 28px; 	/*矢印とかぶらないようにする間隔*/
	border-bottom: 1px dotted #CCCCCC;
	font-weight: bold;	/*太字にする設定。*/
	line-height: 1.7em;
}

#main #claim #coments p{
	background: url() no-repeat;
	padding: 5px 15px 5px 15px;
	border-bottom: 1px dotted #CCCCCC;
	font-weight: normal;	/*太字にしない設定。*/
	line-height: 1.5em;
}

#main dl.claim dt {
	padding: 5px;
}

#main dl.claim dd {
	border-bottom: 1px dotted #CCCCCC;	/*dd未使用*/
	padding-left: 10em;	/*dd未使用*/
}


/*赤強調テーブル部分
------------------------------------------------------------------*/

#red1 h1 {
	background: #ff0000 ;
	color:#fff;
	font-weight: bold;
	font-size:105%;
	line-height: 1.4;
	padding:5px 5px 5px 5px;
}

table.red1 {
	width:100%;
	align: center;
	background:#fffacd ;
}

/*　FAQ
---------------------------------------------------------------------------*/


.faqwaku {
	background: #fffacd;
	border:solid 1px #cbc9c8;
	line-height: 1.4;
	margin:0px 0px 0px 0px;
	padding:15px 20px 15px 20px;
}

#lead1 {
	background: url(images/arrow_green_01.gif) no-repeat left top;
	padding-left: 28px; 	/*矢印とかぶらないようにする間隔*/
	padding:3px 0px 3px 28px;/*Pタグのパディング*/
	border-bottom: 1px dotted #CCCCCC;
	font-weight: bold;	/*太字にする設定。*/
	line-height: 1.8em;
}

/*-------------------------------------------*/
/* footer
/*-------------------------------------------*/

#footer {
	clear: both;
	background: url(images/all_background_yellow_01.gif) ;
}

#footer {
    width: 100%;
    border-top: 1px solid #CCC;
    text-align: left;

}

#footerInner {
    width: 820px;
    height: 1%;
    margin: auto;
}

#footerInner #innerWrap {
    padding: 15px 0; /*フッター天辺から上側部分の間隔*/
    position: relative;
}

#footer .innerBox {
    float: left;
    width: 155px;
    height: 150px;
    padding:0px 5px 2px 0px;  /*内側マージン*/
    border-left: 1px dotted #CCC;
}

#footer .innerBox h5 {
    padding-left: 10px;
    margin-bottom: 3px;
    font-weight: bold;
}


#footer .innerBox ul {
    margin:0;
    padding:0px 10px 0px 10px;
    line-height: 1.41;
}


#footer .innerBox ul li a {

    font-size: 11px;
    *font-size: 77%;
    color: #333;

}

#footer .innerBox04 {
    float: left;
    width: 165px;
    height: 150px;
    padding:0px 5px 2px 0px;  /*内側マージン*/
    border-left: 1px dotted #CCC;
}

#footer .innerBox04 h5 {
    padding-left: 10px;
    margin-bottom: 3px;
    font-weight: bold;
}


#footer .innerBox04 ul {
    margin:0;
    padding:0px 10px 0px 10px;
    line-height: 1.41;
}


#footer .innerBox04 ul li a {

    font-size: 11px;
    *font-size: 77%;
    color: #333;

}

#footer #footerLogo {
    float: right;
    height: 150px;
    padding-right: 16px;
    border-right: 1px dotted #CCC;
}


#footer #footerLogo #logo480 a img {
    margin-bottom: 0px;
    text-align: center;
}

#footer #footerLogo #logo480 a img {
}

#footer #copyright {
    margin: 0px 0px 0px 0px; /*コピーライト部分からのマージン*/
    text-align: center;
    font-size: 11.5px;
}

















/*その他（不要？）
------------------------------------------------------------------*/

#main h {
	background:url(images/all_background_yellow_02.gif) ;
	border:solid 1px #ffffff;
	line-height: 1.3;
	margin:0px 0px 0px 0px;
	padding: 10px 10px 5px 10px;
	color: #000000;
	font-weight: bold;
	font-size:15px;
}

#main h4 {
	background:#ffffff;
	line-height: 1.5;
	margin:0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	color: #000000;
	font-weight: bold;
	font-size:20px;
	text-align: center ;
}

#main h4 a{
	padding:2px 5px 2px 5px;  /*外側マージン*/
	color:#ffffff;
	font-size:18px;
	text-decoration: none;
}

#main h5 {
	background:#ffffff ;
	border:solid 1px #ffffff;
	line-height: 1.3;
	margin:0px 0px 0px 10px;
	color: #000000;
	font-size:18px;
	text-align: left ;
}

#main p.main1 {
	padding:5px 10px 5px 10px;/*Pタグのパディング*/
	text-align:left;
	line-height: 1.4em;
}

#main p.main2 {
	padding:10px 10px 10px 10px;/*Pタグのパディング*/
	text-align:left;
	line-height: 1.4em;
}

#main p.main3 {
	padding:0px 5px 5px 0px;/*Pタグのパディング*/
 	font-size:11px;
	text-align:left;
	line-height: 1.4em;
}

#main p.main4 {
	color: #9d0a0f;
	padding:2px 55px 5px 55px;/*Pタグのパディング*/
 	font-size:17px;
	text-align:left;
	line-height: 1.4em;
	font-weight: bold;
}

#main p.main5 {
	padding:5px 10px 5px 10px;/*Pタグのパディング*/
	text-align:left;
	line-height: 1.4em;
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
}

#main #lead1 {
	background: url(images/arrow.gif) no-repeat left top;
	padding-left: 28px; 	/*矢印とかぶらないようにする間隔*/
	padding:3px 0px 3px 28px;/*Pタグのパディング*/
	border-bottom: 1px dotted #CCCCCC;
	font-weight: bold;	/*太字にする設定。*/
	line-height: 1.8em;
}

/*更新履歴・おしらせ部分
---------------------------------------------------------------------------*/
#main dl.new {
	height: 180px;		/*What's Newボックスの高さ*/
	overflow: auto;		/*この設定でiframe風に見える*/
	line-height: 1.6em;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #cccccc;	/*What's Newのフチのライン*/
	margin-bottom: 1em;
}

#main #new p {
	background: url(images/arrow.gif) no-repeat left ;
	padding:10px 10px 5px 28px;/*Pタグのパディング*/
	border-bottom: 1px dotted #CCCCCC;
	border-top: 1px dotted #CCCCCC;
	font-size:105%;
	font-weight: bold;	/*太字にする設定。*/
	line-height: 1.7em;
}

#main #coments p{
	background: url() no-repeat;
	font-size:100%;
	padding:10px 30px 20px 30px;
	font-weight: normal;	/*太字にしない設定。*/
	line-height: 1.5em;
}

#main dl.new dt {
	padding: 5px;
	border-bottom: 1px dotted #CCCCCC;
}

#main dl.new dd {
	border-bottom: 1px dotted #CCCCCC;	/*dd未使用*/
	padding-left: 10em;	/*dd未使用*/
}




