﻿/* ================================================================ *
	共通設定
 * ================================================================ */

/* リセット */
h1, h2, h3, h4, h5, h6, p, em, ul, li,
form,caption {
	margin: 0;
	padding: 0;
	color: #333333;
	font-style: normal;
}

hr {
	display: none;
}
ul li a span,p a span {
	visibility:hidden;
	font-size: 9px;
	display: none;
}
body {
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 12px;
	text-align: center;
	background-color: #EFEFEF;
	margin-top: 0px;
	color: #4F4F4F;
}

img {
border:0;
}
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/* ================================================================ *
	基本設定
 * ================================================================ */

#wrapper {
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	width: 950px;
	text-align: left;
	background-color: #FFFFFF;

}

/* ---------------------------------------------------------------- *
	ヘッダ
 * ---------------------------------------------------------------- */

#header {
	padding: 0;
	margin: 0;
	width: 100%;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #008837;
	height: 75px;
}

#header h1 {
	color: #666666;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	font-size: 10px;
}

#wrapper #header .logoimage {
	display: block;
	width: 200px;
	float: left;
	margin-left: 20px;
	margin-top: 3px;
}
/* ---------------------------------------------------------------- *
	フラッシュ
 * ---------------------------------------------------------------- */
#flashcontent {
	width: 950px;
	height: 480px;
	float: left;
}

/* ---------------------------------------------------------------- *
	ナビゲーション
 * ---------------------------------------------------------------- */
div#navi {
	width: 950px;
	float: left;
	margin-bottom: 5px;
	margin-top: 10px;
}

div#navi ul li {
	float:left;
	list-style-type: none;
	margin: 0px;
	padding-left: 7px;
}
div#navi ul li a {
	display:block;
	width:150px;
	height:44px;
}
div#navi ul li.me1 a {
	background-image: url(../img/me1.gif);
}
div#navi ul li.me2 a {
	background:url(../img/me2.gif);
}
div#navi ul li.me3 a {
	background:url(../img/me3.gif);
}
div#navi ul li.me4 a {
	background:url(../img/me4.gif);
}
div#navi ul li.me5 a {
	background:url(../img/me5.gif);
}
div#navi ul li.me6 a {
	background:url(../img/me6.gif);
}
div#navi ul li.me7 a {
	background:url(../img/me7.gif);
}
div#navi ul li.me8 a {
	background:url(../img/me8.gif);
}

div#navi ul li a:hover {
	background-position:0 -44px;
	text-decoration:none;
}

.gototop {
	text-align: right;
	clear: both;
	margin-bottom: 10px;
	padding-right: 10px;
}
/* ---------------------------------------------------------------- *
	topコンテンツ
 * ---------------------------------------------------------------- */

#main {
	margin-bottom: 20px;
	width: 700px;
	float: right;
	margin-right: 15px;
	display: inline;
}

#pagetitle {
	font-size: 20px;
	color: #990000;
	background-color: #F2F2E6;
	line-height: 2.5em;
	text-indent: 8px;
	border: 1px dotted #990000;
	margin-top: 10px;
	margin-left: 220px;
	padding-left: 10px;
	margin-bottom: 10px;
}

#ltr {
	width: 200px;
	float: left;
	border: 1px solid #CCCCCC;
	margin-left: 15px;
	display: inline;
	margin-bottom: 20px;
	padding-top: 7px;
}

#rtl {
	width: 185px;
	float: right;
}

.imgbox01 {
	margin-bottom: 10px;
	height: 90px;
	padding-top: 40px;
	font-size: 11px;
	width: 170px;
	display: block;
	background-image: url(../img/top_r1.jpg);
}

.side01 {
	width: 190px;
	display: block;
	height: 80px;
}
.side02 {
	width: 190px;
	height: 170px;
	background-image: url(../img/log3.jpg);
	background-repeat: no-repeat;
}


/* ---------------------------------------------------------------- *
	フッタ
 * ---------------------------------------------------------------- */

#footer {
	background: url(img/footer.jpg) no-repeat bottom;
	clear: both;
	height: 95px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 5px;
}


#adress {
	height: 25px;
	color: #FFFFFF;
	text-align: center;
	font-size: 10px;
	line-height: 16px;
	clear: both;
	background-image: url(../img/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#copyright {
	margin-top: 0px;
	margin-bottom: 0;
	padding: 5px 0 8px;
	color: #666666;
	text-align: center;
	font-size: 10px;
}

.topicbox {
	background-image: url(../img/topics.jpg);
	height: 19px;
	background-repeat: no-repeat;
	width: 830px;
	padding-top: 6px;
	padding-left: 105px;
	padding-right: 15px;
	color: #666666;
}
.td {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	width: auto;
	padding-left: 5px;
	background-color: #E6E6E6;
}
.td2 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	width: 160px;
	padding-left: 5px;
}

.td_col {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #E1F0F0;
	padding-left: 5px;
	width: 100px;
}
.td_col2{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-left: 5px;
}
.td_col3{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #E1F0F0;
	width: 160px;
	padding-left: 5px;
}
.text14bl {
	color: #CC9966;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
}

.box30 {
	height: 30px;
	clear: both;
}
.box15 {
	height: 20px;
	clear: both;
	text-indent: 20px;
	padding-top: 10px;
}

.qabox {
	display: block;
	border: 1px solid #CCCCCC;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
}
.qabox dl {
	margin: 5px;
	padding: 0px;
}
.text12ltr {
	font-size: 10px;
	margin-right: 15px;
	margin-bottom: 20px;
	color: #999999;
	margin-left: 15px;
}

#ltr .side01 table {
	font-size: 12px;
	color: #666666;
}
#main ul {
	margin-bottom: 20px;
	margin-left: 25px;
}
#main li {
	font-weight: bold;
	list-style-type: none;
	background-image: url(../img/ya.gif);
	background-repeat: no-repeat;
	text-indent: 20px;
	background-position: 1px;
	line-height: 2em;
}


#ltr li {
	padding-left: 30px;
	padding-bottom: 1em;
	list-style-type: none;
	background-image: url(../img/ya.gif);
	background-repeat: no-repeat;
	background-position: 15px top;
}

.title1 {
	font-size: 16px;
	color: #CC9900;
	background-color: #FFFFCC;
	line-height: 25px;
	text-decoration: none;
	font-weight: bold;
}
.imgrtl {
	float: right;
	margin-left: 10px;
}
.imgltl {
	float: left;
	margin-left: 5px;
}

.title5 {
	font-size: 14px;
	background-color: #f7f7f7;
	line-height: 2.5em;
	border: 1px dotted #666666;
	padding: 8px;
	width: 650px;
	color: #666666;
}
.title2 {
	font-size: 14px;
	font-weight: bold;
	color: #84ae5a;
	background-color: #f7f7f7;
	line-height: 2.5em;
	text-indent: 8px;
	border: 1px dotted #84ae5a;
}
#wrapper h2 {
	margin-top: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}

#wrapper h3 {
	margin-top: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}
.red {
	font-weight: bold;
	color: #FF0000;
	font-size: 18px;
}
.image_center {
	text-align: center;
	clear: both;
	margin-bottom: 25px;
}
#wrapper #main p.title {
	margin-bottom: 15px;
	font-size: 16px;
	background-color: #F2F2E6;
	color: #990000;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-left: 0px;
	margin-right: 0px;
}
.red2 {
	color: #FF0000;
}


#wrapper #header p {
	color: #484848;
	font-size: 12px;
	line-height: 1.4em;
}
#tl {
	width: 250px;
	float: left;
	padding-left: 15px;
	padding-top: 10px;
}
#tm {
	float: right;
	width: 250px;
	padding-top: 45px;
	height: 20px;
}
#tr {
	float: right;
	width: 165px;
	margin-top: 8px;
}
#wrapper #main table {
	line-height: 3em;
	font-weight: bold;
	margin-left: 10px;
	margin-bottom: 15px;
}

#wrapper #main h3 {
	margin-bottom: 1em;
	padding: 0px;
	margin-top: 0px;
}
#wrapper #main p {
	line-height: 1.5em;
	margin-right: 1em;
	margin-left: 1em;
	margin-bottom: 1em;
}
#wrapper #ltr p {
	margin-right: 10px;
	margin-bottom: 10px;
	line-height: 1.5em;
	margin-top: 10px;
	margin-left: 10px;
}
#wrapper #main h4 {
	font-size: 1.2em;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #84ae5a;
	margin: 0.7em;
	text-indent: 5px;
	color: #84ae5a;
}

.text10 {
	font-size: 10px;
}
#main .factbox {
	height: 320px;
	line-height: 1.3em;
	width: 220px;
	float: left;
	margin-right: 10px;
	background-color: #f2f2e6;
	padding-top: 10px;
	margin-bottom: 10px;
}
.topbox {
	width: 930px;
	margin-bottom: 25px;
}#wrapper #main ol li {
	list-style-type: decimal;
	background-image: none;
	font-weight: normal;
}
#main dt {
	font-weight: bold;
	margin-left: 10px;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-right: 10px;
	margin-bottom: 5px;
}
#main dd {
	line-height: 20px;
	margin-right: 15px;
	margin-left: 10px;
	margin-bottom: 15px;
}
.rtlp {
	text-align: right;
}
.pt16 {
	font-size: 32px;
	line-height: 1em;
}
.news {
	border: 1px solid #CCCCCC;
	height: 250px;
	overflow: auto;
	margin-left: 10px;
	width: 928px;
}
#wrapper #header #tm ul {
	list-style-type: none;
}
#wrapper #header #tm ul li {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 20px;
}
#wrapper #header #tm li img {
	vertical-align: bottom;
}

#wrapper #footer p {
	margin-bottom: 1em;
	margin-left: 1em;
	line-height: 1.5em;
}
#wrapper .topbox p {
	line-height: 1.5em;
	margin-left: 30px;
	margin-bottom: 1em;
	margin-top: 1em;
}
.news dt {
	font-weight: bold;
	margin-left: 10px;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-right: 10px;
	margin-bottom: 5px;
}
.news dd {
	line-height: 20px;
	margin-right: 15px;
	margin-left: 10px;
	margin-bottom: 15px;
}
div.imagebox {
	width: 215px;               /* 横幅 */
	float: left;
	height: 165px;
	margin-right: 6px;
	margin-left: 6px;
	background-color: #f2f2e6;
	margin-bottom: 10px;
}
div.imagebox01 {
	width: 335px;               /* 横幅 */
	float: left;
	margin-right: 10px;
	margin-left: 2px;
	background-color: #f2f2e6;
	margin-bottom: 10px;
	height: 315px;
}
.image {
	text-align: center;
	display: block;
}

div.imagebox02 {
	float: left;
	padding-bottom: 10px;
	padding-left: 8px;
}
#wrapper #ltr li.side {
	list-style-type: none;
	background-image: none;
	margin-left: 0px;
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 5px;
}
#wrapper #main .imagebox02 table.ja {
	width: 450px;
}
#wrapper #main .imagebox02 h3 {
	font-size: 1.2em;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #84ae5a;
	color: #84ae5a;
	text-indent: 5px;
	margin-top: 10px;
}
#wrapper #main .imagebox01 h3 {
	font-size: 1.2em;
	border-left-width: 5px;
	border-left-style: none;
	border-left-color: #84ae5a;
	margin: 0.7em;
	text-indent: 5px;
	color: #84ae5a;
	background-color: #f2f2e6;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #84ae5a;
}
#wrapper #main .imagebox02 p.capt {
	color: #006699;
	margin: 0px;
}

#wrapper #main #prof dt {
	border-top-width: 1px;
	border-top-style: dotted;
	border-bottom-style: none;
	border-top-color: #CCCCCC;
	padding-top: 10px;
}
#wrapper #main #prof dd {
	padding-left: 100px;
	margin-top: -25px;
}
#wrapper #main ol {
	margin-bottom: 20px;
}
#wrapper #main .bunjyo a {
	text-decoration: none;
	color: #999900;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999900;
}
#wrapper #main .bunjyo {
	margin-bottom: 30px;
	font-size: 14px;
	background-color: #F2F2E6;
	padding: 10px;
	line-height: 2em;
}
#wrapper #main .bunjyo2 {
	margin-bottom: 30px;
	font-size: 1.5em;
	background-color: #F2F2E6;
	padding: 10px;
	line-height: 2em;
	color: #999900;
	border: 1px solid #E1E1E1;
	font-weight: bold;
	margin-right: 0px;
	margin-left: 0px;
}
.kesu {
	text-decoration: line-through;
}
.map2	{
	width: 625px; 
	height: 350px;
}
#wrapper #main .td3 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	width: 160px;
	padding-left: 5px;
	background-color: #99CCCC;
}
