body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,input,textarea,p,blockquote,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; }
q:before,q:after { content:''; }
abbr,acronym { border:0; }

body {
  /*background: #E8E8E8 url(../images/bg2.gif) repeat-x;*/
  background: #eee;
  color: #333;
  font: 62.5% "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
  text-align: center;
  line-height:160%;
}

/* links  */

a {
  color: #005c8f;
  text-decoration: none;
}
a:hover { color: #7C90A1; }

/* headings */

h1 {font-size:2em}  /* displayed at 24px */
h2 {font-size:1.4em}  /* displayed at 18px */
h3 {font-size:1.25em}  /* displayed at 15px */
h4 {font-size:1em}  /* displayed at 12px */


.f-small{font-size:0.9em;}

/* strong em */
strong { font-weight: bolder; }
em { font-style: italic; }

/* tables & forms */

input, select, th, td {font-size:1em;padding:2px;}

/* classes */

.error { color: red; }

/* page structure & layout */


#header-wrapper {
  /* background: #FFF url(../images/header/header_bg.gif) repeat-x; */
}

#header {
  height: 70px;
  position: relative;
	margin:0 auto;
  text-align: left;
  width: 858px;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  background: #fff;
  
/*  background: #FFF url(../images/header/header_in_bg.gif) no-repeat;*/
}




#page {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin: 0 auto;
  text-align: left;
  width: 858px;
  background:#FFF;
}

#top-ban {
  height:245px;
}
#top-ban img{
border:1px solid #CCC;
border-bottom: none;
border-top: none;
}
#nav {
  top: 32px;
  position: absolute;
  right: 15px;
  font-size: 12px;
}

#nav a{
text-decoration:none;}


#navigate{

	height:43px;
}
#navigate div{
	margin:0 auto;
	width:860px;

}

#navigate ul li{
	display:block;
	float:left;
}

#navigate ul li a{
	display:block;
	float:left;
	width:172px;
	color:#FFF;
	height:43px;
	text-indent:-9999px;
}


/*
#navigate li a:hover,#navigate li a.current { background-position:0 -48px; }
#navigate-home a{background:#333 url(../images/header/navigate_home.gif) no-repeat;}
#navigate-website a{background:#333 url(../images/header/navigate_website.gif) no-repeat;}
#navigate-works a{background:#333 url(../images/header/navigate_works.gif) no-repeat;}
#navigate-news a{background:#333 url(../images/header/navigate_news.gif) no-repeat;}
#navigate-about_us a{background:#333 url(../images/header/navigate_about_us.gif) no-repeat;}
#navigate-contact a{background:#333 url(../images/header/navigate_contact.gif) no-repeat;}
*/

#navigate-home a{background:#FFF url(../images/header/navigate_w2.gif) no-repeat; background-position:0 0;}
#navigate-works a{background:#FFF url(../images/header/navigate_w2.gif) no-repeat;background-position:-172px 0;}
#navigate-about_us a{background:#FFF url(../images/header/navigate_w2.gif) no-repeat;background-position:-344px 0;}
#navigate-news a{background:#FFF url(../images/header/navigate_w2.gif) no-repeat;background-position:-516px 0;}
#navigate-contact a{background:#FFF url(../images/header/navigate_w2.gif) no-repeat;background-position:-688px 0;}
/*ul li#navigate-contact a{width:145px;} */

#navigate-home a:hover{ background-position:0 -43px;}
#navigate-works a:hover{background-position:-172px -43px;}
#navigate-about_us a:hover{background-position:-344px -43px;}
#navigate-news a:hover{background-position:-516px -43px;}
#navigate-contact a:hover{background-position:-688px -43px;}

#navigate-home a.current{ background-position:0 -43px;}
#navigate-works a.current{background-position:-172px -43px;}
#navigate-about_us a.current{background-position:-344px -43px;}
#navigate-news a.current{background-position:-516px -43px;}
#navigate-contact a.current{background-position:-688px -43px;}





#breadcrumb {
  background: #87BCD8;
  border-bottom: 2px solid #90C7E4;
  color: #4C7897;
  font-size: 1.2em;
  height: 46px;
  position: relative;
}
#info {
  background: #76AAC9; 
  border-bottom: 3px solid #93CCEA;
  color: #E4EEF4; 	
  font-size: 1.2em;
  line-height: 2.0em;	
  position: relative;
  padding: 20px 230px 20px 30px;
}
#content,#wide-content {
  font-size: 1.2em;
  line-height: 160%;
}

#content{width: 575px; padding: 18px 20px 30px 30px;  float: left;}
#wide-content{width:800px;margin: 0 29px 29px 29px;padding:18px 0 0 0;}


#sidebar {
  color: #6A6B6C;
  float: right;
  font-size: 1.2em;
  line-height: 1.4em;
  padding: 18px 16px 20px 10px;
  width: 206px;
}

/* footer */

#footer p {
  line-height: 1.5em;
  text-align: center;
  padding: 15px 0;
  color: #999;
  font-size: 12px;
  background: #f6f6f6;
}

#footer {
  clear: both;
  color: #666;
}

/* header */

#header h1 {
	font-size:1.1em;color:#FFF;
	padding:19px 0 0 27px;
}

#header h2 {
  font-size: 4.0em;
  position: absolute;
  margin: 15px 0 0 10px;
  z-index:100;
}
#header h2 a {
  color: #000000;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight: normal;
  letter-spacing: -1px;
  text-decoration: none;
}
#header h2 a:hover {color: #6B6B6B;}
#header h2 span {
  color: #6B6B6B;
  font-size: 18px;
}

/* navigation */

#nav ul {
  display: inline;
}
#nav li {
  display: block;
  float: left;
  list-style: none;
  color: #333;
  display: block;
  margin: 0 1px 0 1px;
  line-height: 1.6em;
  padding: 7px;
  text-align: center;
  text-decoration: none;
}

/* breadcrumb */

#breadcrumb a {
  color: #4c7897;
  text-decoration: none;
}

.breadcrumb{
	padding:5px 28px;
	background:#f6f6f6;
}


/* info */

#info a {
  color: #E4EEF4;
}

/* content */


#content #page-top{
	margin-bottom:15px;
}



#content h2,#wide-content h2{
  font-size: 21px;
  font-weight: bold;
  margin-bottom: 20px;
  padding: 0px 8px;
  line-height: 1.3em;
  border-left: 3px solid #ccc;
}

#content h2{
  /* background: #fff url(../images/h/h.gif) no-repeat; */
}

#wide-content h2{
  /* background: #fff url(../images/h/h_wide.gif) no-repeat; */
}

#content h3,#wide-content h3{
  background: none;
  color:#333;
  border: 1px solid #ccc;
  font-size: 16px;
  font-weight: bold;
  margin: 15px 0 10px 0;
  padding: 8px 10px;
}
h3 a{text-decoration:none;}

#content h4 ,#wide-content h4{
  background: none;
  font-size: 1.1em;
  font-weight: bold;
  margin-bottom: 10px;
  padding: 5px 0;
}


#content p ,#wide-content p{
  line-height: 1.7em;
  margin: 0 0 20px;
}
#content ol ,#wide-content ol{
  line-height: 1.8em;
  margin: 0 30px 20px 50px;
}
#content ul ,#wide-content ul{
  line-height: 1.8em;
  margin: 0 30px 20px 30px;
}
#content ul li ,#wide-content ul li{
  line-height: 1.8em;
  list-style: square;
  padding-left: 2px;
}

/* secondary content */

#sidebar h2, #sidebar h3 {
  color: #444;
  font-size: 1.4em;
/*  font-weight: normal;*/
  margin: 0 0 5px 0;
  padding: 7px 0 7px 0;
}
#sidebar p { margin: 0; }
/*
#sidebar ul {
  margin: 7px 0 20px 20px;
}
#sidebar ul li {
  height: 18px;
  list-style: square;
}
#sidebar a {
  color: #4B798B;
}
#sidebar a:hover { color: #231f20; }
*/

/* misc */

a img { border: none; }
acronym { cursor: help; }
blockquote {
  background: url(quote.gif) no-repeat 10px 0;
  color: #76aac9;
  border-left: 2px solid #76aac9;
  line-height: 1.5em;
  margin: 0 10px 20px 10px;	
  padding: 0 10px 0 10px;
}
hr, .hide { display: none; }
.show { display: inline; }

pre, code { font-size: 1.1em; line-height: normal; background: #eee; color: #444; }

/* classes */

.right, .left {
  background: #fff;
  border: 1px solid #e3e7e8;
  float: left;
  margin: .5em 12px 6px 0;
  padding: 6px;
}
.right {
  float: right;
  margin: .5em 0  6px 12px;
}
.left {
  float: left;
  margin: .5em 12px 6px 0;
}

/* comment */
.comment-form-body {
  width: 450px;
}


/* 頭に→の付いたテキスト */

.arrow {
	background: url(../images/arrow.gif) no-repeat left 0.3em;
	padding: 0 5px 0 15px;
	display: inline-block;
}

/*----------------------------------------------------
	Clearfix 回り込み解除
----------------------------------------------------*/

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

.clearfix {
	display:inline-block;
	min-height:1%;  /* for IE 7*/
}

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