@charset "utf-8";

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}
#Wrapper {
	margin: 0;
	padding: 0;
	width: 600px;
}
#Wrapper ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}
#Wrapper img {
	border: none;
}
#main{
	margin-top: 15px;
	margin-left: 15px;
	font-size: 1em;
	line-height: 1.6em;
}
#main h2{
	margin-bottom: 15px;
}
#main h3{
	padding: 5px 0 5px 10px;
	margin-bottom: 15px;
	font-size: 1.3em;
	font-weight: bold;
}
#main h3.sbmC{
	border-left: 8px solid #298DBE;
	border-bottom: 1px solid #298DBE;
}
#main h3.dbC{
	border-left: 8px solid #006e2e;
	border-bottom: 1px solid #006e2e;
}
#main h3.ehC{
	border-left: 8px solid #ff7400;
	border-bottom: 1px solid #ff7400;
}
#main h3.lamC{
	border-left: 8px solid #d01f3c;
	border-bottom: 1px solid #d01f3c;
}
#main h3.vicC{
	border-left: 8px solid #8E34BD;
	border-bottom: 1px solid #8E34BD;
}
#main span.full{
	font-size: 0.9em;
	font-weight: normal;
}
#main h4{
	clear: both;
	margin-bottom: 15px;
}
#main ul,#main p,#main dl{
	margin-bottom: 1em;
}
#main img.item{
	margin-left: 5px;
	padding: 5px 0;
}
#main a:link {
	color: #333;
	text-decoration: underline;
}
#main a:visited {
	color: #333;
	text-decoration: underline;
}
#main a:hover {
	color: #0099cc;
	text-decoration: none;
}
#main a:active {
	color: #b8dea8;
}
.mainSection ul{
	width: 590px;
	margin-bottom: 5px;
	float: left;
	padding-bottom: 5px;
	border-bottom: 1px dotted #ccc;
}
.mainSection ul.last{
	margin-bottom: 10px;
	padding: 0;
	float: left;
	border: none;
}
.mainSection li{
	width: 192px;
	height: auto;
	min-height: 210px;
	float: left;
	border-right: 1px solid #CCCCCC;
}
.mainSection li.col2{
	width: 290px;
}
.mainSection li.col1{
	width: 580px;
	border: none;
}
.mainSection dd{
	font-size: 0.9em;
	padding: 5px 5px 0;
	line-height: 1.4em;
}
#main .mainSection a:link {
	color: #333;
	text-decoration: none;
}
#main .mainSection a:visited {
	color: #333;
	text-decoration: none;
}
#main .mainSection a:hover {
	color: #0099cc;
	text-decoration: none;
}
#main .mainSection a:active {
	color: #b8dea8;
	text-decoration: none;
}
.pageTop {
	text-align: right;
	clear: both;
}
#guide{
	border: 1px solid #ccc;
	margin-bottom: 15px;
}
#guide h4{
	margin: 15px 0 15px 15px;
	font-size: 1.3em;
	font-weight: normal;
	color: #298DBE;
}
#guide p{
	margin: 0 0 10px 15px;
	line-height: 1.6em;
}
#guide span{
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.8em;
}
.photoarea{
	float: left;
	width: 265px;
}
.photoarea img{
	margin: 0 0 20px 15px;
}
.textarea{
	float: right;
	width: 305px;
}
.textarea p{
	padding: 15px 10px 20px;
	line-height: 1.4em;
}
#main ul.list{
	list-style-type: disc;
	margin-left: 25px;
	padding: 5px 10px 15px 0;
	line-height: 1.7em;
}
table.product-tbl{
	border-collapse: collapse;
	border-spacing: 0;
	width: 550px;
	margin: 0 auto 20px;
}
table.product-tbl th{
	border: 1px solid #CCCCCC;
	background-color: #F3F7FA;
	font-size: 0.9em;
	padding: 3px;
	font-weight: normal;
	text-align: center;
	white-space: nowrap;
}
table.product-tbl th.feature{
	background-color: #d01f3c;
	color: #FFF;
}
table.product-tbl th.feature2{
	background-color: #d01f3c;
	color: #FFF;
	font-size: 1.2em;
}
table.product-tbl td{
	border: 1px solid #CCCCCC;
	color: #333333;
	font-size: 0.9em;
	padding: 3px;
	text-align: center;
	white-space: nowrap;
}
table.product-tbl td.symbol{
	font-size: 1.2em;
}
.lead{
	margin: 15px 0 15px 15px;
}
#main ul.count{
	list-style-type: disc;
	margin-left: 25px;
	margin-bottom: 5px;
	padding: 5px 10px 0 0;
	font-size: 1.2em;
	line-height: 1.7em;
}
#main p.note{
	margin: 0 25px 15px;
}
.center{
	text-align: center;
	padding-bottom: 20px;
}
.photoarea2{
	float: left;
	width: 289px;
}
.photoarea2 img{
	margin: 0 0 20px 10px;
}
.textarea2{
	float: right;
	width: 280px;
}
.textarea2 p{
	padding: 10px 5px 20px;
}
