﻿@charset "utf-8";

/*------------------------------------------------------------------------------
BridgeSSL - CSS Modules Import
URL: http://bridge-ssl.jp/
Date: 2009-10-13
Copyright (C) Bridge Corporation. All Rights Reserved.
------------------------------------------------------------------------------*/

/* ----------------------------------------

MainVisual

---------------------------------------- */

body#Sec div#MainVisual {
	background: url(../img/comparison/title.png) center 0 no-repeat;
}

body#Sec div.Verisign {
	background: url(../img/verisign/title_verisign.png) center 0 no-repeat;
}

/* ----------------------------------------

Contents

---------------------------------------- */


body#Sec div#SglColumn {
	width: 950px;
}

body#Sec div#SglColumn h4 {
	clear: both;
	width: 950px;
	height: 26px;
	padding-top: 80px;
	margin-bottom: 10px;
	background: url(../img/common/bg_hr_01.png) 0 bottom repeat-x;
}

body#Sec div#SglColumn ul.Feature {
	width: 930px;
	margin-left: 10px;
}

body#Sec div#SglColumn ul.Feature li {
	padding-left: 7px;
	line-height: 1.6em;
	background: url(../img/common/icon_arrow_01.png) 0% 50% no-repeat;
}

/* ----------------------------------------

Verisign

---------------------------------------- */





/* ----------------------------------------

TblStyle

---------------------------------------- */

div#Content table.TblStyle03 tr#TblHead01 th,
div#Content table.TblStyle03 tr#TblHead01 td {
	background: #993366;
	text-align: left;
}

div#Content table.TblStyle03 tr#TblHead02 th,
div#Content table.TblStyle03 tr#TblHead02 td {
	background: #FF9933;
	text-align: left;
}

div#Content table.TblStyle03 tr#TblHead03 th,
div#Content table.TblStyle03 tr#TblHead03 td {
	background: #1762c5;
	text-align: left;
}

div#Content table.TblStyle03 tr#TblHead04 th,
div#Content table.TblStyle03 tr#TblHead04 td {
	background: #5e5e5b;
	text-align: left;
}

div#Content table.TblStyle03 h4 {
	font-size: 138.5%;
	color: #fff;
	margin-bottom: 5px;
	text-decoration: underline;
}

div#Content table.TblStyle03 p {
	width: 100%;
	color: #fff;
	float: left;
}

div#Content table.TblStyle03 strong {
	font-weight: 700;
}

div#Content table.TblStyle03 tr#Course01 th,
div#Content table.TblStyle03 tr#Course01 td {
	font-weight: 700;
	color: #fff;
	background: #993366;
}

div#Content table.TblStyle03 tr#Course02 th,
div#Content table.TblStyle03 tr#Course02 td {
	font-weight: 700;
	color: #fff;
	background: #FF9933;
}

div#Content table.TblStyle03 tr#Course03 th,
div#Content table.TblStyle03 tr#Course03 td {
	font-weight: 700;
	color: #fff;
	background: #1762c5;
}

div#Content table.TblStyle03 tr#Course04 th,
div#Content table.TblStyle03 tr#Course04 td {
	font-weight: 700;
	color: #fff;
	background: #5e5e5b;
}

div#Content table.TblStyle03 ul {
	margin-left: 10px;
}

div#Content table.TblStyle03 ul li {
	list-style-position: inside;
	list-style: disc;
}
