/* CSS Document */

@charset "Shift_JIS";
/*↓ RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }

/*↓見出し指定*/
h1 {
	font-weight: bold;
	font-size: 24px;
	line-height: 20px;
}
h2 {
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
}
h3 {
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
}
h4 {
	font-weight: bold;
	font-size: 10px;
}

p { margin-bottom: 14px; }
p.gyokan{line-height: 22px}

body {
	margin: 0;
	padding: 0;
	text-align: left;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3";
        /*font-family: 'メイリオ','Meiryo','ＭＳ Ｐゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','HiraKakuPro-W3';*/
	font-size: 12px;
	font-style: normal;	
}

/* ↓ここからDIV指定*/

#header {
	width: 100%;
	height: 220px;
	position: relative;
	text-align: center;
	margin-bottom: 20px;
}

#header-logo {
	width: 265px;
	height: 130px;
	float: left;
	padding: 0px;
	margin: 0px;
}

#header-link {
	width: 800px;
	height: 130px;
	float: none;
	padding: 0px;
	margin: 0px;
	text-align: right;
	clear: none;
	background-image: url(https://c05.future-shop.jp/shop/item/wildbird/design/img04/header-link-bg.jpg);
	background-repeat: no-repeat;
}

#header-wbsj {
	width: 90px;
	height: 130px;
	float: right;
	padding: 0px;
	margin: 0px;
	clear: right;
}

#header-gnavi {
	width: 800px;
	float: none;
	padding: 0px;
	clear: right;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	height: 40px;
	margin: 0px;
}

#gnavibt {
	width: 800px;
	height: 220px;
	position: relative;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


/* ↓グローバルナビゲーションRO*/
#globalnv {
  margin: 0;
  padding: 0;
  list-style-type: none; /* リストマークの削除 */
	}

#globalnv li {
	height: 40px;
	margin: 0;
	padding: 0;
	display: inline;
	float: left;
	width: 160px;
		}

#globalnv a {
	text-indent: -9999px; /* テキストを隠す */
	text-decoration: none;
	display: block;
	height: 40px; /* リンク領域を広げる */
	background-image: url(https://c05.future-shop.jp/shop/item/wildbird/design/img04/bt-navi.jpg);
	background-repeat: no-repeat;
}

 /* 表示画像の位置を指定 */
#about a { background-position: 0px 0px; width:160px; }
#guide a { background-position: -160px 0px; width:160px; }
#pay a { background-position: -320px 0px; width:160px; }
#faq a { background-position: -480px 0px; width:160px; }
#contact a { background-position: -640px 0px; width:161px; }

#globalnv a:hover {
  text-decoration: none;
  background-image: url(https://c05.future-shop.jp/shop/item/wildbird/design/img04/bt-navi.jpg);
  background-repeat: no-repeat;
}

/* 入れ替え画像の位置を指定 */
#about a:hover { background-position: 0px -40px; width:160px; }
#guide a:hover { background-position: -160px -40px; width:160px; }
#pay a:hover { background-position: -320px -40px; width:160px; }
#faq a:hover { background-position: -480px -40px; width:160px; }
#contact a:hover { background-position: -640px -40px; width:161px; }



/* ↓サブナビゲーションRO*/

/* wrap */
#bt-sub {
	width: 375px;
	height: 27px;
	margin-top: 12px;
	display: inline;
	float: left;
	clear: right;
	margin-left: 155px;
}

#subnv {
  margin: 0;
  padding: 0;
  list-style-type: none; /* リストマークの削除 */
	}

#subnv li {
	height: 27px;
	margin: 0;
	padding: 0;
	display: inline;
	float: left;
	width: 125px;
		}

#subnv a {
	text-indent: -9999px; /* テキストを隠す */
	text-decoration: none;
	display: block;
	height: 27px; /* リンク領域を広げる */
	background-image: url(https://c05.future-shop.jp/shop/item/wildbird/design/img04/bt-sub.gif);
	background-repeat: no-repeat;
}

 /* 表示画像の位置を指定 */
#user a { background-position: 0px 0px; width:125px; }
#login a { background-position: -125px 0px; width:125px; }
#cart a { background-position: -250px 0px; width:125px; }


#subnv a:hover {
  text-decoration: none;
  background-image: url(https://c05.future-shop.jp/shop/item/wildbird/design/img04/bt-sub.gif);
  background-repeat: no-repeat;
}

/* 入れ替え画像の位置を指定 */
#user a:hover { background-position: 0px -27px; width:125px; }
#login a:hover { background-position: -125px -27px; width:125px; }
#cart a:hover { background-position: -250px -27px; width:125px; }


/* 削除 */
#bt-cart {
	width: 120px;
	height: 27px;
	margin-top: 12px;
	display: inline;
	float: left;
	clear: right;
	margin-left: 120px;
}
/* 削除 */

/* ↓グローバルナビゲーション*/
#logo {
	height: 40px;
	width: 435px;
	text-align: left;
	float: left;
	display: inline;
}

#link-1 {
	height: 40px;
	width: 64px;
	text-align: left;
	float: left;
	display: inline;
}


#link-2 {
	height: 40px;
	width: 80px;
	text-align: left;
	float: left;
	clear: right;
	display: inline;
}


/* ↓ホームレイアウト*/
div.pickupbox {
	width: 186px;
	float: left;
	height: 215px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
		}
		
		p.image, p.caption {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
		}
		
	p.caption {
	font-size: 12px;
	color: #666;
	font-weight: bold;
	line-height: 18px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
		}

div.newitembox {
	width: 137px;
	float: left;
	height: 215px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
		}





/* ↓メインコンテナ*/
#container {
	width: 800px; /*横幅*/
	height: 100%;
	min-height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	text-align: center;
	clear: none;
	float: none;
}

/* ↓検索エリア*/
#search {
	width: 800px; /* 横幅 */
	height: 50px;
	position: relative;
	text-align: left;
	background-repeat: no-repeat;
	float: none;
	clear: both;
	background-color: #eee4bb;
	margin: 0px;
}

#search-form {
	width: 170px; /* 横幅 */
	height: 24px;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	text-align: left;
	float: left;
	margin-left: 20px;
	display: inline;
	}
	
#searchform {
	position: relative;
	margin: 0px;
	padding: 0px;
}

#search-text {
	width: 250px; /* 横幅 */
	height: 22px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	text-align: left;
	float: left;
	display: inline;
	color: #784B1A;
	padding-top: 18px;
	margin-left: 20px;
	}
	
	
#search-keywords {
	width: 160px;
	height: 14px;
	border: 1px solid #99774A;
	background-color: #FFFFFF;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
}

#search-btn {
	width: 68px;
	height: 24px;
	margin-top: 12px;
	display: inline;
	float: left;
	margin-left: 10px;
	
}

/* ↓左サイドリンク*/
#leftlink {
	width: 190px; /*横幅*/
	min-height: 100%;
	position: relative;
	text-align: left;
	float: left;
}

#leftlink-bnr {
	width: 180px; /*横幅*/
	padding-bottom: 10px;
}

#leftlink-ctg {
	width: 180px; /*横幅*/
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(https://c05.future-shop.jp/shop/item/wildbird/design/img04/leftlink_catg_bg.jpg);
	background-repeat: no-repeat;
	height: 22px;
	padding-left: 10px;
	padding-top: 8px;
}

#leftlink  ul {
	/*font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";*/
        font-family: 'メイリオ','Meiryo','ＭＳ Ｐゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','HiraKakuPro-W3';
	font-size:11px;
	line-height:20px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 5px;
}
#leftlink-txt {
	width: 180px; /*横幅*/
	/*font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";*/
        font-family: 'メイリオ','Meiryo','ＭＳ Ｐゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','HiraKakuPro-W3';
	font-size: 12px;
	padding-left: 10px;
	line-height: 16px;
	padding-top: 5px;
	padding-bottom: 10px;
}

/* ↓ホーム*/
#homemain {
	width: 600px;
	float: left;
	clear: right;
	text-align: left;
	display: inline;
	margin-left: 10px;
}

#main-img {
	width: 600px; /*横幅*/
	padding-bottom: 8px;
	padding-top: 10px;
}

#main-img2 {
	width: 600px; /*横幅*/
	padding-bottom: 20px;
}

.main-img {
	width: 600px; /*横幅*/
	padding-bottom: 10px;
	padding-top: 0px;
}

.main-img2 {
	width: 600px; /*横幅*/
	padding-bottom: 20px;
}

.btn-img {
	width: 314px;
	margin-left: 276px;
	margin-bottom: 30px;
}




/* ↓カテゴリーリンク*/
#home-categ-l {
	height: 100px;
	width: 194px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#home-categ-m {
	height: 100px;
	width: 194px;
	float: left;
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 10px;
	margin-left: 9px;
}

#home-categ-r {
	height: 100px;
	width: 194px;
	text-align: left;
	clear: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
}

#categ-l {
	height: 90px;
	width: 200px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#categ-m {
	height: 90px;
	width: 200px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#categ-r {
	height: 90px;
	width: 200px;
	text-align: left;
	clear: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
}


/* ↓2nd DIR*/

/* ↓カテゴリー内*/
#catmain-txt {
	width: 600px;
	text-align: left;
	display: inline;
	margin-left: 10px;
}


/* スペーサー */
#spc-s {
	width: 600px;
	height: 5px;
	clear: both;
}

#spc-lg {
	width: 600px;
	height: 20px;
	clear: both;
}

p.exp5 {
	clear: both;
	height: 5px;
		}
		
	p.exp10 {
	clear: both;
	height: 10px;
		}


/* 見出し */
#title-lg {
	width: 800px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	height: 25px;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	line-height: 18px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	letter-spacing: 2px;
	padding-top: 5px;
	clear: both;
	margin-top: 15px;
}


/* カテゴリーおすすめ */

#reco-tt {
	width: 590px;
	height: 24px;
	clear: right;
	padding-top: 10px;
	font-size: 14px;
	color: #3B6436;
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding-left: 10px;
	border: 1px solid #75A746;
	background-color: #FCF5E2;
}


#reco-cont {
	width: 600px;
	margin-bottom: 10px;
	height: 120px;
	clear: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 10px;
}

#reco-l {
	width: 120px;
	margin-right: 10px;
	float: left;
	margin-left: 10px;
	height: 120px;
	
}

#reco-rt {
	width: 450px;
	float: none;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-align: left;
	clear: right;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 2px;
	font-weight: bold;
	
}

#reco-r {
	width: 450px;
	float: left;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-align: left;
	
}

/* 画像レイアウト */


#about-l {
	width: 285px;
	float: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 22px;
	text-align: left;
	display: inline;
	height: 200px;
	margin-bottom: 10px;
	margin-left: 10px;
	
}
#about-r {
	width: 285px;
	float: right;
	height: 200px;
	clear: right;
	margin-right: 10px;
	margin-bottom: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 22px;
	text-align: left;
	display: inline;
	
}

	p.exp {
	clear: left;
	height: 1px;
		}


/* フッター */
#footer {
	width: 100%;
	min-height: 100%;
	position: relative;
	text-align: center;
	letter-spacing: 0.1em;
	margin-top: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 16px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 10px;
}

/* ↓ここからテキスト指定*/
.maintextL {
	font-size: 12px;
	color: #333333;
	width: 700px;
	text-align: left;
	line-height: 18px;
	margin-left: auto;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: auto;
}

.maintextC {
	font-size: 12px;
	color: #333333;

	width: 700px;
	text-align: left;
	line-height: 18px;
	margin-right: auto;
	margin-left: auto;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-top: 0px;
	margin-bottom: 10px;
}

#icon {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #666666;
	height: 14px;
	width: 14px;
	float: left;
	border: 1px solid #CCCCCC;
	text-align: center;
	vertical-align: middle;
	background-color: #E3E3E3;
	margin-right: 5px;
	margin-left: 5px;
	padding: 1px;
	line-height: 14px;
	display: inline;
}
#icon-t {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #FFFFFF;
	height: 14px;
	width: 14px;
	float: left;
	text-align: center;
	vertical-align: middle;
	margin-right: 5px;
	margin-left: 5px;
	padding: 2px;
	line-height: 14px;
	display: inline;
}

#icon-c {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #333333;
	height: 14px;
	float: left;
	text-align: left;
	vertical-align: middle;
	margin-right: 5px;
	line-height: 12px;
	padding: 2px;
	display: inline;
}

.tx_XL {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	line-height: 20px;
	color: #333333;
}
.tx_XL2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	line-height: 22px;
	color: #333333;
}

.tx_L {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 18px;
	color: #333333;
}
.tx_L2B {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	font-weight: bold;
}
.tx_L2G {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 20px;
	color: #339900;
}

.tx_M {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.tx_M2G {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 20px;
	color: #339900;
}

.tx_m2or {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #F60;
}

.tx_S {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 13px;
	color: #333333;
}
.tx_S2 {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 15px;
	color: #333333;
}

.tx_cr {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 13px;
	color:#333333;
	letter-spacing: 0.1em;
}

.tx_MB {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	font-weight: bold;
}

#txt-block1 {
	width: 580px; /*横幅*/
	padding-bottom: 15px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
	padding-right: 10px;
	padding-left: 10px;
}

.txt-block1 {
	width: 580px; /*横幅*/
	padding-bottom: 15px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
}

.txt-block1ed {
	width: 580px; /*横幅*/
	padding-bottom: 15px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 30px;
}


#txt-block2 {
	width: 580px; /*横幅*/
	padding-bottom: 25px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
	padding-right: 10px;
	padding-left: 10px;
}

.txt-block2 {
	width: 580px; /*横幅*/
	padding-bottom: 25px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
	padding-right: 10px;
	padding-left: 10px;
}


#txt-block3 {
	width: 580px; /*横幅*/
	padding-bottom: 25px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 10px;
	margin-top: 10px;
}

.txt-block3 {
	width: 580px; /*横幅*/
	padding-bottom: 25px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 10px;
	margin-top: 10px;
}

.txt-block-ol1 {
	width: 540px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 20px;
	border: 1px solid #9C3;
	padding: 10px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 15px;
}



#news-block {
	width: 580px; /*横幅*/
	padding-bottom: 20px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 20px;
	padding-left: 10px;
	padding-right: 10px;
}


/*↓spt*/
.txt-block-lead {
	width: 580px; /*横幅*/
	padding-bottom: 20px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 24px;
	padding-right: 10px;
	padding-left: 10px;
}

.spt-md {
	width: 560px;
	margin-bottom: 15px;
	background-repeat: no-repeat;
	height: 23px;
	font-size: 13px;
	color: #339900;
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	letter-spacing: 0.2ex;
	clear: both;
	font-weight: bold;
	background-image: url(img/mds_bg.gif);
	padding-left: 40px;
	padding-top: 8px;
	margin-top: 10px;
}

.img-block-rwp {
	width: 600px; /*横幅*/
	margin-bottom: 20px;
}

.img-txt {
	width: 280px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 20px;
	float: left;
	margin-left: 10px;
}

.img-photo {
	width: 280px;/*横幅*/
	clear: right;
	height: 210px;
	float: left;
	margin-left: 20px;
}

.img-txt2 {
	width: 375px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 20px;
	float: left;
	margin-left: 10px;
}

.img-photo2 {
	width: 185px;/*横幅*/
	clear: right;
	height: 135px;
	float: left;
	margin-left: 20px;
}

.spt-img_lg {
	width: 580px;
	margin-left: 10px;
	margin-bottom: 20px;
	clear: both;
	margin-top: 15px;
}


/*ユーザー*/

#user-l {
	height: 110px;
	width: 174px;
	float: left;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(img/user-bg01.jpg);
	background-repeat: no-repeat;
	padding-top: 120px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 19px;
	text-align: left;
}

#user-m {
	height: 110px;
	width: 174px;
	float: left;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(img/user-bg02.jpg);
	background-repeat: no-repeat;
	padding-top: 120px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 19px;
	text-align: left;
}

#user-r {
	height: 110px;
	width: 174px;
	text-align: left;
	clear: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	background-image: url(img/user-bg03.jpg);
	background-repeat: no-repeat;
	padding-top: 120px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 19px;
	text-align: left;
}

#img-use-bg {
	width: 570px; /*横幅*/
	margin-bottom: 30px;
	background-image: url(img/user-bg04.jpg);
	background-repeat: no-repeat;
	text-align: left;
	height: 102px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 21px;
	color: #600;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}

#user-sup {
	height: 36px;
	width: 194px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 203px;
}







/*↓ここからカラー指定*/

/*↓リンク*/
a:link {
	text-decoration:underline;
	color:#333333
}
a:visited {
	text-decoration:none;
	color:#333333
}
a:active {
	text-decoration:underline;
	color:#333333
}
a:hover  {
	text-decoration:underline;
	color:#339900
}

/*↓本文リンク*/
#txt-block1 :link {
	text-decoration:none;
	color:#339900
}
#txt-block1 a:visited {
	text-decoration:none;
	color:#339900
}
#txt-block1 a:active {
	text-decoration:none;
	color:#339900
}
#txt-block1 a:hover  {
	text-decoration:underline;
	color:#339900
}

.txt-block1 :link {
	text-decoration:none;
	color:#3399cc
}
.txt-block1 a:visited {
	text-decoration:none;
	color:#3399cc
}
.txt-block1 a:active {
	text-decoration:none;
	color:#3399cc
}
.txt-block1 a:hover  {
	text-decoration:underline;
	color:#3399cc
}


a:link.txt-block-link {
	text-decoration:none;
	color:#3399cc
}
a:visited.txt-block-link {
	text-decoration:none;
	color:#3399cc
}
a:active.txt-block-link {
	text-decoration:none;
	color:#3399cc
}
a:hover.txt-block-link  {
	text-decoration:underline;
	color:#3399cc
}


/*↓カテゴリリンク*/
#leftlink-ctg a:link {
	text-decoration:none;
	color:#FFFFFF
}
#leftlink-ctg a:visited {
	text-decoration:none;
	color:#FFFFFF
}
#leftlink-ctg a:active {
	text-decoration:none;
	color:#FFFFFF
}
#leftlink-ctg a:hover  {
	text-decoration:underline;
	color:#FFFF99
}



/*↓ロールオーバー*/
img {
	border: none;
}
a:hover .img-r {
	filter: alpha(opacity=70);/*IE*/
	-moz-opacity: 0.70;/*FF*/
	opacity: 0.70;/*safari*/
}

/*寄付ページの表示価格について*/
.FS2_body_Goods_GoodsDetail_gd3704 span.FS2_itemPrice_addition {
    display: none;
}

/*↓ブラウザ対応*/

/* clearfix */
.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
