@charset "UTF-8";

/*=====================================
* 01.共通要素
* 02.ページ要素
* =====================================*/

/*=====================================
*
* 01.共通要素
*======================================*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.6;
	font-size: 75%;
	font-family: メイリオ, "ＭＳ ゴシック", "MS Gothic", sans-serif;
	color: #111111;
}

a {
	color: #0068b7;
	text-decoration: underline;
}

a:link {
	color: #0068b7;
	text-decoration: underline;
}

a:visited {
	color: #0068b7;
	text-decoration: underline;
}

a:hover {
	color: #0068b7;
	text-decoration: none;
}

a:active {
	color: #0068b7;
	text-decoration: underline;
}

img {
	border: 0;
}

/* サブウィンドウ設定 */
#wrapper {
	width: 800px;
}

#content {
	margin: 24px;
}

#footer {
	border-top: 1px solid #dadada;
	text-align: center;
}

#footer .closeWin {
	padding: 22px 0 16px;
}

h1, h2, h3, p, ul, li, dl, dt, dd {
	margin: 0;
	padding: 0;
}


/*=====================================
*
* 02.ページ要素
*======================================*/


/* ページタイトル */
.cathelp h1 {
	padding: 11px 0 36px;
	font-size: 200%;
}
.cathelp h2 {
	margin:0 0 20px 0;
}

.cathelp .cathelp_cts {
	margin-bottom: 48px;
}

/* コンテンツ内タイトル要素 */
.cathelp .cts_ttl {
	margin-bottom: 16px;
	font-size: 134%;
	border-bottom: 2px #ff6500 solid;
}


/* clearfix */
.cathelp .entryCheck:after,
.cathelp .msgList ul:after,
.cathelp .noshiKnowledge:after {
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: " ";
	font-size: 0;
}
.cathelp .entryCheck,
.cathelp .msgList ul,
.cathelp .noshiKnowledge { /* for IE */
	zoom: 1;
}

/* お申し込みの際の確認事項
=======================================*/

/* 梱包形態について */
.cathelp .entryCheck {
	padding: 20px 0 20px;
}

.cathelp .entryCheck dl {
	width: 234px;
	float: left;
	margin-right: 25px;
	_display: inline;
}

.cathelp .entryCheck dl.lastChild {
	margin-right: 0;
}

.cathelp .entryCheck dt {
	margin-bottom: 16px;
}

.cathelp .entryCheck dd ul li {
	list-style: none;
}

/* ご確認ください */
.cathelp .listCheck {
	margin-bottom: 24px;
	padding: 16px;
	background-color: #f5f5f5;
}

.cathelp .listCheck h2 {
	font-size: 118%;
	line-height: 100%;
	border-bottom: 4px #dddddd solid;
	margin-bottom: 16px;
	padding-bottom: 16px;
}

.cathelp .listCheck ul li {
	margin-left: 24px;
}


/* ご用途と「のし紙」について
=======================================*/

/* のし欄の記入方法 */
.cathelp .noshiEdit {
	margin-top: 24px;
}

.cathelp .noshiEdit dt {
	margin-bottom: 12px;
	font-size: 116%;
	line-height: 100%;
	font-weight: bold;
	color: #cc0000;
}

/* 主な表書きと用途 */

.cathelp .noshiEnvelope dt {
	font-weight: bold;
	padding-top: 16px;
}

.cathelp .noshiUse {
}

.cathelp .noshiUse table {
	border-collapse: collapse;
	border-spacing: 0;
	border: 0;
	margin-top: 16px;
	border: 2px #cccccc solid;
}

.cathelp .noshiUse table .col01 {
	width: 13%;
}
.cathelp .noshiUse table .col02 {
	width: 24%;
}
.cathelp .noshiUse table .col03 {
	width: 13%;
}

.cathelp .noshiUse table th,
.cathelp .noshiUse table td {
	padding: 6px;
	border: 1px #cccccc solid;
}

.cathelp .noshiUse table thead th {
	font-weight: bold;
	text-align: center;
	background-color: #fae3ab;
}

.cathelp .noshiUse table tbody th {
	background-color: #fdf4de;
	color: #AD0C11;
	font-weight: bold;
	text-align: left;
}

.cathelp .noshiUse table td.txCtr {
	text-align: center;
}


/* のしの基礎知識 */
.cathelp .noshiKnowledge .noshiKnowledge_img {
	float: left;
}

.cathelp .noshiKnowledge p {
	padding-left: 160px;
	margin-bottom: 12px;
}

/* メッセージカード、挨拶状について
=======================================*/
.msgList {
	margin: 24px 0 0;
	padding: 24px 0 24px 24px;
	background-color: #fff5f7;
}

.msgList p {
	padding-right: 32px;
}

.msgList .msgList_cap {
	margin-bottom: 4px;
	font-size: 116%;
	font-weight: bold;
}

.msgList li {
	width: 137px;
	padding-top: 24px;
	float: left;
	margin-right: 5px;
	list-style: none;
	text-align: center;
	font-size: 0;
	line-height: 0;
	display: _inline;
}

.msgList li img {
	vertical-align: top;
}

.msgList li img.msgList_name {
	margin-bottom: 8px;
}

.msgList li img.msgList_img {
	margin-bottom: 7px;
}


/* カタログご購入の際の注意事項 */

ul.ex {
	margin: 0 0 24px;
	padding: 0 0 0 24px;
}

dl.orderFlow dt {
	margin-bottom: 8px;
	font-weight: bold;
	font-size: 120%;	
}

dl.orderFlow dd {
	margin-bottom: 24px;
}


.cathelpContact {
	padding: 16px;
	border: 3px solid #dddddd;
}

.cathelpContact h2 {
	margin-bottom: 8px;
	font-size: 120%;
}

.cathelpContact dl dt {
	font-size: 110%;
	font-weight: bold;
	color: #f56201;
}
