@charset "UTF-8";
/*-----------------------------------------
ECCUBE  その他のページ　CSS
更新日：2010年7月25日
-------------------------------------------
目次：
・共通設定
・お問い合わせ（contact）
・ご利用規約（entry）
------------------------------------------*/
/* h2共通設定 */
.shop-other-h2 {
	font-size: 1.1em;
	background-repeat: no-repeat;
	text-indent: 10px;
	font-weight: normal;
	background-image: url(/images/main-bar00.jpg);
	padding-top: 3px;
	margin-bottom: 5px;
	font-style: normal;
	background-position: 0px -2px;
	padding-bottom: 10px;
}

/* 内側枠 */
.other-main-inner {
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
}

/* 共通テーブル */
.tb-other table {
	font-size: 1em;
	line-height: 1.5em;
	width: 660px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
}

.tb-other th {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	background-color: #F0F0F0;
	width: 170px;
}

.tb-other td {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}

/* 赤文字 */
.attention {
	color: #FF0000;
}

.box96 {
	width: 100px;
}

/* 名前/パスワード */
.box120 {
	width: 120px;
	margin-top: 5px;
}

/* 住所 */
.box370 {
	margin-top: 5px;
	width: 370px;
}

/* メールアドレス */
.box380 {
	margin-bottom: 5px;
	width: 380px;
}

/* メールアドレス */
.box300 {
	margin-bottom: 2px;
	width: 300px;
	margin-top: 5px;
}

/* 電話番号 */
.box60 {
	width: 70px;
}

/* 郵便番号ボタン */
.zipimg {
	margin-top: 10px;
}

/* テキストエリア */
.area380 {
	width: 100%;
}

/* ボタン */
.tblareabtn {
	margin-top: 10px;
	text-align: center;
}

.tblareabtn table {
	margin-left: auto;
	margin-right: auto;
}

.tblareabtn td {
	width: 150px;
}


/*-------------------------------------
　　　・お問い合わせ（contact）
-------------------------------------*/
.other-contact-text01 {
	font-size: 1em;
	line-height: 1.8em;
	margin-bottom: 10px;
}

/*-------------------------------------
　　　・ご利用規約（entry）
-------------------------------------*/
.other-entry-text01 {
	font-size: 1.2em;
	line-height: 1.8em;
	margin-bottom: 10px;
}

/* テキストエリア */
.area470 {
	font-size: 1.2em;
	width: 650px;
}
