
/* -----------body----------- */

body, h1, h2, h3, h4, form, dl, dt, dd { margin: 0; padding: 0; }

body {
	font-family: "MS PGothic", Osaka, "MS Gothic", Gothic, sans-serif;
	font-size:13px;
	line-height:140%;
	color:#333;
	background: #FFF;
	margin: 0;
	padding: 0;
	}

html>pre, html>code, html>li, html>dt, html>dd, html>blockquote, html>td, html>p, html>input, html>textarea, html>caption, html>h2, html>.content {
	font-size: 13px;
	}

a { text-decoration: none; }
a:link { color:#284; }
a:visited { color: #3c6; }
a:hover { color: #37dd6f; }
a:active { color: #37dd6f; }


/* ----------- 枠線〜 border-style: solid; 〜----------- */


/* -----------全体囲み----------- */

#all {
	background: url("images/001bg.gif") repeat-y;
	text-align: left;
	margin: 0;
	padding: 0;
}


/* -----------ヘッダー----------- */

#headgreen {
	overflow: hidden;
	background: #2EA300;
	margin: 0;
	width: 750px;
	height: 12px;
}


#headtext {
	overflow: hidden;
	margin: 0;
	padding: 1px 14px 1px 21px;
	text-align: right;
	font-size: 6px;
	color: #2EA300;
	font-family: "MS PGothic", Osaka, "MS Gothic", Gothic, sans-serif; 
}


/* -----------サイトタイトル----------- */

#maintitle {
	overflow: hidden;
	width: 750px;
	height: 88px;
	margin: 0;
	padding: 0;
}


/* -----------コンテンツ全体囲み----------- */

#contents {
	overflow: hidden;
	width: 750px;
	margin: 0;
	padding: 0;
}

/* -----------センター＆右全体囲み----------- */

#center {
	margin: 0;
	width: 522px;
	text-align: left;
	padding: 24px 20px 30px 208px;
}

/* -----------ミニナビ----------- */

.mininavi {
	margin: 0;
	padding: 0 10px 10px 0;
	text-align: left;
	color: #06C;
	font-size: 11px;
}

/* -----------公園緑地担当の皆さまへタイトル----------- */

.minasama_title {
	margin: 0;
	padding-bottom: 15px;
	width: 522px;
	height: 37px;
}


/* -----------公園緑地担当の皆さまへコンテンツ中身----------- */

.minasama_contents {
	margin: 0;
	padding: 0;
	width: 522px;
	text-align: left;
	font-size: 13px;
	color: #333;
}


/* -----------テキスト----------- */

.text01 {
	margin: 0;
	padding-bottom: 25px;
	width: 522px;
	text-align: left;
	font-size: 13px;
	color: #333;
}


.text02 {
	margin: 0;
	padding-bottom: 14px;
	width: 522px;
	text-align: left;
	font-size: 13px;
	color: #333;
}


/* -----------各章タイトル----------- */

.cornertitle {
	margin: 0;
	padding-bottom: 14px;
	width: 522px;
	height: 22px;	
}


/* -----------ページのトップへ----------- */

.totop {
	margin: 0;
	padding-bottom: 25px;
	padding-right: 3px;
	text-align: right;
}


/* -----------フッター----------- */

#footer {
	overflow: hidden;
	width: 441px;
	background: #CC9;
	margin: 0;
	padding: 8px 9px 7px 300px;
	text-align: right;
	font-size: 11px;
	color: #666;
}


/* -----------left---------- */

#left {
	position: absolute;
	top: 100px;
	left: 0;
	width: 189px;
	text-align: left;
	padding: 0;
	margin: 0;
}


.link {
	line-height: 140%;
	color: #284;
	font-family: "MS PGothic", Osaka, "MS Gothic", Gothic, sans-serif;
}


/* -----------table---------- */

table { border: 0px solid #fff;
        margin: 0px;
         }

.td01  {
	border: 0px solid #fff;
    width: 27px;
	vertical-align: top;
}

.td02  {
	border: 0px solid #fff;
    width: 162px;
	vertical-align: top;
}

/* -----------文字----------- */

.greenbold {
	font-weight: bold;
	font-size: 13px;
	line-height: 140%;
	color: #090;
	font-family: "MS PGothic", Osaka, "MS Gothic", Gothic, sans-serif;
}


.green {
	font-size: 13px;
	line-height: 140%;
	color: #090;
	font-family: "MS PGothic", Osaka, "MS Gothic", Gothic, sans-serif;
}


.orangebold {
	font-weight: bold;
	font-size: 13px;
	line-height: 140%;
	color: #F60;
	font-family: "MS PGothic", Osaka, "MS Gothic", Gothic, sans-serif;
}


.orange{
	font-size: 13px;
	line-height: 140%;
	color: #F60;
	font-family: "MS PGothic", Osaka, "MS Gothic", Gothic, sans-serif;
}
