@charset "utf-8";
/* CSS Document */

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 10px;
	text-align : center;
	color: #000000;
}
.oneColFixCtr img {
    border:none;
}
.oneColFixCtr #container {
	width: 940px;
	margin: 0 auto auto auto; /* 自動マージン（幅と連動）により、ページが中央揃えになります */
	border: 1px solid #3300FF;
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
	background-color: #FFFFFF;
}
.oneColFixCtr #header {
	width:940px;
	height:430px;
	position: relative;
}
.oneColFixCtr #gmap {
	left:10px;
	top:90px;
	width:920px;
	height:340px;
	white-space:normal;
	position: relative;
}
.oneColFixCtr #map_c_ul {
	position:absolute;
	left:10px;
	top:90px;
	width:10px;
	height:10px;
	white-space:normal;
	background-image: url(images/map_c_ul.gif);
	font-size: 0px;
}
.oneColFixCtr #map_c_ur {
	position:absolute;
	top:90px;
	width:10px;
	height:10px;
	white-space:normal;
	background-image: url(images/map_c_ur.gif);
	font-size: 0px;
	right: 10px;
}
.oneColFixCtr #logo {
	position:absolute;
	left:10px;
	top:10px;
	width:195px;
	height:70px;
	white-space:normal;
}
.oneColFixCtr #information {
	position:absolute;
	left:210px;
	top:10px;
	width:345px;
	height:65px;
	white-space:normal;
	background-image: url(images/mapbg.png);
	text-align: left;
	padding: 5px;
}
.oneColFixCtr #amedasu {
	position:absolute;
	left:575px;
	top:10px;
	width:390px;
	height:65px;
	white-space:normal;
	background-image: url(images/mapbg.png);
	text-align: left;
	padding: 5px;
}
.oneColFixCtr #maplogo {
	position:absolute;
	top:230px;
	width:160px;
	height:40px;
	white-space:normal;
	right: 10px;
}
.oneColFixCtr #mainContentTop {
	background-image: url(images/bg_tile_top.gif);
	width: 940px;
	height: 10px;
	font-size: 0px;
	left: 10px;
	position: relative;
}
.oneColFixCtr #mainContent {
	width: 940px;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
}
.oneColFixCtr #mainLeft {
	position:relative;
	width:330px;
	text-align: left;
	padding: 0px;
	float: left;
}
.oneColFixCtr #mainRight {
	position:relative;








	//left:355px;
	width:524px;
	text-align: left;
	padding: 0px;
	margin-left: 345px;
	min-height: 1200px;
	left: 0px;
}
.oneColFixCtr #livepic {
	position:relative;
	left:0px;
	width:330px;
	white-space:normal;
	text-align: left;
	padding: 5px;
	vertical-align: top;
	background-image: url(images/mainbg.png);
	border: 1px solid #003399;
	line-height: 1.3em;
}
.oneColFixCtr #maplink {
	position:relative;
	width:564px;
	white-space:normal;
	text-align: left;
	padding: 5px;
	background-image: url(images/mainbg.png);
	border: 1px solid #003399;
	line-height: 1.3em;
}
.oneColFixCtr #gnews {
	position:relative;
	width:564px;
	white-space:normal;
	text-align: left;
	padding: 5px;
	background-image: url(images/mainbg.png);
	border: 1px solid #003399;
	margin-top: 3px;
	display: block;
	line-height: 1.3em;
}

.oneColFixCtr #weather {
	position:relative;
	width:330px;
	white-space:normal;
	text-align: left;
	padding: 5px;
	background-image: url(images/mainbg.png);
	border: 1px solid #003399;
	margin-top: 3px;
	line-height: 1.3em;
}


.oneColFixCtr #mainContentBottom {
	width: 940px;
	height: 10px;
	position: relative;
	float: none;
}

.text1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 8pt;
	color: #FF99FF;
}
.textcopy {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	color: #003399;
	text-align: center;
}
.textmap {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	color: #525252;
	font-weight: lighter;
	text-align: left;
}
.textmap a:link {
	color: #525252;
}
.textmap a:visited {
	color: #525252;
}
.textmap a:hover {
	color: #FF9900;
}
.textmap a:active {
	color: #525252;
}
.textmapdet {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 9pt;
	color: #333333;
	font-weight: bold;
	text-align: left;
}
.textmapde {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 8pt;
	color: #333333;
	font-weight: lighter;
	text-align: left;
}
.textmapde a:link {
	color: #003366;
}
.textmapde a:visited {
	color: #003366;
}
.textmapde a:hover {
	color: #FF9900;
}
.textmapde a:active {
	color: #003399;
}
.textiwnp {
	font-size: 9pt;
	color: #CCCCCC;
}
table#amedas {
	font-size: 10pt;
	color: #0066CC;
}
h5#midashi {
	border-left:#0066CC 5px solid;
	font-size: 16px;
	color:#CC3300;
	border-bottom: #0066CC 1px solid;
	margin: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	font-weight: bold;
	font-family:"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",sans-serif;
}
h5#midashi span{
	display:block;
	font-size:8pt;
	color:#006699;
	font-weight: normal;
}
h5#midashi a:link{
	color:#006699;
	text-decoration: none;
}
h5#midashi a:visited{
	color:#006699;
	text-decoration: none;
}
h5#midashi a:hover{
	color:#FF9900;
	text-decoration: underline;
}
h5#midashi a:active{
	color:#006699;
	text-decoration: none;
}

h5#blist {
	font-size: 13px;
	color:#333333;
	border-bottom: #4466CC 1px dashed;
	margin: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	font-weight: normal;
}
h5#blist span{
	display:block;
	font-size:12px;
	color:#555555;
}
h5#blist a:link{
	color: #1F189C;
	text-decoration: underline;
	background-color: #B0CCFF;
	font-weight: bold;
}
h5#blist a:visited{
	color:#333333;
	text-decoration: none;
}
h5#blist a:hover{
	color:#FF9900;
	text-decoration: underline;
}
h5#blist a:active{
	color:#333333;
	text-decoration: none;
}


h5#newslist {
	font-size: 13px;
	color:#333333;
	border-bottom: #4466CC 1px dashed;
	margin: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	font-weight: normal;
}
h5#newslist span{
	display:block;
	font-size:12px;
	color:#666666;
}
h5#newslist a:link{
	color: #1F189C;
	text-decoration: underline;
	background-color: #B0CCFF;
	font-weight: bold;
}
h5#newslist a:visited{
	color:#333333;
	text-decoration: none;
}
h5#newslist a:hover{
	color:#FF9900;
	text-decoration: underline;
}
h5#newslist a:active{
	color:#333333;
	text-decoration: none;
}


h5#goolist {
	font-size: 13px;
	color:#333333;
	border-bottom: #4466CC 1px dashed;
	margin: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	font-weight: normal;
}
h5#goolist span{
	display:block;
	font-size:12px;
	color:#666666;
}
h5#goolist a:link{
	color: #1F189C;
	text-decoration: underline;
	background-color: #B0CCFF;
	font-weight: bold;
}
h5#goolist a:visited{
	color:#333333;
	text-decoration: none;
}
h5#goolist a:hover{
	color:#FF9900;
	text-decoration: underline;
}
h5#goolist a:active{
	color:#333333;
	text-decoration: none;
}


.textright {
    text-align:right;
}
.objectcenter {
    display:block;
    margin: 0 auto;
    text-align: center;
}


.underline {
	text-decoration: underline;
}
div.scr {
	width:345px;
	height:50px;
	overflow: auto;
}
div.scr_mgb {
	width:565px;
	height:37em;
	overflow: auto;
}
div.scr_goo {
	width:565px;
	height:13.7em;
	overflow: auto;
}
div.scr_googlenews {
	width:565px;
	height:13.7em;
	overflow: auto;
}
body {
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #666699;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
