/*******ドロップダウンメニュー**********/

#btn {
	width: 960px;
	height: 30px;
	float: left;
}

#btn2 {
	width: 874px;
	height: 30px;
	background-color: #C60;
	float: left;
	padding: 0 0 0 85px;
	margin: 0 0 0 1px;
}

#btn li,#btn2 li {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
}

#btn .mainmenu a.menu {
  display: block;
  text-align: center;
  padding:0;
  margin:0;
  width: 160px;
  text-decoration: none;
}

.submenu {
  visibility: hidden;
  position: absolute;
  z-index: 3;
}

.submenu a {
  display: block;
  text-align: left;
}

/*******ドロップダウンメニューここまで**********/

#header h1 {
	width: 240px;
	height: 129px;
	float: left;
	padding: 52px 0 0 0;
}

#header p {
	width: 394px;
	height: 129px;
	float: left;
	padding: 50px 0 0 0;
}

#header dl {
	width: 320px;
	height: auto;
	float: right;
	text-align: right;
	padding: 52px 0 0 0;
}

ul.info {
	list-style: none;
	padding: 10px;
}

ul.info li {
	margin: 0 0 10px 0;
	text-align: center;
}

.bannerop {
	margin-bottom: -3px!important;
}

dl.news {
	text-align: left;
	margin: 10px 0 10px 15px;
	padding: 20px;
	font-size: 0.8em;
	height: 300px;
	background-color: #E8ECEF;
	overflow: auto;
}

dl.news dt {
	color: #0273A4;
	margin: 0 0 5px 0;
	border-bottom: 1px dotted #0273A4;
	font-weight: bold;
}

dl.news dd {
	color: #333;
	margin: 0 0 10px 10px;
	line-height: 130%;
}

dl.news dd a:link,dl.news dd a:visited,dl.news dt a:link,dl.news dt a:visited {
	color: #336;
	text-decoration: underline;
}

dl.news dd a:hover,dl.news dt a:hover {
	color: #366;
	text-decoration: none;
}

dl.event {
	text-align: left;
	margin: 10px 10px 10px 15px;
	padding: 20px;
	font-size: 0.8em;
	height: 300px;
	background-color: #FFF9F5;
	overflow: auto;
}

dl.event dt {
	color: #56256e;
	margin: 0 0 5px 0;
	border-bottom: 1px dotted #6b395f;
	font-weight: bold;
}

dl.event dd {
	color: #333;
	margin: 0 0 10px 10px;
	line-height: 130%;
}

dl.event dd a:link,dl.event dd a:visited,dl.event dt a:link,dl.event dt a:visited {
	color: #9b72b0;
	text-decoration: underline;
}

dl.event dd a:hover,dl.event dt a:hover {
	color: #841a75;
	text-decoration: none;
}

.subttl {
	border-left: 5px solid #F39800;
	color: #6C2C2F;
	text-align: left;
	padding:2px 10px;
	margin: 20px 20px 10px 20px;
	font-size: 1.2em;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

.subttl2 {
	color: #EA5506;
	text-align: left;
	font-size: 1em;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	margin: 10px 0;
}

.txt {
	padding: 10px 35px;
	font-size: 0.8em;
	color: #333;
	line-height: 140%;
	text-align: left;
}

.txt a:link,.txt a:visited,table a:link,table a:visited {
	color: #066;
	text-decoration: underline;
}

.txt a:hover,table a:hover {
	color: #09F;
	text-decoration: none;
}

.box {
	width: 400px;
	height: auto;
	padding: 40px 20px;
	background-color: #FFC;
	font-size: 85%;
	line-height: 160%;
	text-align: center;
	color: #333;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

.boss {
	text-align: right;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	color: #333;
	padding: 0 20px 0 0;
	font-size: 0.9em;
}

dl.gaiyo {
	width: 360px;
	height: auto;
	margin: 10px 0;
	font-size: 90%;
	text-align: center;
	line-height: 160%;
	color: #333;
}

dl.gaiyo dt {
	width: 160px;
	text-align: left;
	float: left;
}

dl.gaiyo dd {
	width: 200px;
	text-align: left;
	float: right;
}

dl.txt dt {
	font-weight: bold;
}

dl.txt dd ol,dl.txt dd ul {
	margin: 0 30px;
}

div.tabarea {
  font-size: 80%;
  font-weight: bold;
  text-align: center;
}

a.tab {
  background-color: #F8F4E6;
  border: 1px solid #039;
  border-bottom-width: 0px;
  padding: 2px 1em 2px 1em;
  text-decoration: none;
}

a.tab,a.tabon,a.tab:visited {
  color: #683f36;
}

a.tab:hover {
  background-color: #FFE9A9;
  color: #887f7a;
}

a.tabon {
  background-color: #FFE9A9;
  border: 1px solid #583822;
  border-bottom-width: 0px;
  padding: 2px 1em 2px 1em;
  text-decoration: none;
}

table.tbl_history {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #583822;
	border-left-color: #583822;
	text-align: center;
}

table.tbl_history td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #583822;
	border-bottom-color: #583822;
	padding: 5px;
}

.tbbase {
	background-color: #FFE9A9;
}

dl.lnk {
	margin: 10px 0 10px 30px;
	color: #333;
	text-align: left;
	font-size: 0.8em;
	line-height: 130%;
}

dl.lnk dt {
	border-left: 10px solid #060;
	padding: 0 0 0 10px;
}

dl.lnk dt a:link,dl.lnk dt a:visited {
	color: #063;
	text-decoration: underline;
}

dl.lnk dt a:hover {
	color: #CCC;
	text-decoration: none;
}

dl.lnk dd {
	margin: 0 0 10px 0;
}

table.schedule {
	margin: 10px auto;
	font-size: 0.8em;
	color: #333;
	border-top: 1px solid #366;
	border-right: 1px solid #366;
	line-height: 140%;
}

table.schedule th {
	padding: 3px;
	border-bottom: 1px solid #366;
	border-left: 1px solid #366;
}

table.schedule td {
	padding: 5px 10px;
	border-bottom: 1px solid #366;
	border-left: 1px solid #366;
}

.bg_ttl {
	background-color: #CCE5FF;
}

.bg_view {
	background-color: #F2F2B0;
}

.viewcolor {
	color: #F2F2B0;
}

.tsubasaimg {
	margin: 10px 0 0 0;
}

.supportblog {
	margin: 20px 0 0 0;
}

ol.insideol {
	margin-left: 50px!important;
}

#footer a:link,#footer a:visited {
	color: #FFF;
	text-decoration: underline;
}

#footer a:hover {
	color: #09F;
	text-decoration: none;
}

#footer dl {
	width: 960px;
	height: auto;
	margin: 0 auto;
	font-size: 0.8em;
	text-align: right;
}

#footer ul {
	list-style: none;
}

#footer ul li {
	float: right;
	margin: 0 0 0 10px;
}

.privacy {
	margin: 20px auto;
	text-align: left;
}

.privacy ol {
	margin: 10px 20px;
}

.imgtbl {
	text-align: center;
	font-size: 0.8em;
	margin: 10px 0;
}

.imgtbl td {
	vertical-align: top;
}

.imgtbl p {
	width: 265px;
	height: auto;
	text-align: center;
	margin: 5px 0;
	font-size: 0.9em;
	line-height: 140%;
}

ul.senmu {
	list-style: none;
	margin: 20px 0;
}

ul.senmu li {
	margin: 5px 0 0 0;
	font-size: larger;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

ul.senmu li a:link,ul.senmu li a:visited {
	background-color: #00AFCC;
	border: 1px solid #008DB7;
	color: #FFF;
	text-align: center;
	width: 300px;
	height: auto;
	display: block;
	padding: 5px;
	text-decoration: none;
}

ul.senmu li a:hover {
	background-color: #3CF;
	border: 1px solid #008DB7;
	color: #FFF;
	text-align: center;
	width: 300px;
	height: auto;
	display: block;
	padding: 5px;
	text-decoration: none;
}

.info li p {
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

.lccbox {
	border: 1px solid #CCC;
	padding: 10px 0;
}

.lcc {
	text-align: center;
	color: #F60;
	font-weight: bold;
	font-size: 1em;
}

.lccnotice {
	text-align: left;
	color: #069;
	font-size: 75%;
	text-indent: 1em;
}

.kata {
	text-align: right;
}

.oogoe {
	float: left;
}

.portallist {
	width: 960px;
	height: auto;
	float: left;
	margin: 0 0 20px 0;
}

.portallist dt {
	margin: 0 0 5px 0;
}

.portallist dd {
	float: left;
	margin: 0 0 0 10px;
}

