/* 基本タグ */
.navigation {
	display: none;
}

.dummy {
	clear: both;
}

hr {
	display: none;
}

img {
	border: 0px;
}

body {
	background-color: #FFFFFF;
}

#base {
	background-image: url("../../assembly_share/images/base_bg.gif");
	background-repeat: repeat-y;
}

#bottom {
	background-image: url("../../assembly_share/images/footer_bg.gif");
	background-repeat: no-repeat;
}

/* ヘッダー */
#top {
	background-image: url("../../assembly_share/images/header_bg.gif");
	background-repeat: no-repeat;
}

#header {
	background-image: url("../../assembly_share/images/header.gif");
	background-repeat: no-repeat;
}

/* フッター */
#footer {
	border-top: 2px solid #B2B2B3;
}

/* 左カラム */
#left .side_menu h2 {
	background-color: #5B93C6;
}

#left .side_menu .side_contents {
	background-color: #EAF4F5;
}

#left .side_menu .side_contents ul {
	list-style-image: url("../../assembly_share/images/arr_1.gif");
}


#left .side_menu .side_contents li {
	border-bottom: 1px dotted #CDCDCD;
}




/* 右カラム */

/* コンテンツ　タイトルバー */
#right .new_info .title_bar {
	background-position: 0px 10px;
	background-image:  url("../../assembly_share/images/content_title_bg_1.gif");
	background-repeat: repeat-x;
}

#right .genre .title_bar {
	background-position: 0px 10px;
	background-image:  url("../../assembly_share/images/content_title_bg_2.gif");
	background-repeat: repeat-x;
}

/* トップページ */
/* 新着情報 */
#right .new_info .news_list ul {
	list-style-image: url("../../assembly_share/images/arr_2.gif");
}

#right .new_info .news_list li {
	border-bottom: 1px dotted #CDCDCD;
}

/* 分類から探す */
#right .genre .cat .cat_title {
	background-color: #FDEEDC;
}

#right .genre .cat_list ul {
	list-style-image: url("../../assembly_share/images/arr_2.gif");
}

#right .genre .cat_list li {
	border-bottom: 1px dotted #CDCDCD;
}


/* お知らせ　index */
/* 日付タイトルバー */
#right .day {
	background-color: #D7E6BF;
}

/* リスト */
#right .content_list ul {
	list-style-image: url("../../assembly_share/images/arr_2.gif");
}

#right .content_list li {
	border-bottom: 1px dotted #CDCDCD;
}

/* 詳細検索 */
#right .search_text {
	border-bottom: 1px dotted #D5D5D5;
}

#right .search_cat {
	border-bottom: 1px dotted #D5D5D5;
}


/* お知らせ　result */
/* ○○には○○件の情報があります */
/* ページナビ */
#main .prev_next {
	background-color: #ECF4FB;
}

/* リスト */
#main .content_list ul {
	list-style-image: url("../../assembly_share/images/arr_2.gif");
}

#main .content_list .list_section {
	border-bottom: 1px dotted #D5D5D5;
}



/* お知らせ　detail */
#right .detail_title {
	background-image:  url("../../assembly_share/images/detail_title_line_info.gif");
	background-repeat: no-repeat;
	background-color: #EFEFEF;
}

#right .info_text {
	background-color: #ECF4FB;
}

#right .chart table {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
}

#right .chart table .chart_index {
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
}

#right .chart table .chart_content {
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
}

#right .chart_2 table .chart_index_2 {
	border-bottom: 1px dotted #D5D5D5;
}

#right .chart_2 table .chart_content_2 {
	border-bottom: 1px dotted #D5D5D5;
}

#right .chart_3 table .chart_content_3 {
	border-bottom: 1px dotted #D5D5D5;
}

#right .detail_cat_title {
	border-bottom: 3px solid #DD9025;
}

#right .content {
	border-bottom: 1px dotted #D5D5D5;
}

/* 著作権について・免責事項・プライバシーポリシー */
#main .text_com {
	border-bottom: 1px dotted #D5D5D5;
}

#main .text_com span {
	font-weight: bold;
}

#main .title_other {
	color: #FFFFFF;
	background-image: url("../images/page_title_bg.gif");
	background-repeat: repeat;
}

/* カテゴリ一覧 */
#main .directory {
	background-color: #D7E6BF;
}

#main .contents_2 ul {
	list-style-image: url("../images/arr_2.gif");
}

#main .contents_2 li {
	border-bottom: 1px dotted #CDCDCD;
}

/* 配色変更のため、font.cssより移設 */

#main .list_number .bold {
	color: #A92027;
}

#main .event_calendar .bold {
	color: #A92027;
}

#right .detail_cat_title {
	color: #B77118;
}

/* serach　フォトギャラリー 2col */
#main .prev_next_3 {
	background-color: #ECF4FB;
}

