/*
***************************************
	Browser-Reset
***************************************
*/

* {
	margin:0;
	padding:0;

	font-family: メイリオ,Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic",Osaka,Verdana,Arial, Helvetica, sans-serif;

}

body {

	color: #250d00;
	line-height: 1.5;
	text-align:center;
	margin:0;
	padding: 0;
	background-color:#fffef2;
}

h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dd, map {
	margin: 0;
	padding: 0;
}

form, fildset {
	margin: 0;
	padding: 0;
}

img, fieldset {
	border: none;
}

ul {
	list-style-type: none;
}

input, textarea {}

strong { line-height: normal;}

/*
***************************************
	Anchor	
***************************************
*/

a:link {
	color: #333366;
	text-decoration: none;
}

a:visited {
	color: #333366;
	text-decoration: none;
}

a:hover {
	color:#028760;
	text-decoration: underline;
}

/*
***************************************
	Layout
***************************************
*/
#box{
	background-image:url(image/wp.gif);
	background-position:center;
	background-repeat:repeat-y;
	
	background-color:#fffef2;
}

#header{
	width:100%;
	padding:0;
	margin:0;


	background-image:url(image/wp.gif);
	background-position:center;
	background-repeat:repeat-y;


}

#main{
	position:relative;
	width:780px;
	margin:0 auto 50px;
	text-align:center;
	padding:0;

}

#contents{
	width:500px;
	margin-top:20px;
	text-align:left;
	float:left;

}


#menu{
	width:270px;
	margin-top:20px;
	padding:0 0 10px 0;
	text-align:left;
	float:left;
	margin-left:10px;
	


}

#footer{
	padding:10px 0 0 0;
	clear:both;
	background-image:url(image/footer_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom center;

}

/*
***************************************
	Layout-Decoration
***************************************
*/

/*
===================================
	Header-Decoration
===================================
*/

#header-1st{
	width:780px;
	height:50px;
	margin:0 auto;
	padding:0;
	text-align:left;
	clear:both;
	
	position:relative;
	border-bottom:3px solid #007b43;

	background-image:url(styleimages/header-1st-bg.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

#header-1st h1{
}

#header-1st #sitemap{

	position:absolute;
	left:670px;
	top:30px;
}

#header-contents{
	text-align:center;
	padding:0;
	margin:0 auto;
	width:780px;
	height:400px;
	position:relative;
	
	background-image:url(image/topbg.jpg);
	background-repeat:no-repeat;
	background-position:top center;

}

#policy{
	position:absolute;
	left:510px;
	top:20px;
	
	width:270px;
	height:320px;
	background-image:url(image/policy_bg.jpg);
	background-repeat:no-repeat;
	
	color:#333333;

}


#policy-text{
	font-size:14px;
	line-height:150%;
	height:290px;
	text-align:left;
	margin:15px 10px 15px 20px;
	padding:0 5px 0 0;
	overflow:auto;
	
	color:#250d00;
	
}
#policy-text h1{
	font-size:16px;
	display:inline;
}

#policy-text h2{
	padding:0;
	margin:5px 0 0;
	
	color:#649028;
	font-size:20px;
	font-weight:bold;
}

#policy-text h3{
	text-align:right;
	font-size:14px;
	font-weight:bolder;
	border-bottom:1px solid #144927;
	margin:5px 0;
}

#policy-text p{
	text-indent:1em;

	padding:0 0 5px 0;
}


#navi{
	border-top:5px solid #01875f;
	border-bottom:5px solid #01875f;
	width:780px;
	height:25px;
	position:relative;
	margin:0;
	padding:0;
	top:365px;
	left:0;
}
#navi ul, #navi li{
	margin:0;
	padding:0;
	list-style-type:none;
	float:left;
}

#navi ul{
	width:780px;
	height:25px;
	background-image:url(image/navibg.gif);
	background-repeat:no-repeat;

}


#navi ul li.company a{	
	display:block;
	margin-left:20px;
	width:105px;
	height:25px;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
}


#navi ul li.company a.active, 

#navi ul li.company a:focus, 
#navi ul li.company a:hover{
	background-image:url(image/navibg.gif);
	background-repeat:no-repeat;
	background-position:-20px -25px;
}



#navi ul li.first a{
	display:block;
	margin-left:20px;
	width:110px;
	height:25px;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
}

#navi ul li.first a.active, 
#navi ul li.first a:focus, 
#navi ul li.first a:hover{
	background-image:url(image/navibg.gif);
	background-repeat:no-repeat;
	background-position:-145px -25px;
}


#navi ul li.access a{
	display:block;
	margin-left:20px;
	width:105px;
	height:25px;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
}

#navi ul li.access a.active, 
#navi ul li.access a:focus, 
#navi ul li.access a:hover{
	background-image:url(image/navibg.gif);
	background-repeat:no-repeat;
	background-position:-275px -25px;
}


#navi ul li.question a{
	display:block;
	margin-left:20px;
	width:110px;
	height:25px;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
}
#navi ul li.question a.active, 
#navi ul li.question a:focus, 
#navi ul li.question a:hover{
	background-image:url(image/navibg.gif);
	background-repeat:no-repeat;
	background-position:-400px -25px;
}


#navi ul li.blog a{
	display:block;
	margin-left:20px;
	width:100px;
	height:25px;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
}
#navi ul li.blog a.active, 
#navi ul li.blog a:focus, 
#navi ul li.blog a:hover{
	background-image:url(image/navibg.gif);
	background-repeat:no-repeat;
	background-position:-530px -25px;
}


#navi ul li.contact a{
	display:block;
	margin-left:20px;
	width:110px;
	height:25px;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
}
#navi ul li.contact a.active, 
#navi ul li.contact a:focus, 
#navi ul li.contact a:hover{
	background-image:url(image/navibg.gif);
	background-repeat:no-repeat;
	background-position:-650px -25px;
}

#kv{
	clear:both;
	padding:30px 0 0 0;
	margin:0;
}

/*
===================================
	Box-Decoration
===================================
*/

/*
===================================
	Contents-Decoration
===================================
*/

/*
---------------------------
	Contents-Left 
---------------------------
*/
#contents-left{
	margin:10px 0 0 0;
	float:left;
	width:400px;}

/* news */
#news{
	padding:0;
	margin:0;
}

#news-title{
	padding:0;
	margin:0;
}

#news-contents{
	padding:0 10px 10px;
	margin:0;
	line-height:1.2em;
	font-size:80%;
}

#news-contents dt{
	padding-top:0.75em;
	padding-left:1em;
}

#news-contents dd{
	margin-top:-1.2em;
	padding:0 0 1em 8em;
	border-bottom:1px dashed #c1c1c1;
}

/* column , colum2*/

#column, 
#column2{
	padding:0;
	margin:1em 0 0 0;
}

#column-title, 
#column2-title{
	padding:0;
	margin:0;
}

#column-contents, 
#column2-contents{
	padding:0 10px 10px;
	margin:0;
	line-height:1.2em;
	font-size:80%;
}
#column-contents p, 
#column2-contents p{
	background-color:#eaf5b9;
	padding:0.5em;
	margin:1em 2em;
}

#column-contents dt, 
#column2-contents dt{
	padding-top:0.75em;
	padding-left:1em;
}

#column-contents dd, 
#column2-contents dd{
	margin-top:-1.2em;
	padding:0 0 1em 8em;
	border-bottom:1px dashed #c1c1c1;
}

/* artgallery */

#gallery{
	padding:0;
	margin:1em 0 0 0;
}

#gallery-title{
	padding:0;
	margin:0;
}

#gallery-contents{
	padding:0 10px 10px;
	margin:0;
	line-height:1.2em;
	font-size:80%;
}
#gallery-contents p{
	background-color:#eaf5b9;
	padding:0.5em;
	margin:1em 2em;
}

#gallery-contents dt{
	padding-top:0.75em;
	padding-left:1em;
}

#gallery-contents dd{
	margin-top:-1.2em;
	padding:0 0 1em 8em;
	border-bottom:1px dashed #c1c1c1;
}


/*
-------------------------
	Exsample 
-------------------------
*/

#example{
	margin:20px 0 0 0;
}

#example ul{
	margin:5px 0 50px 10px;

}
#example ul li{
	margin:0 0 5px;
}

#example ul li a{
	display:block;
	width:480px;
}

#example ul li a:hover{
	background-color:#eaf5b9;
}

/*
------------------------------
	Content-Right 
------------------------------
*/

#contents-right{
	margin:10px 0px 0 0px;
	padding:0 10px 0 0;
	float:right;
	width:170px;
}

/*
===================================
	Menu-Decoration
===================================
*/

#service{
	width:270px;
	background-color:#ffffff;


}

#service-title{
	background-image:url(image/menu_title.gif);
	background-repeat:no-repeat;
	background-position:top;
	
	height:80px;
	text-indent:-9999px;
	margin:0 0 5px 0;
}

#service li{
	padding:5px 5px 5px 5px;
	margin:0 0 5px 0;
	
	border-top:1px solid #028760;
	border-right:1px solid #028760;
	border-bottom:1px solid #028760;
	border-left:5px solid #028760;

	
	clear:both;
}

#service li img{
	float:left;
	vertical-align:bottom;
	margin: 0 5px 0 0;
}

#service li p{
	padding:0;
	font-size:13px;
	display:inline;
}

#service li a, 
#service li a:link, 
#service li a:visited {
	line-height:150%;

}

#service li a:hover {
	color:#028760;
	text-decoration:underline;
}

#business{
	width:270px;
	padding:10px 0 10px 0;
	margin:10px 0 10px 0;
	background-color:#a6c8b2;
	text-align:center;

	
}

#business li{
	margin:0 0 0 0;
}

#link{
	margin:0 0 0 0;
	padding:10px 0 30px 0;
	text-align:left;
	background-color:#ffffff;

	background-image:url(image/menu_bottom.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}

#link-title{
	padding:5px 10px;
	margin-bottom:5px;
	background-color:#028760;
	color:#ffffff;
	font-weight:bold;
}

#link-title a, 
#link-title a:visited{
	color:#ffffff;
}

#link-title a:hover, 
#link-title a:active{
	color:#ffffff;
	text-decoration:underline;
}

#link li{
	margin-bottom:3px;
	margin-left:25px;
	list-style-type:square;
}

/*
===================================
	Footer-Decoration
===================================
*/

#footer p{
	width:780px;
	margin:0 auto;
	padding:10px 0 15px 0;
	text-align:center;
	bottom:0;
	font-size:80%;	
	border-top:1px solid #c2be91;
	
	color:#666666;
}

#footer p a, #footer p a:visited{
	color:#666666;
}

#footer p a:hover{
	color:#028760;
	text-decoration:underline;
}


/*
****************************************
	category archives
****************************************
*/

#contents-title{
	background-color:#333333;
	color:#ffffff;
	padding:5px 10px;
	margin:0;
}

/*
===================================
     team-6%
===================================
*/

#team-6{
	margin:10px 0;
	background-image:url(http://nagaiseizaisho.co.jp/image/team-6_bg.gif);
	background-repeat:repeat-x;
}

#team-6 banner{
	width:780px;
	margin:0 auto;
}

/*
===================================
     Entry-decoration
===================================
*/
table.calender
{
	border:1px solid #cccccc;
	border-collapse:collapse;
	margin:0 0px 1em 15px;

}

table.calender th
{
	padding:5px 5px 3px 5px;
	background-color:#f5f5f5;
	border:1px solid #cccccc;
	font-weight:bold;
	text-align:center;

}

table.calender td
{
	border:1px solid #cccccc;
	text-align: center;
	padding:8px 0;
	border:1px solid #a0b3bb;
}

table.calendar tr.holiday
{
	background-color:#fdeff2;

}

table.calendar th span
{
	color:#FF0000;
	font-weight:normal;
	font-size:80%;
}

table.calendar td span
{
	color:#FF0000;
	font-weight:bold;
}

/*
**************************************
	フィードリスト
**************************************
*/

div#bloglist{ margin:0 0 10px 0; font-size:80%;}
div#bloglist h3 { margin:0 0 0.5em 0;
padding:7px 0 7px 5px;}
p#blogexplain{ padding:0.5em; background-color:#eaf5b9; margin:1em 2em;}
div#creditfooter{ display:none;}
div.feedburnerFeedBlock { margin:0;}
div.feedburnerFeedBlock ul{ padding:10px 10px 0; margin:0; list-style-type:none;}

div.feedburnerFeedBlock ul li{
clear:both;
margin-bottom:10px;
background-image:url(http://nagaiseizaisho.co.jp/image/ico-tree.gif);
background-position:10px 0;
background-repeat:no-repeat;
padding-left:55px;
}

div.feedburnerFeedBlock ul li p{ margin:5px;}
div.feedburnerFeedBlock ul li p.date{ color:#666666;}
