@charset "UTF-8";

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
body{-webkit-text-size-adjust: 100%;}
img{vertical-align:bottom;}
hr {display:none;clear:both;}
a:link {color: #000000; text-decoration: underline;}
a:visited {color: #000000; text-decoration: underline;}
a:active {color: #00000; text-decoration: underline;}
a:hover {color: #00000; text-decoration: underline;}

body {
	color:#000000;
	font-family:"Times New Roman", "YuMincho","Yu Mincho", "游明朝体", "ヒラギノ明朝 ProN W3","ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro W3","ヒラギノ明朝 Pro","Hiragino Mincho Pro", "ＭＳ 明朝","MS Mincho", serif;
	font-size:14px;
	line-height:26px;
}
/* for IE6 */
* html body {
	font-size: 75%;
}
/* for IE7 */
*:first-child+html body {
	font-size: 75%;
}

.krnL {
	margin-left: -0.4em;
}

.krnR {
	margin-right: -0.4em;
}

.krnC {
	margin-left: -0.2em;
	margin-right: -0.2em;
}

#container {
	width: 940px;
	margin: 0 auto;
}

#header {
	height:680px;
}

#header h1 {
	position: relative;
	top: 0px;
	left: 40px;
	z-index: 2;

}

#header ul {
	position: relative;
	top: -172px;
	left: 0px;
	z-index: 1;
}

#introduction,
#news,
#stockists,
#about {
	margin:60px 0 0 0;
}

#introduction {
	text-align:center;
}

#news {
	text-align:center;
}

#news h4 {
	font-size:16px;
	font-weight:bold;
}

#introduction h2,
#news h2,
#stockists h2,
#about h2 {
	margin:0 0 40px 0;
}

#introduction h3,
#news h3,
#stockists h3,
#about h3 {
	margin:0 0 40px 0;
}

#introduction p {
	margin:0 0 20px 0;
}


#news .lead {
	margin:0 auto 40px;
	width: 440px;
}

#news p {
	margin:0 auto 40px;
}

#stockists {
	text-align: center;
	width: 960px;
	margin: 0 auto;
}


#stockists .shop h5 {
	font-size:16px;
	font-weight:bold;
}

#place-and-date .event p {
	line-height:22px;
}

#place-and-date .event .place{
	font-size:12px;
	line-height:20px;
}

#place-and-date .event .date{
	font-weight:bold;
	font-style:italic;
}

#how-to-aplly {
	text-align: center;
	width: 900px;
	margin: 0 auto;
}

.leftcol {
	width:440px;
	margin: 0 0 0 10px;
	float:left;
}

.rightcol {
	width:440px;
	margin: 0 10px 0 0;
	float:right;
}

#stockists {
	text-align:center;
}

#stockists h3 {
	margin:40px 0 0 0;
}

#stockists h4 {
	margin:10px 0 20px 0;
	font-family: 'Helvetica Neue', Helvetica, Arial, YuGothic, 'Yu Gothic', 游ゴシック体, '游ゴシック', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, 'MS ゴシック', 'MS Gothic', sans-serif;
	font-weight:bold;
	text-align:center;
}

#stockists h5 {
	margin:0 0 0 0;
}

#stockists .shop {
	width: 280px;
	margin:0 0 40px 0;
	padding:0 20px 0 20px;
	float:left;
}

#stahlemuhle h3,
#christoph-keller h3 {
	margin:0 0 10px 0;
	text-align:center;
}

#stahlemuhle h4,
#christoph-keller h4 {
	margin:0 0 10px 0;
	font-family: 'Helvetica Neue', Helvetica, Arial, YuGothic, 'Yu Gothic', 游ゴシック体, '游ゴシック', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, 'MS ゴシック', 'MS Gothic', sans-serif;
	font-weight:bold;
	text-align:center;
}

#stahlemuhle p,
#christoph-keller p {
	margin:0 0 20px 0;
}

#footer {
	margin:100px 0 ;
	text-align:center;
	font-size:12px;
	line-height:18px;
}

#footer h2 {
	margin:20px 0 0 0;
}

.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	font-size:0;
}

#btn {
	position:fixed;
	bottom:80px;
	right:40px;
	z-index:2;
}

.clearfix{
	display:inline-block;
}

/* Hides from IE-mac ¥*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */