@charset "Shift_JIS";
/*___________ 基本設定 ==の部分に値を入れます。___________ */
body {
margin:0;
padding:0;
font:1em/1.3em 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', sans-serif;
text-align:center;
background-color:#CCCCCC
}
.size {
width:840px;
margin:0 auto;
background-color:#FFFFFF
}
div,td,th {
text-align:left;
}
img {
border:0;
}
p,pre {
margin:0;
font:1em/1.3em 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', sans-serif;
}
li {
margin: 0;
list-style: none;
}
ol, ul {
margin: 0;
padding:0;
}



/* 20140703 大滝ダム見学会追加時にスタイル変更のために追加 */
li.event {
margin: 5px;
padding: 5px;
padding-bottom: 5px;

}

.e_font {
font-size: 1.5em;
}

.e_p_font_b {
font-size: 1.3em;
font-weight: bold;
line-height: 1.2em;
}

.e_p_font {
font-size: 1.3em;
line-height: 1.2em;
margin-left: 15px;
}

.e_p_font_ft {
font-size: 1.3em;
line-height: 1.2em;
color: #0000FF;
}

img.f_right {
float: right !important;
}
/* 追加分ここまで */

h1 {
font-size:1.5em;
line-height:1.8em;
font-weight:bold;
margin:0;
}
h2 {
font-size:1em;
font-weight:bold;
margin:0;
}
h3 {
font-size:1em;
line-height:1.3em;
font-weight:bold;
margin:0;
}
.xsml {
	font-size: 0.7em;
}
h4,h5,h6 {
font-size:0.8em;
line-height:1.1em;
font-weight:normal;
margin:0px;
}
select {
display:block;
}
form {
margin:0;
}
.indent {
text-indent:-9999px;
font-size:0.8em;
line-height:1.1em;
}
/* ____ フロートボックス解除用。htmlでは<br class="clear">で使用 ____ */
.clear {
clear:both;
}

/* ____________ 横並び時のフロートボックスは以下が基本 __________ */
.== {
width:==px;
float:left;
}
/* ____ 横並び時のフロートボックスでマージンを使う場合は以下が基本 ____ */
.== {
width:==px;
margin:==;
float:left;
display:inline;
}
/* ____ パディングやボーダー左右を使う場合はwidthと一緒に使わない。  _____ */
.== {
padding:==;
}
.== {
border:==px solid #==;
}
.== {
padding:==;
border:==px solid #==;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* ~~~~~~~~~~~ スワップイメージ（ロールオーバー）のひな形 ~~~~~~~~~~~*/
/* ~~~~~~~~~~~ ==の箇所を書き換えて使用します             ~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


/* ______ フロートありバージョン ______ */

.== ,.== a ,.== a:hover,.== a:focus{
width:==px;height:==px;text-indent:-2000px;
background:url(images/==.gif) no-repeat;
text-decoration: none;float:left;
}
.== {
margin:==;display:inline;
}
.==,.== a:hover,.== a:focus {
background:url(images/==_over.gif) no-repeat;
}

/* ______ フロート無しバージョン ______ */

.== ,.== a ,.== a:hover,.== a:focus{
width:==px;height:==px;text-indent:-2000px;
background:url(image/==.gif) no-repeat;
text-decoration: none;display:block;
}
.== {
margin:==;
}
.==,.== a:hover,.== a:focus {
background:url(image/==_over.gif) no-repeat;
}
.centering {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.margin_l {
	margin-left: 010px;
}
.tu {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-size: 0.8em;
}
.hide {
	display: none;
}
sup {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-decoration: none;
}
#ex {
	margin: 20px;
	background-color: #CEE5B8;
	padding: 5px;
	display: block;
}
#ex h4 {
}
