@charset "UTF-8";
/*
Copyright (c) 2011, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 2.9.0
*/
/*
===== NOTES ========
	
	last-updated: 2011.12.20
	
	+1: Base Set
	
====================
*/

/* ===============================================
	+1: Base Set 
=============================================== */
/* html
=============================================== */

html {
	overflow-y: scroll;
}
/* body
=============================================== */

body {
	color: #4B4B4B;
	font-size: 14px;
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	background-image: url(../../image/bg_haikei.gif);
	background-repeat: repeat;
	text-align: center;
}
/* for WinIE6*/
* html body {
	letter-spacing: 1px;
	font-size: 13px;
	font-family: Verdana, "MS P ゴシック", sans-serif;
}
* html td, * html th {
	font-size: 100%;
	line-height: 1.5;
}
/* for WinIE7*/
*:first-child+html body {
	font-size: 75%;
	font-family: 'メイリオ', Meiryo, sans-serif;
}
/* Elements
=============================================== */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

ul, ol, dl {
	margin-bottom: 10px;
}
table {
}
fieldset, img {
}
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
}
em {
	font-weight: bold;
	color: #2F1C0E;
}
strong {
	font-weight: bold;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
hr {
	display: none;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
	font-variant: normal;
}
sup, sub {
	font-size: 9px;
}
sup {
	vertical-align: super;
	color: #CC6A20;
}
sub {
	vertical-align: text-bottom;
}
sup em {
	color: #6C615B;
}
input, textarea, select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	vertical-align: middle;
	padding: 5px;
}
a:hover {
	text-decoration: none;
}

#container {
	background-color: #FFF;
	text-align: left;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	height: auto;
}

header {
	height: 270px;
	width: 960px;
	position: relative;
}

#keyvisual {
	clear: both;
	margin-top: 10px;
	border-top-width: 3px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}

div#pageBody {
	clear: none;
	width: 960px;
	position: relative;
	height: auto;
	margin-top: 5px;
}



footer {
	clear: both;
	width: 960px;
}



header #logo2 {
	background-image: url(../../image/logo_kambara.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 90px;
	width: 960px;
	padding-bottom: 10px;
}
#pageHeader #logo2 p ul{
	float: right;
	width: 210px;
}

#pageHeader #logo2 ul li {
	float: right;
	height: 25px;
	width: 80px;
	list-style-type: none;
	padding-left: 10px;
}












* {
	margin: 0;
	padding: 0;
}

html {
	overflow-y: scroll;
}
#nav ul:after {
	content: "";
	clear: both;
	display: block;
}

#nav {
	width: 100%;
	height: 40px;
	margin-top: 5px;
	padding: 0;
	display: block;
}

#nav ul li {
	float: left;
	width: 119.296px;
	height: 40px;
	margin-right: 13px;
	padding-bottom: 5px;
	text-align: center;
	list-style: none;
    border-right: 3px solid #bbb;
	border-top: 1px solid #ccc;
}

#nav ul li:hover {
	border-right: 3px solid #E08A0F;
	border-top: 1px solid #EAB86F;
}

#nav ul li a:hover {
	font-weight: bold;
}

#nav ul li a {
	display: block;
	height: 40px;
	font-size: 14px;
	background: #fff;
    text-decoration: none;
	color: inherit;
	padding-top: 5px;
    line-height: 1.5;
    font-weight: 500;
	margin: 0;
}

#nav ul li:first-child {
	margin-left: 13px;
}

#nav ul li ul {
	display: none;
	z-index:100
}

#nav ul li:hover ul {
	display: block;
	position: relative;
	width: 108px;
	height: 40px;
}

#nav ul li a span {
    font-size: 10px;
    margin-top: 1px;
    position: static;
    display: block;
    text-align: center;
    width: 100%;
	font-weight: 100;
}
	
#nav .pub {
	border-top: none;
}

#nav .pub:hover {
	border-right: 3px solid #E08A0F;
	border-top: none;
}

#nav ul li ul .pub:first-child {
	margin-left: 0;
}














p#crumb {
	margin-bottom: 10px;
	color: #999;
	margin-left: 15px;
	margin-top: 15px;
	font-size: 13px;
}
p#crumb a {
	color: #333333;
}

p#crumb a:link, p#crumb a:visited{text-decoration:none;}
p#crumb a:hover, p#crumb a:active{text-decoration:underline;}











footer #fSNav {
	height: 160px;
	width: 960px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../../image/footer.jpg);
	background-repeat: no-repeat;
}
footer div#fSNav ul.fBody {
	float: left;
	width: 240px;
	padding-left: 10px;
}
footer div#fSNav ul.fBody li {
	line-height: 1.3;
	list-style-type: none;
}
footer p#copyright {
	font-size: x-small;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
footer #pageTop {
	text-align: right;
}
footer div#fSNav ul.fBody li a {
	color: #666;
}
footer #fSNav .fBody p a {
	color: #666;
}













#pageBody #leftContents section #info {
	line-height: 1.3;
	list-style-type: none;
}















#pageHeader #gifulogo {
	float: left;
	height: 80px;
	width: 90px;
}
#pageHeader #home {
	float: right;
	height: 70px;
	width: 70px;
	padding-top: 10px;
}

#pageHeader #logo2 ul {
	float: right;
	height: 25px;
	width: 220px;
}
#pageBody #rightContents ul {
	clear: both;
	list-style-type: none;
	text-align: left;
}
#pageBody #underContents ul li {
	height: 15px;
	width: 192px;
	float: left;
	list-style-type: none;
}
#pageBody #rightContents {
	float: right;
	width: 270px;
	padding-top: 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	border-top-style: dotted;
}
#pageBody #leftContents {
	float: left;
	width: 680px;
}
#pageBody #underContents {
	clear: none;
	float: left;
	width: 960px;
	list-style-type: none;
	height: 200px;
	padding-top: 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	padding-bottom: 20px;
}
#pageBody #leftContents section ul {
	padding-left: 10px;
	list-style-position: inside;
}
#pageBody #leftContents section {
	padding-top: 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
#home #container #topImage {
	height: 500px;
	width: 960px;
	padding-top: 11px;
	text-align: center;
	background-color: #333;
}
#home #container #pageBody #rightunderContents #references {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: italic;
	text-align: right;
}
a:link {
  color: #04C;
  text-decoration: none;
}
a:visited {
  color: #80008b;
  text-decoration: none;
}
a:hover {
  color: #CC0000;
  text-decoration: underline;
}
a:active {
  color: #CC0000;
}


.bxslider ul li{
	width: 960px;
	margin: 0 auto;
	padding: 0;
}