.fixedtxt { font-size: 10px; color: #333333; line-height: 130%}
.crumbs { font-size: 10px; color: #999999}

.cornernavi { font-size: 75%; line-height: 130%; color: #0066CC}
.navi { font-size: 75%; line-height: 130%}
.ftv { font-size: 70%; line-height: 130%}
.innerlink { font-size: 75%; line-height: 150%}

.maintxt { font-size: 75%; line-height: 150%}
.main-small { font-size: 70%; line-height: 120%}
.main-large { font-size: 85%; line-height: 150%}
.main-bold { font-size: 75%; line-height: 130%; font-weight: bold}
.main-small-bold { font-size: 70%; line-height: 120%; font-weight: bold}
.titleXL { font-size: 150%}
.titleLL { font-size: 130%; line-height: 140%; font-weight: bold}
.titleL { font-size: 100%; color: #0066CC; line-height: 130%; font-weight: bold}
.titleL-Orange { font-size: 100%; color: #FF6600; line-height: 130%; font-weight: bold}
.title { font-size: 85%; line-height: 140%; font-weight: bold}
.titleS { font-size: 75%; line-height: 120%; font-weight: bold}
.titleS-Orange { font-size: 75%; line-height: 120%; color: #FF6600; font-weight: bold}





a:link { color: #444444; text-decoration: none}
a:visited { color: #444444; text-decoration: none}
a:hover { color: #000000; text-decoration: underline}
a.ftv:link { color: #444444;text-decoration: none}
a.ftv:visited { color: #444444;text-decoration: none}
a.ftv:hover { fcolor: #000000;text-decoration: underline}
a.crumbs:link { color: #444444 text-decoration: none}
a.crumbs:visited { color: #444444; text-decoration: none}
a.crumbs:hover { color: #000000; text-decoration: underline}
a.bl:link { color: #0066CC; text-decoration: none}
a.bl:visited { color: #0066CC; text-decoration: none}
a.bl:hover { color: #0066CC; text-decoration: underline}


/*=========================================

　●ナビゲーションのマウスオーバー画像 
    2010.8.6 中嶋追加
	
=========================================*/

.gnavi {
font-size: 30%;
line-height:3px;
vertical-align:top;
padding-top:5px;
padding-bottom:5px;
}

.swap01 a{
font-size: 30%;
line-height:3px;
width:165px;
height:20px;
display:block;
text-indent:-9999px;
background:url(https://www.kobelco.co.jp/nadahama/garden/img/navi01.gif) no-repeat;
}

.swap02 a {
font-size: 30%;
line-height:3px;
width:165px;
height:20px;
display:block;
text-indent:-9999px;
background:url(https://www.kobelco.co.jp/nadahama/garden/img/navi02.gif) no-repeat;
}

.swap03 a {
font-size: 30%;
line-height:3px;
width:165px;
height:20px;
display:block;
text-indent:-9999px;
background:url(https://www.kobelco.co.jp/nadahama/garden/img/navi03.gif) no-repeat;
}


.swap04 a {
font-size: 30%;
line-height:3px;
width:165px;
height:20px;
display:block;
text-indent:-9999px;
background:url(https://www.kobelco.co.jp/nadahama/garden/img/navi04.gif) no-repeat;
}

.swap05 a {
font-size: 30%;
line-height:3px;
width:165px;
height:20px;
display:block;
text-indent:-9999px;
background:url(https://www.kobelco.co.jp/nadahama/garden/img/navi05.gif) no-repeat;
}

.swap06 a {
font-size: 30%;
line-height:3px;
width:165px;
height:20px;
display:block;
text-indent:-9999px;
background:url(https://www.kobelco.co.jp/nadahama/garden/img/navi06.gif) no-repeat;
}

.swap07 a {
font-size: 30%;
line-height:3px;
width:165px;
height:20px;
display:block;
text-indent:-9999px;
background:url(https://www.kobelco.co.jp/nadahama/garden/img/navi07.gif) no-repeat;
}

.swap08 a {
font-size: 30%;
line-height:3px;
width:165px;
height:30px;
display:block;
text-indent:-9999px;
background:url(https://www.kobelco.co.jp/nadahama/garden/img/navi08.gif) no-repeat;
}

.swap09 a {
font-size: 30%;
line-height:3px;
width:165px;
height:20px;
display:block;
text-indent:-9999px;
background:url(https://www.kobelco.co.jp/nadahama/garden/img/navi09.gif) no-repeat;
}

.swap10 a {
font-size: 30%;
line-height:3px;
width:165px;
height:20px;
display:block;
text-indent:-9999px;
background:url(https://www.kobelco.co.jp/nadahama/garden/img/navi10.gif) no-repeat;
}

.swapspace {
font-size: 30%;
line-height:3px;
width:165px;
height:10px;
display:block;
text-indent:-9999px;
background:url(https://www.kobelco.co.jp/nadahama/garden/img/navispace.gif) no-repeat;
}


.swap01 a:hover {
background-position:-165px 0;
}

.swap02 a:hover {
background-position:-165px 0;
}

.swap03 a:hover {
background-position:-165px 0;
}

.swap04 a:hover {
background-position:-165px 0;
}

.swap05 a:hover {
background-position:-165px 0;
}

.swap06 a:hover {
background-position:-165px 0;
}

.swap07 a:hover {
background-position:-165px 0;
}

.swap08 a:hover {
background-position:-165px 0;
}

.swap09 a:hover {
background-position:-165px 0;
}

.swap10 a:hover {
background-position:-165px 0;
}


/* ▼メニューバー▼ */
ul#menu_bar {
font-size: 70%; /* 文字サイズ */
height:25px; /* 高さ */
background-color:#f2f2f2; /* 背景色 */
list-style-type:none;
margin:0px;
padding:0px;
}

#menu_bar li {
float:left;
line-height:25px; /* 高さ */
margin:0px;
padding:0px;
width:196px; /* １つのメニューボタンの幅 */
}

#menu_bar li a {
display:block;
background:url(https://www.kobelco.co.jp/nadahama/garden/img/arrow01.gif) no-repeat 5px 8px;
padding-left:12px;
border-right:1px solid #e0e0e0; /* 区切り線 */
border-bottom:1px solid #e0e0e0; /* 区切り線 */
color:#333333; /* リンク文字の色 */
background-color:#f0f0f0; /* メニューボタンの背景 */
text-align:left;
text-decoration:none;
}

#menu_bar li a:hover{
color:#333333; /* マウスが乗ったときのリンク文字の色 */
background-color:#95CAFF;  /* マウスが乗ったときの背景色 */
text-decoration:none;
}



/* ▲メニューバー▲ */


h1 { 
font-size: 70%; 
line-height: 120%;
}

h2 { 
font-size: 100%;
color: #FF6600;
line-height: 130%;
font-weight: bold;
padding:0px 0px 0px 20px;
margin:0px 0px 0px 0px;
background:url(https://www.kobelco.co.jp/nadahama/garden/img/midasi_o.gif) no-repeat;
}

h3 { 
font-size: 75%;
line-height: 120%;
font-weight: bold;
padding:0px 0px 0px 15px;
margin:0px 0px 0px 0px;
background:url(https://www.kobelco.co.jp/nadahama/garden/img/midasi_g.gif) no-repeat;
}

/*=========================================

　●Googleカレンダーの表示切替（IE6） 
    2011.9.20 北浦追加
	
=========================================*/
* html .caldisplay{
display:none;
}

.caldisplaymess{
display:none;
}

* html .caldisplaymess{
display:inline;
}