@charset "utf-8";

/*
(C) NAKATSUKAGU INC

	Table of Contents
	
	DEFOULT
	BASIC INLINE/TEXT STYLING
	BASSIC LAYOUT
	
	HEADER
	
	NAVI
	
	FOOTER

*/

/*
-------------------------------------------------------------------------------
DEFOULT
-------------------------------------------------------------------------------*/

html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,th,td,embed,object{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,abbr{border:0;}
address,caption,cite,code,dfn,em,h1,h2,h3,h4,h5,h6,strong,th,var{font-style:normal;font-weight:normal;}
ul {list-style:none;}
caption,th {text-align:left;}
h1{text-indent:-7777em;}
h1,h2,h3,h4,h5,h6{font-size:1.0em;}
q:before,q:after{content:'';}
a,ins{text-decoration:none;}
img{margin: 0px;}
hr{margin: 0px;}

/* standard helper classes */
.clr {clear: both;float: none;overflow: hidden;width: 1px;height: 1px;margin: 0 -1px -1px 0;border: 0;padding: 0;font-size: 0;line-height: 0;}
/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after {content: " ";display: block;visibility: hidden;clear: both;height: 0.1px;font-size: 0.1em;line-height: 0;}
* html .pkg {display: inline-block;}
/* no ie mac \*/
* html .pkg {height: 1%;}
.pkg {display: block;}
/* */

/* 
----------------------------------------------------------------------------- 
BASIC INLINE/TEXT STYLING
-----------------------------------------------------------------------------*/

html { border: none; }

body {
	font-family: Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴPro W3", "HiraKakuPro-W3", "MS Pゴシック", Lucida Grande, Verdana, Sans-Serif, Arial, Helvetica;
	font-size: 0.8em;
	color: #000;
	text-align: center;
}

.L
{
	float:left;
}

.R
{
	float:right;
}


/*
-------------------------------------------------------------------------------
BASSIC LAYOUT
-------------------------------------------------------------------------------*/
.wrapper
{
	width:960px;
	margin:0 auto;
}

* html .header
{
	height:49px;
	margin-top:1em;
	overflow:hidden;
}


.header
{
	position:relative;
	width:960px;
	height:49px;
	padding-bottom:1em;
	background-color:#cc0000;
	margin-bottom:30px;
}

div.header div.logo 
{
	position:absolute;
	width:416px;
	height:32px;
	text-indent:-7777em;
}


div.header div.logo a
{
	position:absolute;
	top:17px;
	left:17px;
	background-image:url(../img/common/3logo.png);
	background-repeat:no-repeat;
	width:416px;
	height:32px;
	text-indent:-7777em;
}

*html div.header div.logo  a
{
	background-image: none;
	filter: progid:DXImagetransform.Microsoft.AlphaImageLoader(src="http://www.dai-pri.com/poul2/img/common/3logo.png", sizingMethod="crop");
}


div.header div.innner
{
	margin-top:1.5em;
	width:950px;
	height:49px;
	text-indent:-7777em;
}

div.header div.innner a
{
	position:absolute;
	top:18px;
	right:17px;
	background-image:url(../img/common/tel.png);
	background-repeat:no-repeat;
	width:232px;
	height:24px;
}

*html div.header div.innner a
{
	background-image: none;
	filter: progid:DXImagetransform.Microsoft.AlphaImageLoader(src="http://www.dai-pri.com/poul2/img/common/tel.png", sizingMethod="crop");
}


.banner
{
	width:271px;
}

.banner li
{
	float:left;
	margin-top:7px;
	width:226px;
	padding-right:1em;
}

div#slideshow 
{
	width: 960px;
	height:440px;
	overflow: hidden;
}





#crossfade {
	position: relative;
	height: 440px;
	width: 960px;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
}

.fader {

}

#crossfade .fader {
	display: block;
	text-align: right;
}

#crossfade .image { position: absolute; }

#crossfade #image0, #crossfade #image1, #crossfade #image2, #crossfade #image3, #crossfade #image4 {
	top:0;
	left:0;
}

#crossfade .text {
	position:absolute;
	z-index:3;
}

#crossfade #text0 {
	left: 20px;
	top: 25px;
}

#crossfade #text1 {
	font:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height:1.8em;
	width:470px;
	left:420px;
	top: 190px;
	color:#221815;
	font-size:10px;
}

#crossfade #text2 {
	left: 70px;
	top: 25px;
}

#crossfade #text3 {
	font:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height:1.8em;
	width:470px;
	left:420px;
	top: 190px;
	color:#221815;
	font-size:10px;
}

#quote0, #quote1, #quote2, #quote3, #quote4 {
	margin: 0;
	padding: 0;
	display: block;
	text-align: left;
	
}

#quote0 {
	width: 800px;
	height: 17px;
}

#quote1 {
}

#quote2 {
 width: 419px;
 height: 16px;
}

#quote3 {

}




/*-------------------------------------------------------------------------------
aboutus
-------------------------------------------------------------------------------*/
* html body#b02
{
	text-align:left;
}


* html body#b02 .nameimg
{
	width:270px;
	margin-top:40px;
	text-align:center;
}
.aboutus
{
	width:960px;
}

.infomation
{
	width:960px;
}

.infoimg
{
	width:226px;
}

.nameimg
{
	width:270px;
	margin-top:40px;
}

.info
{
	width:300px;
	text-align:left;
	padding-left:30px;
}

.gaiyou
{
	width:230px;
	padding-left:10px;
	text-align:left;
	border-left: #000000 solid 5px;
	margin-top:40px;
}


.gaiyouimg
{
	margin-top:40px;
	margin-left:5px;
}



body#b02 table
{
	width:900px;
	text-align:left;
	border-bottom:1px dotted #C9CACB;
	font-size:12px;
	margin-top:3em;
	margin-bottom:1em;
	line-height:200%;
}


body#b02 th
{
	border-bottom:1px dotted #C9CACB;
	vertical-align:top;
	width:160px;
}

body#b02 td
{
	border-bottom:1px dotted #C9CACB;
}

/*-------------------------------------------------------------------------------
Sum Catalog
-----------------------------------------------------------------------------*/


.Commodity
{
	width:960px;
	margin:0 auto;
	
}

.Commodity ul
{
	float:left;
	margin:45px auto 20px;
	text-align:left;
}


.Commodity li
{
	width:100px;
	height:140px;
	float:left;
	margin:0 auto;
	padding-top:10px;
	padding-right:4px;
	margin-bottom:1em;
}

.Commodity li p
{
	background-image:url(img/common/arrow.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:10px;
}

.Commodity li a:hover img {
	border-color: none;
	background-color:#FFFFFF;
	opacity: 0.6;
	filter: alpha(opacity=60);
}


/*個別ページ*/
.contens
{
	width:960px;
	margin:0 auto;
}

.syousai
{
	margin:2em 0;
}


.stable
{
	margin-left:20px;
	text-align:left;
	color:#898989;
	font-size:11px;
	width:600px;
}

* html .stable{width:600px; margin-right:300px;}


.stable td
{
	width:450px;
}

.line
{
	width:620px;
}
* html .line{width:620px; margin-right:280px;}


	#gallery {

	}
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; }
	#gallery ul img {

	}
	#gallery ul a:hover img {
			border-color: none;
	background-color:#FFFFFF;
	opacity: 0.6;
	filter: alpha(opacity=60);
	}
	#gallery ul a:hover { color: #fff; }




/*SITE MAP*/
body#b04 a
{	
color:#000000;
}

body#b04 a:hover
{
	color:#FF0000;
}

.sitemap ul 
{
	padding-bottom:20px;
	text-align:left;
}

.sitemap ul li
{
	background-image:url(img/common/arrow_right_normal.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:20px;
	font-size:12px;
	margin-bottom:1em;
}

.sitemap ul ul.list 
{
	width:500px;
}

.sitemap ul ul.list li
{
	background-image:url(img/common/arrow_right_normal.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:20px;
	margin-left:30px;
	font-size:12px;
	width:100px;
	float:left;
}



/*-------------------------------------------------------------------------------
CONTACT
-------------------------------------------------------------------------------*/
.contact
{
	width:700px;
	text-align:left;
}

/*
TOPIC PATH */

* html p#topic_path{width:782x; margin-right:140px;}

p#topic_path {
	background: url(http://www.nk-poulkjaerholm.com/img/common/dot.gif) left bottom repeat-x;
	padding: 5px 0;
	//width: 810px;
	margin-bottom:1em;
	font: normal 11px/1.0 Arial, Helvetica, sans-serif;
	color: #BBB;
	text-align:left;
}

p#topic_path span {
	padding: 5px 15px 5px 17px;
	background-image: url(http://www.nk-poulkjaerholm.com/img/common/topic_path_bg.gif);
	background-position: 2px 2px;
	background-repeat: no-repeat;
}

p#topic_path span.home { background-position: 0px -27px; }

p#topic_path a { color: #666; }



/*-------------------------------------------------------------------------------
footer
-----------------------------------------------------------------------------*/

.footer
{
	width:960px;
	height:20px;
	margin:1em auto;
	font-size:11px;
	background-color:#dcdddd;
	background-image:url(http://www.nk-poulkjaerholm.com/img/common/copy.gif);
	background-repeat:no-repeat;
	background-position:left center;
}

.footer a
{
	color:#000000;
}

.footer a:hover
{
	color:#FF0000;
}


.fnavi
{
	padding-top:3px;
	text-align:right;
	font-size:10px;
}

.footer .innner
{
	width:890px;
	height:10px;
	padding-top:2px;
	text-align:right;
	padding-right:80px;
}
