@charset "utf-8";

/* ------------------------------
 Home
------------------------------ */
#flash { /* フラッシュ */
	width: 100%;
	height: 384px;
	margin: 0;
	padding: 0;
	text-align: center;
	background: url(/shared/img/header_bg.gif) repeat;
}

#flash_in {
	width: 770px;
	margin: 0 auto;
	padding: 0;
}

#wn_left { /* 新着情報タイトル */
	width: 120px;
	margin: 0;
	padding: 0;
	float: left;
}

img.title_top { /* タイトル画像のスペース */
	margin-top: 4px;
}

#wn_right { /* 新着情報 */
	width: 650px;
	margin: 0;
	padding: 0;
	float: left;
}

#wn_right ul {
	margin-top: -4px;
}

#wn_right ul li {
}

#wn_right ul li p.date { /* 新着情報日付 */
	width: auto;
	padding: 0 18px 0 8px;
	float: left;
	background: url(/shared/img/arrow01.gif) no-repeat 0 center;
}

#wn_right ul li p.news { /* 新着情報内容 */
	width: auto;
	float: left;
}

img.sptb26 {
	margin: 26px 0;
}

#brandsnavi { /* ブランドナビ */
	width: 770px;
	height: 65px;
	margin: 0;
	padding: 0;
}

#brandsnavi ul {
	height: 53px;
}

#brandsnavi ul li {
	float: left;
}

#brandsnavi ul li#tatami {
	width: 107px;
}

#brandsnavi ul li#betula {
	width: 89px;
}

#brandsnavi ul li#birkis {
	width: 87px;
}

#brandsnavi ul li#duckfeet {
	width: 70px;
}

#brandsnavi ul li#loints {
	width: 64px;
}

#brandsnavi ul li#el_naturalista {
	width: 95px;
}

#brandsnavi ul li#sanita {
	width: 80px;
}

#brandsnavi ul li#top-sider {
	width: 90px;
}
#brandsnavi ul li#pozu {
	width: 85px;
}

#brandsnavi ul li img {
	margin: 0;
	padding: 0;
	display: block;
}

/* ------------------------------
 What's New
------------------------------ */
#news {
	width: 100%;
	margin: -6px 0 -7px;
	padding: 0;
}

#news h2 {
	margin-bottom: 2.0em;
	font-weight: bold;
}

#news h2.nosp {
	margin-bottom: 0;
	font-weight: bold;
}

img.spt43b44 {
	margin: 43px 0 44px;
}

/* ------------------------------
 Topics
------------------------------ */
#topics {
	width: 100%;
	margin: -6px 0 0;
	padding: 0;
}

#topics h2 {
	margin-bottom: 2.0em;
	font-weight: bold;
}

#topics h2.nosp {
	margin-bottom: 0;
	font-weight: bold;
}

/* ------------------------------
 Projects
------------------------------ */
#projects {
	width: 100%;
	margin: 0;
	padding: 0;
}

/* これ以降Mac IE 5のみに適用される \*//*/
#projects {
	overflow: hidden;
}
/* これ以降Mac IE 5以外にも適用される */

div.projects_text { /* プロジェクトテキスト */
	width: 310px;
	margin: 0 0 -7px;
	padding: 0;
	float: left;
}

div.projects_text h2 {
	margin-top: -6px;
	margin-bottom: 2.0em;
	font-weight: bold;
}

div.projects_photo { /* プロジェクト写真 */
	width: 190px;
	margin: 0;
	padding: 0;
	text-align: right;
	float: right;
}

div.projects_photo img { /* 写真下スペースあり */
	margin-bottom: 10px;
}

div.projects_photo img.b { /* 写真下スペースなし */
	margin-bottom: 0;
}

div.projects_photo p { /* キャプション */
	margin-bottom: -6px;
	*margin: -1px 0 -5px;
}

div.projects_pt { /* プロジェクトページトップ */
	width: 520px;
	margin: 0;
	padding: 50px 0 10px;
	font-size: 0;
	line-height: 0;
	text-align: right;
	clear: both;
}

/* ------------------------------
 Inquiry
------------------------------ */
img.title_inquiry { /* タイトル画像のスペース */
	margin: 5px 0 7px;
}

#inquiry {
	width: 100%;
	margin: 0;
	padding: 0;
}

#inquiry p {
	margin: -6px 0 43px;
}

#inquiry p.thanks {
	margin: -6px 0 -7px;
}

#inquiry ul {
	height: 70px;
}

#inquiry ul li {
	float: left;
}

#inquiry ul li#corporation {
	width: 270px;
}

#inquiry ul li#general {
	width: 250px;
}

#inquiry ul li img {
	margin: 0;
	padding: 0;
	display: block;
}

#inquiry table {
	width: 100%;
}

#inquiry table th {
	width: 38%;
	padding: 10px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	background: #e1e1d7;
}

#inquiry table td {
	width: 62%;
	padding: 10px;
	border-bottom: 1px solid #fff;
	background: #ebebe1;
}

#inquiry table td.r {
	text-align: right;
}

.required { /* 必須 */
	padding-left: 3px;
	color: #fa6e00;
}

.spr10 { /* テキストスペース */
	padding-right: 10px;
}
/* ------------------------------
 Privacy Policy
------------------------------ */
#privacy {
	width: 100%;
	margin: -6px 0 -5px;
	padding: 0;
}

#privacy h2 {
	margin-bottom: 2.0em;
	font-weight: bold;
}

/* ------------------------------
 Site Map
------------------------------ */
#sitemap {
	width: 100%;
	margin: -18px 0 0;
	padding: 0;
}

#sitemap ul {
}

#sitemap ul li {
	margin: 0;
	padding: 12px 0;
	background: url(/shared/img/dcdcdc.gif) repeat-x 0 bottom;
}

#sitemap ul li p {
	padding-left: 13px;
	font-weight: bold;
	background: url(/shared/img/arrow01.gif) no-repeat 4px center;
}

#sitemap ul li div.major {
	width: 174px;
	margin: 0;
	padding: 0;
	float: left;
}

#sitemap ul li div.major p {
	padding-left: 13px;
	font-weight: bold;
	background: url(/shared/img/arrow01.gif) no-repeat 4px center;
}

#sitemap ul li div.minor {
	width: 346px;
	margin: -12px 0 0;
	padding: 0;
	float: left;
}

#sitemap ul li div.minor ul {
}

#sitemap ul li div.minor ul li {
	margin: 0;
	padding: 12px 0;
	background: url(/shared/img/dcdcdc_d.gif) repeat-x 0 bottom;
}

#sitemap ul li div.minor ul li.last {
	padding: 12px 0 0;
	background: none;
}

#sitemap ul li div.minor ul li p {
	padding-left: 13px;
	font-weight: normal;
	background: url(/shared/img/arrow01.gif) no-repeat 4px center;
}

#sitemap ul li div.minor ul li p.brand {
	width: 160px;
	float: left;
}

#sitemap ul li div.minor ul li p.lineup {
	width: 160px;
	float: right;
}

