@charset "Shift_JIS";

/*	スタイルシート　[ 十島村役場：トップページ用 ]
=================================================================== */
/* 再定義 */
body {
	font: normal 90%  "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	background-color: #fff;
	color: #333;
	margin: 0;
	padding: 0;
	text-align: center;
}

a:link    {color: #36c;background-color: transparent;text-decoration: underline;}
a:visited {color: #36c;background-color: transparent;text-decoration: underline;}
a:hover   {color: #f60;background-color: transparent;text-decoration: underline;}
a:active  {color: #f60;background-color: transparent;text-decoration: underline;}

h1 {margin: 0;padding: 0;}
h2 {display: none;}
h3 {margin: 0;padding: 0;}
h4 {margin: 0;padding: 0;}
h5 {margin: 0;padding: 0;}
h6 {margin: 0;padding: 0;}

img {
	border: none;
	margin: 0;
	padding: 0;
}
p {
	margin: 0;
	padding: 0;
}
hr {
	display: none;
}
table {
	_font-size: 90%; /* ie6 */
}

/* ※※※※※※　各領域定義　※※※※※※
/*	全体枠組み
=================================================================== */
div#Container {
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
}

/*	ヘッダ枠組み
=================================================================== */
div#areaHeader {
	background: url(../images/header_back.jpg) repeat-x;
	height: 92px;
	line-height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
}
div#areaHeader img {
	vertical-align: top;
}

div#Header {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 900px;
}
/* h1 */
div#Header h1 {
	float: left;
	margin: 25px 0 0 0;
	width: 300px;
}
/* ヘッダーメニュー（右領域） */
div#Header div#Utility {
	float: right;
	width: 350px;
}

div#Header div#Utility div#u-menu {
	text-align: right;
	margin: 0 0 20px 0;
}
div#Header div#Utility div#u-menu ul {
	list-style: none;
	margin: 10px 15px 0 0;
	padding: 0;
}
div#Header div#Utility div#u-menu ul li {
	display: inline;
}

/* 検索・文字サイズ */
div#Header div#Utility div#Search {
	text-align: right;
}
div#Header div#Utility div#Search ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
div#Header div#Utility div#Search ul li {
	float: left;
	margin: 0 15px 0 0;
	_display: inline; /* ie6 */
}
div#Header div#Utility div#Search ul li ul {
}
div#Header div#Utility div#Search ul li ul li {
	display: inline;
	margin: 0;
}
/* 検索 */
div#Header div#Utility div#Search ul li form {
	margin: 0;
	padding: 0;
}
div#Header div#Utility div#Search ul li div#areaSiteSearch {
}
div#Header div#Utility div#Search ul li div#areaSiteSearch input.win_s {
	color: #999;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 1px 0;
	width: 125px;
}
div#Header div#Utility div#Search ul li div#areaSiteSearch input.btn_s {
	vertical-align: middle;
}
div.inLine {
	display: inline;
}
/*	ナビゲーション枠組み
=================================================================== */
div#areaNavigation {
	background: url(../images/navi_back_top.jpg) repeat-x;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
}
div#Navigation {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 900px;
}
/*	コンテンツ枠組み
=================================================================== */
div#areaContents {
	background: url(../images/contents_back_top.gif) repeat-y;
	font-size: 90%;
	margin: 12px auto 0 auto;
	padding: 0 0 15px 0;
	text-align: left;
	width: 900px;
}
/*	コンテンツ（左・中央カラム）枠組み
=================================================================== */
div#Contents {
	background: none;
	float: left;
	margin: 0 0 0 10px;
	padding: 0;
	width: 655px;
	_display: inline; /* ie6 */
}
/* メインコンテンツ */
div#MainContents {
	float: right;
	margin: 0;
	padding: 0;
	width: 430px;
}
div#MainContents p {
	line-height: 150%;
}
/* 重要なお知らせ（通常） */
div#normal {
	background: url(../images/normal_back.gif) no-repeat center bottom;
	padding: 0 0 5px 0;
	margin: 0 0 20px 0;
}
div#normal h3 {
	background: none;
	line-height: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}
div#normal ul {
	list-style: none;
	margin: 10px 0;
	padding: 0;
}
div#normal ul li {
	background: url(../images/cur06.gif) no-repeat left center;
	line-height: 150%;
	margin: 0;
	padding: 0 0 0 15px;
}
/* 重要なお知らせ（緊急） */
div#notice {
	background: url(../images/warning_back.gif) no-repeat center bottom;
	padding: 0 0 5px 0;
	margin: 0 0 20px 0;
}
div#notice h3 {
	background: none;
	line-height: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}
div#notice ul {
	list-style: none;
	margin: 10px 0;
	padding: 0;
}
div#notice ul li {
	background: url(../images/cur01.gif) no-repeat left center;
	line-height: 150%;
	margin: 0;
	padding: 0 0 0 15px;
}
/* 目的別 */
div#purpose {
	margin: 0 0 20px 0;
}
div#purpose ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
div#purpose ul li {
	display: inline;
	margin: 0;
	padding: 0;
}
div#purpose ul li img {
	vertical-align: bottom;
}
/* フェリー運航状況 */
div#ferry {
	margin: 0 0 20px 0;
}
div#ferry h3 {
	background: none;
	line-height: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}
div#ferry ul {
	list-style: none;
	margin: 10px 0;
	padding: 0;
}
div#ferry ul li {
	background: url(../images/cur02.gif) no-repeat left center;
	border-bottom: #999 1px dotted;
	line-height: 150%;
	margin: 0;
	padding: 5px 0 5px 15px;
}
/* 最新情報 */
div#news {
	margin: 0 0 20px 0;
}
div#news h3 {
	background: none;
	line-height: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}
div#news ul {
	list-style: none;
	margin: 10px 0;
	padding: 0;
}
div#news ul li {
	border-bottom: #999 1px dotted;
	line-height: 150%;
	margin: 0;
	padding: 5px 0;
}
div#news ul li img {
	vertical-align: middle;
}
/* ライフサイクル */
div#lifecycle {
}
div#lifecycle h3 {
	background: none;
	line-height: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}
div#lifecycle ul {
	border-bottom: #dadada 1px solid;
	border-left: #dadada 1px solid;
	border-right: #dadada 1px solid;
	list-style: none;
	margin: 0;
	padding: 15px 0;
	text-align: center;
}
div#lifecycle ul li {
	display: inline;
	margin: 0;
	padding: 0 4px 0 0;
}
div#lifecycle ul li img {
	vertical-align: bottom;
}


/* サイドコンテンツ（左カラム） */
div#SideContentsL {
	float: left;
	margin: 10px 0 0 0;
	padding: 0;
	width: 200px;
}

/* 村長の部屋・イベント・島民 */
div#SideNavi {
	margin: 0 0 10px 0;
}
div#SideNavi ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
div#SideNavi ul li {
	margin: 0 0 2px 0;
}
div#SideNavi ul li img {
	vertical-align: bottom;
}

/* 十島村について */
div#Islands {
	margin: 0 0 10px 0;
}
div#Islands h3 {
}
div#Islands ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
div#Islands ul li {
}
div#Islands img {
	vertical-align: bottom;
}

/* 役場の案内 */
div#Guide {
	margin: 0 0 10px 0;
}
div#Guide h3 {
	margin: 0 0 3px 0;
}
div#Guide ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
div#Guide ul li {
	background: url(../images/cur03.gif) no-repeat 5px center;
	border-bottom: #7ab9e7 1px solid;
	line-height: 150%;
	margin: 0;
	padding: 3px 0 3px 15px;
}
div#Guide img {
	vertical-align: bottom;
}
div#Guide ul li a:link    {color: #369;background-color: transparent;text-decoration: none;}
div#Guide ul li a:visited {color: #369;background-color: transparent;text-decoration: none;}
div#Guide ul li a:hover   {color: #f60;background-color: transparent;text-decoration: underline;}
div#Guide ul li a:active  {color: #f60;background-color: transparent;text-decoration: underline;}

/* サイドバナー */
div.SideBn {
	margin: 0 0 10px 0;
}
div.SideBn ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
div.SideBn ul li {
	margin: 0 0 3px 0;
	padding: 0;
}
div.SideBn ul li img {
	vertical-align: bottom;
}
/*	コンテンツ（右カラム）枠組み
=================================================================== */
div#SideContentsR {
	float: right;
	margin: 10px 10px 0 0;
	padding: 0;
	text-align: center;
	width: 200px;
	_display: inline; /* ie6 */
}
/* 携帯サイト */
div#mobile {
	margin: 0 0 15px 0;
}

/* 広告 */
div.AD {
	margin: 0 0 10px 0;
}
div.AD ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
div.AD ul li {
	margin: 0 0 5px 0;
	padding: 0;
}
div.AD ul li img {
	vertical-align: bottom;
}

/*	フッタ枠組み
=================================================================== */
div#areaFooter {
	background: url(../images/footer_back.jpg) repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
}

div#Footer {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 900px;
}
div#areaCopyright {
	height: 30px;
}
div#areaCopyright div#copyright {
	color: #fff;
	float: left;
	font-size: 10px;
	line-height: 300%;
	padding: 0 0 0 10px;
}
div#areaCopyright div#F-menu {
	float: right;
	font-size: 12px;
	line-height: 280%;
}
div#areaCopyright div#F-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
div#areaCopyright div#F-menu ul li {
	padding: 0 20px 0 0;
}
div#areaCopyright div#F-menu ul li a:link    {color: #fff;background-color: transparent;text-decoration: none;}
div#areaCopyright div#F-menu ul li a:visited {color: #fff;background-color: transparent;text-decoration: none;}
div#areaCopyright div#F-menu ul li a:hover   {color: #333;background-color: transparent;text-decoration: none;}
div#areaCopyright div#F-menu ul li a:active  {color: #333;background-color: transparent;text-decoration: none;}


address {
	font-size: 85%;
	font-style: normal;
	margin: 10px 0;
	padding: 0 0 0 10px;
}
/*	クラス
=================================================================== */
.noDisplay {
	display: none;
	margin: 0;
	padding: 0;
}
/* 日本語段落  */
.jpara {
	text-indent: 1em;
}
/* ブロック要素配置用 */
.setRight {
	float: right;
	display: block;
}
.setLeft {
	float: left;
	display: block;
}
.setClear {
	clear: both;
	font: 0px/0px sans-serif;
}
/*  */
.v-bottom {
	vertical-align: bottom;
}
.v-middle {
	vertical-align: middle;
}
.v-top {
	vertical-align: top;
}
.text-center {
	text-align: center;
}
.text-right {
	text-align: right;
}
/* スペース */
.spaceTop05 {
	margin-top: 5px;
}
.spaceTop10 {
	margin-top: 10px;
}
.spaceTop15 {
	margin-top: 15px;
}
.spaceBottom05 {
	margin-bottom: 5px;
}
.spaceBottom10 {
	margin-bottom: 10px;
}
/* リスト要素 */
.ulCircle {
	list-style-type: circle;
}
.ulSquare {
	list-style-type: square;
}
.ulDecimal {
	list-style-type: decimal;
}
.ulNone {
	list-style-type: none;
}
/* テーブル幅 */
.tdwidth10 {
	width: 10%;
}
.tdwidth15 {
	width: 15%;
}
.tdwidth20 {
	width: 20%;
}
.tdwidth30 {
	width: 30%;
}
.tdwidth33 {
	width: 33%;
}
.tdwidth40 {
	width: 40%;
}
.tdwidth50 {
	width: 50%;
}
.tdwidth60 {
	width: 60%;
}
.tdwidth70 {
	width: 70%;
}
/* テーブル用飾り(上下実線) */
.tdLineTopBottomSolid {
	border-top: 1px #999999 solid;
	border-bottom: 1px #999999 solid;
}
/* テーブル用飾り(下実線) */
.tdLineBottomSolid {
	border-bottom: 1px #999999 solid;
}
/* テーブル用飾り(下破線) */
.tdLineBottomDashed {
	border-bottom: 1px #999999 dashed;
}
/* 先頭へ戻る */
.backToTop {
	font-size: 90%;
	margin: 10px 5px 5px 0;
	text-align: right;
}

.backToTop a:link    { text-decoration:none; }
.backToTop a:visited { text-decoration:none; }
.backToTop a:hover   { text-decoration:underline;}
.backToTop a:active  { text-decoration:none; }

