@charset "utf-8";
/* ↓　body タグ　grand rule */
body {
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", 'Century Gothic', sans-serif;
	font-size: 96%;
	text-align: center;
	margin:0px;
	padding:0px;
	background:url(../images/bk_rp01.png) repeat-x center top;
}
a:link {
	color: #000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: underline;
	color: #000;
}
h1, h2, h3, h4, h5, h6, img, img a, p, table, tr, td {
	margin: 0px;
	padding: 0px;
	border:0px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:bold;
}
ul, ol, li, dl, dt, dd {
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}
/* ↑　body タグ　grand rule */
/* ↓　共通セレクタ　grand rule */
.float-l {
	float:left;
}
.float-r {
	float:right;
}
.clearb {
	clear:both;
}
.caution {
	color: #C71B27;
}
.pankuzu {
	clear:both;
	text-align: left;
	height: 16px;
	line-height:16px;
	font-size:12px;
	margin:auto;
	width:976px;
}
.align-center {
	text-align:center;
}
.align-left {
	text-align:left;
}
.align-right {
	text-align: right;
}
.pad-top-small {
	padding-top:8px;
}
.pad-top-middle {
	padding-top:16px;
}
.pad-top-tall {
	padding-top:32px;
}
.pad-left-small {
	padding-left:8px;
}
.pad-left-middle {
	padding-left:16px;
}
.pad-left-tall {
	padding-left:32px;
}
.pad-right-small {
	padding-right:8px;
}
.pad-right-middle {
	padding-right:16px;
}
.pad-right-tall {
	padding-right:32px;
}
.pad-bottom-small {
	padding-bottom:8px;
}
.pad-bottom-middle {
	padding-bottom:16px;
}
.pad-bottom-tall {
	padding-bottom:32px;
}
.pad-top-bottom-middle {
	padding-top:16px;
	padding-bottom:16px;
}
.pad-top-bottom-small {
	padding-top:8px;
	padding-bottom:8px;
}
.pad-topm-bottomt {
	padding-top:16px;
	padding-bottom:32px;
}
.mag-top-bottom-xsmall {
	margin-top:4px;
	margin-bottom:4px;
}
.mag-top-bottom-small {
	margin-top:8px;
	margin-bottom:8px;
}
.mag-top-bottom-middle {
	margin-top:16px;
	margin-bottom:16px;
}
.mag-top-bottom-tall {
	margin-top:32px;
	margin-bottom:32px;
}
.mag-top-xsmall {
	margin-top:6px;
}
.mag-top-small {
	margin-top:8px;
}
.mag-top-middle {
	margin-top:16px;
}
.mag-top-xmiddle {
	margin-top:28px;
}
.mag-top-tall {
	margin-top:32px;
}
.mag-bottom-small {
	margin-bottom:8px;
}
.mag-bottom-middle {
	margin-bottom:16px;
}
.mag-bottom-tall {
	margin-bottom:32px;
}
.mag-right-xsmall {
	margin-right:6px;
}
.btn-input {
	color: #FFC;
	background-color: #333;
	padding: 0px;
	height: 30px;
	width: 80px;
	border: 1px solid #000;
}
input[type="text"] {
	border:solid 1px #666;
	width:180px;
}
textarea {
	border:solid 1px #666;
	width:200px;
	height:160px;
}
.name-txt {
	font-size:140%;
	color:#3c58a0;
}
.footer-name {
	font-size:16px;
	padding:15px 0;
}
.span12 {
	font-size:12px;
}
.timetable {
	background-color:#d65656;
	white-space: nowrap;
	color:#FFFFFF;
}
.timetable-time {
	background-color:#ededed;
	white-space: nowrap;
}
.timetbl-sat {
	background-color:#D9E4FF;
	text-align:center;
}
.timetbl-sun {
	background-color:#F9DDDD;
	text-align:center;
}
.timetbl-holi {
	text-align:center;
	color:#FFFFFF;
	background-color: #043C56;
}
.color-enji {
	color:#8B0000;
}
.color-blue {
	color:#537CB9;
}
.color-pink {
	color:#d65656;
}
.color-orenge {
	color:#ff9600;
}
.color-green {
	color:#75A233;
}
.font-size-large {
	font-size:140%;
}
.font-size-middle {
	font-size:120%;
}
.font-size-small {
	font-size:90%;
}
.font-size-xsmall {
	font-size:11px
}
.font-bold {
	font-weight:bold;
}
.lheight14 {
	line-height:14px;
}
.lheight16 {
	line-height:16px;
}
.lheight18 {
	line-height:18px;
}
.lheight20 {
	line-height:20px;
}
.cont-cap {
	width:668px;
	background-color: #fef8e7;
	border: 1px solid #FCE7A7;
}
.cont-capm {
	background-color: #fef8e7;
	border: 1px solid #FCE7A7;
}
.cont-capinm {
	padding:10px;
}

.cont-capin {
	padding:20px;
}
.cont-capg {
	width:668px;
	background-color: #F7FAEF;
	border: 1px solid #BDDA8D;
}
.left-cap {
	background-color: #fef8e7;
}
.left-cap ul {
	padding:20px;
}
.left-cap ul li {
	list-style-type: none;
	list-style-position: outside;
}
.left-cap-pink {
	background-color: #FDEEF2;
}
.left-cap-pink ul {
	padding:20px;
}
.border-1 {
	border:solid 1px #cdcdcd;
}
.question {
	text-align: left;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #650206;
	width: 600px;
	font-size:18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #33A8DF;
}
.answer {
	text-align: left;
	padding: 15px 0px;
	color: #343434;
}
/* ↑　共通セレクタ　grand rule */
/* ↓　header タグ　header rule */
#header {
	height: 197px;
	background:url(../images/bk_header_rp01.png) repeat-x;
}
#header h1 {
	font-size:12px;
	text-align:left;
	font-weight:normal;
	color:#ffffff;
	height:20px;
}
#header-contents {
	margin: auto;
	width: 976px;
	text-align: center;
	background: url(../images/bk_header01.png) no-repeat;
}
#header-contentse {
	margin: auto;
	width: 976px;
	text-align: center;
	background: url(../images/bk_headere01.png) no-repeat;
}
#header-maincontents {
	height: 125px;
}
#header-maincontents-left {
	float: left;
	padding-top:22px;
}
#header-maincontents-center {
	float: left;
	padding-top: 0px;
	padding-left: 0px;
	font-size: 12px;
}
#header-maincontents-right {
	color:#30305c;
	float: right;
	font-size:14px;
	letter-spacing:0px;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height:110%;
	text-align:left;
	width:350px;
}
#menu {
	clear: both;
	width:976px;
	height:47px;
	margin:auto;
}
#menu-wrap {
	margin:auto;
	text-align:center;
	background:url(../images/bk_menu_rp01.png) repeat-x;
}
#menu ul {
	list-style-type: none;
	list-style-position: inside;
	margin: 0px;
}
#menu li {
	float:left;
	list-style-type: none;
	list-style-position: outside;
	height:47px;
	margin-right:4px;
}
#menu li img {
}
/* ↑　header タグ　header rule */
/* ↓　noflash タグ　noflash rule */
#flasharea {
	height: 308px;
	clear:both;
}
#flash-in {
	background: url(../images/bk_noflash01.jpg) no-repeat top;
	display: block;
	width:976px;
	height: 308px;
	margin:auto;
	text-align:center;
}
/* ↑　noflash タグ　noflash rule */
/* ↓　footer タグ　footer rule */
#footer {
	clear: both;
	text-align:center;
	height:148px;
	background-image:url(../images/bk_footer_rp01.png);
}
#footer-contents {
	margin:auto;
	display:block;
	height:148px;
	width:976px;
	background-image:url(../images/bk_footer01.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#footer a {
	color:#131313;
}
#footer-menu {
	letter-spacing:1px;
	font-size:80%;
	line-height:20px;
	padding-top:24px;
	padding-left:30px;
	width:676px;
	color:#131313;
	text-align:left;
}
#footer-menu a {
	color:#131313;
}
#footer-menu2 {
	letter-spacing:1px;
	font-size:80%;
	line-height:120%;
	padding-top:58px;
	width:250px;
	color:#131313;
	text-align:left;
}

#footer-sign-block {
	color:#131313;
	height:20px;
	width:676px;
	text-align:left;
	font-size:90%;
	line-height:140%;
	padding-top:76px;
}
#footer-sign-block p {
}
#footer-copyright {
	letter-spacing:1px;
	font-size:11px;
	height: 30px;
	line-height:30px;
	color:#131313;
	text-align:left;
}
#footer-copyright a {
	color:#131313;
}
/* ↑　footer タグ　footer rule */
/* ↓　contents タグ　grand contents rule */
#wrap-cont{
		background:url(../images/bk_cont_rp01.png) repeat-x top;

}
#contents {
	clear: both;
	margin: auto;
	width: 976px;
	background:url(../images/bk_lnavi_rp01.png) repeat-y left;
}
#contents:after {
	content: "";
	display: block;
	clear: both;
	height: 0px;
	overflow: hidden;
}
#left-navi {
	float: left;
	width: 228px;
}
#maincontents {
	float: left;
	width:700px;
	text-align:left;
	margin-right: 0px;
	margin-left: 22px;
}
#maincontents-pad {
	width:700px;
}
/* ↑　contents タグ　grand contents rule */
/* ↓　left-navi タグ　left-navi rule */
#left-navi #left-menu {
	width:228px;
	padding: 16px 0 0 0;
}
#left-navi #left-menu2 {
	text-align:center;
	width:228px;
}
#left-navi #left-menu li {
	list-style-type: none;
	list-style-position: outside;
}
#left-navi #left-menu li .img {
	display:block;
	width:228px;
}
#left-navi .btn-list {
}
#left-navi .btn-list li img{
	list-style-type: none;
	list-style-position: outside;
	margin-bottom:6px;
}
#left-navi .bn-list {
}
#left-navi .bn-list li img{
	list-style-type: none;
	list-style-position: outside;
	margin-bottom:4px;
}

#left-navi .style-list {
	margin:15px 15px 15px 20px;
}
#left-navi .style-list li {
	list-style-type: circle;
	list-style-position: inside;
	line-height:30px;
	height:30px;
	width:142px;
	letter-spacing:0px;
}
#left-navi .icon-list {
	padding-top:10px;
}
#left-navi .icon-list li {
	list-style-type: none;
	list-style-position: outside;
	height:16px;
	line-height:16px;
	width:160px;
	margin-top: 10px;
	padding-left:33px;
	letter-spacing:0px;
	background-image: url(../images/bk_navi_icon01.gif);
	background-position: left;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
.lnavi-dot-line {
	background-image: url(../images/bk_dot_line01.png);
	background-repeat: repeat-x;
	height: 16px;
	line-height:16px;
	width:280px;
}
.lnavi-pad-dot-line {
	background-image: url(../images/bk_dot_line01.png);
	background-repeat: repeat-x;
	height: 16px;
	line-height:16px;
	width:183px;
}
/* ↑　left-navi タグ　left-navi rule */
/* ↓　right-navi タグ　right-navi rule */
#right-navi .right-navi-block {
	border:solid 1px #666;
	text-align:left;
}
#right-navi ul li a {
	list-style-type: none;
	height:30px;
	line-height:30px;
	color:#2e76ed;
}
#right-navi .btn-list {
	padding:0px;
	margin:0px;
}
#right-navi .btn-pad-blockr {
	padding-right:10px;
}
#right-navi .btn-list li {
	list-style-type: none;
	list-style-position: outside;
}
#right-navi .normal-list {
	padding:15px 0px;
}
#right-navi .normal-list li {
	list-style-type: none;
	list-style-position: outside;
	line-height:30px;
	height:30px;
	width:150px;
	padding-left: 20px;
	letter-spacing:1px;
}
#right-navi .icon-list {
	padding:15px;
}
#right-navi .icon-list li {
	list-style-type: none;
	list-style-position: outside;
	line-height:30px;
	height:30px;
	width:150px;
	padding-left: 20px;
	letter-spacing:0px;
	background-image: url(../images/bk_navi_icon01.png);
	background-position: left;
	background-repeat: no-repeat;
}
#right-navi .style-list {
	margin:15px 15px 15px 20px;
}
#right-navi .style-list li {
	list-style-type: circle;
	list-style-position: inside;
	line-height:30px;
	height:30px;
	width:142px;
	letter-spacing:0px;
}
#right-navi .caption-list {
	padding:15px;
}
#right-navi .caption-list li {
	list-style-type: none;
	list-style-position: outside;
	width:163px;
	line-height:18px;
	text-align:left;
	letter-spacing:0px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #343434;
}
#right-navi .caption-list .ymd {
	font-size:11px;
	font-weight:bold;
	color:#018e91;
	line-height:22px;
}
#right-navi .caption-list a {
	font-size:11px;
	font-weight:bold;
	line-height:18px;
}
.rnavi-dot-line {
	background-image: url(../images/bk_dot_line01.png);
	background-repeat: repeat-x;
	height: 16px;
	line-height:16px;
	width:195px;
}
.rnavi-pad-dot-line {
	background-image: url(../images/bk_dot_line01.png);
	background-repeat: repeat-x;
	height: 16px;
	line-height:16px;
	width:185px;
}
/* ↑　right-navi タグ　right-navi rule */

/* ↓　maincontents タグ　maincontents rule */

#maincontents .section-title {
	height: 49px;
	line-height: 49px;
	width: 700px;
	font-size:120%;
	font-weight:normal;
	color:#131313;
	background-image: url(../images/bk_sectitle01.png);
	background-repeat: no-repeat;
	text-indent:90px;
	letter-spacing:2px;
}
#maincontents .section-subtitle {
	color:#343434;
	font-weight:normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AAD16C;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #4B79B9;
	width:665px;
	height:32px;
	font-size:120%;
	line-height:32px;
	text-indent:15px;
	margin-bottom:12px;
	letter-spacing:2px;
}
#maincontents .section-subtitle-tbline {
	color:#935800;
	font-weight:normal;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #537CB9;
	border-bottom-color: #537CB9;
	width:670px;
	height:34px;
	line-height:34px;
	text-indent:15px;
	font-size: 120%;
	margin-bottom:12px;
}
#maincontents .section-subtitle-stbline {
	color:#650206;
	font-weight:normal;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E3A1A6;
	border-bottom-color: #E3A1A6;
	width:632px;
	height:30px;
	line-height:30px;
	text-indent:25px;
	font-size: 16px;
	margin-top:12px;
}
#maincontents .section-subtitle-belt {
	color:#fff;
	background-color:#3A75BA;
	font-weight:normal;
	width:670px;
	text-indent:15px;
	height:34px;
	line-height:34px;
	font-size:16px;
	margin-bottom:12px;
}
#maincontents .section-subtitle-belt2 {
	color:#fff;
	background-color:#8BC03D;
	font-weight:normal;
	width:670px;
	text-indent:15px;
	height:34px;
	line-height:34px;
	font-size:16px;
	margin-bottom:12px;
}

#maincontents .section-subtitle-beltl {
	color:#fff;
	background-color:#1F7714;
	font-weight:normal;
	width:682px;
	text-indent:15px;
	height:34px;
	line-height:34px;
	font-size:16px;
}
#maincontents .paragraph-normal {
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
}
#maincontents .mcontents-dot-line {
	background-image: url(../images/bk_dot_line01.png);
	background-repeat: repeat-x;
	height: 16px;
	line-height:16px;
	width:662px;
}
#maincontents .section-dot-line {
	background-image: url(../images/bk_dot_line01.png);
	background-repeat: repeat-x;
	height: 16px;
	line-height:16px;
	width:630px;
	margin-top:8px;
	margin-bottom:8px;
}
#maincontents .table-lblinef {
}
#maincontents .table-lblinef table {
	width:100%;
	text-align:left;
}
#maincontents .table-lblinef table tr th {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #F0CBD3;
	border-left-color: #0092D7;
	padding:6px 8px;
	font-weight:normal;
}
#maincontents .table-lblinef table tr td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6A7AB;
	padding:6px 8px;
}
#maincontents .table-lbline {
}
#maincontents .table-lbline table {
	width:100%;
	border-collapse:collapse;
	text-align:left;
}
#maincontents .table-lbline table tr th {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #EEBEBD;
	border-left-color: #537CB9;
	padding:3px 4px;
	font-weight:normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #EEBEBD;
	border-right-color: #EEBEBD;
}
#maincontents .table-lbline table tr td {
	padding:3px 4px;
	border: 1px solid #537CB9;
}
#maincontents .table-lbline table tr .tdata {
	text-align:center;
}
#maincontents .table-lbline ul {
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}
#maincontents .table-lbline ul li {
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}
#maincontents .table-noline {
}
#maincontents .table-noline table {
	width:100%;
	border-collapse:collapse;
	text-align:left;
}
#maincontents .table-noline table tr th {
	padding:6px 4px;
	font-weight:normal;
}
#maincontents .table-noline table tr td {
	line-height:130%;
	padding:6px 4px;
}
#maincontents .table-lbline-half {
	padding-left:20px;
	padding-right:20px;
}
#maincontents .table-lbline-half table {
	width:323px;
	text-align:left;
}
#maincontents .table-lbline-half table tr th {
	font-weight:normal;
	font-size:14px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #ffe3b2;
	border-left-color: #4b2a06;
	padding:3px 4px;
	width:100px;
}
#maincontents .table-lbline-half table tr td {
	font-size:14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1a559;
	padding:3px 4px;
}
#maincontents .table-lbline-half table tr .tdata {
	text-align:center;
}
#maincontents .table-lbline-half ul {
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}
#maincontents .table-lbline-half ul li {
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}
#maincontents .table-lbline-timetbl {
}
#maincontents .table-lbline-timetbl table {
	text-align:left;
	border-collapse:collapse;
}
#maincontents .table-lbline-timetbl table tr .thead{
	font-weight:normal;
	font-size:90%;
	padding:2px 2px;
}
#maincontents .table-lbline-timetbl table tr .tdata{
	font-size:90%;
	padding:2px 3px;
	border: 1px solid #cdcdcd;
}
#maincontents .table-lbline-timetbl table tr th,#maincontents .table-lbline-timetbl table tr td{
	font-weight:normal;
	font-size:90%;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	text-align:center;
}
#maincontents .table-lbline-timetbl table tr .tdsat01 {
	font-size:14px;
	padding:3px 6px 5px 6px;
}
#maincontents .table-lbline-timetbl table tr .tdsat02 {
	font-size:14px;
	padding:3px 6px 5px 6px;
}
#maincontents .active-map {
	padding-left:20px;
	padding-right:20px;
}
#maincontents .news-title {
	line-height:28px;
	height:28px;
	color:#904e18;
	font-size:110%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cdcdcd;
	width:670px;
}
#maincontents .news-caption {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cdcdcd;
	line-height:24px;
	padding-top:6px;
	padding-bottom:6px;
	width:670px;
}
#maincontents .newscont {
	border:solid 1px #cdcdcd;
	width:0px;
	padding:15px 15px 0px 15px;
}
.topage-belt {
	color:#fff;
	background-color:#E98AB7;
	font-weight:normal;
	width:390px;
	height:24px;
	line-height:24px;
	font-size:100%;
	margin-bottom:12px;
	text-align:right;
}
.harf-tbline {
	color:#935800;
	font-weight:normal;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #537CB9;
	border-bottom-color: #537CB9;
	width:100%;
	height:30px;
	line-height:30px;
	text-indent:15px;
	font-size: 110%;
	margin-bottom:12px;
}
/* ↑　maincontents タグ　maincontents rule */

/* ↓　rollover タグ　rollover rule */
#sld01 {
	padding:15px 0px 30px 0px;
}
#sld01 ul {
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}
#sld01 ul li {
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}
.rollover {
	width:675px;
	height:450px;
	margin:0px;
	padding-right:0px;
}
.rollover ul, .rollover ul li {
	padding:0px;
	margin:0px;
}
.rollover p {
	float:left;
	margin:0px;
	width:400px;
	position:relative;
}
.rollover .rollover_view {
	position:absolute;
	top:0;
	left:0;
}
.rollover .thumb {
	float:right;
	width:275px;
	display:block;
	list-style:none;
}
.rollover .lir {
	float:left;
	width:135px;
	height:120px;
}
.rollover li a {
	color: #343434;
	text-decoration: none;
}
.rollover .lil {
	float:left;
	width:140px;
	height:120px;
	display:block;
}
.rollover a img {
	border:0;
}
/* ↑　rollover タグ　rollover rule */
#msg01 {
	width:680px;
	background-image: url(../images/bk_msg01.jpg);
	height:230px;
	background-repeat: no-repeat top;
}
#msg01 p {
	padding-left:15px;
	line-height:150%;
}
.contwidthw {
	width:700px;
}
.contwidth {
	width:666px;
}
#back-top {
	position: fixed;
	bottom: 290px;
	z-index: 1100;
	right: 20px;
}
#topmap{
	position:relative;
	top:2px;
	z-index: 10;
	float:right;
	right:16px;
}
.cycle-slideshow{
	z-index:1;
}
.flowblock{
	background:url(../images/bk_flow01.png) no-repeat top;
	width:670px;
}
.flowblock2{
	background:url(../images/bk_flow02.png) no-repeat top;
	width:670px;
}
.flowblock3{
	background:url(../images/bk_flow03.png) no-repeat top;
	width:670px;
}
.flowblock4{
	background:url(../images/bk_flow04.png) no-repeat top;
	width:670px;
}

.flowtitle{
	width:670px;
	height:46px;
	line-height:46px;
	color:#131313;
	text-indent:78px;
	font-size:120%;
	font-weight:normal;
}
.flowin{
	padding:0px 0px 0px 80px;
	font-size:106%;
}
.flowown{
	background:url(../images/bk_flowown01.png) no-repeat top;
	width:670px;
}
.flowown2{
	background:url(../images/bk_flowown02.png) no-repeat top;
	width:670px;
}
.flowowntitle{
	width:670px;
	height:40px;
	line-height:40px;
	color:#131313;
	font-size:126%;
	text-indent:78px;
	font-weight:normal;
}
.flowownin{
	padding:15px 0px 15px 80px;
}


#map_canvas2 {
	width: 292px;
	height: 288px;
}

#map_canvas {
	width: 350px;
	height: 306px;
}