@charset "utf-8";
/* CSS Document */

/* ============ 共通項目 ============ */
body {
	margin:0px auto;
	padding:0px;
	background-color:#eeeeee;
	font-size:10pt;
	color:#000000;
	line-height:1.5em;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align:left;
	background-image:url(/images/common/bg_common.gif);
	background-position:center;
	background-repeat:repeat-y;
}

img {
	border: 0px;
}

.clear {
    clear: both;
    width: 0px;
    height: 0px;
    font-size: 0px;
	line-height:0px;
}

.fleft {
	float:left;
}

.fright {
float:right;
}

.tleft {
text-align:left;
}

.tcenter {
text-align:center;
}

.tright {
text-align:right;
}


/* ============ 文字設定 ============ */
.f_bold {
font-weight:bold;
}

.f8 {
font-size:8pt;
line-height:9pt;
}

.f14 {
font-size:14pt;
}

a {
color:#666666;
text-decoration:none;
}

a:hover {
color:#009966;
}

.fc_lightgreen {
color:#66CC66;
}

.fc_pink {
color:#FF6699;
}


/* ============ メインボックス設定 ============ */
#box_main {
	width:800px;
	margin:0px auto;
	padding:0px;
}


/* ============ ヘッダー設定 ============ */
.box_head_read {
width:800px;
//height:20px;
margin:0px;
padding:5px 0px 5px 0px;
background-color:#009900;
color:#FFFFFF;
text-align:center;
}

.box_head_menu {
width:800px;
margin:0px;
padding:0px;
}

.list_head_menu {
width:800px;
margin:0px;
padding:0px;
list-style-type: none;
display: block;
}

.list_head_menu li {
margin:0px;
padding:0px;
list-style-type: none;
float:left;
}

.list_head_menu li a {
    display: block;
    line-height: 0px;
    font-size: 0px;
}

/* ============ コンテンツ設定 ============ */
#box_contents {
width:750px;
margin:0px auto;
padding:5px 0px 5px 0px;
}

/* ============ フッター設定 ============ */
.box_footer {
width:800px;
height:40px;
margin:5px 0px;
padding:5px 0px 0px 0px;
border-top:1px solid #cccccc;
}

.box_footer_left {
width:300px;
height:36px;
margin:0px 20px 0px 0px;
padding:0px;
float:left;
font-size:8pt;
text-align:right;
}

.box_footer_right {
width:480px;
height:26px;
margin:0px;
padding:10px 0 0 0;
float:left;
font-size:8pt;
text-align:left;
line-height:8pt;
}


/* ============ トップ(index.html) ============ */

.box_top_menu {
width:800px;
height:300px;
margin:0px;
padding:0px;
text-align:center;
background-image:url(/images/top/bg_toptitle.jpg);
background-position:top;
background-repeat:no-repeat;
}

.list_top_menu {
width:780px;
margin:0px auto;
padding:250px 0 0 0;
list-style-type: none;
display: block;
}

.list_top_menu li {
margin:0px;
padding:0px;
list-style-type: none;
float:left;
}

.list_top_menu li a {
    display: block;
    line-height: 0px;
    font-size: 0px;
}


.box_top_left {
width:510px;
margin:10px 0;
padding:0px;
float:left;
}

.box_top_left_in {
width:510px;
margin:10px 0;
padding:0px;
background-image:url(/images/top/bg_txt.gif);
background-repeat:no-repeat;
background-position:top left;
}

.box_top_left_in_left {
width:275px;
margin:0px;
padding:20px 0 0 30px;
float:left;
}

.box_top_left_in_left h2 {
font-size:14pt;
font-weight:bold;
color:#009900;
line-height:14pt;
margin:0px 0px 3px 0px;
padding:0px;
}

.box_top_left_in_right {
width:180px;
margin:10px 0px 0px 0px;
padding:0px;
float:right;
}

.box_top_right {
width:216px;
margin:20px 0px;
padding:0px;
float:right;
}

.box_top_right_in {
width:206px;
margin:0px;
padding:5px;
background-color:#F0F6DD;
}

.box_top_right_in_photo {
width:206px;
margin:10px auto;
padding:0px;
text-align:center;
}

.box_top_right_in_txt {
width:190px;
margin:0px auto;
padding:0px;
}

h1.title {
font-size:12pt;
font-weight:bold;
color:#009900;
line-height:12pt;
margin:0px 0px 3px 0px;
padding:0px;
}

.box_top_right_in_btn {
width:206px;
margin:10px 0;
padding:0px;
text-align:right;
}


/* ============ 下層ページ共通(koujigaiyou.html_sekoujyoukyou.html_kinrin.html) ============ */
#box_common_left {
width:140px;
margin:0px;
padding:0px;
float:left;
}

#box_common_right {
width:550px;
margin:0px auto;
padding:0px;
float:right;
}

.title_common {
width:520px;
height:20px;
margin:0px 0px 10px 0px;
padding:15px;
color:#ffffff;
font-size:18pt;
font-weight:bold;
}

.title_green {
background-image:url(/images/common/title_green.gif);
background-repeat:no-repeat;
}

.title_yellow {
background-image:url(/images/common/title_yellow.gif);
background-repeat:no-repeat;
}


.title_blue {
background-image:url(/images/common/title_blue.gif);
background-repeat:no-repeat;
}


.midashi_common {
font-size:14pt;
font-weight:bold;
line-height:16pt;
margin:10px 0px;
padding:0px;
}

.midashi_green {
color:#009900;
}

.midashi02_green {
font-size:10pt;
font-weight:bold;
line-height:14pt;
margin:10px 0px;
padding:0px;
color:#33CC66;
}

.return_top {
text-align:right;
width:550px;
height:30px;
border-bottom:#cccccc solid 1px;
}


/* ============ 工事概要(koujigaiyou.html) ============ */

ul.menu_gaiyo {
	width:140px;
	margin:0px;
	padding:0px;
	text-indent:0px;
}

.menu_gaiyo li {
	width:128px;
	height:20px;
	margin:0px 0px 5px 0px;
	padding:5px;
	border:#009900 solid 1px;
	list-style-type:none;
}

.menu_gaiyo a {
color:#009900;
}

.menu_gaiyo a:hover {
color:#00CC66;
}

table.table_gaiyo {
margin:5px 0px;
border-collapse:collapse;
border-spacing:0;
width:100%;
}

.table_gaiyo td {
margin:0px;
padding:10px;
border:1px solid #cccccc;
}

.table_gaiyo th {
	width:150px;
	margin:0px;
padding:10px;
line-height:10pt;
border:1px solid #cccccc;
	color:#ffffff;
	background-color: #99CC99;
	text-align:center;
}

.table_nagare td {
margin:0px;
padding:5px;
font-size:9pt;
line-height:10pt;
border:0px;
border-collapse:collapse;
border-spacing:0;
}


/* ============ ライブカメラ(livecamera.html) ============ */

#box_live {
width:550px;
margin:10px auto;
padding:0px;
}
