/*********************************************************************************

style01.css | last modified : 2004/09/30
copyright(c)2004 財団法人 大阪市コミュニティ協会

*********************************************************************************/


/* 基礎要素の設定 */

body {margin:0px;padding:0px;}
img{border:0px}
form{margin:0px}
h1{
	width:680px;
	padding:5px;
	font-size:medium;
	font-weight:bold;
	background-color:#537A01;
	color:#FFFFFF;
	line-height:135%;
}
h2{
	width:680px;
	padding:3px;
	border:solid 1px #537A01;
	font-size:medium;
	font-weight:bold;
	color:#333333;
	line-height:135%;
}
h3{
	font-size:small;
	font-weight:bold;
	color:#666666;
	line-height:135%;
}
dt{
	font-weight:bold;
	line-height:135%;
	margin-right:20px;
}

dd{
	line-height:135%;
	margin-right:20px;
}

ul{
	line-height:135%;
}
hr {
	width:680px;
	text-align:left;
	border-width: 1px;
	border-style: dotted none;
	border-bottom-style: dotted;
	border-top-color: #FFFFFF;
	border-bottom-color: #00CC33;
}

p {margin:3px;}
p.site{
	font-size:small;
	color:#333333;
	line-height:135%;
	margin-right:20px;
}
a:link{color:#006699;text-decoration:underline}
a:visited{color:#006699;text-decoration:underline}
a:active{color:#006699;text-decoration:underline}
a:hover{color:#990000;text-decoration:underline}
.red{color:#990000}
.blue{color:#006699}


/* 汎用IDの設定 */

#floatimg{float:left;}
#floatimgmarg{float:left;margin-right:5px;}
#clr{clear:left;}


/* 各IDの個別設定 */

#allarea{width:1000px;}
#mainpar{
	width:720px;
	float:left;
	position:relative;
	top:0px;
	left:0px;
}

#header{
	width:720px;
	background-image:url("../img/head01.jpg");
	background-color:#7BB700;
}
#headertext{
	font-size:small;
	color:#FFFFFF;
	line-height:120%;
	padding-top:4px;
}

#maincont{
	width:704px;
	position:relative;
	top:0px;
	left:16px;
	float:left;
}
#mainconttext{
	font-size:small;
	color:#333333;
	line-height:120%;
}


#news{
	font-size:small;
	color:#333333;
	line-height:120%;
}

#alifepar{float:left;margin-right:10px;}
#alife{
	width:300px;
	line-height:120%;
	background-color:#E0ECF3;
	padding:5px;
}

#ndbord{
	width:370px;
	border:solid 1px #537A01;
}

#side{
	width:280px;
	font-size:small;
	color:#333333;
	line-height:120%;
	position:relative;
	top:0px;
	left:0px;
	float:left;
}

#evfrm{
	width:276px;
	height:400px;
	border:solid 1px #537A01;
	text-align:center;
}

#wektv{
	width:270px;
	font-size:small;
	color:#333333;
	line-height:120%;
	background-color:#EDEDEA;
	padding:5px;
}

#footer{
	width:1000px;
	position:relative;
	left:16px;
	z-index:0;
}

#footerlinks{
	position:relative;
	left:460px;
	z-index:0;
}

/* 各クラスの個別設定 */
table.nn {
	font-size:small;
	color:#333333;
	line-height:135%;
}
dl.nd{
	font-size:small;
	color:#003300;
	line-height:105%;
	width:364px;
	padding:4px;
	border-style:solid ;
	border-width:1px ;
	border-color:green;
	position:relative;
	float:left;
}
td.ql{
	font-size:small;
	color:#333333;
}
td.nt{
	font-size:100%;
	color:#333333;
	padding:3px;
}
.waku{
	padding:10px;
	border:solid 1px #6666ff;
	margin:10px
}