.genre_list {
	padding:0px;
	padding-bottom:15px;
	margin:0px;
	margin-top:15px;
	border-bottom:1px dotted #000099;
}

.genre_list h3{
	background-color:#ffeecc;
	padding:5px;
	margin:0px;
	font-size:14px;
	color: #FF9900;
	border-bottom:1px solid #FF9900;
}

.genre_list ul{
	background-color:#ffeecc;
	margin:0px;
	padding:0px;
}

.genre_list ul li{
	text-indent:30px;
	float:left;
	list-style:none;
	line-height:18px;
	white-space: nowrap;
}




.itemInformation {
	list-style:none;
}

#navi ul {
	margin:0;
	padding:0;
	list-style:none;
}

#navi ul .firstItem {
	display:block;
	float:left;
	list-style:none;
	width:150px;
}

#navi ul .top {
	display:block;
	float:left;
	list-style:none;
	width:200px;
}

#navi ul .top div {
	text-align:center;
}

#navi ul .lastItem {
	display:block;
	float:right;
	list-style:none;
	text-align:right;
	width:150px;
}

.blog_head h2 {
	font-size:23px;
	margin:0;
	padding:0;
	color:#000099;
	text-align: left;
}

.blog_head h2.Blogletter {
	color:#EFC23B;
	font-size:20px;
}

.letter .blog_head
.news .blog_head {
	border-bottom:dotted #000099 1px;
	padding:0;
	padding-bottom:15px;
}
.letter .blog_head table td 
.news .blog_head table td {
	font-size:12px;
}

.odd {
	padding: 3px 0px;
	margin: 0px;
	font-size: 12px;
}

.even {
	background-color: #FFFFDD;
	padding: 3px 0px;
	margin: 0px;
	font-size: 12px;
}

.new_items_list .left {
	width: 430px;
	float: left;
}

.new_items_list .right {
	width: 70px;
	float: right;
	text-align: right;
}

.letter .itemInformation,
.news .itemInformation,
.mass_media .itemInformation {
	text-align:right;
}

.letter .itemTitle,
.news .itemTitle,
.mass_media .itemTitle {
	font-size:14px;
	color:#000099;
}

.letter .itemTitle h3,
.mass_media .itemTitle h3 {
	border-bottom:dotted 1px #000099;
}

.letter .itemTitle span,
.news .itemTitle span,
.mass_media .itemTitle span {
	font-size:12px;
	font-weight:normal;
	color:#000099;
}

.letter .itemTitle a,
.news .itemTitle a,
.mass_media .itemTitle a {
	font-size:14px;
	color:#000099;
}

.letter .itemTitle a:hover ,
.news .itemTitle a:hover,
.mass_media .itemTitle a:hover {
	font-size:14px;
	color:#000099;
	text-decoration:none;
}

.letter .itemTitle a:visited,
.news .itemTitle a:visited,
.mass_media .itemTitle a:visited, {
	font-size:14px;
	color:#000099;
}

.letter .itemContents,
.news .itemContents,
.mass_media .itemContents, {
	border-bottom:dotted #000099 1px;
}

.genre_item_list{
	list-style-position: inside;
}

.newItemList h2{
	color: #000099;
	font-size: 20px;
	font-weight: bold;
}

/* 画像窓付一覧 */

#list .one_wrap {
	margin-top: 15px;
	width: 500px;
}

#list .img {
	background-color: #EAEAEA;
	border:1px solid #CCCCCC;
	float: left;
	height: 100px;
	margin-right: 10px;
	width: 100px;
	overflow: hidden;
}

#list .img_in {
	background-color: #FFFFFF;
	height: 90px;
	margin: 5px 0 0 5px;
	width: 90px;
	text-align: center;
}

#list .txt {
	float: left;
	width: 365px;
}

#list .title {
	border-bottom:5px solid #FFDD77;
	height: 20px;
	margin-top: 3px;
	width: 385px;
}

#list .title_txt {
	float: left;
	font-size: 14px;
	font-weight: bold;
	width: 385px;
}

#list .txt_in {
	color: #555555;
	margin-top: 5px;
	height: 40px;
}

#list .link {
	color: #666666;
	margin: 5px 0 0;
	padding: 0;
	text-align: right;
	width: 385px;
}

#next_list {
	text-align: right;
	margin-top: 10px;
}

/* サイトマップ */

#site_map ul {
	list-style-image: url('/image/custom/yajirushi.jpg');
	font-size: 14px;
	padding-left: 35px;
}

#site_map li {
	margin: 3px;
}
