@charset "utf-8";
/*
///////////////////////////////////////////////////////////////////////////////
//
//  スタイルシートシート for 大洗町 ( 2009.01.09版 )
//
//  トップページ用
//
////////////////////////////////////////////////////////////////////////////////
*/

@import "common.css";

/********************************/
/* 緊急情報			*/
/********************************/
#emargency {
	width: auto;
	background-color:#ffd1e2;
	border: solid 1px #999999;
}
#emargency_name {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1.5em;
	color: red;
	text-align: center;
}
.emargency_title {
	margin-top: 10px;
	margin-left: 10px;
	font-size: 1.2em;
	color: red;
}
.emargency_reldate {
	margin-bottom: 5px;
	margin-right: 5px;
	font-size: 0.9em;
	color: black;
	text-align: right;
}
.emargency_content {
	width: 100%;
}
.emargency_bar {
	border: dotted 1px #999999;
}

/********************************/
/* ヘッダー			*/
/********************************/
#header {
}
#header2 {
	margin-top: 0px;
	padding-right: 10px;
	text-align: right;
	font-size:0.9em
}
#header_guide1 {
	float: right;
}
#header_guide3 {
	display: none;
}
#header_guide div {
	margin-top: 4px;
	font-size:0.8em
}
#title {
	text-align:left;
}
#logo {
}
#search_index {
	display:none;
}
#search_index_en {
	display: none;
}
#sharedcolor_jp {
	display: none;
}
#sharedcolor_title_jp {
	display: none;
}
#sharedcolor_en {
	display: none;
}
#sharedcolor_title_en {
	display: none;
}
#transparent {
	display: none;	
}

/********************************/
/* ヘッダー(en用)			*/
/********************************/
#headerbar_en {
	display: none;
}



/********************************/
/* フラッシュ			*/
/********************************/
#image_flash_guide {
	display:none;
}

/********************************/
/* ナビゲーター			*/
/********************************/
#navi {
	text-align:left;
}

/********************************/
/* ログイン			*/
/********************************/
#login {
	text-align:left;
}

/********************************/
/* フッター			*/
/********************************/
#footer {
}
#footer_en {
	display: none;
}
#footer_profile {
	float: right;
	width:auto;
	height: auto;
	padding-top: 52px;
	padding-right: 20px;
}

#footer_index {
	clear: both;
	margin-top:20px;
	background-image: url(footer_bg.gif);
	background-repeat: repeat-x;
	height: 120px;
	width: 900px;
	color: #ffffff;
}

#footer_index span {
	margin-left:40px
}

#footer_menu {
	text-align:right;
}

#footer_menu a {
	margin-left:20px;
	padding-top:2px;
	padding-left:18px;
	font-size:12px;
	background: url(yajirushi01.gif) no-repeat left;
}

#map {
	color: #99FFFF;
	font-size: 0.85em;
}

#map2 {
	vertical-align: middle;
	margin-left:10px
}

/* コピーライト文 */
#copyright {
	clear: both;
	margin-top:0px;
	font-size: 0.8em;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color: #404040;
	text-align:right;
	padding-right: 0px
}

#flash {
	clear: both;
	margin-top:-130px;
	margin-left:160px;
	color:#a0a0a0;
	font-size:0.8em;
	text-align: left;
}

#flash img {
	vertical-align:middle
}

#flash span {
/*	width: 100%; */
	padding-left:20px
}

/*--- アクセスカウンター ---*/
#TopPageAccessCounter1 {
	display:none;
}
#TopPageAccessCounter1 label {
}
#TopPageAccessCounter2 {
	margin-top:20px;
	margin-bottom:20px;
	text-align:right;
	display:none;
}
#TopPageAccessCounter2 label {
	font-family:Century;
	font-weight:bold;
	font-size:1.2em;
	letter-spacing: 1pt;
	color:white;
	background-color:black;
}


/*----------------------------------------*/