@charset "UTF-8";
@import url("common.css");

/* h1 */
h1 {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	height: 74px;
	width: 280px;
}
h1 em {
	text-indent: -9999px;
	visibility: hidden;
}
/* top_image */
.top_image {
	margin-bottom: 7px;
}
/* top_wrapper */
.top_wrapper {
	background-image: url(../images/top_wrapper.gif);
	background-repeat: repeat-y;
}
/* top_contents */
.top_contents {
	background-image: url(../images/top_contents.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	min-height: 120px;
}
.top_contents_top {
	background-image: url(../images/top_contents_top.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	height: 1px;
	width: 885px;
}
.top_contents_bottom {
	clear: both;
	width: 885px;
	height: 1px;
	overflow: hidden;
}
/* メンテナンス */
.maintenance_box {
	width: 482px;
	padding-top: 14px;
	padding-left: 15px;
	float: left;
	padding-bottom: 7px;
}
.title_m h2,.title_a h2 {
	font-size: x-small;
}

.title_m em {
	text-indent: -9999px;
	visibility: hidden;
}
.title_m a {
    background-image: url(../images/about_maintenance.gif);
	margin: 0px;
	padding: 0px;
	display: block;
	width: 482px;
	height: 20px;
	background-repeat: no-repeat;
}
.title_m,.title_m a {
	background-position: 0px 0px;
}
.title_m a:hover {
	background-position: 0px -20px;
	text-decoration: none;
}
.contents_m {
	clear: both;
	padding-top: 10px;
}
/* 分析 */
.analysis_box {
	width: 335px;
	padding-top: 14px;
	padding-bottom: 7px;
	float: right;
	padding-right: 15px;
}
.title_a em {
	text-indent: -9999px;
	visibility: hidden;
}
.title_a a {
    background-image: url(../images/about_analysis.gif);
	margin: 0px;
	padding: 0px;
	display: block;
	width: 335px;
	height: 20px;
	background-repeat: no-repeat;
}
.title_a,.title_a a {
	background-position: 0px 0px;
}
.title_a a:hover {
	background-position: 0px -20px;
	text-decoration: none;
}
.contents_a {
	clear: both;
	padding-top: 10px;
}
/* メンテナンス・分析　p リスト 共通 */
.contents_m_01 p,.contents_a_01 p {
	font-size: 90%;
	color: #666666;
	margin-bottom: 14px;
}
.contents_m_02 ul,.contents_a_02 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.contents_m_02 li,.contents_a_02 li {
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	margin-bottom: 8px;
	font-size: 80%;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 0px;
}
.contents_m_02 li a,.contents_a_02 li a {
	line-height: normal;
}
/* メンテナンスリスト画像 */
.contents_m_02 li {
	background-image: url(../images/list_m.gif);
}
/* 分析リスト画像 */
.contents_a_02 li {
	background-image: url(../images/list_a.gif);
}
/* ※ */
.kome p {
	font-size: 80%;
	color: #666666;
	text-indent: -1em;
	margin-left: 1em;
}
/* top_line */
.top_line {
	background-image: url(../images/top_line.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	clear: both;
	height: 15px;
	width: 885px;
}
/* 2カラム */
.two_column {
	background-image: url(../images/two_column.gif);
	background-repeat: repeat-y;
	clear: both;
	margin-bottom: 14px;
}
.two_column_bottom {
	clear: both;
	width: 885px;
	overflow: hidden;
	height: 1px;
}
/* 左カラム */
.left_column {
	float: left;
	width: 579px;
}
.left_top {
	background-image: url(../images/left_line02.gif);
	background-repeat: repeat-y;
	margin-bottom: 15px;
	margin-top:15px;
}
.left_top_line01 {
	background-image: url(../images/left_line01.gif);
	background-repeat: repeat-y;
	/*overflow: hidden;*/
	height: 6px;
	width: 579px;
}
.left_top_line02 {
	background-image: url(../images/left_line03.gif);
	background-repeat: repeat-y;
	overflow: hidden;
	height: 6px;
	width: 579px;
	clear: both;
}


/* .importance */
.importance {
	width: 562px;
	border:#CCCCCC 1px solid;
	background-color:#EBEBEB;
	float: left;
	padding-left: 15px;
	margin-bottom:10px;
}
.importance_title em {
	text-indent: -9999px;
	visibility: hidden;
}
.importance_title {
    background-image: url(../images/importance.gif);
	margin: 0px;
	margin-top:10px;
	padding: 0px;
	display: block;
	width: 264px;
	height: 20px;
	background-repeat: no-repeat;
}
.importance_title,.importance_title a {
	background-position: 0px 0px;
}
.importance_title a:hover {
	background-position: 0px -35px;
	text-decoration: none;
}

.left_top_importance {
	clear: both;
	padding-top: 9px;
}
.left_top_importance p {
	font-size: 80%;
	color: #666666;
	margin-bottom: 5px;
	line-height: 150%;
}

.left_top_importance p.title {
	font-weight:bold;
	color: #990000;
}

.left_top_importance ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.left_top_importance li {
	background-image: url(../images/list_a.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	margin-bottom: 15px;
	font-size: 80%;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 0px;
}
.left_top_importance li a {
	line-height: normal;
}
/* .products */
.products {
	width: 264px;
	float: left;
	padding-left: 15px;
}
.products_title em {
	text-indent: -9999px;
	visibility: hidden;
}
.products_title a {
    background-image: url(../images/products_title.gif);
	margin: 0px;
	padding: 0px;
	display: block;
	width: 264px;
	height: 35px;
	background-repeat: no-repeat;
}
.products_title,.products_title a {
	background-position: 0px 0px;
}
.products_title a:hover {
	background-position: 0px -35px;
	text-decoration: none;
}

/* education */
.education {
	width: 264px;
	float: right;
	padding-right: 6px;
}
.education_title em {
	text-indent: -9999px;
	visibility: hidden;
}
.education_title a {
    background-image: url(../images/education_title.gif);
	margin: 0px;
	padding: 0px;
	display: block;
	width: 264px;
	height: 20px;
	background-repeat: no-repeat;
}
.education_title,.education_title a {
	background-position: 0px 0px;
}
.education_title a:hover {
	background-position: 0px -20px;
	text-decoration: none;
}
.left_top_contents {
	clear: both;
	padding-top: 9px;
}
.left_top_contents p {
	font-size: 80%;
	color: #666666;
	margin-bottom: 14px;
	line-height: 150%;
}
.left_top_contents ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.left_top_contents li {
	background-image: url(../images/list_m.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	margin-bottom: 8px;
	font-size: 80%;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 0px;
}
.left_top_contents li a {
	line-height: normal;
}
/* news */
.news {
	clear: both;
}
.news table {
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	width: 100%;
}
.news th {
	border-right:1px;
	border-bottom:1px solid #CCCCCC;
	text-align:left;
	font-size: 90%;
	font-weight: normal;
	width: 18%;
	vertical-align: top;
	padding-top: 9px;
	padding-bottom: 9px;
}
.news td {
	border-bottom:1px solid #CCCCCC;
	font-size: 90%;
	vertical-align: top;
	padding-top: 9px;
	padding-bottom: 9px;
	line-height: 1.3em;
}
.right_column {
	float: right;
	width: 275px;
}
.right_box01 {
	width: 275px;
	clear: both;
}
.right_box01 p {
	font-size: 90%;
	color: #666666;
	line-height: 150%;
	padding-bottom: 16px;
}
.right_box01_title {
	padding-bottom: 10px;
}
.right_box02 {
	width: 190px;
	padding-left: 6px;
	float: left;
}
.right_box02 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.right_box02 li {
	background-image: url(../images/list_a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
	margin-bottom: 4px;
	font-size: 80%;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 0px;
}
.right_box02 li a {
	line-height: normal;
}
.right_box03 {
	float: right;
	width: 70px;

}
.right_sp {
	height: 12px;
	clear: both;
	overflow: hidden;
}
