@charset "UTF-8";

/* 画面表示用スタイル */

/* ------------------------基本設定------------------------ */
div.to {
	margin: 0;
	padding: 0;
	background-image: url(/images/s_to_bg_all.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	background-color: #030303;
}

div.t-to {
	margin: 0;
	padding: 0;
	background-image: url(/images/s_t_to_bg_all.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	background-color: #030303;
}


/* ------------------------ヘッダー------------------------ */
div#headbgall {
	clear: both;
	margin: 0;
	padding: 0;
	min-width: 900px;
}
div#headbg {
	clear: both;
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: left;
	width: 900px;
}
div.t-to div#headbgall {
	min-width: 954px;
}
div.t-to div#headbg {
	padding: 0 27px 0 27px;
	width: 900px;
	background-image: url(/images/s_t_to_bg_waku.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
div.s0wrap {
	clear: both;
	margin: 0;
	padding: 0 0 0 0;
	width: 100%;
	height: 41px;
}
div#s0left {
	float: left;
	margin: 0;
	padding: 0;
	width: auto;
}
div#s0left img {
	margin: 15px 0 0 0;
	padding: 0;
}
div.s0right {
	float: right;
	margin: 0;
	padding: 12px 0 0 0;
	width: 620px;
}

/* ヘッダー検索 */
ul.headlist li.search {
	margin: 0 0 0 10px;
	padding: 0 0 0 20px;
	background-image: url(/images/s_to_icon_search.gif) !important;
	background-repeat: no-repeat;
	background-position: 0 .3em;
	_height: 1%;
	width: 180px;
}
ul.headlist li img {
	margin: 2px 0 0 0;
	padding: 0;
}
ul.headlist li.search img {
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

#h0left {
	float: left;
	margin: 0;
	padding: 0;
	width: auto;
	height: 84px;
}
div.t-to #h0left {
	height: 43px;
}
#h0left img {
	margin: 0;
	padding: 0;
}
#h0right {
	float: right;
	margin: 0;
	padding: 0;
    /* width: 246px; */
}

ul.headlist2 {
	clear: both;
	margin: 0;
	padding: 10px 0 0 0;
	background-color: transparent;
}
ul.headlist2 li {
	float: left;
	margin: 0;
	padding: 0 0 0 10px;
	font-size: 1%;
	line-height: 1%;
	background-image: none !important;
	height: 30px;
}
ul.headlist2 li img {
	margin: 0;
	padding: 0;
}


/* ------------------------グローバルナビ------------------------ */
div#gnb {
	float: right;
	margin: 0 0 8px 0;
	padding: 10px 0 0 0;
	width: 412px;
	background-color: transparent;
	height: 50px;
}
ul.gnavi {
	clear: both;
	margin: 0;
	padding: 0 0 0 1px;
	text-align: left;
	background-color: transparent;
	background-image: url(/images/s_to_bg_gnb.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 50px;
}
ul.gnavi li {
	float: left;
	margin: 0;
	padding: 0 1px 0 0;
	font-size: 1%;
	line-height: 1%;
	background-image: url(/images/s_to_bg_gnb.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
	height: 50px;
}
ul.gnavi li img {
	margin: 0;
	padding: 0;
}

/* トップページ用 */
div#t-gnb {
	margin: 35px 0 8px ;
	padding: 0;
	background-color: transparent;
}
ul.t-gnavi {
	clear: both;
	margin: 0;
	padding: 0;
	text-align: left;
	background-image: none;
}
ul.t-gnavi li {
	float: left;
	margin: 0;
	padding: 0 0 5px 0;
	background-image: url(/images/s_t_to_bg_gnb_txt_bottom.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
	_height: 1%;
}
ul.t-gnavi li.gnb01 {
	width: 335px;
}
ul.t-gnavi li.gnb02 {
	width: 335px;
}
ul.t-gnavi li.gnb03 {
	width: 230px;
}
ul.t-gnavi li img {
	margin: 0;
	padding: 0;
}
div.gnb-li-txt {
	margin: 0;
	padding: 0;
	width: 230px;
	background-image: url(/images/s_t_to_bg_gnb_txt.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	_height: 1%;
}
div.gnb-li-txt ul {
	clear: both;
	margin: 0;
	padding: 6px 0 0 0;
	text-align: left;
	background-color: transparent;
	background-image: url(/images/s_t_to_bg_gnb_txt_top.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	_height: 1%;
}
div.gnb-li-txt ul li {
	clear: both;
	margin: 0;
	padding: 2px 0 2px 22px;
	width: 208px;
	background-image: url(/images/s_t_to_icon_inlink_brown.gif);
	background-repeat: no-repeat;
	background-position: 10px 0.26em;
	_height: 1%;
	font-size: .75rem;
}


/* ------------------------コンテンツ外枠------------------------ */
div#basebgwrap {
	margin: 0;
	padding: 0;
	min-width: 900px;
}
div.t-to div#basebgwrap {
	min-width: 954px;
	background-image: url(/images/s_t_to_bg_all_bottom.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	_height: 1%;
}
div#basewrap {
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: left;
	width: 900px;
	_height: 1%;
}
div.t-to div#basewrap {
	padding: 15px 27px 0 27px;
	width: 900px;
}


/* ------------------------パンくずナビ------------------------ */
div.pankuzu {
	clear: both;
	margin: 0;
	padding: 0;
	width: 900px;
	background-color: #FFFFFF;
}
div.pankuzu ul {
	padding: 6px 0 0 6px;
}
div.t-to div.pankuzubg {
	margin: 0;
	padding: 0;
	background-color: #D6DECC;
	border-top: 1px solid #D6DECC;
	min-width: 954px;
	_height: 1%;
}
div.t-to div.pankuzu {
	margin: 5px auto 0 auto;
	padding: 0 27px 0 27px;
	width: 900px;
	background-color: #D6DECC;
}
div.t-to div.pankuzu ul {
	clear: both;
	margin: 0;
	padding: 0;
}


/* ------------------------コンテンツ大枠------------------------ */
div.wrap {
	margin: 0 0 10px 0;
	padding: 10px 10px 10px 10px;
	width: 880px;
	text-align: left;
	background-color: #FFFFFF;
	_height: 1%;
}
div.t-to div.wrap {
	padding: 0;
	width: 900px;
	background-color: transparent;
}


/* ------------------------フッター------------------------ */
/* このページの上へ戻る */
div.to div.tothispage div {
	background-image: url(/images/s_to_icon_pagetop.gif);
}

/* フッター */
div.footbgall {
	clear: both;
	margin: 0;
	padding: 0;
	min-width: 900px;
	background-color: #282828;
	_height: 1%;
}
div.t-to div.footbgall {
	min-width: 954px;
}
div.footbg {
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: left;
	width: 900px;
	background-image: url(/images/s_to_mark_footer.gif);
	background-repeat: no-repeat;
	background-position: 4px 100%;
	min-height: 120px;
}
div.t-to div.footbg {
	width: 954px;
	background-position: 30px 100%;
}
div.add {
	clear: both;
	margin: 0;
	padding: 20px 0 10px 104px;
}
div.t-to div.add {
	padding: 20px 0 10px 134px;
}
div.add h2 {
	float: left;
	margin: 0;
	padding: 0;
	color: #DDDDDD;
	font-size: 96%;
	line-height: 120%;
	border: none;
	background-image: none;
}
address {
	float: left;
	margin: 0 0 0 10px;
	padding: 0;
	color: #DDDDDD;
	font-style: normal;
	font-size: 80%;
	line-height: 1.5em;
}
p.add-txt {
	clear: both;
	margin: 0 0 0 104px;
	padding: 0 0 10px 0;
	color: #DDDDDD;
	font-size: 80%;
	line-height: 1.8em;
}
div.t-to p.add-txt {
	margin: 0 0 0 134px;
}

/* コピーライト */
div#copybgall {
	clear: both;
	margin: 0;
	padding: 0;
	min-width: 900px;
	background-color: #343F27;
	background-image: url(/images/s_to_bg_copyright.gif);
	background-repeat: repeat;
	background-position: 0 0;
	_height: 1%;
}
div#f0copy {
	clear: both;
	margin: 0 auto 0 auto;
	padding: 9px 0 7px 0;
	text-align: center;
	width: 900px;
	font-size: 70%;
	line-height: 120%;
	color: #FFFFFF;
}


/* ------------------------サブナビ------------------------ */
/* サブナビゲーション */
div#losubnavi {
	clear: both;
	margin: 0 0 10px 0;
	padding: 0;
	width: 210px;
	border-top: 1px solid #DAD5C2;
	border-bottom: 1px solid #DAD5C2;
	background-color: #FFFFFF;
	background-image: url(/images/s_to_bg_snavi.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	_height: 1%;
}
div#losubnavi h2 {
	background-image: none;
}
div.to div#losubnavi h2 span {
	padding: 10px 4px 5px 34px;
	border-bottom: 2px solid #648042;
	background-image: url(/images/s_to_icon_snavi_folder.gif);
	background-position: 4px 0.6em;
}
div.lobgbox p.pagelinkin,
div#losubnavi li ,
div#lobookmark li {
	background-image: url(/images/s_to_icon_inlink.gif);
}

div.to div.lorecommend h2 {
	background-image: url(/images/s_to_bg_title_snavi_reco.gif);
}


/* ------------------------共通タグの基本定義------------------------ */
div.h1bg {
	clear: both;
	margin: 0 0 8px 0;
	padding: 0;
	border: none;
	border-bottom: 3px solid #3B5B12;
}
div.h1bg div {
	margin: 0;
	padding: 0;
	border: none;
	background-image: none;
}
div.h1bg h1 {
	margin: 0;
	padding: 6px 5px 2px 55px;
	font-size: 120%;
	line-height: 1.6em;
	color: #3B5B12;
	background-color: transparent;
	background-image: url(/images/s_to_icon_h1.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	_height: 1%;
}
div.h2bg {
	border-bottom: 3px solid #92854D;
}
div.h2bg h2 {
	color: #7B6C34;
}
div.h3bg {
	border: none;
}
div.h3bg div {
	background-image: url(/images/s_to_icon_h3.gif);
}
h3 {
	color: #3B5B12;
}
h4 {
	color: #336600;
}

/* 通常のリンク色 */
a:link {
	color: #003366;
}
a:visited {
	color: #880088;
}
a:hover {
	color: #700000;
}
a:active {
	color: #770000;
}


/* ------------------------テンプレート用共通------------------------ */
/* 内部ページリンクスタイル */
p.pagelinkin {
	background-image: url(/images/s_to_icon_inlink.gif);
}

/* コンテンツ内のこのページの上へ戻る */
div.tothispage2 div {
	background-image: url(/images/s_to_icon_pagetop.gif);
}

/* コーナー用 */
ul.norcor li {
	background-image: url(/images/s_to_icon_inlink.gif) !important;
}


/* ------------------------トップページ------------------------ */
/* コンテンツ左 */
div.main-l {
	clear: both;
	float: left;
	margin: 0;
	padding: 0;
	width: 590px;
	background-color: transparent;
}

/* コンテンツ右 */
div.main-r {
	float: right;
	margin: 0;
	padding: 1px 0 0 0;
	width: 290px;
	background-color: transparent;
}

/* ▽メイン画像エリア▽ */
div.mainimg {
	margin: 8px 0 10px 0;
	padding: 0;
	background-color: transparent;
	width: 900px;
	position: relative;
}

/* メイン画像　切り替え部分 */
div.featured {
	margin: 0;
	padding: 0;
	background-image: none;
}
div.featured .ui-tabs-panel {
	margin: 0;
	padding: 0;
	background-color: #FFF;
	font-size: 1%;
	line-height: 1%;
	height: 220px;
}
div.featured .ui-tabs-panel img {
	margin: 0;
	padding: 0;
}
div.featured .ui-tabs-hide {
	display: none;
}

/* メイン画像　ボタン部分 */
div.featured ul.ui-tabs-nav {
	margin: 6px 18px 0 0;
	padding: 0;
	width: 53px;
	height: 9px;
	float: right;
	list-style: none;
	list-style-image: none;
}
div.featured ul.ui-tabs-nav li {
	float: left;
	margin: 0 6px 0 0;
	padding: 0;
	font-size: 1%;
	line-height: 1%;
	width: 9px;
	background-color: transparent;
	background-image: none;
	border: 1px solid #1D1D1D;
}
div.featured ul.ui-tabs-nav li img {
	margin: 0;
	padding: 0;
	width: 9px;
	height: 9px;

}
div.featured li.ui-tabs-nav-item a {
	display: block;
}
div.featured li.ui-tabs-nav-item a:hover {
	background: url('/images/s_t_to_bt_brand.gif') 0 0 no-repeat;
}
div.featured li.ui-tabs-selected {
	background: url('/images/s_t_to_bt_brand.gif') 0 0 no-repeat;
}
div.featured ul.ui-tabs-nav li.ui-tabs-selected a {
	background: url('/images/s_t_to_bt_brand.gif') 0 0 no-repeat;
}

div.featured p#nav-stop {
	position: absolute;
	top: 225px;
	right: 4px;
	margin: 1px 0 0 0;
	padding: 0;
	z-index: 10;
}


/* おしらせエリア */
div.info-bgbox {
	clear: both;
	margin: 0 0 20px 0;
	padding: 0;
	background-image: url(/images/s_t_to_bg_info.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	_height: 1%;
}
div.info-box {
	margin: 0;
	padding: 0;
	border-bottom: none;
	background-image: url(/images/s_t_to_bg_info_bottom.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
	_height: 1%;
}
div.main-l div.info-box h2 {
	background-image: none !important;
}
div.info-box h2 img {
	margin: 0;
	padding: 0;
}
div.info-box p.pagelinkin {
	margin: 0.4em 10px 0.1em 10px;
	padding: 2px 0 2px 18px;
	background-image: url(/images/s_t_to_icon_inlink_brown.gif);
	background-position: 4px 0.4em;
}
div.ichiran-all {
	clear: both;
	margin: 0 0 2px 0;
	padding: 0;
}
div.ichiran-all div {
	background-image: url(/images/s_t_to_icon_inlink_brown.gif);
	background-position: 0 0.2em;
}

/* ピックアップ */
div.pickup-bgbox {
	clear: both;
	margin: 0 0 20px 0;
	padding: 0;
	background-image: url(/images/s_t_to_bg_pickup.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	_height: 1%;
}
div.pickup-box {
	margin: 0;
	padding: 0 0 20px 0;
	border-bottom: none;
	background-image: url(/images/s_t_to_bg_pickup_bottom.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
	_height: 1%;
}
div.pickup-box h2 {
	margin: 0;
	padding: 0;
	line-height: 1%;
	font-size: 1%;
}
div.pickup-box h2 img {
	margin: 0;
	padding: 0;
}
ul.img-side {
	margin: 10px 0 0 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}
ul.img-side li.pagelinkbt {
	float: left;
	margin: 0;
	padding: 0 0 10px 10px;
	font-size: 1%;
	line-height: 1%;
	list-style-type: none;
	list-style-image: none;
	background-color: transparent;
	background-image: none;
	text-align: left;
}

/* 右エリアベージュ枠 */
div.area-beige {
	clear: both;
	margin: 0 0 20px 0;
	padding: 0;
	border-top: 5px solid #948E88;
	border-bottom: 5px solid #948E88;
	background-color: #FFFFFF;
	background-image: url(/images/s_t_to_bg_hana.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	_height: 1%;
}
div.area-beige p.img-hana {
	margin: 0;
	padding: 0;
	line-height: 1%;
	font-size: 1%;
	text-align: center;
}
div.area-beige h2 {
	margin: 0 0 0 4px;
	padding-bottom: 0;
	color: #D80000;
	font-size: 120%;
	line-height: 110%;
}
div.area-beige p {
	margin: 0.56em 10px 0.1em 10px;
	color: #5E4E27;
	font-size: 100%;
	line-height: 110%;
}

/* 右エリアグレイ枠 */
div.area-gray {
	clear: both;
	margin: 0 0 20px 0;
	padding: 0 0 7px 0;
	border-bottom: 1px solid #FFFFFF;
	background-color: #E9E7E1;
}
div.area-gray h2 {
	margin: 0;
	padding: 0 0 10px 0;
	line-height: 1%;
	font-size: 1%;
}

