/*
\*/
#headerblock {
	display: block;
	height: 130px;
	background: url( "rsc/headerbackground.gif" ) bottom;
	padding: 8px;
	text-align: center;
	width:820px;
}

#headerblock h1 {
	border: 0;
}

#headerblock h1 a {
	display: block;
	width: 210px;
	height: 41px;
	background: url( "rsc/ecclogo.gif" );
	float: left;
}
#headerblock h1 a .text, #headerblock h2 {
	position: absolute;
	margin-left: -10000px;
}

#headerblock {
	font-size: 90%;
}

/*
	グローバルメニュー用
\*/
#globalnavi {
	display: block;
}
#globalnavi ul {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top: 8px;
}
#globalnavi li {
	display: inline;
	margin-right: 1em;
}
#globalnavi li a .text{
	border-bottom: 1px solid #ccc;
	/*border-right: 1px solid #ccc;
	\*/
}


/*
	カテゴリリスト用
\*/
#category {
	clear: both;
	display: block;
	width:820px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	text-align: center;
}
#category ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
#category li {
	display: inline;
}

/*
	グローバル系
\*/
#gn5 , #gn4 {
	font-size: 140%;
	font-weight: bold;
}
#gn5 a {
	color: darkred;
}
#gn5 a:hover {
	color: white;
	background: darkred;
}
/*
	各種タブ
\*/
#search2 {
	clear: both;
	display: block;
	text-align: center;
	padding: 4px;
	background: #fff;
	border-bottom: 1px solid #555;
	border-top: 1px solid #ccc;
}
#search2 input {
	margin-right: 4px;
}
#search2 .text {
	margin-right: 4px;
	font-weight: bold;
	color: #444;
}
#search2 p {
	margin: 0;
	padding: 0;
	display: inline;
}
#search2 form {
	margin: 0;
	padding: 0;
	display: inline;
}
#search2 h2 {
	position: static;
	margin: 0;
	display: inline;
	font-size: 100%;
}

#category .text {
	position: absolute;
	margin-left: -10000px;
}


#category #gc0 a {
	display: block;
	width: 105px;
	height: 19px;
	background: url( "rsc/c0.gif" ) no-repeat;
	float: left;
	margin-right: 2px;
}
#category #gc0 a:hover {
	background: url( "rsc/c0r.gif" ) no-repeat;
}

#category #gc1 a {
	display: block;
	width: 115px;
	height: 19px;
	background: url( "rsc/c1.gif" ) no-repeat;
	float: left;
	margin-right: 2px;
}
#category #gc1 a:hover {
	background: url( "rsc/c1r.gif" ) no-repeat;
}

#category #gc2 a {
	display: block;
	width: 124px;
	height: 19px;
	background: url( "rsc/c2.gif" ) no-repeat;
	float: left;
	margin-right: 2px;
}
#category #gc2 a:hover {
	background: url( "rsc/c2r.gif" ) no-repeat;
}

#category #gc3 a {
	display: block;
	width: 72px;
	height: 19px;
	background: url( "rsc/c3.gif" ) no-repeat;
	float: left;
	margin-right: 2px;
}
#category #gc3 a:hover {
	background: url( "rsc/c3r.gif" ) no-repeat;
}

#category #gc4 a {
	display: block;
	width: 87px;
	height: 19px;
	background: url( "rsc/c4.gif" ) no-repeat;
	float: left;
	margin-right: 2px;
}
#category #gc4 a:hover {
	background: url( "rsc/c4r.gif" ) no-repeat;
}

#category #gc5 a {
	display: block;
	width: 100px;
	height: 19px;
	background: url( "rsc/c5.gif" ) no-repeat;
	float: left;
	margin-right: 2px;
}
#category #gc5 a:hover {
	background: url( "rsc/c5r.gif" ) no-repeat;
}

#category #gc6 a {
	display: block;
	width: 114px;
	height: 19px;
	background: url( "rsc/c6.gif" ) no-repeat;
	float: left;
	margin-right: 2px;
}
#category #gc6 a:hover {
	background: url( "rsc/c6r.gif" ) no-repeat;
}

#category #gc7 a {
	display: block;
	width: 72px;
	height: 19px;
	background: url( "rsc/c7.gif" ) no-repeat;
	float: left;
	margin-right: 2px;
}
#category #gc7 a:hover {
	background: url( "rsc/c7r.gif" ) no-repeat;
}

.discription{
	font-size: 10px;
	text-align: right;
}
#ecb{
	display: inline;
	width: 129px;
	height: 26px;
	margin-top:3px;
	margin-left:5px;
}
#ecb a{
	width: 129px;
	height: 26px;
	background: none url('rsc/blog.gif');
}
#ecb a:hover{
	width: 129px;
	height: 26px;
	background: none url('rsc/blog.gif');
}
