﻿@charset "utf-8";
/*------------------------------------------------------------------
	sd00.css...Copyright DESK LIFE. All Rights Reserved.
--------------------------------------------------------------------*/
@import url(standard.css);
@import url(contentsmenu.css);
/*------------------------------------------------------------------
	System Development
--------------------------------------------------------------------*/
/*---------------------------------------------------
	intro
-----------------------------------------------------*/
#sd-intro {
	margin: 5px 0 0 0;
}
#sd-intro .text{
	background: url('../Image/sd_intro_title.png') no-repeat left top;
	padding: 80px 0 1em 220px;
}
#sd-intro ul.p1 {
	padding: 0 0 0 10px;
}
	#sd-intro .p1 li {
		background-repeat:no-repeat;
		background-position:0px 7px;
		padding:0 0 0 12px;
		background-image: url('../Image/list_points_aqua.png');
		line-height: 140%;
	}
#sd-intro .p2 {
	padding: 10px 0 0 0;
	font-size: 140%;
}
/*---------------------------------------------------
	Access
-----------------------------------------------------*/
#sd-access {
	margin: 5px 0 0 0;
}
#sd-access h3 {
	height: 40px;
	padding: 0 0 5px 0;
	background: url('../Image/sd_title_access.png') no-repeat left top;
}
#sd-access .text{
	background: url('../Image/access.png') no-repeat right 20%;
}
#sd-access h4 {
	margin: 1em 0 1em 0;
	height: 30px;
}
#sd-access h4.sub01 {
	background: url('../Image/sd_title_access_sub01.png') no-repeat left top;
}
#sd-access h4.sub02 {
	background: url('../Image/sd_title_access_sub02.png') no-repeat left top;
}
#sd-access h4.sub03 {
	background: url('../Image/sd_title_access_sub03.png') no-repeat left top;
}
#sd-access dl {
	padding: 0 0 0 25px;
}
/*---------------------------------------------------
	Conscious	
-----------------------------------------------------*/
#sd-conscious {
	margin: 5px 0 0 0;
	width: 540px;
	height: 280px;
	float: left;
}
#sd-conscious h3 {
	padding: 0 0 5px 0;
	background: url('../Image/sd_title_ishiki.png') no-repeat left top;
	height: 40px;
}
#sd-conscious div.text {
	padding: 10px 0 0 210px;
	width: 290px;
	height: 205px;
	background: url('../Image/sd_fcscircle.png') no-repeat 0% 0%;
}
#sd-conscious dt {
	color: #3F4F9C;
	font-weight: bold;
}
#sd-conscious dt.dt1 {
	background-color: #FFF5E8;
}
#sd-conscious dt.dt2 {
	background-color: #E8F5FF;
}
#sd-conscious dt.dt3 {
	background-color: #E8FFEA;
}
#sd-conscious dd {
	margin-left: 1em;
}
/*---------------------------------------------------
	Analyses
-----------------------------------------------------*/
#sd-analyses {
	margin: 5px 0 0 0;
	width: 355px;
	height: 280px;
	float: right;
}
#sd-analyses h3 {
	padding: 0 0 5px 0;
	background: url('../Image/sd_title_bunseki.png') no-repeat left top;
	height: 40px;
}
#sd-analyses div.text {
	padding: 10px 0 0 20px;
	width: 295px;
	height: 205px;
	background: url('../Image/sd_bg_bunseki.png') no-repeat 93% bottom;
}
/*---------------------------------------------------
	jisseki
-----------------------------------------------------*/
#sd-jisseki {
	margin: 5px 0 0 0;
}
#sd-jisseki h2 {
	height: 40px;
	background: url('../Image/sd_title_jisseki.png') no-repeat left top;
}
#sd-jisseki dt{
	background: #E8FFE9;
}
#sd-jisseki .ichiran {
	padding: 10px 0 0 20px;
	background: url('../Image/sd_form00.png') no-repeat right center;
}
	#sd-jisseki .ichiran table {
		list-style: none outside;
		border-collapse: collapse;
		width: 410px;
	}
	#sd-jisseki .ichiran tr,
	#sd-jisseki .ichiran td {
	border-style: solid;
	border-color: #CCDDD8;
	border-width: 1px 0px;
	height: 2em;
	}
	#sd-jisseki .ichiran td {
		vertical-align: middle;
	}
	#sd-jisseki .tr00 {
		background-color: #DEF3EC;
	}
	#sd-jisseki .tr00 td {
		text-align: left;
	}
	#sd-jisseki .tr00-td01 {
		padding: 0 0 0 17px;
		width: 200px;
	}
	#sd-jisseki .tr00-td02 {
		padding: 0 0 0 15px;
		width: 180px;
	}
	#sd-jisseki .td01,
	#sd-jisseki .td02 {
		padding: 2px 0 2px 5px;
	}
	#sd-jisseki .tr01,
	#sd-jisseki .tr02 {
		width: 410px;
	}
	#sd-jisseki .tr01 {
		background-color: #FFFFFF;
	}
	#sd-jisseki .tr02 {
		background-color: #EEF9F5;
	}
	#sd-jisseki .td01 {
	width: 200px;
	color: #0B4A36;
	background: url('../Image/list_pointl_aqua.png') no-repeat left center;
	text-align: left;
	text-indent: 12px;
	vertical-align: middle;
	}
	#sd-jisseki .td02 {
		width: 180px;
	}
	#sd-jisseki .td02 li {
		padding:0 0 0 12px;
		background: url('../Image/list_points_red.png') no-repeat left center;
	}

