@charset "Shift_JIS";

/*	スタイルシート　[ ユーザ名 ]
=================================================================== */
/* 再定義 */
body {
	font: normal 90%  "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	background-color: #fff;
	color: #333;
	margin: 0;
	padding: 0;
	text-align: center;
	background: url(../images/bgpattern.jpg) repeat;
}

a:link    {color: #36c;background-color: transparent;text-decoration: underline;}
a:visited {color: #36c;background-color: transparent;text-decoration: underline;}
a:hover   {color: #f60;background-color: transparent;text-decoration: underline;}
a:active  {color: #f60;background-color: transparent;text-decoration: underline;}

h1 {margin: 0;padding: 0;}
h2 {display: none;}
h3 {margin: 0;padding: 0;}
h4 {margin: 0;padding: 0;}
h5 {margin: 0;padding: 0;}
h6 {margin: 0;padding: 0;}

img {
	border: none;
	margin: 0;
	padding: 0;
}
p {
	margin: 0;
	padding: 0;
}
hr {
	display: none;
}
table {
	_font-size: 90%; /* ie6 */
}
ul {
	margin: 1em 0;
	padding-left: 1em;
	list-style-position: inside;
}

/* ※※※※※※　各領域定義　※※※※※※
/*	全体枠組み
=================================================================== */
div#Container {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	background: url(../images/bg_top.png) top repeat-x;
}

/*	ヘッダ枠組み
=================================================================== */
div#areaHeader {
	margin: 0 auto;
	padding: 0;
	width: 990px;
	height: 190px;
	background: url(../images/bgTit.png) 50% 20% no-repeat;
}
div#Header {
	margin: 0;
	padding: 0;
	width: 100%;
}
h1#siteId {
	width: 414px;
	float: left;
	margin: 68px 0 0 5px;
	padding: 0;
}
div#headerAdd {
	width: 307px;
	float: right;
	margin: 70px 0 0 5px;
}
div#headerAdd p#lead {
	color: #0079AD;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
}
/* スライドショー */
div#topImg {
	margin: 10px auto 0 auto;
	width: 990px;
	height: 202px;
	box-shadow: 2px 2px 5px rgba(0,0,0,0.6);
	-moz-box-shadow: 2px 2px 5px #666;
    -webkit-box-shadow:2px 2px 5px #666;
	behavior: url(../scripts/ie-css3.htc);
}
/* グローバルナビ */
div#g-navi {
	background: url(../images/g-navi_bg.png) repeat-x;
	margin: 0;
	padding: 0;
}
div#g-navi ul {
	height: 93px;
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
	width: 990px;
}
div#g-navi ul li {
	color: #444444;
	display: inline-block;
	float: left;
	font-weight: bold;
	height: 93px;
	margin: 0;
	padding: 0;
	width: 198px;
}
div#g-navi ul li.current {
	background: url(../images/g-navi_bg-o.png)  center repeat-x;
}
div#g-navi ul li:hover {
	background: url(../images/g-navi_bg-o.png)  center repeat-x;
}
div#g-navi ul li a {
	background: url(../images/g-navi.png) 12% center no-repeat;
	display: block;
	height: 53px;
	line-height: 53px;
	margin: 0;
	padding: 20px 0;
	text-decoration: none;
}
div#g-navi ul li.current a {
	background: url(../images/g-navi_o.png) 11% center no-repeat;
}
div#g-navi ul li a:hover {
	background: url(../images/g-navi_o.png) 11% center no-repeat;
}
div#g-navi ul li a span {
	border-left: #8EB26B 1px solid;
	color: #444;
	display: block;
	height: 50px;
	margin: 0;
	padding: 0;
}
div#g-navi ul li#g-last a span {
	border-right: #8EB26B 1px solid;
}

/*	コンテンツ枠組み
=================================================================== */
#areaContents {
	margin: 0 auto;
	padding: 10px 0 0 0;
	text-align: center;
	background: url(../images/bg_footer1.png) bottom no-repeat;
	vertical-align: bottom;
}
div#Contents {
	margin: 0 auto;
	padding: 0 0 40px 0;
	width: 990px;
	text-align: left;
}
h3 {
	margin: 0 0 5px 0;
	padding: 5px 10px;
	color: #FFF;
	font-size: 16px;
	text-align: left;
	background: url(../images/newsTit.jpg) repeat-x;
}
h4 {
	color: #E88900;
	margin-bottom: 10px;
	padding: 5px 10px;
	border-bottom: 1px dotted #E88900;
}
.contentsBox {
	margin-top: 0;
	margin-bottom: 10px;
	padding: 0;
	background-color: #FFF;
	border: #0079AD 1px solid;
}
.contentsBox .main {
	padding: 10px;
}
/* サイドメニュー */
ul.bnSpace {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.bnSpace li {
	margin: 0 0 5px 0;
}
/*	フッタ枠組み
=================================================================== */
div#areaFooter {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	background: url(../images/bg_footer2.png) top no-repeat;
	vertical-align: top;
	background-color: #A3D901;
}
div#Footer {
	margin: 0 auto;
	padding: 0;
	width: 990px;
}
div#Footer #addSpace {
	width: 200px;
	height: 130px;
	margin: 0;
	padding: 15px 0 0 0;
	float: right;
	color: #FFF;
	font-weight: bold;
	text-align: left;
}
div#Footer address img {
	width: 61px;
	margin-right: 3px;
	padding: 5px 0;
	float: left;
}
div#Footer address {
	font-style: normal;
}
div#Footer address span.addName {
	font-size: 18px;
	width: 130px;
	float: left;
}
div#Footer address span.addTel {
	width: 130px;
	float: left;
	font-size: 13px;
	padding-bottom: 10px;
}

/* ※※※※※※　クラス定義　※※※※※※ */
.noDisplay {
	display: none;
	margin: 0;
	padding: 0;
}
/* 日本語段落  */
.jpara {
	text-indent: 1em;
}
/* フォントサイズ */
.fontSmall {
	font-size: 80%;
}
.fontBig {
	font-size: 120%;
}
.fontBold {
	font-weight: bold;
}
/* ブロック要素配置用 */
.setRight {
	float: right;
	display: block;
}
.setLeft {
	float: left;
	display: block;
}
.setClear {
	clear: both;
	font: 0px/0px sans-serif;
}
/*  */
.v-bottom {
	vertical-align: bottom;
}
.v-middle {
	vertical-align: middle;
}
.v-top {
	vertical-align: top;
}
.text-center {
	text-align: center;
}
.text-right {
	text-align: right;
}
/* スペース */
.spaceTop05 {
	margin-top: 5px;
}
.spaceTop10 {
	margin-top: 10px;
}
.spaceTop15 {
	margin-top: 15px;
}
.spaceBottom05 {
	margin-bottom: 5px;
}
.spaceBottom10 {
	margin-bottom: 10px;
}
.spaceBottom15 {
	margin-bottom: 15px;
}
.spaceLeft05 {
	margin-left: 5px;
}
.spaceLeft10 {
	margin-left: 10px;
}
.spaceRight05 {
	margin-right: 5px;
}
.spaceRight10 {
	margin-right: 10px;
}
/* 色 */
.red {
	color: #DC0003;
}
.orange {
	color: #E88900;
}
.yellow {
	color: #F5E500;
}
.blue {
	color: #006EF1;
}
.green {
	color: #2EA000;
}
/* リスト要素 */
.ulCircle {
	list-style-type: circle;
}
.ulSquare {
	list-style-type: square;
}
.ulDecimal {
	list-style-type: decimal;
}
.ulNone {
	list-style-type: none;
}
/* テーブル幅 */
.tdwidth10 {
	width: 10%;
}
.tdwidth15 {
	width: 15%;
}
.tdwidth20 {
	width: 20%;
}
.tdwidth30 {
	width: 30%;
}
.tdwidth33 {
	width: 33%;
}
.tdwidth40 {
	width: 40%;
}
.tdwidth50 {
	width: 50%;
}
.tdwidth60 {
	width: 60%;
}
.tdwidth70 {
	width: 70%;
}
/* テーブル用飾り(上下実線) */
.tdLineTopBottomSolid {
	border-top: 1px #999999 solid;
	border-bottom: 1px #999999 solid;
}
/* テーブル用飾り(下実線) */
.tdLineBottomSolid {
	border-bottom: 1px #999999 solid;
}
/* テーブル用飾り(下破線) */
.tdLineBottomDashed {
	border-bottom: 1px #999999 dashed;
}
/* 先頭へ戻る */
.backToTop {
	font-size: 90%;
	margin: 10px 5px 5px 0;
	text-align: right;
}

.backToTop a:link    { text-decoration:none; }
.backToTop a:visited { text-decoration:none; }
.backToTop a:hover   { text-decoration:underline;}
.backToTop a:active  { text-decoration:none; }


.markup {
  color: #333;
  text-align: center;
  padding: 0.25em;
  border-top: solid 2px #6cb4e4;
  border-bottom: solid 2px #6cb4e4;
  background: -webkit-repeating-linear-gradient(-45deg, #f0f8ff, #f0f8ff 3px,#e9f4ff 3px, #e9f4ff 7px);
  background: repeating-linear-gradient(-45deg, #f0f8ff, #f0f8ff 3px,#e9f4ff 3px, #e9f4ff 7px);
  font-weight: bold;
  font-size: 1.2em;
}



