﻿@charset "utf-8";
* {
    margin: 0;
    padding: 0;
}

table,img,p {
    border: 0;
}

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "メイリオ";
	color: #555555;
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 130%;
	margin: 0px auto;
	/*background: url("../img/common/bg.gif") repeat-x;
	background-position: top;*/
                background: url("") repeat-y;
	background-position: right top;

}

li {
    list-style-type: none;
}

select {
    border: solid 1px #ccc;
}

/*PHOTO*/
.picture {
    border: 1px solid #ccc;
}
/* フロート回り込み解除
----------------------------------------------- */
br.clear {
    clear: both;
    display: none;
    font-size: 0px;
    line-height: 0%;
    height: 0px
}
/* リンク指定
----------------------------------------------- */
a { text-decoration: underline; }
a:link { color: #016263; }
a:visited { color: #016263; }
a:hover { text-decoration: underline; }
/* フォント
----------------------------------------------- */
h1,h2,h3,h4,h5 {
    font-size: 90%;
    line-height: 150%;
}

h3 a:link {
	color: #555555; /*リンクの色*/
	text-decoration: none; /*下線無し*/
}
h3 a:visited {
	color: #555555; /*リンクの色*/
	text-decoration: none; /*下線無し*/
}
h3 a:hover {
	color: #028C8E; /*リンクの色*/
	text-decoration: underline; /*下線あり*/
}
.price {
	color: #003366;
	font-weight: bold;
	font-size: 14px;
}
.priceShousai {
	color: #003366;
	font-weight: bold;
	font-size: 18px;
}
.price2 {
	color: #FF0033;
	font-size: 14px;
	margin-bottom: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "メイリオ";
	line-height: 1.4em;
}
.attention { color: #ff0000; }
.attentionMain {
	color: #ff0000;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "メイリオ";
	font-size: 16px;
	line-height: 1.4em;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 7px;
	margin-left: 2px;
}
.mini {
	font-size: 85%;
	line-height: 1.7em;
}
.setsumei {
	font-size: 12px;
	line-height: 1.6em;
	clear: both;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #F5F5F5;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}
em {
    font-style: normal;
    color: #ff0000;
}
/* テーブル共通指定
----------------------------------------------- */


div.tblareabtn {
    clear: both;
    margin: 15px 0 0 0;
    text-align: center;
}

.tblareabtn img {
	vertical-align: top;
}
/* ヘッダーロゴ
------------------------------------------------ */
div#header {
    width: 940px;
    height: auto;
    margin: 0 auto;
}

div#header h1 {
    width: 530px;
    height: 28px;
    float: left;
    font-size: 12px;
    font-weight: normal;
}

div#header h1 span {
    vertical-align: 13px;
    height: 28px;
    padding-right: 10px;
}

div#header .top_menu {
    width: 310px;
    height: 28px;
    float: right;
    margin: 0 10px 0 0;
    font-weight: bold;
    color: #028c8e;
    list-style: none;
    margin-top: 11px;
}

.top_menu_li {
    width: auto;
    float: right;
    padding: 0 0 0 30px;
    list-style: none;
}

div#header .facebook_link {
	width: 28px;
	height: 28px;
	float: right;
	margin: 4px 5px 0 0;
}
	div#header .facebook_link img:hover {
		opacity:0.6;
		filter: alpha(opacity=60);
		-ms-filter: "alpha( opacity=60 )";
	}

div#header .line_link {
	width: 28px;
	height: 28px;
	float: right;
	margin: 4px 0 0;
}
	div#header .line_link img:hover {
		opacity:0.6;
		filter: alpha(opacity=60);
		-ms-filter: "alpha( opacity=60 )";
	}


div#header a {
   color: #028c8e;
}

div#header #top_area {
    clear: both;
    width: 940px;
    height: 101px;
    margin: 0;
    padding: 1px 0 0 0;
    /*background: url("../img/header/top_logo_bg.gif") no-repeat;*/
}

div#header .top_left {
    width: 440px;
    height: 100px;
    float: left;
}

div#header .logo_left {
   width: auto;
   float: left;
   padding-left: 20px;
}

div#header .benefit_logo_left {
   width: auto;
   float: left;
   padding: 10px 0px 0;
}

div#header .benefit_logo_right {
   width: auto;
   float: right;
}

div#header .logo_right {
   width: auto;
   float: right;
   padding-right: 50px;
}

div#header .top_right {
    width: 480px;
    height: 100px;
    float: right;
}

div#header .top_name {
    width: auto;
    height: 26px;
    text-align: right;
    color: #797979;
    font-weight: bold;
    margin-top: 13px;
}

div#header .top_login {
    width: auto;
    max-width: 110px;
    height: 26px;
    float: right;
    text-align: right;
    color: #797979;
    font-weight: bold;
    margin-top: 13px;
    padding: 0 0 0 10px;
}

div#header .top_login .login_a {
	width: 45px;
	float: left;
}
div#header .top_login .entry_a {
	width: 55px;
	float: right;
}

div#header .top_right_menu {
    width: 480px;
    height: 15px;
    margin: 0px;
}

div#header .top_search_area {
    width: 480px;
    height: 46px;
    margin: 0px;
    padding:0px;
}

div#header .top_hot {
    width: 231px;
    /width: 210px;
    margin-top: 22px;
    *margin: 21px 0 0;
    _margin: 21px 0 0;
    float: left;
}

div#header .top_search {
    width: 249px;
    float: right;
    margin-top: 12px;
    *margin: 13px 0 0;
    _margin: 13px 0 0;
    /clear:both;
}

div#header .top_cart {
    width: 143px;
    float: right;
    margin-top: 13px;
}

.header_img {
    width: 940px;
    /* height: 245px; */
    margin:0;
    padding: 20px 0 0 0;
    /*background: url("../img/header/h_bana_bg.gif") no-repeat;*/
    clear:both;
}


div#header em {
    display: none;
}

.benefit_txt {
    width: 266px;
    color: #028C8E;
    font-weight:bold;
    padding-top:8px;
    clear:both;
    font-size:12px;
    height:1em;
    display:block;
}


/* ヘッダーナビ
----------------------------------------------- */
div#information {
    float: right;
    padding: 60px 8px 0 0;
}
div#information ul li {
    display: inline;
}
div#information ul li a {
    text-decoration: none;
}
/* フレーム
----------------------------------------------- */
div#container {
    width: 980px;
    margin: 0 auto;
    padding: 0 0px;
    background-color: #fff;
    text-align: left;
}
#container:after {/* firefox背景色表示用 */
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

div#leftcolumn {
    float: left;
    width: 180px;
}

div#leftcolumn h2 {
    padding: 15px 0 0 0;
}

div#rightcolumn {
    float: right;
    width: 180px;
    _clear:both;
}

div#rightcolumn h2 {
/*
    padding: 15px 0 0 0;
*/
}

/* メインコンテンツ
----------------------------------------------- */
/* 3カラム設定 */
div#three_maincolumn {
    float: left;
    width: 580px;
/*
    padding: 20px 0 0 0;
*/
}

div#three_maincolumn h2 {
    padding: 15px 0 0 0;
}

/* 2カラム設定 */
div#two_maincolumn {
    float: left;
    width: 598px;
/*
    padding: 15px 0 0 0;
*/
}

div#two_maincolumn h2 {
    padding: 15px 0 0 0;
}

/* 1カラム設定 */
div#one_maincolumn {
    padding: 0px 0 0 0;
}

/* カゴの中
----------------------------------------------- */
div#cartarea {
    width: 190px;
    padding: 10px;
	background: #e4e9ea;
	margin-bottom: 20px;
}

div#cartarea p {
    padding: 5px 0 10px 0;
}

div#cartarea p.item {
    padding: 0 0 10px 0;
    background: url("../img/side/line_146.gif") no-repeat bottom;
}

div#cartarea .btn {
    padding: 0;
    text-align: center;
}

/* カテゴリー
----------------------------------------------- */
div#categoryarea {
    width: 180px;
    padding: 0px;
    background-color: #fff;
}

div#categoryarea li {
    padding: 0 0 0 20px;
    background: url("../img/common/arrow_blue.gif") 0 3px no-repeat;
}
div#categoryarea li.onmark {
    background: url("../img/common/arrow_red.gif") 0 3px no-repeat;
}
div#categoryarea li.level1 {
    font-weight: bold;
}
div#categoryarea li.level1 li {
    font-weight: normal;
}
div#categoryarea li a {
    display: block;
    padding: 3px 0;
}

a.onlink {  text-decoration: underline; }
a.onlink:link { color: #ff0000; }
a.onlink:visited { color: #ff0000; }
a.onlink:hover { color: #ff0000; }

/* ガイドリンク
----------------------------------------------- */
#guidearea {
    padding: 10px 0 0 0;
    line-height: 0;
}

/* ログイン
----------------------------------------------- */
div#loginarea {
    width: 144px;
    padding: 0 10px 10px 10px;
    border: solid 1px #ccc;
}

div#loginarea p {
    padding: 8px 0 0 0;
}

div#login img {
    padding: 0 5px 0 0;
    vertical-align: bottom;
}

div#loginarea .btn {
    text-align: center;
}

#loginarea .box96 {
    width: 96px;
    border: solid 1px #ccc;
}

/* 検索
----------------------------------------------- */
div#searcharea {
    width: 175px;
    padding: 0 0px 0px 0px;
}

div#searcharea p {
    padding: 3px 0 0px 0;
}

div#searcharea .btn {
    text-align: center;
}

#searcharea .box142 {
    width: 175px;
    border: solid 1px #ccc;
}

/* カレンダー
----------------------------------------------- */
#block-calendar {
}

#block-calendar table {
    border-collapse: collapse;
    margin: 0 auto 10px;
    text-align:center;
}

#block-calendar th, #block-calendar td {
    padding: 2px;
    border: 1px solid #CCCCCC;
}

#block-calendar th {
    background: #FF8144;
    color: #FFFFFF;
}

#block-calendar .off {
    background: #FFEECC;
    color: #E04A00;
}

#block-calendar caption {
    color: #DD4400;
}

/* バナー
----------------------------------------------- */
ul#banner {
    padding: 15px 0 0 0;
}

#banner li {
    padding: 0 0 10px 0;
}

/* テキストフィールド
----------------------------------------------- */
input[type='text'] {
    border: solid 1px #ccc;
}

input[type='text'].textbox {
    border: solid 1px #ccc;
    padding: 4px;
    *padding: 0px;
    _padding: 0px;
    width: 167px;
    *height: 14px;
    _height: 14px;
    margin:0;
    float: left;
    color: #999;
}

input[type='text'].textbox, x:-moz-any-link, x:default {
    border: solid 1px #ccc;
    padding: 5px;
    width: 165px;
    margin:0;
    float: left;
    color: #999;
}

input[type='password'] {
    border: solid 1px #ccc;
    margin-left: 3px;
}
input[type='checkbox'] {
    border: solid 1px #ccc;
}

/* ボタン
----------------------------------------------- */
input[type='image'] {
    border: none;
}

input[type='image'].box190 {
    width: 190px;
    height: 30px;
}

input[type='image'].box180 {
    width: 180px;
    height: 30px;
}

input[type='image'].box150 {
    width: 150px;
    height: 30px;
}

input[type='image'].box140 {
    width: 140px;
    height: 30px;
}

input[type='image'].box130 {
    width: 130px;
    height: 30px;
}

input[type='image'].box53 {
    width: 72px;
    height: 26px;
    _height: 8px;
    float: right;
}

input[type='image'].box52 {
    width: 80px;
    height: 20px;
}


/* フッター
----------------------------------------------- */
#pagetop {
    width: 764px;
    margin: 0 auto;
    padding: 30px 8px 15px 8px;
    background-color: #fff;
    text-align: right;
}

#fotter {
    width: 764px;
    margin: 0 auto;
    padding: 15px 8px;
    border-top: 1px solid #ff6600;
    background-color: #ffa85c;
    font-size: 90%;
    color: #fff;
    text-align: left;
}


/* 独自main
----------------------------------------------- */

.bg {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-image: url(http://toko-navi.com/eccube/html/products/common/dotline.gif);
	background-repeat: repeat-x;
	background-position: 0px 30px;

}
.headTxt {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "メイリオ";
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.btnItemTxt {
	background-image: url(http://toko-navi.com/eccube/html/products/common/arrow_sankaku.jpg);
	background-repeat: no-repeat;
	height: 10px;
	padding-top: 6px;
	padding-left: 15px;
	font-family: "ＭＳ Ｐゴシック", "Osaka", "メイリオ";
	font-size: 12px;
	border-top: 1px #CCCCCC;
	border-right: 1px #CCCCCC;
/*
	border-bottom: 1px dotted #CCCCCC;
*/
	border-left: 1px #CCCCCC;
	padding-bottom: 2px;



}
.btnItemTxt a {
	color: #0066FF;/*リンクの色*/
	text-decoration: none; /*下線無し*/
}
	
.btnItemTxt a:hover {
	color: #0066FF; /*リンクの色*/
	text-decoration: underline; /*下線あり*/
}
.btnItem {
	padding-top: 10px;
	padding-bottom: 1px;

}
.bgMain {
	padding-left: 0px;
	vertical-align: top;
}
.bgBanner {
	padding-bottom: 4px;
}
.scr {
	overflow: auto;
	width: 540px;
	height: 170px;
	vertical-align: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.infoTxt {
	background-image: url(arrow_info.gif);
	background-repeat: no-repeat;
	height: 22px;
	padding-top: 10px;
	padding-left: 18px;
	font-family:"ＭＳ Ｐゴシック", "Osaka", "メイリオ";
	font-size: 12px;
	border-top: 1px #CCCCCC;
	border-right: 1px #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	border-left: 1px #CCCCCC;
	padding-bottom: 6px;
	line-height: 1.3em;

}
.bgTitle {
	padding-top: 12px;

}
.topNameBlue {
	font-family:"ＭＳ Ｐゴシック", "Osaka", "メイリオ";
	font-size: 14px;
	font-weight: bold;
	background-image: url(../topimg/arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	vertical-align: top;
	height: 30px;
	padding-top: 9px;
	padding-left: 23px;

}
.bgNewItem1 {
	padding-top: 8px;
	width: 126px;
	vertical-align: top;

}
.bgNewItem2 {
	padding-top: 8px;
	width: 120px;
	vertical-align: top;

}
.topNamePerple {

	font-family:"ＭＳ Ｐゴシック", "Osaka", "メイリオ";
	font-size: 14px;
	font-weight: bold;
	background-image: url(../topimg/arrow_purple.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	vertical-align: top;
	height: 30px;
	padding-top: 9px;
	padding-left: 23px;
}
.newItemTxt {
	font-family:"ＭＳ Ｐゴシック", "Osaka", "メイリオ";
	font-size: 10px;
	line-height: 1.25em;
	padding-top: 3px;
	padding-bottom: 2px;
}
.bgTravel {

	padding-top: 8px;
	width: 372px;
	vertical-align: top;
}
.travelHealthTxt {
	font-family:"ＭＳ Ｐゴシック", "Osaka", "メイリオ";
	font-size: 10px;
	line-height: 1.3em;

}
.travelHealthTitle {
	font-family:"ＭＳ Ｐゴシック", "Osaka", "メイリオ";
	font-size: 13px;
	line-height: 1.3em;
	font-weight: bold;
	color: #006600;
	padding-bottom: 3px;
}
.bgLinks {
	padding-top: 15px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #F5F5F5;
}
.copyright {
	font-family:"ＭＳ Ｐゴシック", "Osaka", "メイリオ";
	font-size: 12px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.footLinkTxt {

	font-family:"ＭＳ Ｐゴシック", "Osaka", "メイリオ";
	font-size: 10px;
	padding-top: 30px;
	padding-bottom: 10px;
}
.footLinkTxt a {
	color: #0066FF; 
	text-decoration: none; 
}
	
.footLinkTxt a:hover {
	color: #0066FF;
	text-decoration: underline;
}
.toko {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "メイリオ";
	font-size: 10px;
	line-height: 1.4em;
	color: #333333;
	vertical-align: top;
	padding: 10px;
	background-color: #F0F8FF;

}
.bgShoppingTitle {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #006699;
	padding-left: 4px;
}
.shoppingTitleTxt {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "メイリオ";
	font-size: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-left: 6px;
	background-color: #EFF3F8;
}
.shoppingTitleName {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "メイリオ";
	font-size: 18px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-weight: bold;
	padding-left: 6px;
	background-color: #EFF3F8;
	line-height: 1.2em;
}
.bgMain2 {

	padding-left: 20px;
	vertical-align: top;
}
.panNavi {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "メイリオ";
	font-size: 11px;
	background-image: url(/user_data/00/bg_pannavi.gif);
	background-position: center;
	height: 40px;
	padding-left: 10px;
	background-repeat: no-repeat;
	padding-top: 2px;

}
.panNavi a {
	color: #0066FF;
	text-decoration: none;
}
	
.panNavi a:hover {
	color: #0066FF;
	text-decoration: underline;
}
.shoppingTitle2 {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "メイリオ";
	font-size: 14px;
	font-weight: bold;
	background-color: #EFEFEF;
	background-image: url(/common/arrow_sankaku.gif);
/*
	background-position: 8px 9px;
*/
	padding-top: 5px;
	padding-bottom: 4px;
	background-repeat: no-repeat;
	padding-left: 18px;

}
.shoppingTitle2 a {
	color: #000000;
	text-decoration: none; 
}
	
.shoppingTitle2 a:hover {
	color: #000000;
	text-decoration: underline;
}
.shoppingTitle3 {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "メイリオ";
	font-size: 14px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 7px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #000000;

}
.dotLine {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.dotLineTate {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
.txt12 {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "メイリオ";
	font-size: 12px;
	line-height: 1.4em;
	vertical-align: middle;
}
.shoppingItemTxt10 {

	font-family: "ＭＳ Ｐゴシック", "Osaka", "メイリオ";
	font-size: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.shoppingItemTitle {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "メイリオ";
	font-size: 11px;
	padding-top: 6px;
	padding-left: 4px;
	font-weight: bold;
	color: #003366;


}
.pageTop {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "メイリオ";
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
}
.txt12main {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "メイリオ";
	font-size: 12px;
	line-height: 1.4em;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;


}

.wakuGray {
	border: 1px dotted #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;

}
.atTitle {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "メイリオ";
	font-size: 12px;
	font-weight: bold;
	background-color: #EAEAEA;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
.atTxt {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "メイリオ";
	font-size: 10px;
	line-height: 1.4em;
	color: #666666;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}
.atBg1 {
	text-align: center;
	vertical-align: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 184px;
}
.atBg2 {

	text-align: center;
	vertical-align: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 182px;
}
.chuui {
	font-family:"ＭＳ Ｐゴシック", "Osaka", "メイリオ";
	font-size: 10px;
	line-height: 1.4em;
	background-color: #FFEEFF;
	padding: 10px;
	border: 1px solid #FFE6FF;
}
.txt14 {
	font-family:"ＭＳ Ｐゴシック", "Osaka", "メイリオ";
	font-size: 14px;
	line-height: 1.5em;
}
.shoppingItemTitle12 {

	font-family:"ＭＳ Ｐゴシック", "Osaka", "メイリオ";
	font-size: 12px;
	padding-top: 10px;
	padding-left: 4px;
	font-weight: bold;
	color: #0066CC;
}
.shoppingItemTxt12 {
	font-family:"ＭＳ Ｐゴシック", "Osaka", "メイリオ";
	font-size: 12px;
	padding-top: 8px;
	padding-bottom: 4px;
	padding-left: 4px;
	line-height: 1.4em;

}
.shoppingItemList {
	font-family:"ＭＳ Ｐゴシック", "Osaka", "メイリオ";
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	color: #6699CC;
	padding-left: 5px;
	line-height: 1.5em;



}
.panNavi02 {

	font-family:"ＭＳ Ｐゴシック", "Osaka", "メイリオ";
	font-size: 11px;
	background-image: url(bg_pannavi02.gif);
	background-position: center;
	height: 40px;
	padding-left: 10px;
	background-repeat: no-repeat;
	padding-top: 2px;
}
.panNavi02 a {
	color: #0066FF;
	text-decoration: none;
}
	
.panNavi02 a:hover {
	color: #0066FF;
	text-decoration: underline;
}
.btnItem2 {

	padding-top: 5px;
	padding-bottom: 1px;
}
.listSubT {
	font-family:"ＭＳ Ｐゴシック", "Osaka", "メイリオ";
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	padding-top: 5px;
	padding-bottom: 5px;
}
.listHead {
	font-family:"ＭＳ Ｐゴシック", "Osaka", "メイリオ";
	font-size: 10px;
	background-color: #D7D7D7;
	text-align: center;
	padding: 2px;

}
.listWakuL {
	font-family:"ＭＳ Ｐゴシック", "Osaka", "メイリオ";
	font-size: 12px;
	line-height: 1.3em;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 8px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D7D7D7;
	border-right-color: #D7D7D7;
	border-bottom-color: #D7D7D7;
	border-left-color: #D7D7D7;
}
.listWakuR {
	font-family:"ＭＳ Ｐゴシック", "Osaka", "メイリオ";
	font-size: 12px;
	line-height: 1.3em;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 8px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D7D7D7;
	border-right-color: #D7D7D7;
	border-bottom-color: #D7D7D7;
	border-left-color: #D7D7D7;
	border-right-style: solid;

}
.topcopy {
	font-family:"ＭＳ Ｐゴシック", "Osaka", "メイリオ";
	font-size: 16px;
	line-height: 1.6em;
	font-weight: bold;
	color: #333333;
	padding-left: 10px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.question {
	font-family:"ＭＳ Ｐゴシック", "Osaka", "メイリオ";
	font-size: 14px;
	font-weight: bold;
	color: #CC3333;
	padding-top: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CC3333;
	border-right-color: #CC3333;
	border-bottom-color: #CC3333;
	border-left-color: #CC3333;
}
.q {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 18px;
	font-weight: bold;
	color: #CC3333;
	padding-top: 10px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CC3333;
	border-right-color: #CC3333;
	border-bottom-color: #CC3333;
	border-left-color: #CC3333;
	border-bottom-style: dotted;
	vertical-align: top;
}
.answer {
	font-family:"ＭＳ Ｐゴシック", "Osaka", "メイリオ";
	font-size: 12px;
	color: #333333;
	padding-top: 8px;
	padding-bottom: 15px;
	padding-left: 10px;
	line-height: 1.5em;
}
.a {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	font-weight: bolder;
	color: #6699CC;
	padding-top: 5px;
	padding-left: 7px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CC3333;
	border-right-color: #CC3333;
	border-bottom-color: #CC3333;
	border-left-color: #CC3333;
}
.title {
	font-family:"ＭＳ Ｐゴシック", "Osaka", "メイリオ";
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
//	background-color: #FFCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.iTxt {
	font-family:"ＭＳ Ｐゴシック", "Osaka", "メイリオ";
	font-size: 12px;
	line-height: 1.2em;
	color: #666666;
	padding-top: 2px;
	padding-bottom: 2px;
}
.iTitle {
	font-family:"ＭＳ Ｐゴシック", "Osaka", "メイリオ";
	font-size: 15px;
	font-weight: bolder;
	color: #FF0066;
	padding-top: 8px;
	text-align: center;
}
.psTxt12 {
	font-family:"ＭＳ Ｐゴシック", "Osaka", "メイリオ";
	font-size: 12px;
	line-height: 1.4em;
	color: #333333;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.psCopy2 {

	font-family:"ＭＳ Ｐゴシック", "Osaka", "メイリオ";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding-top: 15px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	line-height: 1.4em;
}
.psSizeTop {
	font-family:"ＭＳ Ｐゴシック", "Osaka", "メイリオ";
	font-size: 14px;
	line-height: 1.4em;
	font-weight: bold;
	background-color: #DBDBDB;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-right: 20px;
	padding-left: 20px;

}
.psSizeTxt {
	font-family:"ＭＳ Ｐゴシック", "Osaka", "メイリオ";
	font-size: 14px;
	line-height: 1.4em;
	color: #333333;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.psSizeTxt2 {
	font-family:"ＭＳ Ｐゴシック", "Osaka", "メイリオ";
	font-size: 12px;
	line-height: 1.4em;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
}
.psTxt12blue {
	font-family:"ＭＳ Ｐゴシック", "Osaka", "メイリオ";
	font-size: 12px;
	line-height: 1.4em;
	color: #003399;
	background-color: #CCCCFF;
	font-weight: bold;


}
.psTitle {
	font-family:"ＭＳ Ｐゴシック", "Osaka", "メイリオ";
	font-size: 16px;
	font-weight: bold;
	color: #003399;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
}
.psCopy {
	font-family:"ＭＳ Ｐゴシック", "Osaka", "メイリオ";
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	padding-top: 15px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	line-height: 1.4em;

}
.kakakuTitle {
	font-family:"ＭＳ Ｐゴシック", "Osaka", "メイリオ";
	font-size: 14px;
	line-height: 1.4em;
	padding-top: 5px;
	padding-bottom: 2px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.kakakuTxt {
	font-family:"ＭＳ Ｐゴシック", "Osaka", "メイリオ";
	font-size: 14px;
	line-height: 1.4em;
	font-weight: bold;
	color: #666666;
	padding-top: 8px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-style: dashed;
}
.kakakuTxt2 {

	font-family:"ＭＳ Ｐゴシック", "Osaka", "メイリオ";
	font-size: 16px;
	line-height: 1.4em;
	font-weight: bold;
	color: #333333;
	padding-top: 8px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-style: dashed;
}
.plugRed12 {
	font-family:"ＭＳ Ｐゴシック", "Osaka", "メイリオ";
	font-size: 12px;
	line-height: 1.4em;
	color: #FF0033;
	background-color: #FFD9FF;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border: 1px solid #FFCCFF;
}
.plugTxt {
	font-family:"ＭＳ Ｐゴシック", "Osaka", "メイリオ";
	font-size: 12px;
	line-height: 1.4em;
	color: #333333;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 5px;
	padding-left: 10px;

}
.plughead {
	background-color: #D8D8D8;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family:"ＭＳ Ｐゴシック", "Osaka", "メイリオ";
	font-size: 10px;
	color: #333333;
}
.plugWhite {
	font-family:"ＭＳ Ｐゴシック", "Osaka", "メイリオ";
	font-size: 12px;
	line-height: 1.3em;
	color: #333333;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.plugRed {
	font-family:"ＭＳ Ｐゴシック", "Osaka", "メイリオ";
	font-size: 12px;
	line-height: 1.3em;
	color: #333333;
	background-color: #FFD9FF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.tenchou {
	background-color: #F8F8EF;
	text-align: center;
	padding: 15px;
	border: 1px solid #E2E2C7;
}
.tenchouTxt {
	font-family:"ＭＳ Ｐゴシック", "Osaka", "メイリオ";
	font-size: 14px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E0E0C2;
}
.txt10 {
	font-family:"ＭＳ Ｐゴシック", "Osaka", "メイリオ";
	font-size: 10px;
	line-height: 1.3em;
}
.infoTxt12 {
	font-family:"ＭＳ Ｐゴシック", "Osaka", "メイリオ";
	font-size: 12px;
	line-height: 1.4em;
	font-weight: normal;
	color: #333333;
	padding-top: 14px;
	padding-right: 5px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	vertical-align: top;

}
.infoTxtSankaku {

	font-family:"ＭＳ Ｐゴシック", "Osaka", "メイリオ";
	font-size: 12px;
	line-height: 1.4em;
	font-weight: normal;
	color: #333333;
	padding-top: 16px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	vertical-align: top;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "メイリオ";
}
.bgMain3 {

	padding-left: 10px;
	vertical-align: top;
}

.conceptTxt {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 15px;
	line-height: 1.8em;
	padding-bottom: 10px;

}

/*ランキング*/
.bana1 {
    width: 540px;
    height: 450px;
    margin-bottom: 10px;
}

.bana1_top {
    width: 540px;
    height: 150px;
    margin-bottom: 5px;
    float: top;
}

.bana1_left {
    width: 265px;
    height: 188px;
    float: left;
}

.bana1_right {
    width: 265px;
    height: 188px;
    float: right;
}
.bana1_bottom {
    width: 540px;
    height: 97px;
    clear: both;
}



/* ===============================================
▼カレンダー
=============================================== */
#calender_area {
    background-color: transparent;
    border: none;
    border: 1px solid #C0C0C0;
}
#calender_area .block_body {
    padding: 10px 0;
    background-color: #fff;
}
#calender_area table {
    background: #fff;
    border: none;
    width: 100%;
    margin: 0 auto 5px;
    font-size: 10px;
}
#calender_area table td {
    padding: 1px 3px;
    text-align: center;
}
#calender_area th {
    padding: 1px 3px;
    background: #fff;
    border: none;
    text-align: center;
    font-weight: bold;
}
#calender_area table .month {
    margin-bottom: 5px;
    padding: 10px;
    background: #E4E9EA;
    font-size: 120%;
    font-weight: bold;
}
#calender_area .off {
    color: #cc0369;
    background-color: #ffcccc;
}
#calender_area .today {
    background-color: #f4ec2e;
    font-weight: bold;
}
#calender_area .information {
    margin: 10px 10px 0;
    padding: 10px 0 0;
    font-size: 10px;
    border-top: 1px dotted #555555;
}

#calender_area .information2 {
    margin: 10px 10px 0;
    padding: 0px 0 10px 60px;
    font-size: 10px;
    background: url("../../../../topimg/qrcode.gif") 0 0px no-repeat;
}
#calender_area .information2 span {
	line-height: 12px;
	color: #028c8e;
}

/* ===============================================
▼入力内容確認
=============================================== */
.attention_text {
	border: 3px solid #b8b8b8;
	padding: 10px;
	height: 80px;
	overflow: auto;
	margin-top: 10px;
}

.attention_text p {
	padding-bottom: 10px;
}

.dotted_border1 {
	border-bottom: 1px dotted #cccccc;
}

/*     ランキングTOP&ページ       */
/* ランキングTOP */
#ranking_top {
	margin: 10px 20px 0px 20px;
	width: 530px;
	border: 1px solid #028c8e;
	display: inline-block;
}


#ranking_top div span {
	color: #3A75AF;
	font-weight: bold;
	font-size: 10px;
}

.ranking_top_img {
	width: 80px;
	height: 22px;
	padding: 100px 0 0 10px;
	background: url("/user_data/packages/default/img/ranking/top_ranking.gif") no-repeat #028c8e;
	border-right: 4px solid #028c8e;
	float: left;
}

.ranking_top_box {
	width: 74px;
	height: 110px;
	border-right: 1px solid #028c8e;
	float: left;
	padding: 6px;
	overflow: hidden;
/*	line-height: 110%; */
	letter-spacing: -1px;
}

.ranking_right {
	width: 520px;
	margin: 0px 0px 10px 20px;
	padding: 5px 0px 10px 10px;
	text-align: right;
}

.ranking_top_rank {
	vertical-align: top;
}

.ranking_top_miniimg {
	margin: 0px 0 6px 0px;
	border: 1px solid #cccccc;
}

.ranking_top_box:last-child { 	border: none; }

/* ランキングページ */

.ranking_main_box {
	width: 740px;
	padding-left: 15px;
}

.ranking_daily {
	text-align: right;
}

.ranking_text {
	padding: 20px;
	border: 4px solid #028c8e;
	margin: 15px auto;
}

.ranking_main_box h3 {
	padding: 15px 0;
	clear: both;
}

.ranking_box {
	width: 138px;
	border: 1px solid #9fd6d7;
	position: relative;
	float: left;
	margin-right: 8px;
}

.ranking_box :last-child { 	margin-right: 0; }

.ranking_box img {
	padding-left: 9px;
	padding-top: 10px;
}

.ranking_number {
	position: absolute;
	top: -20px;
	left: -5px;
}

.ranking_name {
	color: #006699;
	padding: 10px;
	border-bottom: 1px solid #9fd6d7;
	font-size: 10px;
	height: 70px;
	overflow: hidden;
}

.ranking_price {
	padding: 10px;
	color: #ff0029;
	font-size: 10px;
}

.ranking_price span {
	font-weight: bold;
	font-size: 12px;
}

/* ===============================================
▼ SP切り替え用
=============================================== */


.switch_sp {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

.switch_sp a.btn_acspmb {
	width: 100%;
	text-align: center;
	color: #FFF;
	background-color: #000;
	background: -moz-linear-gradient(center top, #5E5E5E 0%,#232323 48%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #5E5E5E),color-stop(0.48, #232323));
	border: #303030 solid 1px;
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.5);
	padding: 5px;
	margin: 0px auto 0;
	transition: background-color 1s ease-in;
	-webkit-transition: background-color 1s ease-in;
	-moz-transition: opacity 1s ease-int;
	cursor: pointer;
	height: 50px;
	line-height: 50px;
	display: block;
	font-size: 16px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}




/* 140418追加 */
.frame {
	width: 175px;
	border-left: 2px solid #00908f;
	border-bottom: 2px solid #00908f;
	border-right: 2px solid #00908f;
}

.frame li {
	border-bottom: 2px solid #00908f;
}

.frame li:last-child { border: none; }

.frame a:hover { opacity: 0.5; }

.frame_in1 {
	height: 46px;
}

.frame_in2 {
	height: 45px;
}


.frame2 {
	width: 175px;
	border-left: 2px solid #00908f;
	border-bottom: 2px solid #00908f;
	border-right: 2px solid #00908f;
}

.frame2 li {
	background: url("/products/common/arrow_sankaku.jpg") no-repeat 2px -1px; 
	padding: 4px 5px 4px 15px;
}

.frame2 li a {
	text-decoration: none;
}

.frame2 a:hover { opacity: 0.5; }

/* サムソナイト追加 */

.mainImg {
	margin: 0 auto 20px;
}

.productsBlock {
	width: 740px;
	height: 619px;
	overflow: hidden;
	background: url("/products/img/samsonite/productsSamsonite.jpg") no-repeat 0 0;
	position: relative;
	margin: 0px auto 20px;
}

.productsBlock a {
	display: block;
	height: 156px;
	margin: 0;
	overflow: hidden;
	position: absolute;
	text-indent: 100%;
	white-space: nowrap;
	width: 240px;
}
	.productsBlock a.cosmolite {
		top: 96px;
		left: 7px;
	}
	.productsBlock a.spinTrunk {
		top: 96px;
		left: 250px;
	}
	.productsBlock a.inova {
		top: 96px;
		left: 494px;
	}
	.productsBlock a.pixelon {
		top: 257px;
		left: 7px;
	}
	.productsBlock a.opitimum {
		top: 257px;
		left: 250px;
	}
	.productsBlock a.janik {
		top: 257px;
		left: 494px;
	}
	.productsBlock a.debonair {
		top: 462px;
		left: 7px;
	}
	.productsBlock a.neoresist {
		top: 462px;
		left: 250px;
	}
	.productsBlock a.essencepro {
		top: 462px;
		left: 494px;
	}

.brandPrincipleBlock {
	width: 740px;
	height: 657px;
	overflow: hidden;
	background: url("/products/img/samsonite/brandPrinciple.jpg") no-repeat 0 0;
	position: relative;
	margin: 0px auto 40px;
}

.brandPrincipleBlock p {
	font-size: 12px;
	line-height: 17px;
	color: #333;
	text-align: left;
	width: 430px;
	position: absolute;
}
	.brandPrincipleBlock p.textLeft {
		float: left;
		margin: 0;
		top: 92px;
		left: 6px;
	}
	.brandPrincipleBlock p.textRight {
		float: right;
		margin: 0 0px;
		clear: both;
		bottom: 0px;
		right: 19px;
	}


#rimowac_goods .brandPrincipleBlock p {
	font-size: 12px;
	line-height: 17px;
	color: #333;
	text-align: left;
	width: 430px;
	position: absolute;
}
	#rimowac_goods .brandPrincipleBlock p.textLeft {
		float: left;
		margin: 0;
		top: 92px;
		left: 6px;
	}
	#rimowac_goods .brandPrincipleBlock p.textRight {
		float: right;
		margin: 0 0px;
		clear: both;
		bottom: 0px;
		right: 19px;
		top: 370px;
	}



/* =================================================

	サムソナイト製品の保証について

================================================= */

.aboutSecurityBlock {
	width: 740px;
	height: 864px;
	overflow: hidden;
	background: url("/products/img/samsonite/aboutSecurity.jpg") no-repeat 0 0;
	position: relative;
	margin: 0px auto 40px;
}

.aboutSecurityBlock .textAbout {
	font-size: 12px;
	text-align: left;
	position: absolute;
	top: 57px;
	left: 30px;
	width: 670px !important;
	line-height: 25px;
}
	.aboutSecurityBlock .textAbout span.textblue {
		color: #0e00eb;
	}

.aboutSecurityBlock .textPlease {
	font-size: 12px;
	text-align: left;
	position: absolute;
	top: 583px;
	width: 700px;
	line-height: 24px;
	left: 30px;
}
	.aboutSecurityBlock .textPlease .textColor {
		color: #0e00eb;
	}


.aboutSecurityBlock .infoText {
	bottom: 23px;
	height: 83px;
	left: 26px;
	position: absolute;
	text-align: left;
	width: 95%;
}

.aboutSecurityBlock .infoText .TextH3,
.aboutSecurityBlock .infoText .infoTime,
.aboutSecurityBlock .infoText .infoTel,
.aboutSecurityBlock .infoText .textCaution {
	float: left;
	width: 100%;
}

.aboutSecurityBlock .infoText .TextH3 {
	margin: 0 0 17px;
	font-size: 14px;
}

.aboutSecurityBlock .infoText .infoTime {
	margin: 0 0 8px;
	font-size: 12px;
}

.aboutSecurityBlock .infoText .infoTel {
	margin: 0 0 13px;
	font-size: 12px;
	*padding: 3px 0 0;
}
	.aboutSecurityBlock .infoText .infoTel .telSpan {
		font-size: 20px;
		color: #000278;
		text-decoration: underline;
	}

.center {
	text-align: center;
}

.footer_listbox {
	width: 980px;
	margin: 0 auto;
	padding-top: 50px;
}

.black_title {
	background: #000000;
	padding: 5px 10px;
	color: #fff;
	font-size: 12px;
	margin-bottom: 10px;
}

.bluegreen_title {
	background: #028c8e;
	padding: 7px 10px;
	color: #fff;
	font-size: 16px;
	margin-bottom: 10px;
}

.brand_list_ul {
	display: inline-block;
	padding-left: 20px;
}

.brand_list_ul h5 {
	font-size: 14px;
	margin: 5px 0;
	letter-spacing: 1px;
}

.brand_list_ul li {
	width: 180px;
	display: block;
	float: left;
	font-size: 95%;
	padding-right: 8px;
	padding-bottom: 10px;
	height: 130px;
	overflow: hidden;
	letter-spacing: -0.1em;
}

.brand_list_ul li img {
	border: 0px solid #cfcfcf;
}

.brand_list_ul li a{
	text-decoration:none;
	color:#333;
}

.brand_list_ul li a:hover{
	text-decoration:underline;
	color:#028c8e;
}

.brand_list_ul p {
	height: 47px;
	overflow: hidden;
}

.item_searchbox {
}

.item_searchbox_in {
	float: left;
	width: 220px;
	height: 300px;
	padding-left: 10px;
	border-right: 1px solid #b7b7b7;
	display: inline-block;
	padding-top: 10px;
}

.item_searchbox_in h5 {
	font-size: 16px;
	padding-bottom: 20px;
}

.item_searchbox_in h5 img {
	padding-right: 10px;
}

.item_searchbox_in h5 span{
	position: absolute;
	padding-top: 9px;
}

.item_searchbox_in li {
	font-size: 12px;
	padding: 5px 0 5px 25px;
	background: url("/common/footer_banner/listmark.gif") no-repeat 10px 0.8em;
}

.noborder {
	border-right: none;
}

.mb10 {
	margin-bottom: 10px;
}

.kiyaku_text {
	width: 718px;
	padding: 10px;
}

#completetext {
	padding: 20px 0;
}

.ranking_more {
	padding-top: 10px;
	text-align: right;
}

.helpful_information_box {
	width: 220px;
	float: left;
	padding: 10px 10px 40px 10px;
}

.travel_service_box {
	padding: 10px 0 0 10px;
}

.side_ul {
	width: 730px;
}

.side_ul li {
	float: left;
	margin: 0px;
	display: inline;
	font-size: 9.4px;
	padding: 0 10px 20px 0;
	text-align: right;
}

.t_center {
	text-align: center;
}


/* 1703追加 */

#detailrightblock .classlist .clearfix {
	padding-top: 0;
}

#detailrightblock .productoptionlist li {
	width: 134px;
	margin: 0 9px 0 0;
}

#detailrightblock .productoptionlist li:nth-child(3n) {
	margin-right: 0;
}

#detailrightblock .productoptionlist p {
	height: 101px;
	width: 134px;
}

#detailrightblock .productoptionlist p img {
	max-height: 101px !important;
	max-width: 134px !important;
}

.credit_area {
	margin: 0 auto 0;
	padding: 20px 0 0 140px;
}

#payment_form_body {
	width: 740px;
}

#payment_form_body .btn_area {
	margin: 0 auto 0;
	width: 320px;
}

#payment_form_body .btn_area ul {
	margin: 20px 0 20px;
	display: inline-block;
}

#payment_form_body .btn_area li {
	float: left;
	margin-right: 10px;
}

