@charset "UTF-8";
/* CSS Document */

@import "/base.css";




/* -------------------------- FONTSIZE ---------------------------- */
#breadCrumbs p {	font-size: small;}
#contents p {	font-size: small;}
#contents ul li {	font-size: small;}
#contents ol li {	font-size: small;}
#contents dl dt, #contents dl dd { font-size: small;}
#contents th {	font-size: small;}
#contents td {	font-size: small;}
#contents caption {	font-size: small;}
#footer ul li {	font-size: small;}


.sizeS {font-size: x-small !important;}
.sizeM {font-size: small !important;}
.sizeL {font-size: medium!important;}
.sizeLL {font-size: large !important;}
.sizeXL {font-size: x-large !important;}
.sizeXXL {font-size: xx-large !important;}




/* -------------------------- 3 COLUMN NEWS RELEASE ---------------------------- */
#main {
	float: left;
	width: 500px;
}


#rightMenu {
	float: right;
	margin-left: 20px;
	width: 210px;
}


#leftMenu {
	float: left;
	margin-right: 40px;
	width: 210px;
}


#contents div.sideBlock {
	clear: both;
	margin: 0 0 40px 0;
	width: 210px;
}


#contents ul.dottSepa {
	width: 210px;
}


#contents ul.dottSepa li {
	background: url(/image_cmn/bg_list_dott.gif) left bottom repeat-x;
	font-size: medium;
	display: block;
	line-height: 150%;
	padding: 14px 0 16px;
	width: 210px;
}


#contents ul.dottSepa li span {
	color: #388585;
	font-weight: bold;
}


#contents ul.dottSepa li a {
	font-weight: bold;
}


#contents ul.linkBold li a {
	font-weight: bold;
}


#leftMenu ul.iconList {
	margin: 15px 0 0 10px;
	width: 195px;
}


#leftMenu ul.iconList li {
	background: url(/image_cmn/icon_arrow_02.gif) left top no-repeat;
	display: block;
	font-size: medium;
	line-height: 150%;
	padding: 0 0 5px 19px;
}


/* ENTRY TITLE */
#contents div.entryTitle {
	background: url(/image_cmn/bg_entry_title.gif) left bottom repeat-x;
	background-color: #378585;
	color: #FFFFFF;
	clear: both;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 10px 0 27px;
	width: 500px;
}


#contents div.entryTitle2 {
	background: url(/image_cmn/bg_entry_title.gif) left bottom repeat-x;
	background-color: #378585;
	color: #FFFFFF;
	clear: both;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 10px 0 27px;
	width: 100%;
}




#contents div.entryTitle p.entryDate {
	text-align: right;
	margin: 0 10px 5px 10px;
}


#contents div.entryTitle2 p.entryDate {
	text-align: right;
	margin: 0 10px 5px 10px;
}


#contents div.entryTitle h3 {
	font-size: large;
	margin: 0 13px;
	line-height: 140%;
	padding: 0;
}


#contents div.entryTitle2 h3 {
	font-size: large;
	margin: 0 13px;
	line-height: 140%;
	padding: 0;
}


#contents div.entryBody {
	margin: 0 0 10px 8px;
	width: 484px;
}


#contents div.entryBody2 {
	margin: 0 0 10px 8px;
	width: 738px;
}


#contents div.entryBody3 {
	margin: 0 0 10px 8px;
	width: 968px;
}




/* SAMEDAY ENTRY LIST */
#contents div.sameDayBox {
	background: url(/image_cmn/bg_list_dott.gif) left bottom repeat-x;
	padding: 15px 0;
	width: 500px;
}


#contents div.sameDayPack {
	margin-left: 10px;
	width: 480px;
}


#contents div.sameDayPack h5 {
	line-height: 150%;
}


#contents div.sameDayBox p {
	padding: 0;
}


#contents div.sameDayBox .sameDate {
	color: #388585;
	font-weight: bold;
}


/* INTRODUCTION */
#contents div.introBox {
	background: #F2F2F2;
	margin: 10px 0 30px;
	width: 500px;
}


#contents div.ibLeft {
	float: left;
	padding: 15px 0;
	width: 140px;
}


#contents div.ibRight {
	display: inline;
	float: left;
	margin-left: 20px;
	padding: 15px 0;
	width: 140px;
}


#contents div.ibPack {
	clear: both;
	margin-left: 20px;
	width: 460px;
}












/* -------------------------- 2 COLUMN COMPANY---------------------------- */
#leftMain {
	float: left;
	width: 750px;
}


#companyRight {
	float: right;
	width: 210px;
}


#contents div.logoMark {
	height: 96px;
	margin: 25px 0 40px;
	width: 255px;
}


#contents table.companyTable {
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	width: 500px;
}


#contents table.companyTable th {
	background: url(/image_cmn/bg_list_dott.gif) left bottom repeat-x;
	font-size: medium;
	line-height: 150%;
	text-align: left;
	padding: 16px 10px;
	vertical-align: top;
	width: 35%;
}


#contents table.companyTable td {
	background: url(/image_cmn/bg_list_dott.gif) left bottom repeat-x;
	font-size: medium;
	line-height: 150%;
	padding: 16px 10px;
	vertical-align: top;
	width: 65%;
}


#contents div.companyTxt {
	background: url(/image_cmn/bg_list_dott_color2.gif) left bottom repeat-x;
	padding:10px 0;
	width: 210px;
}


#contents div.cpyPhoto {
	float: left;
	text-align: right;
	width: 100px;
}


#contents div.cpyName {
	display: inline;
	float: left;
	margin-left: 6px;
	width: 95px;
}


#companyRight p {
	clear: both;
	display: block;
	padding-top: 10px;
	width: 210px;
}


#companyRight p img {
	margin-left: 10px;
}


#companyRight p.sepaLine {
	border-bottom: 1px solid #FFFFFF;
	padding-bottom: 22px;
}


/* INTRODUCTION */
#contents div.introBoxL {
	clear: both;
	margin: 10px 0 30px;
	width: 750px;
}

#contents div.introBoxLL {
	clear: both;
	margin: 10px 0 30px;
	width: 980px;
}

#contents div.arrayL {
	float: left;
	margin-right: 20px;
	padding: 15px 0;
	width: 101px;
}


#contents div.arrayR {
	float: left;
	padding: 15px 0;
	width: 101px;
}


#contents div.arrayPack {
	clear: both;
	margin-left: 20px;
	width: 710px;
}


#wrap .pdg40 {
	padding-bottom: 40px;
}


#contents p.enterPriseList {
	float: left;
	text-align: center;
	margin-right: 15px;
	padding-top: 25px;
	width: 520px;
}


#contents p.enterPriseList img {
	margin: 0 10px;
}


#contents p.resultList {
	float: left;
	padding: 47px 0 15px;
	width: 197px;
}


#contents div.flowBox {
	margin-left: 18px;
	padding: 15px 0 5px;
	width: 728px;
}


#contents div.flowImg {
	background: url(/images/bg_flow_arrow.gif) right top no-repeat;
	float: left;
	width: 121px;
}


#rightMenu .sideMap {
	margin: 10px 0 0 15px;
	width: 180px;
}




/* -------------------------- 1 COLUMN CONFY---------------------------- */
#fullMain {
	float: left;
	width: 980px;
}






/* -------------------------- 2 COLUMN TOPPAGE ---------------------------- */
#wrap div.viArea {
	background: url(/images/bg_main_vi_area.jpg) left bottom repeat-x;
	padding: 0;
	width: 100%;
}
*+ html #wrap div.viArea,
* html #wrap div.viArea  {
height:326px;
padding: 0 !important;

}

#clm2Left {
	float: left;
	width: 500px;
}


#clm2Right {
	float: right;
	width: 460px;
}


#contents p.enterPrise {
	background: url(/image_cmn/bg_list_dott.gif) left bottom repeat-x;
	text-align: center;
	margin-bottom: 15px;
	padding: 18px 0 30px;
	width: 500px;
}


#contents p.enterPrise img {
	margin: 0 7px;
	vertical-align: middle;
}


#contents div.cateL {
	float: left;
	padding-bottom: 13px;
	width: 210px;
}


#contents div.cateR {
	float: right;
	padding-bottom: 13px;
	width: 210px;
}


#contents div.contactBlockS {
	clear: both;
	margin-bottom:22px;
	text-align: center;
	padding: 30px 0 25px;
	width: 460px;
}
*+ html #contents div.contactBlockS {
	padding: 30px 0 33px;
}
* html #contents div.contactBlockS {
	padding: 30px 0 33px;
}


#contents div.innerBox {
	margin-left: 6px;
	padding-top: 14px;
	width: 198px;
}


#contents div.innerBox p {	padding-bottom: 0;}
#contents div.innerBox p.seminarTitle {	font-weight: bold;}
#contents div.innerBox p.seminarTitle strong {	color: #CD0102;}


#contents div.reportScreen {
	margin-bottom: 30px;
	width: 500px;
}


#contents div.rsLeft {
	float: left;
	padding: 10px 0;
	width: 220px;
}


#contents div.rsRight {
	float: left;
	margin-left: 20px;
	padding: 10px 0;
	width: 220px;
}


#contents div.rsPack {
	clear: both;
	margin-left: 20px;
	width: 460px;
}


#contents .iconHead01,
#contents .iconHead02,
#contents .iconHead03,
#contents .iconHead04,
#contents .iconHead05 {
	font-size: medium;
	line-height: 100%;
	margin-bottom: 5px;
	padding: 10px 0 13px 0;
	width: 100%;
}


#contents .iconHead01 span,
#contents .iconHead02 span,
#contents .iconHead03 span,
#contents .iconHead04 span,
#contents .iconHead05 span {
	display: block;
}


#contents .iconHead01 {	background: url(/image_cmn/bg_seminar_mdl.gif) left bottom no-repeat;}
#contents .iconHead02 {	background: url(/image_cmn/bg_news_mdl.gif) left bottom no-repeat;}
#contents .iconHead03 {	background: url(/image_cmn/bg_comment_mdl.gif) left bottom no-repeat;}
#contents .iconHead04 {	background: url(/image_cmn/bg_qa_mdl.gif) left bottom no-repeat;}
#contents .iconHead05 {	background: url(/image_cmn/bg_folder_mdl.gif) left bottom no-repeat;}
#contents .iconHead01 span,
#contents .iconHead05 span {	margin-left: 40px;}
#contents .iconHead02 span,
#contents .iconHead04 span {	margin-left: 38px;}
#contents .iconHead03 span {	margin-left: 40px;}


#contents ul.qaList {
	font-weight: bold;
	margin: 15px 0 0 10px;
	width: 480px;
}


#contents ul.qaList li {
	background: url(/image_cmn/icon_arrow_02.gif) left top no-repeat;
	font-size: medium;
	line-height: 140%;
	padding: 0 0 23px 16px;
}


#wrap div.viBlock {
	background: url(/images/bg_vi_block.jpg) left bottom no-repeat;
	margin: 0 auto;
	padding: 10px 0 39px 0;
	width: 1000px;
}


#wrap div.viLeft {
	display: inline;
	float: left;
	margin-left: 71px;
	width: 400px;
}


#wrap div.viRight {
	display: inline;
	float: right;
	margin-right: 36px;
	padding: 51px 0 0 0;
	width: 430px;
}


#wrap div.viLinkBox {
	background: url(/images/bg_ca_link.gif) left bottom no-repeat;
	border-top: 1px solid #FFFFFF;
	font-size: 0;
	text-align: center;
	padding: 9px 0 10px 0;
	width: 400px;
}


#wrap div.viLinkBox img {
	margin: 0 7px;
}


#wrap div.viLeft h1 {
	font-size: 0;
	line-height: 100%;
	height: 202px;
	text-align: center;
	margin-bottom: 29px;
	padding: 0;
}


#wrap div.viRight p,
#wrap div.viRight ul,
#wrap div.viRight ul li {
	font-size: 0;
	line-height: 100%;
	text-align: left;
	padding: 0;
}


#wrap div.viRight p {	margin-left: 8px;}
#wrap div.viRight ul {	margin: 0 0 35px 51px;}
#wrap div.caBtn img.cabtnLeft {	margin-right: 12px;}


#wrap div.caBtn {
	text-align: right;
	width: 430px;
}


/* INDEX SUBHEAD */
#indexSubHd {
	padding: 8px 0 0 0;
	width: 100%;
}


#indexSubHd div.indexSubHdPack {
	background: url(/images/logo_index_comfort.gif) right top no-repeat;
	text-align: left;
	margin: 0 auto;
	padding-bottom: 16px;
	width: 1000px;
}


#indexSubHd div.indexSubHdPack p.sizeM {
	float: left;
	padding-top: 10px;
	width: 620px;
}


#indexSubHd div.indexSubHdPack p.caLogin {
	float: left;
	font-size: 0;
	line-height: 100%;
	padding-top: 8px;
	width: 222px;
}


#indexSubHd div.indexSubHdPack p a {
	white-space: nowrap;
}












/* -------------------------- COMPONENT ---------------------------- */
/* HEAD */
#contents .mdlHead {
	background: url(/image_cmn/bg_module_head.gif) left bottom repeat-x;
	clear: both;
	font-size: medium;
	line-height: 100%;
	margin-bottom: 5px;
	padding: 10px 0 13px 0;
	width: 100%;
}


#contents .mdlHead span {
	display: block;
	margin-left: 11px;
}


#contents .dottHead {
	background: url(/image_cmn/bg_list_dott.gif) left bottom repeat-x;
	padding-bottom: 5px;
	width: 210px;
}


#contents .dottHead img,
#contents .sideIconHead img {
	vertical-align: middle;
}


#contents .sideIconHead {
	text-indent: -40px;
	padding-left: 40px;
	margin-bottom: 4px;
}




#contents .categoryHead {
	background-color: #000000;
	font-size: large;
	line-height: 100%;
	margin-bottom: 9px;
	padding: 8px 0 10px 0;
	width: 100%;
}


#contents .categoryHead span {
	color: #FFFFFF;
	display: block;
	margin-left: 10px;
	width: 300px;
}


#contents .categoryHeadL {
	background-color: #000000;
	font-size: large;
	line-height: 100%;
	margin-bottom: 9px;
	padding: 8px 0 10px 0;
	width: 100%;
}


#contents .categoryHeadL span {
	color: #FFFFFF;
	display: block;
	margin-left: 10px;
	width: 500px;
}


#contents .bgNewsRelease {	background: url(/image_cmn/bg_ch_newsrelease.jpg) left bottom no-repeat;}
#contents .bgSeminar {	background: url(/image_cmn/bg_ch_seminar.jpg) left bottom no-repeat;}
#contents .bgEnterprise {	background: url(/image_cmn/bg_ch_enterprise.jpg) left bottom no-repeat;}
#contents .bgQa {	background: url(/image_cmn/bg_ch_qa.jpg) left bottom no-repeat;}
#contents .bgContact {	background: url(/image_cmn/bg_ch_contact.jpg) left bottom no-repeat;}
#contents .bgCompany {	background: url(/image_cmn/bg_ch_company.jpg) left bottom no-repeat;}
#contents .bgCompanyL {	background: url(/image_cmn/bg_ch_company_f.gif) left bottom no-repeat;}
#contents .bgAbout {	background: url(/image_cmn/bg_ch_about.jpg) left bottom no-repeat;}
#contents .bgAboutL {	background: url(/image_cmn/bg_ch_about_f.gif) left bottom no-repeat;}




/* UNIQUE CLASS */
#contents .last {
	background: none !important;
}








/* ENTRY POSITION */
#contents div.entryImgLeft {
	float: left;
	margin: 0 10px 0 0;
	padding: 5px 0 10px 0;
	width: auto;
}


#contents p.clrTxt {
	clear: both;
	width: 475px;
}/* IMG FLOAT CLEAR */








/* COMMENT AREA */
#contents div.commentArea {
	clear: both;
	width: 458px;
}


#contents div.commentArea p.commentHaed {
	border-bottom: 1px solid #388585;
	display: block;
	padding: 10px 0 1px 0;
	width: 500px;
}


#contents div.commentArea p.commentHaed img {
	vertical-align: middle;
}


#contents div.commentBox {
	background: url(/image_cmn/bg_green_dott.gif) left bottom repeat-x;
	padding: 20px 0 15px 0;
	width: 500px;
}


#contents div.commentBox p.sizeM {	color: #308181;}
#contents div.commentBox p {	margin: 0 10px;}


#contents table.commentTable {
	margin: 20px 0;
	width: 500px;
}


#contents table.commentTable th {
	font-weight: normal;
	text-align: right;
	padding-bottom: 7px;
	vertical-align: middle;
	width: 40%;
}


#contents table.commentTable td {
	text-align: left;
	padding-bottom: 7px;
	vertical-align: middle;
	width: 60%;
}


#contents table.commentTable td input {
	font-size: medium;
	width: 250px;
}


#contents div.commentEntry {
	background: #F8F8F4;
	border-top: 1px solid #388585;
	border-bottom: 1px solid #388585;
	margin-bottom: 45px;
	padding: 30px 0;
	width: 500px;
}


#contents p.moreKnow {
	color: #308181;
	font-weight: bold;
	text-align: center;
}


#contents div.commentWrite {
	margin-left: 20px;
	width: 460px;
}


#contents p.evaluation {	margin: 0 0 5px 5px;}
#contents p.evaluation input {	margin-right: 8px;}


#contents div.writeArea {
	background: url(/image_cmn/bg_comment_write.gif) left top repeat-y;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	margin-bottom: 20px;
	width: 458px;
}


#contents div.writeHelp {
	border-bottom: 1px solid #999999;
	font-size: 0;
	padding: 5px 0;
	width: 458px;
}


#contents div.writeHelp input {
	margin-left: 4px;
}


#contents div.writeArea textarea {
	border: 0;
	height: 150px;
	margin-left: 1px;
	width: 450px;
}






/* ICON LIST */
#contents .iconIndent {
	text-indent: -26px;
	padding-left: 26px;
}








/* SIDE MODULES DOTT BLOCK */
#contents div.innerBoxDott {
	background: url(/image_cmn/bg_list_dott.gif) left bottom repeat-x;
	padding: 14px 0 16px;
	width: 210px;
}


#contents div.innerBoxDottTop {
	background: url(/image_cmn/bg_list_dott.gif) left top repeat-x;
	padding: 14px 0 16px;
	width: 210px;
}


#contents div.innerBoxDott p {
	margin: 0 6px;
	padding: 0;
}


#contents div.innerBoxDottTop p {
	margin: 0 10px;
	padding: 0;
}


#contents div.innerBoxDott p.sizeL,
#contents div.innerBoxDottTop p.sizeL {
	color: #CA6701;
	font-weight: bold;
}


#contents div.innerBoxDott p.commentTxt span,
#contents div.innerBoxDottTop p.commentTxt span {
	color: #388585;
	font-weight: bold;
}






/* QandA SIDE */
#contents ul.qaSide {
	font-weight: bold;
	margin: 15px 0 0 10px;
	width: 190px;
}


#contents ul.qaSide li {
	background: url(/image_cmn/icon_arrow_02.gif) left top no-repeat;
	font-size: medium;
	line-height: 140%;
	padding: 0 0 12px 16px;
}


#contents .gryBack {
	background: #F1F1F1;
	padding-top: 8px;
}






/* COMPANY SIDE */
#contents ul.companySide {
	margin: 15px 0 0 10px;
	width: 190px;
}


#contents ul.companySide li {
	background: url(/image_cmn/icon_arrow_04.gif) left top no-repeat;
	font-size: medium;
	line-height: 140%;
	padding: 0 0 12px 16px;
}


#contents ul.companySide li a:link{	color: #FFFFFF;}
#contents ul.companySide li a:visited {	color: #B8B8CF;}
#contents ul.companySide li a:hover {	color: #FFFFFF;}


#contents .blackBack {
	background: #333333;
	padding-bottom: 6px;
}


#contents .dottColor {
	background: url(/image_cmn/bg_company_bnn.gif) left bottom no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	padding: 10px 0;
	width: 210px;
}


#contents .dottColor span {
	margin: 0 12px;
}






/* COMMENT SIDE */
#contents .gryF4Back {
	background: #F4F4F4;
	padding-top: 8px;
}






/* RECOMMEND READ */
#contents .yellowBack {
	background: #F2C84C;
	padding-top: 8px;
}


#contents div.yellowBack p.commentTxt span {
	color: #FFFFFF !important;
}






/* CONTACT BLOCK */
#contents div.contactBlock {
	clear: both;
	text-align: center;
	margin: 40px 0 60px 0;
	padding: 32px 0 30px 0;
	width: 100%;
}


#contents div.contactBlock p {
	font-size: 0;
	line-height: 100%;
}






/* LOGIN SIDE */
#rightMenu .sideDottLine {
	background: url(/image_cmn/bg_list_dott_color2.gif) left bottom repeat-x;
	color: #FFFFFF;
	padding: 2px 0 10px;
	width: 210px;
}


#rightMenu .sideDottLine span {
	margin: 0 12px;
}


#rightMenu .greenBack {
	background: #308181;
	padding: 8px 0 5px 0;
}


#rightMenu div.sideInner {
	margin-left: 15px;
	padding-top: 5px;
	width: 180px;
}


#rightMenu div.sideInner p.loginTit {
	color: #FFFFFF;
	font-size: small;
}


#rightMenu p.loginInput {
	padding-bottom: 10px;
}


#rightMenu p.loginInput input {
	font-size: small;
	width: 170px;
}


#rightMenu ul.boardList {
	margin: 15px 0 0 10px;
	width: 190px;
}


#rightMenu ul.boardList li {
	background: url(/image_cmn/icon_arrow_grn.gif) left top no-repeat;
	font-size: small;
	line-height: 140%;
	padding: 0 0 10px 23px;
}


#rightMenu ul.boardList li a:link{	color: #FFFFFF;}
#rightMenu ul.boardList li a:visited {	color: #B8B8CF;}
#rightMenu ul.boardList li a:hover {	color: #FFFFFF;}






/* REPORT PANEL SIDE */
#rightMenu .gryBackNoPdg {
}


#rightMenu ul.reportPanel {
	margin-left: 15px;
	padding: 15px 0 10px;
	width: 180px;
}


#rightMenu ul.reportPanel li {
	font-size: 0;
	text-align: center;
	line-height: 100%;
	margin-bottom: 15px;
}


#rightMenu ul.reportPanel li img {
	margin-bottom: 5px;
}



/* CONTACT */
form#contact {
	width:700px;
	margin:0 90px;
}
form#contact dl {
	width:700px;
}
form#contact dl dt{
	width:190px;
	padding-right:500px;
	padding-left:10px;
	float:left;
	font-size:16px;
}
form#contact dl dd{
	width:500px;
	float:right;
	margin-top:-16px;
	margin-bottom:15px;
	padding-left:200px;
	padding-bottom:15px;
	background:url(/image_cmn/bg_list_dott.gif) left bottom repeat-x;
}
form#contact input#email,
form#contact input#last_name,
form#contact input#first_name,
form#contact input#company,
form#contact input#title,
form#contact input#zip,
form#contact input#state,
form#contact input#city,
form#contact input#phone,
form#contact textarea
 {
	padding:4px 4px;
	font-size:16px;
}
form#contact div {
	width:700px;
}
form#contact div input{
	width:100px;
	margin:0 300px;
}

/* PRICE */

#price_content {
width:958px;
margin:15px 11px 0 11px;
}
#price_content #price_left {
	width:628px;
	float:left;
}
#price_content #price_right {
	width:310px;
	float:right;
}
#price_content #price_right h3 {
	width:300px;
	padding:6px 0 10px 9px;
	margin-bottom:11px;
	border-left:1px solid #000;
	border-bottom:2px solid #000;
	font-size:16px;
}
* html #price_content #price_right h3 {
	width:310px;
}
#price_content #price_right p{
	padding-left:3px;
	font-size:12px;
}
#price_content #price_right p.note {
	font-size:11px;
}
