/* Using by '/service.*.tpl' */
/*
 * [Outline]
 */
/* 文字色を指定 */
h5 {
	background:url(../img/icon_ssc.gif) no-repeat scroll 1% 50%;
	padding:3px 20px;
}
dt.txtLog {
	color: #1680B0;
}
dt.txtPlan {
	color: #2A973F;
}
dt.txtCreate {
	color: #8B7800;
}
dt.txtDesign {
	color: #78A652;
}
dt.txtAssist {
	color: #B3594B;
}
dt.txtConsult {
	color: #8352A6;
}

dt.txtHearing {
	color: #8352A6;
}
dt.txtEstimate {
	color: #1680B0;
}
dt.txtSchedule {
	color: #2A973F;
}
dt.txtCheck {
	color: #78A652;
}
dt.txtManual {
	color: #B3594B;
}

/* 枠内のグラフなど */
div.graph {
	padding: 10px;
	margin: 0 -15px 25px 0;
	width: 550px;
	border: #cccccc 1px solid;
	text-align: center;
}
div.graph div.list {
	float: left;
	width: 130px;
	padding: 10px 5px 10px 10px;
	border: #cccccc 1px solid;
	text-align: left;
}
div.graph div.list p {
	margin: -10px 0 10px 0;
	color: #0f8826;
	font-weight: bold;
}
div.graph div.list ul {
	margin: -8px 0 0px 20px;
	padding: 0;
	list-style: disc outside;
	font-size:100%;
}
div.graph div.list ul li {
	padding: 2px 0;
}
div.graph div.list span {
	margin-left: 20px;
}
div.graph dl {
	text-align: left;
	margin: 10px 0 0 10px;
}
div.graph dt {
}
div.graph dd {
	margin: 0 0 15px 0;
}
div.graph p {
	margin: 0 0 0 10px;
	padding: 10px 0;
	text-align: left;
}
div.graph img {
	float: right;
}
div.graph img.rating {
	margin-top: 80px;
}
img.flow {
	border: 1px solid #ccc;
}
/*
 * [/Outline]
 */

/* サービス:トップページ - /service/index.html */
div.divergence {
	width: 92%;
	margin: 0;
	padding: 20px;
	border: #cccccc 1px solid;
}
div#contents div.divergence p {
	margin: 0 0 5px 70px;
	font-weight: bold;
}
div.divergence ul {
	list-style: none;
	margin: 0;
	padding: 0 0 10px 70px;
}
div.divergence ul li {
	padding: 3px 0;
}
div.divergence ul li a {
	padding-left: 15px;
	background: url(../img/icon_arrow_large.gif) no-repeat 0 50%;
}
div.divergence div.system {
	margin: 0 0 30px 0;
	background: url(../../service/img/icon_system.gif) no-repeat;
}
div.divergence div.web {
	background: url(../../service/img/icon_web.gif) no-repeat;
}

ul.pageLink {
	margin: 0 0 30px 0;
}
ul.pageLink li {
	margin: 0 0 0 20px;
}
ul.pageLink li h3 {
	margin: 0 0 0 -20px;
}
ul.pageLink li h3 a {
	margin:  0 0 0 -10px;
	background: none;
	text-decoration: none;
}
ul.pageLink li ul{
	margin:0;
	padding:5px;
	font-size:100%;
}
div#contents ul.pageLink li p{
	margin: 0 0 0 20px;
	font-size:80%;
}
div.design {
	width: 580px;
	margin: 30px -10px;
	border: #cccccc 1px solid;
	background: url(../../service/diagnostication/img/bg_analyze.gif) no-repeat 50% 50%;
}
div.design dl {
	padding: 30px 0 30px 30px;
	text-align: left;
}
div.design dt {
	margin: 0 0 10px 0;
	color: #0E78A8;
	font-size: 110%;
}
div.design dd {
	margin: 0;
	padding: 5px 0;
}

/* Webサイト構築:トップページ - /building/index.html */
ul.listCheck li {
	list-style-type: none;
	margin: 10px 0;
	padding-left: 20px;
	background: url(../img/icon_check.gif) no-repeat 0 50%;
}

/* サイトデザイニング - /building/design.html */
div.designing {
	width: 560px;
	margin: 30px -20px;
	padding: 10px;
	border: #cccccc 1px solid;
	background: url(../../service/building/img/bg_design.jpg) no-repeat 50% 10%;
	text-align: center;
	line-height: 1.5;
}
div.designing table,
div.designing th,
div.designing td {
	border: 0;
	margin: 0;
	padding: 0;
}
div.designing table {
	width: 95%;
	margin: 20px auto 30px;
}
div.designing th {
	padding: 3px 0;
	color: #0E78A8;
	background: none;
	text-align: right;
	white-space: nowrap;
}
div.designing td {
	padding: 3px 0 3px 10px;
	text-align: left;
}
div.designing img {
	margin: 0 0 0 -3px;
}

/* Webサイト構築:制作フロー - /building/flow.html */
dl.flow {
	display: block;
	margin: 30px;
}
dl.flow dt {
	position: absolute;
	margin: 0px 0 -16px 80px;
	font-size:120%;
}
dl.flow dd {
	margin: 0;
	padding: 25px 0 50px 90px;
}
dl.flow .aboutConsult {
	background: url(../../service/img/flow1.gif) no-repeat 0 100%;
}
dl.flow .aboutLog {
	background: url(../../service/img/flow2.gif) no-repeat 0 100%;
}
dl.flow .aboutPlan {
	background: url(../../service/img/flow3.gif) no-repeat 0 100%;
}
dl.flow .aboutDesign {
	background: url(../../service/img/flow4.gif) no-repeat 0 100%;
}
dl.flow .aboutCreate {
	background: url(../../service/img/flow5.gif) no-repeat 0 100%;
}
dl.flow .aboutAssist {
	padding: 25px 0 0px 90px;
	background: url(../../service/img/flow6.gif) no-repeat 0 100%;
}

/* CMS:導入シミュレーション - /cms/simulation.html */
dl.cms {
	display: block;
}
dl.cms dt {
	position: absolute;
	margin: 0px 0 -16px 80px;
	font-size:120%;
}
dl.cms dd {
	margin: 0 0 0 0;
	padding: 25px 0 50px 90px;
}
dl.cms .aboutHearing {
	background: url(../../service/img/flow1.gif) no-repeat 0 100%;
}
dl.cms .aboutEstimate {
	background: url(../../service/img/flow2.gif) no-repeat 0 100%;
}
dl.cms .aboutSchedule {
	background: url(../../service/img/flow3.gif) no-repeat 0 100%;
}
dl.cms .aboutCheck {
	background: url(../../service/img/flow4.gif) no-repeat 0 100%;
}
dl.cms .aboutCreate {
	background: url(../../service/img/flow5.gif) no-repeat 0 100%;
}
dl.cms .aboutManual {
	padding: 25px 0 0px 90px;
	background: url(../../service/img/flow6.gif) no-repeat 0 100%;
}

/* SSC申し込みフォーム - /diagnostication/ssc/application/ */
.input th {
	width: 28%;
}

/*SSC料金表 - service/diagnostication/ssc/fee.html */
table.fee {
	line-height: 140%;
}
table.fee th {
	width: auto;
}
table.fee th ,
table.fee td {
	text-align: center;
}
table.fee th.follow1 {
	padding-left: 3em;
	font-size: 90%;
}
table.fee th.follow2 {
	padding-left: 5em;
	font-size: 90%;
}
table.fee tbody th {
	background: none;
	text-align: left;
}
table.fee span {
	margin-left: 0.5em;
}
div.main ul.ssc_attention {
	float: right;
	font-size: 90%;
	margin: 6px 12px 12px 0;
}
ul.ssc_attention span {
	margin-right: 0.5em;
}
table.option th {
	width: auto;
}
table.option th.option {
	width: 33%;
}
table.option th.price {
	width: 19%;
}

table td.correspondence {
	text-align: center;
}
p.ssc_attention {
	text-align: right;
}
div.main ul.dataList {
	font-size:100%;
}
div.main .ssc {
	border:1px dotted gray;
	padding:10px;
}
/* sidebar - /service/_common/sidebar.tpl */
div.sidebar {
	position: relative;
	margin-bottom: 81px
}
div.sidebar dl li a {
	position: relative; /* for IE6 */
}
div.sidebar dl li > a {
	position: static;
}
div.sidebar ul.bnr {
	clear: both;
	position: absolute;
	margin: 0;
	padding: 0;
	left: 1px;
	bottom: -78px;
}
div.sidebar > ul.bnr {
	bottom: -65px;
}
div.sidebar ul.bnr li {
	margin: 0;
	padding: 0;
	border: none;
}
div.sidebar ul.bnr li a {
	margin: 0;
	padding: 0;
	background: none;
}






