/* CSS Document */
/* side-bar */

/* common */

div#container a:link{
	color: blue;
}

div#container a:visited{
	color: blue;
}

div#container a:active{
	color: blue;
}

div#container a:hover{
	color: blue;
}

div#container div#main div#content div#top_page h2.title {
	display: block;
	background: url( "http://www.goodmenkyo.com/search/image/title.jpg" ) no-repeat;
	width: 547px;
	height: 40px;
	text-indent: 55px;
	margin: 10px 0;
	padding-top: 7px;
	font-size: 17px;
	color: #019c36;
	font-weight: bold;
}

div#left-box {
	margin: 15px 10px;
	padding: 0;
	width: 200px;
}

div#left-box h2 {
	display: box;
	margin: 0;
	padding: 0;
	width: 200px;
}

div#left-box div#left-box-content {
	margin: 0;
	padding: 0;
	width: 200px;
}

div#left-box div#left-box-content {
	margin: 0;
	padding: 0;
	width: 200px;
}

div#left-box div#left-box-content div.right {
	text-align: right;
}

/* トップページ */

div#top_page table#neutral_area {
	border-collapse: collapse;
	margin: 15px 0;
}

div#top_page table#neutral_area td {
	padding: 3px;
}

div#container div#main div#content div#top_page h2.area {
	display: block;
	background: url( "http://www.goodmenkyo.com/search/image/area.jpg" ) no-repeat;
	width: 109px;
	height: 27px;
	text-indent: -9999px;
	margin: 10px 0;
}

div#container div#main div#content div#top_page h2.news_index {
	display: block;
	background: url( "http://www.goodmenkyo.com/search/image/news_index.jpg" ) no-repeat;
	width: 547px;
	height: 40px;
	text-indent: -9999px;
	margin: 10px 0;
}

/* ページ管理者ページ */

div#top_page table#rss {
	border-collapse: collapse;
	margin: 15px 0;
}

div#top_page table#rss th {
	padding: 3px;
	border: 1px #dddddd solid;
	background: #dddddd;
}

div#top_page table#rss td {
	padding: 3px;
	border: 1px #dddddd solid;
}

/* ユーザーページ */

div#top_page table#user {
	border-collapse: collapse;
	margin: 15px;
}

div#top_page table#user th {
	border: 1px #dddddd solid;
	background-color: #dddddd;
	padding: 3px;
	width: 120px;
}

div#top_page table#user td {
	border: 1px #dddddd solid;
	padding: 3px;
	width: 350px;
}

div#top_page table#user td.right {
	text-align: right;
}

div#top_page img.image {
	float: left;
	margin: 5px auto 5px 15px;
	width: 480px;
}

/* サイドバー */
/* ログイン認証 */

div#left-box h2.login {
	display: block;
	background: url( "http://www.goodmenkyo.com/search/image/login.jpg" ) no-repeat;
	width: 200px;
	height: 36px;
	text-indent: -9999px;
	margin: 10px 0;
}

div#left-box div#left-box-content table {
	margin: 0;
	padding: 0;
	width: 200px;
}

div#left-box div#left-box-content tr {
	margin: 0;
	padding: 0;
	width: 200px;
}

div#left-box div#left-box-content td {
	margin: 0;
	padding: 0;
	width: 85px;
}

div#left-box div#left-box-content input {
	width: 80px;
}

/* ユーザー情報 */

div#left-box h2.user_menu {
	display: block;
	background: url( "http://www.goodmenkyo.com/search/image/user_info.jpg" ) no-repeat;
	width: 200px;
	height: 36px;
	text-indent: -9999px;
	margin: 10px 0;
}
/* ユーザーメニュー */

div#left-box h2.user_menu {
	display: block;
	background: url( "http://www.goodmenkyo.com/search/image/user_menu.jpg" ) no-repeat;
	width: 200px;
	height: 36px;
	text-indent: -9999px;
	margin: 10px 0;
}

/* ユーザー

/* 最近の登録記事 */

div#left-box h2.recent_news {
	display: block;
	background: url( "http://www.goodmenkyo.com/search/image/recent_news.jpg" ) no-repeat;
	width: 200px;
	height: 30px;
	text-indent: -9999px;
	margin: 10px 0;
}


