@charset "UTF-8";
/**
 * 1カラム
 */
div#primary {
	clear: both;
	width: 760px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
}

/**
 * コンテンツエリア
 */

div#primary h3 {
	width: 760px;
	font-size: 1.6em;
	line-height: 1.8;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 20px;
	background: transparent url(/img/default/bg_h3.gif) no-repeat top left;
}

/**
 * 初めての方へ
 */
h2#about {
	text-indent: -9999px;
	height: 23px;
	background: transparent url(/img/default/pages/about/ttl_about.gif) no-repeat top left;
}

/**
 * 利用規約
 */
h2#terms {
	text-indent: -9999px;
	height: 23px;
	background: transparent url(/img/default/pages/terms/ttl_terms.gif) no-repeat top left;
}

.tos-text p {
	text-indent: 1em;
	line-height: 2em;
}

.tos-text ol {
	margin-left: 10px;
}

.tos-text li {
	line-height: 2em;
}

/**
 * 会社概要
 */

h2#company {
	text-indent: -9999px;
	height: 44px;
	background: transparent url(/img/default/pages/company/ttl_company.gif) no-repeat top left;
}

ul#business {
	font-size: 1.0em;
	padding-left: 0em;
}

ul#business li {
	list-style-type: none;
}

/**
 * プライバシーポリシー
 */

h2#privacy {
	text-indent: -9999px;
	height: 23px;
	background: transparent url(/img/default/pages/privacy/ttl_privacy.gif) no-repeat top left;
	margin-bottom: 14px;
}

.privacy-text p {
	text-indent: 1em;
	line-height: 2em;
}

.privacy-text ol {
	margin-left: 10px;
}

.privacy-text li {
	line-height: 2em;
}

/**
 * リンクについて
 */

/** リンク1 */
h2#link {
	text-indent: -9999px;
	height: 23px;
	background: transparent url(/img/default/pages/link/ttl_link.gif) no-repeat top left;
}

div.link {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}

div.links {
	text-align: left;
	padding-left: 20px;
}

div.link a {
}

/** リンク2 */
div.url {
	color: #888888;
	font-size: 0.9em;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
}

table.link-area {
	width: 90%;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

table.link-area td {
	width: 33%;
	font-size: 1.0em;
	line-height: 1.4;
}

ul.link {
	text-align: left;
	list-style-type: square;
}

/**
 * サイトマップ
 */

h2#sitemap {
	text-indent: -9999px;
	height: 23px;
	background: transparent url(/img/default/pages/sitemap/ttl_sitemap.gif) no-repeat top left;
}
