@charset "utf-8";
/*
Theme Name: Hatano-Pleats
Theme URI: http://hatano-pleats.com/
Description: 畑野産業
Author: D-KAGA
Author URI: http://d-kaga.com/
*/




/* Begin Typography & Colors */
body {
	font-size: 90%;
	font-family: Arial, "メイリオ","ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Helvetica, sans-serif;
	line-height: 1.6em;
	color: #000000;
	text-align: center;
	background-color: #412628;
	background-image: url(images/bgimg01.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
	}

#container { 
width:780px;
margin: 0 auto;
 }

/* Links */
a:link {background-color:inherit; color:#0033cc; }
a:visited {background-color:inherit; color:#6633cc; }
a:hover {background-color:inherit; color:#cc3300; }

a img {border-style: none; }



/* header */

#header {
	background-image: url(images/headbg.jpg);
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center top;
	height: 346px;
	}
#header02 {
	background-image: url(images/headbg02.jpg);
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center top;
	height: 90px;
	}

.logo { float: left; }
.search {
	float: right;
	text-align: right;
	margin: 3px 5px 0 0;
	padding: 0;
	color: #FFFFFF;
	position: relative;
	font-size: 90%;
}
.headnavi {padding: 3px;}
.headnavi a {
	text-decoration: none;
	color: #ffffff;
	background: url(images/mark01.gif) no-repeat 5px 3px;
	padding-left: 18px;
}
.headnavi a:visited  {color: #666699; }
.headnavi a:hover {
	text-decoration: none;
	color: #cc3300;
}
.search form {margin: 0; }
#searchsubmit { height: 26px; }
.flash {
	width: 720px;
	height: 221px;
	margin: 0px auto;
	padding: 0px;
	top: 49px;
	position: relative;
}



/* navi */

#nav { height:38px; width:780px; margin:0; padding:0; }
#nav ul.nav {
	float:left;
	margin:0px;
	padding:0px;
}

#nav ul.nav li {
	width:130px;
	height:32px;
	float:left;
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#nav ul.nav li a{
	height:100%;
	text-decoration:none;
	background-repeat:repeat-x;
	display: block;
}
#nav span {display: none; }

li#menu1 a{background-image: url(images/menu01.gif);}
li#menu2 a{background-image: url(images/menu02.gif);}
li#menu3 a{background-image: url(images/menu03.gif);}
li#menu4 a{background-image: url(images/menu04.gif);}
li#menu5 a{background-image: url(images/menu05.gif);}
li#menu6 a{background-image: url(images/menu06.gif);}
li#menu1 a:hover,li.current1 a{background-image: url(images/menu01_f2.gif);}
li#menu2 a:hover,li.current2 a{background-image: url(images/menu02_f2.gif);}
li#menu3 a:hover,li.current3 a{background-image: url(images/menu03_f2.gif);}
li#menu4 a:hover,li.current4 a{background-image: url(images/menu04_f2.gif);}
li#menu5 a:hover,li.current5 a{background-image: url(images/menu05_f2.gif);}
li#menu6 a:hover{background-image: url(images/menu06_f2.gif);}

/* content container */

/* content 2 colum */

#content {
	width:780px;
	margin: 10px 0 0 0;
	padding: 0px;
	background-color: #dcdcdc;
	background-image: url(images/topbg02.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

#content_right {
	margin: 0px;
	float: right;
	width: 450px;
	text-align: left;
	padding: 2px;
	}

#content_right h1 {
	font-size: 110%;
	line-height: 1em;
	font-weight: bold;
	color: #009e3c;
	margin: 0px 0px 10px;
}

.new {
	width: 410px;
	overflow:auto;
	height: 180px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 20px;
	padding: 2px;
	line-height: 1.3em;
}
.new dl { margin: 0; padding: 5px;}
.new dl dt { width: 7em; float: left; }
.new dl dd { margin-left: 7em; margin-bottom: 1em; border-bottom: 1px dotted #505050; }
.topco {
	color: #333333;
	margin-left: 20px;
	margin-top: 10px;
}
.toptop {background: url(images/topbg01.gif) no-repeat; width: 780px; height: 6px; }
.toptop span {display:none; }
.topbottom {background: url(images/topbg03.gif) no-repeat; width: 780px; height: 6px; clear: both; }
.comtop {background: url(images/combg01.gif) no-repeat; width: 780px; height: 6px; }
.combottom {background: url(images/combg03.gif) no-repeat; width: 780px; height: 6px; clear: both; }
hr {display:none; }

#side {
	width: 290px;
	margin: 0px;
	float: left;
	text-align: left;
	padding: 5px 15px;
}
div.w-p {
	margin: 10px 0px 0px;
	padding: 4px 0;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	width: 264px;
}
div.w-p a {
	font-size: 100%;
	line-height: 1em;
	font-weight: bold;
	color: #0066ff;
	text-decoration: none;
}
a.olink{
   background:transparent url(images/linkicon.gif) center right no-repeat;
   padding:5px 15px 0 10px;
}
div.w-p a:visited {color: #333333; }
div.w-p a:hover {
	font-size: 100%;
	line-height: 1em;
	font-weight: bold;
	color: #ff6600;
}

/* common page */

#contentwide {
	width:780px;
	background-color: #dcdcdc;
	background-image: url(images/combg02.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding: 0px;
	margin: 10px 0px;
	text-align: left;
}
#contentwide h1 {
	font-size: 130%;
	line-height: 1em;
	font-weight: bold; 
	background-image: url(images/titlebg.gif);
	background-repeat: no-repeat;
	color: #990033;
	margin: 10px 10px;
	padding: 8px 0 8px 15px;
	border-bottom: 1px solid #666666;
	width:420px;
}
#contentwide h2 {
	font-size: 110%;
	line-height: 1em;
	background-color: #7b89b1;
	color: #FFFFFF;
	margin: 10px 5px 5px 5px;
	padding: 5px 0 5px 7px;
	border-left: 5px solid #567bbe;
	width:300px;
}
#contentwide h3 {
	font-size: 100%;
	line-height: 1em;
	color: #3b63a3;
	margin: 10px 0 5px 15px;
	padding: 0px 5px;
	border-left: 5px solid #abb4d6;
}
.entry blockquote {margin: 3px 5px 10px 20px: }
.entry {margin: 5px 5px 5px 25px; line-height: 1.5em;}
table { margin-left: 15px; border-collapse: collapse; border-spacing: 0px; width: 90%; }
th,td {vertical-align: top; margin: 0px; padding: 5px 15px 6px 5px; border-bottom: 1px solid #999999;}
th {background-color: #cccccc; width: 5%; white-space: nowrap; }
td {background-color: #ffffff; }
.imgleft { float:left; margin:3px 8px 3px 0; }
.imgright { float:right; margin: 3px 0px 3px 8px; }
.box { background-color: #ccccaa; border: 1px solid #bbbb66; padding: 5px; margin: 0 5px; }
.pagetop{ float:right; margin: 10px; clear:right; }

.pleatstop {margin: 25px 0 10px 10px; }
.pleatstop p {width:180px; margin:0px 0px 15px 0; float: left; text-align: center;}
.block p{margin:0 5px 0px 0; float: left; text-align: center;}
li.linkcat {list-style: none;}
li.linkcat ul li {line-height: 1.6em;}
#map_canvas {width:500px; height: 400px;}

.breadcrumb {font-size: 90%; margin: 5px 10px 20px 10px; display: block; }
.alignright { float: right; }
.alignleft { float: left }

#content_right02 {
	margin: 0px;
	float: right;
	width: 610px;
	padding: 2px 0;
	}
#side02 {
	width: 153px;
	margin: 0px;
	float: left;
	padding: 5px 8px 15px 8px ;
	border-right: 1px solid #505050;
}
#side02  ul {
	padding: 0px;
	margin: 5px 0 0 3px;
}
#side02  ul li{
	list-style: none;
	background: url(images/arrow2.gif) no-repeat 0px 5px;
	padding: 3px 0 3px 16px;
	border-bottom: 1px dotted #505050;
}
#side02  ul li a,#side02 h2 a {
	text-decoration: none;
}
#side02 ul li.current_page_item a {color: #333333; }
#side02 h2 {
	margin: 0px;
	padding: 6px;
	border: 1px dotted #567bbe;
	background-color: #FFFFFF;
	width:90%;
}

/* footer */

#footer {
	clear: both;
	width:780px;
	margin: 0 auto;
	padding: 10px 0px 30px;
	position: relative;
	text-align: center;
}
.footnavi {
	width:500px;
	margin: 10px auto;
}
#footer ul {
	padding: 0px;
	margin: 0px;
	width:500px;
}
#footer li {
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	padding-left: 10px;
	border-left: 1px solid #505050;
	border-right: 1px solid #505050;
}

#footer li a,.co a{
	text-decoration: none;
	color: #3366cc;
}
#footer li a:visited,.co a:visited  {color: #666699; }
#footer li a:hover,.co a:hover{
	text-decoration: none;
	color: #cc3300;
}
.co {
	font-size: 80%;
	color: #666666;
	padding-top: 5px;
	border-top: 1px solid #505050;
	margin-top: 15px;
}

