﻿/* 
 * Copyright (c) 2009 National Research Institute for Earth Science and
 * Disaster Prevention (NIED).
 * This code is licensed under the GPL 3.0 license, availible at the root
 * application directory.
 */
/* e-community platform default theme */

* {
	border: 0px;
	margin: 0px;
	padding: 0px;
	word-break: break-all;
}

html, body {
	height: 100%;
}

body {
	color: #333;
	text-align: center;
	background:#fff url(sky_3c/kabe.gif) ;
	font-size: 13px;
	*font-size: small;
	*font: x-small;
	line-height: 1.5;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Verdana, "ＭＳ Ｐゴシック", sans-serif;
}

a {
	color: #960;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
a:visited {
	color: #960;
}


/* ヘッダ */


#header {
	height: 190px;
	width: 500px;
	margin-right: 356px;
}

#header h1 {
	font-size: 18px;
	*font-size: 138%;
	color: #666;
	font-weight: bold;
	width:95%;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	padding-top:35px;
	padding-left:5px;
}

#header h1 a {
	color: #fff;
	text-decoration: none;
}

#header h1 a:visited {
	color: #fff;
}

#header h2 {
	font-size: 13px;
	*font-size: 100%;
	color: #666;
	width:95%;
	font-weight:normal;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	padding-top:5px;
	padding-left:10px
}


/* wrapper: footerを下寄せするための枠 */

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -30px;
	width: 856px;
	margin-left: auto;
	margin-right: auto;
	border:solid 3px #ccc;
	background:#FFF url(sky_3c/ban.gif) no-repeat center top;
}


/* ぱんくずリスト */

#nav {
	color:#666;
	display:block;
	width:840px;
	margn-left:auto;
	margin-right:auto;
	margin-left: auto;
}

#nav .nav_tp {
	text-align:right;
}

#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height: 15px;
	color:#666;
}

#nav li {
	width: 95%;
	height: 15px;
	margin: 0;
	padding: 0;
	color: #ffffff;
	font-size: 0.9em;
}

/* ブロック用コンテナ */

#container {
	position: relative;
	z-index: 0;
	clear: both;
	width: 820px;
	margin-left: auto;
	margin-right: auto;
	margin-top:15px;
	text-align: left;
	background-color: #fcfcfc;
}

/* space_wrapper: 中央&左ブロックの枠 */
#space_wrapper {
	width:620px;
	float:left;
}

/* space_1: 中央ブロック */
#space_1 {
	width: 420px;
	float:right;
}

#space_1 .box {
	margin-bottom: 15px;

}

#space_1 .box_menu {
	padding-left: 10px;
	background-color: #FFF;
	border-bottom:solid 2px #7dc7f1;
	line-height: 30px;
	margin-left:8px;
	margin-right:8px;
}

#space_1 .box_menu span {
	display: block;
	color: #666;
	font-size: 16px;
	*font-size: 123%;
	font-weight: bold;
}

#space_1 .box_main {
	padding:15px 10px;
}

/* space_2: 左ブロック */

#space_2 {
	width: 190px;
	float:left;
	padding-left: 0px;	
}

#space_2 .box {
	margin-bottom: 15px;
}

#space_2 .box_menu {
	padding-left: 10px;
	color: #999;
	line-height: 26px;
	background:url(sky_3c/side_title.gif) repeat-x;
}
#space_2 .box_menu span {
	display: block;
	font-size: 14px;
	*font-size: 108%;
	font-weight: bold;	
}

#space_2 .box_main{
	font-size: 13px;
	*font-size: 100%;
}


/* space_3: 右ブロック */

#space_3 {
	width: 190px;
	float: right;
	padding-right: 0px;
}

#space_3 .box {
	margin-bottom: 15px;
}

#space_3 .box_menu {
	padding-left: 10px;
	color: #999;
	line-height: 26px;
	background:url(sky_3c/side_title.gif) repeat-x;
}
#space_3 .box_menu span {
	display: block;
	font-size: 14px;
	*font-size: 108%;
	font-weight: bold;	
}

#space_3 .box_main{
	font-size: 13px;
	*font-size: 100%;	
}



/* ブロック共通 */
.box_main {
	margin: 0;
	padding: 0;
	background-color: #ffffff;	
}

.box div a {
	;
}
.box div a:visited {
	;
}
.box_menu span {
	display: block;
	color: #484848;
	*font-size:113%;
	font-weight: bold;
}
.box_main {
	padding:5px;
	*font-size:113%;
}
.box_edit {
	font-size: 0.9em;
}

.nav, .nav ul { 
	list-style: none;
	margin: 0;
	padding: 0;
}

.nav {
  font-family: Arial, Helvetica, sans-serif;
  z-index: 98;
  position: relative;
}
.nav li {
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
}
.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {
	background-image: url(image/nav_bg.png);
	background-repeat: repeat-x;
	display: block;
}

.subnav li {
	background-image: none;
	background-color: #0d57a4;

}
.subnav li a:hover{
	background-image: none;
	background-color: #0d57a4;

}


/* フッタ */

#container_foot {
	clear: both;	
}

#footer_push {
	position: relative;
	z-index: -999;
	height: 31px;
}


#footer {
	clear: both;
	width: 856px;
	text-align: center;
	background-color: #7BB6E3;
	margin-left: auto;
	margin-right: auto;
	background:url(sky_3c/footer.gif) repeat-x;
}

#footer .footer_content {
	color: #fff;
	font-size: 10px;
	*font-size: 84%;
	line-height:28px;
}

#footer a, #footer a:visited {
	text-decoration: underline;
	color:#fff;
}

