@charset "utf-8";
/*base.css↓↓-----------------------------------------------------------------------------------------------------------------------------*/


/*基本設定↓↓-----------------------------------------------------------------------------------------------------------------------------*/

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	background-color: #f7f6ef;
	margin: 0px;
	padding: 0px;
}

.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

img {
	border: 0;
}

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

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

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

h1,h2,h3,p {
	margin: 0px;
	padding:0px;
}

#pageBody {
	width: 100%;
}

/*基本設定↑↑-----------------------------------------------------------------------------------------------------------------------------*/

/*ヘッダー↓↓-----------------------------------------------------------------------------------------------------------------------------*/

#header {
	width: 100%;
	background-image: url(../images/head_bk.gif);
	height: 140px;
}

#header_inner {
	width: 900px;
	position: relative;
	padding: 0px;
	height: 140px;
	margin: 0 auto;
}

#description {
	font-size: 0.8em;
	height: 25px;
	padding-top: 15px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#sitemap {
	font-size: 0.8em;
	position: absolute;
	background-image: url(../images/arrow_01.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding-left: 15px;
	top: 78px;
	right: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-position: left center;
}

#sitemap a:link {
	color: #606;
	text-decoration: underline;
}
#sitemap a:visited {
	color: #606;
	text-decoration: underline;
}
#sitemap a:hover {
	color: #93F;
	text-decoration: underline;
}
#sitemap a:active {
	color: #93F;
	text-decoration: underline;
}

/*ヘッダー↑↑-----------------------------------------------------------------------------------------------------------------------------*/

/*グローバルナビ↓↓-----------------------------------------------------------------------------------------------------------------------------*/

#globalNavi {
	width: 900px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	color: #FFF;
}
#globalNavi li {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-image: url(../images/global_navi_on.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 180px;
	line-height: 40px;
	text-align: center;
}

#globalNavi li a{
	display: block;
	width: 180px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	background-image: url(../images/global_navi_off.gif);
	background-repeat: no-repeat;
}

#globalNavi li a:hover {
	color: #FFF;
	background-image: url(../images/global_navi_on.gif);
	background-repeat: no-repeat;
}

/*グローバルナビ↑↑-----------------------------------------------------------------------------------------------------------------------------*/


/*contentsWrap↓↓-----------------------------------------------------------------------------------------------------------------------------*/

#contentsWrap {
	width: 900px;
	position: relative;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}
/*パンくず↓↓-----------------------------------------------------------------------------------------------------------------------------*/

#root {
	font-size: 0.8em;
	padding-bottom: 10px;
	margin-top: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 10px;
}
#rootList {
	list-style-type: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 0.9em;
}
#rootList li {
	float: left;
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
}

#rootList li a:link{
	color: #606;
	text-decoration: underline;
}

#rootList li a:visited{
	color: #606;
	text-decoration: underline;
}

#rootList li a:hover{
	color: #93F;
	text-decoration: underline;
}

#rootList li a:active{
	color: #93F;
	text-decoration: underline;
}
/*パンくず↑↑-----------------------------------------------------------------------------------------------------------------------------*/

#contents {
	float: left;
	width: 630px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	clear: both;
}
#side {
	padding: 0px;
	width: 250px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#inqB {
	height: 270px;
	width: 250px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;
}

#sideBanner {
	width: 250px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#sideBanner li {
	width: 250px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;
	height: 100px;
}
#sideBanner li a{
	padding: 0;
	margin: 0;
}

.pageTop {
	clear: both;
	text-align: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-image: url(../images/arrow_03.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.pageTop a{
	font-size: 0.8em;
	margin: 0;
	padding: 0;

}

.pageTop a:link{
	color: #606;
	text-decoration: underline;
}

.pageTop a:visited{
	color: #606;
	text-decoration: underline;
}

.pageTop a:hover{
	color: #93F;
	text-decoration: underline;
}

.pageTop a:active{
	color: #93F;
	text-decoration: underline;
}


/*contentsWrap↑↑-----------------------------------------------------------------------------------------------------------------------------*/

/*フッター↓↓-----------------------------------------------------------------------------------------------------------------------------*/

#footer {
	width: 100%;
	background-image: url(../images/footer_bk.gif);
	height: 135px;
	margin: 0px;
	padding: 0px;
	clear: both;
}

#footer_inner {
	width: 900px;
	padding: 0px;
	height: 135px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#footerNavi {
	list-style-type: none;
	font-size: 0.8em;
	padding-top: 40px;
	padding-bottom: 10px;
	width: 760px;
	margin: 0px;
	padding-left: 240px;
	padding-right: 0px;
	height: 30px;
}
#footerNavi li {
	display: inline;
	padding-right: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footerNavi li a:link{
	color: #606;
	text-decoration: underline;
}

#footerNavi li a:visited{
	color: #606;
	text-decoration: underline;
}

#footerNavi li a:hover{
	color: #93F;
	text-decoration: underline;
}

#footerNavi li a:active{
	color: #93F;
	text-decoration: underline;
}

address {
	font-style: normal;
	clear: both;
	text-align: center;
	font-size: 0.8em;
	font-weight: bold;
}
/*フッター↑↑-----------------------------------------------------------------------------------------------------------------------------*/
