﻿@import url("common.css");
@import url("/kanri/mt-static/plugins/PowerCMS/tinymce/css/editor_style.css");

#ContentsBox p, #ContentsBox ul, #ContentsBox ol, #ContentsBox table, #ContentsBox dl {
	color					: #333;
	line-height				: 1.5;
}

.list_odd {
	background-color		: #fff;
}

.list_eve {
	background-color		: #f7f7f7;
}


.TopNews {
	margin				: 20px 0 10px 0;
}

.TopNews ul {
	margin-top			: 10px;
}

.TopNewsLi {
	
	margin				: 0;
	padding				: 0;
	border-bottom		: 1px dashed #ccc;
}

.NewsDay {
	font-size			: 10px;
	line-height			: 25px;
	color				: #666;
	background-position	: left center;
	width				: 100px;
	float				: left;
	text-align			: left;
	padding-left		: 10px;
	margin-left			: 10px;
	margin-top			: 5px;
}

.NewsTite {
	font-size			: 12px;
	line-height			: 25px;
	color				: #00a;
	width				: 550px;
	text-align			: left;
	float				: left;
	margin-left			: 10px;
}

.NewsTite a {
	font-size			: 12px;
	line-height			: 25px;
	color				: #00a;
	text-decoration		: none;
}

.NewsTite a:hover {
	font-size			: 12px;
	line-height			: 25px;
	color				: #00f;
	text-decoration		: underline;
}


.entnews-h4 {
	font-size				: 14px;
	line-height				: 23px;
	font-weight				: normal;
	color					: #00a;
	background				: url("/img/h4-bg.jpg") no-repeat;
	background-position		: left bottom;
	margin-top				: 30px;
	margin-bottom			: 15px;
	padding-left			: 10px;
	text-align				: left;
}

.entnews-date {
	text-align				: right;
	border-top				: 1px solid #e6e6e6;
	margin-top				: 30px;
	color					: #666;
}

.foldertit {
	font-size				: 14px;
	background				: url("/img/h3_bg.gif") repeat-x;
	background-position		: bottom;
	padding-bottom			: 5px;
	color					: #00a;
	margin-top				: 10px;
}

.folder-list {
	margin					: 5px 0 15px 0;
}

.folder-list li {
	font-size				: 12px;
	line-height				: 35px;
	background				: url(/img/catenavibg.jpg) no-repeat;
	height					: 35px;
	margin-top				:3px;
	padding-left			: 15px;
}

.folder-list li a {
	color					: #00a;
}

.folder-list li a:hover {
	color					: #00f;
}

.search-list {
	border-bottom			: 1px dashed #ddd;
}

.search-list a {
	margin-left				: 20px;
	color					: #009;
}

.search-list a:hover {
	margin-left				: 20px;
	color					: #00f;
}
