@charset "UTF-8";
/* CSS Document */

body#index {
	position:relative;
	width:100%;
	min-width:1200px;
}

#top-bg {
	width:1200px;
	min-height:1504px;
	background:url(../img/top/top-bg.jpg) #cec3b2 no-repeat top center;
}

/*----------------------------------------
	ナビゲーション
-----------------------------------------*/

.top-nav-wrap {
	width:1020px;
	height:52px;
	margin:0 auto;
	padding-top:10px;
}

#top-example {
	width:1000px;
	position:relative;
	margin-left:12px;
}
#top-example li {
	display:inline-block;
}
#top-example a {
	width:122px;
	float: left;
}
#top-example a:hover {
}
#magic-line {
	position: absolute;
	top: -10px;
	right: 0;
	width: 122px;
	height: 10px;
	background:url(../img/top/nav-on.png) no-repeat top right;
}
.current_page_item a {
}
.ie6 #top-example-one li, .ie7 #top-example-one li {
	display: inline;
}
.ie6 #magic-line {
	top: -10px;
}

#top-example li.top-nav04 a {
	margin-left:240px;
}

/*----------------------------------------
	コンテンツ
-----------------------------------------*/

.top-cont {
	width:1000px;
	margin:0 auto;
}

.summary {
	margin:92px 0 0 639px;
}

/*--------------------
ホーローシリーズ
--------------------*/

.horo {
	width:973px;
	padding:26px 0 0 27px;
}

.horo-title {
	width:973px;
}

.horo-title_left {
	width:81px;
	float:left;
}

.horo-title_right {
	width:152px;
	float:left;
	margin-left:317px;
	padding-top:16px;
}

.horo-series {
	clear:both;
	height:157px;
	padding:28px 0 0 81px;
}

.horo-series li.horo01 {
	float:left;
	width:157px;
	margin-right:66px;
}
.horo-series li.horo02 {
	float:left;
	width:124px;
	margin-right:72px;
	padding-top:52px;
}
.horo-series li.horo03 {
	float:left;
	width:150px;
	margin-right:52px;
	padding-top:30px;
}
.horo-series li.horo04 {
	float:left;
	width:184px;
	padding-top:18px;
}

.horo-series_nav {
	clear:both;
	width:805px;
	height:62px;
	margin-left:81px;
}

li.horo_nav01 {
	float:left;
	width:157px;
	margin-right:66px;
}
li.horo_nav02 {
	float:left;
	width:124px;
	margin-right:82px;
}
li.horo_nav03 {
	float:left;
	width:132px;
	margin-right:76px;
}
li.horo_nav04 {
	float:left;
	width:146px;
}

/*--------------------
北欧シリーズ／ドリッパー
--------------------*/

.northern_europe {
	width:973px;
	padding:19px 0 0 27px;
}

.n_e-title {
	width:973px;
}

.n_e-title_left {
	width:82px;
	float:left;
}

.n_e-title_right {
	width:90px;
	float:right;
	margin-right:254px;
	padding-top:12px;
}

.n_e-series {
	clear:both;
	height:182px;
	padding:34px 0 0 96px;
}

.n_e-series li.n_e01 {
	float:left;
	width:174px;
	margin-right:70px;
}

.n_e-series li.n_e02 {
	float:left;
	width:164px;
	margin-right:144px;
	padding-top:32px;
}

.n_e-series li.dripper {
	float:left;
	width:190px;
}

.n_e-series_nav {
	clear:both;
	width:742px;
	height:56px;
	margin-left:96px;
}

.n_e-series_nav li.n_e_nav01 {
	float:left;
	width:144px;
	margin-right:100px;
}

.n_e-series_nav li.n_e_nav02 {
	float:left;
	width:140px;
}

.n_e-series_nav li.dripper {
	float:right;
	width:157px;
}

/*--------------------
ナチュラルシリーズ
--------------------*/

.natural {
	position:relative;
	width:1000px;
	margin-top:19px;
}

p.natural-title {
	position:absolute;
	top:0;
	left:27px;
}

.natural-series {
	clear:both;
	height:250px;
}

.natural01 {
	float:left;
	width:348px;
	margin-right:26px;
	padding-top:30px;
}

.natural02 {
	float:left;
	width:404px;
	padding-top:10px;
}

.natural03 {
	float:right;
	width:164px;
	padding-top:90px;
}

.natural-series_nav {
	width:925px;
	padding:35px 0 0 59px;
}

li.natural_nav01 {
	float:left;
	width:254px;
	margin-right:105px;
}
li.natural_nav02 {
	float:left;
	width:312px;
}
li.natural_nav03 {
	float:right;
	width:134px;
}

.address {
	clear:both;
	padding-top:100px;
	text-align:center;
}

.address p {
	color:#fff;
}
