/*
Theme Name: Three Column Blue
Theme URI: http://www.7879designs.com/downloads/free-wordpress-theme-threecolumnsblue/
Description: The Three Column Blue WordPress Theme.
Version: 1.1
Author: 7879 Designs
Author URI: http://7879designs.com/
Tags: white, blue, fixed width, three columns, widgets


Eric Meyers Reloaded CSS Reset

http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/

*/

@charset "UTF-8";

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: Verdana,Arial,Helvetica,sans-serif;
/*	font-family: arial, sans-serif;�@*/
	vertical-align: baseline;
	}


/* remember to define focus styles! */
:focus {
	outline: 0;
	}

body {
	background-image:url(http://www.hochland.jp/user_data/packages/original/img/ec_img/head/side_back.jpg);
	background-repeat:repeat-x;
	font-size: 72.5%;
    line-height: 150%;
    letter-spacing:1px;
	}

ol, ul {
	list-style: none;
    margin:0;   
    padding:0;   
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
	}

caption, th, td {
	text-align: left;
	font-weight: normal;
	}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
	}

blockquote, q {
	quotes: "" "";
	}

/* Font Controls*/	

#headertext h1 {
	font-size: 3em;
	font-weight: normal;
}

h2 {
	color: #282923;
	font-size:15px;
	font-weight:800;
	margin-bottom: 8px;
	font-weight: normal;
}


h3 {
	color: #282923;
	font-size: 1.4em;
	font-weight: bold;
	margin: 30px 0 8px 0;
}

h3#comments {
	margin-bottom: 20px;
}

p {
	font-size: 1.2em;
	line-height: 180%;
	margin-bottom: 14px;
}

p.description {
	color: #0095d3;
}

p.wp-caption-text {
	background-color: #c7e6f3;
	padding: 2px 6px 2px 6px;
	width: 80%;
}

blockquote {
	margin: 0 0 20px 20px;
	border-left: 3px solid #c7e6f3;
	padding: 6px 0 1px 10px;
	background-color: #f1f1f1;
}

a, a:visited {
	color: #0095d3;
	text-decoration: none;
}

.post a, .post a:visited {
	padding: 2px;
}

a:hover {
	color: #0095d3;
	background-color: #c7e6f3;
}

#headertext h1 a, #headertext h1 a:hover, #headertext h1 a:visited, .post h2 a, .post h2 a:visited, .post h3 a, .post h3 a:visited {
	background-color: transparent;
	color: #282923;
	text-decoration: none;
	padding: 0;
}

.post h2 a:hover, h3 a:hover {
	color: #282923;
	text-decoration: underline;
	background-color: transparent;
}

/* Structures Controls */

body {

	text-align: center;	
}

.head1 {
	height:85px;
	width:960px;
}

#wrapper {
	margin: 0 auto;
	text-align: left;
	background: url("http://www.hochland.jp/user_data/packages/original/img/ec_img/head/top1.jpg");
    width: 960px;
	height:407px;
	margin: 0 auto;
}

#header {
	height: 150px;
	width: 960px;
}

#headertext {
	margin: 20px 0 0 20px;
	padding-top: 90px;
}

#maincontent {
	margin-top: 80px;
}

#contentleft {
	float: left;
	width: 526px;
	padding-left: 10px;
	margin-bottom: 30px;
}

.post {
	margin-bottom: 60px;
}

.post_title {
	background-image:url(images/post_titl.gif);
	height:43px;
	width:528px;
}

.post_title_post {
	background-image:url(images/post_titl_post.gif);
	height:43px;
	width:528px;
}

.entry {
	margin-top: 20px;
}

.post ul, .post ol {
	font-size: 1.2em;
	line-height: 180%;
	margin-bottom: 14px;
	margin-left: 30px;
}

.post ul {
	list-style: disc;
}

.post ol {
	list-style: decimal;
}

.post ul.children {
	font-size: 0.8em;
}

.navigation {
	display: block;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 60px;
	}

.navigation a {
	background-color: #282923;
	color: #fff;
	padding: 4px;
	text-decoration: none;
}
	
.navigation a:hover {
	background-color: #c7e6f3;
	color: #0095d3;	
	text-decoration: none;
}

.post img.alignleft {
	float: left;
	margin-right: 10px;
}	

a:hover img {
	background-color: transparent;
}

.post img {
	border: 1px solid #e1e1e1;
}

/* sidebar controls */

#sidebar {
	float: left;
	margin-left: 30px;
}

#sidebarleft, #sidebarright {
	float:left;
	width: 190px;
	margin-bottom: 30px;
	border-right: 1px solid #e1e1e1;
	}
	
#sidebarleft {
	border-left: 1px solid #e1e1e1;
}
	
li {
	font-size: 1.1em;
	}	
	
#sidebarleft ul li a, #sidebarright ul li a, #footer ul li a {
	display: block;
	color: #0095d3;
	text-decoration: none;
	margin: 0px;
	padding: 10px 0px 10px 5px;
	border-bottom: 1px solid #e1e1e1;
	}
	
#sidebarright ul li.current_page_item a, #sidebarright ul li.current-cat a{
	background-color: #282923;
	color:#e1e1e1;
	}
	
#sidebarright ul li.rssfeed a {
	background-color: #282923;
	color: #fff;
	text-decoration: none;
	margin: 0px;
	padding: 20px 0px 20px 5px;
	border-bottom: 1px solid #e1e1e1;
}	

#sidebarright ul li.rssfeed a:hover {
	background: #c7e6f3;
	color: #0095d3;
}

ul li a:hover {
	background: #c7e6f3;
	color: #0095d3;
	}
	
ul li h2 {
	font-size: 1.4em;
	font-weight:bold;
	margin-top: 2.1em;
	margin-bottom: 0;
	padding: 0 0 0.7em 5px;
	border-bottom: 1px solid #e1e1e1;
	}
	
/* footer controls */

#footer {
	clear: both;
}

#footer h2 {
	font-size: 1.4em;
	font-weight:bold;
	margin-top: 2.1em;
	margin-bottom: 0;
	padding: 0 0 0.7em 5px;
	border-bottom: 1px solid #e1e1e1;
	}
	
#footer p {
	margin-bottom: 0;
	padding-bottom: 0;
}

#footer p small {
	font-size: 0.8em;
}		

#footertop {
	background: #c7e6f3 url(images/footertop950.jpg) 0 0 no-repeat;
	width: 950px;
	height: 10px;
}

#footercontent {
	background: #c7e6f3 url(images/footerbg.jpg) 0 0 repeat-x;	
	border-left: 1px solid #c7e6f3;
	border-right: 1px solid #c7e6f3;	
}

#footercontenttop, #footercontentbottom {
	margin: 0 0 0 20px;
}

.column1, .column2, .column3 {
	float: left;
	width: 276px;
	margin-bottom: 20px;
}

.column2, .column3 {
	margin-left: 10px;
}

#footer ul li a:hover {
	background: #282923;
	color: #e1e1e1;
	}	

#footercontentbottom {
	clear: both;
	padding: 20px 0 0 0;
	height: 100px;
	background: #c7e6f3;
	}

#footerbottom {
	background: #c7e6f3 url(images/footerbottom.jpg) 0 0 no-repeat;
	width: 950px;
	height: 10px;
	margin-bottom: 20px;
}

/* search controls */

form#searchform {
	margin: 4px 0 0 5px;
}

input#searchsubmit, #commentform input#submit {
	border: 0;
	background-color: #282923;
	color: #e1e1e1;
	padding: 2px;
}

input#searchsubmit:hover, #commentform input#submit:hover {
   cursor: auto;
}

/*tag controls*/

div.tags {
	margin-top: 20px;
	margin-bottom: 30px;
}	

div.tags a {
	padding: 2px;
	text-decoration: none;
	line-height: 200%;
}	

div.tags a:hover {
	text-decoration: none;
	background-color: #c7e6f3;	
}	

/* comments control*/
.alt {
	margin: 0;
	}

ol.commentlist {
	padding: 0;
	margin-bottom: 30px;
	}
	
ol.commentlist li { 
	font-size: 1em;
	padding: 1em 10px 1em 0; 
	margin: 0; 
	clear: both; 
	background: none; 
	border-bottom: 1px solid #e1e1e1; 
	list-style: none;
	}
	
img.avatar {
	float: left;
	margin: 4px 10px 0 0;
}

form#commentform {
	margin-bottom: 50px;
}	


/* img controls */	
.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}	




/*--own navi--------------*/
/* 
---------------------------------------------------- */
#g_navi{
	margin: 0 auto;
	padding: 0;
	width: 960px;
	height: 42px;
	clear: both;
	}

#navigation {
	margin: 0px auto;
	padding: 0px;
	height: 36px;
	width: 960px;
}
#navigation li {
	list-style-type: none;
	float: left;
}
#navigation a em{
	left:-9999px;
	position:absolute;
	visibility:hidden
	}
#navigation a {
	display:block;
	text-decoration:none;

}
#navi_home {
	background: url(http://www.hochland.jp/user_data/packages/original/img/ec_img/navi/nav_home2.jpg) no-repeat;
	height: 36px;
	width: 192px;
}
#navi_home:hover{
	background-image: url(http://www.hochland.jp/user_data/packages/original/img/ec_img/navi/nav_home1.jpg);
}
#navi_home1{
	background-image: url(http://www.hochland.jp/user_data/packages/original/img/ec_img/navi/nav_home1.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 192px;
}	
#navi_product {
	background: url(http://www.hochland.jp/user_data/packages/original/img/ec_img/navi/nav_product2.jpg) no-repeat;
	height: 36px;
	width: 192px;
}
#navi_product:hover{
	background-image: url(http://www.hochland.jp/user_data/packages/original/img/ec_img/navi/nav_product1.jpg);
}
#navi_product1{
	background-image: url(http://www.hochland.jp/user_data/packages/original/img/ec_img/navi/nav_product1.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 192px;
}	
#navi_yoyaku {
	background: url(http://www.hochland.jp/user_data/packages/original/img/ec_img/navi/nav_yoyaku2.jpg) no-repeat;
	height: 36px;
	width: 192px;
}
#navi_yoyaku:hover{
	background-image: url(http://www.hochland.jp/user_data/packages/original/img/ec_img/navi/nav_yoyaku1.jpg);
}
#navi_yoyaku1{
	background-image: url(http://www.hochland.jp/user_data/packages/original/img/ec_img/navi/nav_yoyaku1.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 192px;
}	
#navi_company {
	background: url(http://www.hochland.jp/user_data/packages/original/img/ec_img/navi/nav_company2.jpg) no-repeat;
	height: 36px;
	width: 192px;
}
#navi_company:hover{
	background-image: url(http://www.hochland.jp/user_data/packages/original/img/ec_img/navi/nav_company1.jpg);
}
#navi_company1{
	background-image: url(http://www.hochland.jp/user_data/packages/original/img/ec_img/navi/nav_company1.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 192px;
}		
#navi_contact {
	background: url(http://www.hochland.jp/user_data/packages/original/img/ec_img/navi/nav_contact2.jpg) no-repeat;
	height: 36px;
	width: 192px;
}
#navi_contact:hover{
	background-image: url(http://www.hochland.jp/user_data/packages/original/img/ec_img/navi/nav_contact1.jpg);
}
#navi_contact1{
	background-image: url(http://www.hochland.jp/user_data/packages/original/img/ec_img/navi/nav_contact1.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 192px;
}

#navi_end {
	height:190px;
	clear:both;
}



