@charset "utf-8";


/* CSS Import Style
---------------------------------------------------- */
@import "01styles_main.css";
@import "02styles_layout.css";


/* catv common Style
---------------------------------------------------- */
#phone h2 {
	margin-bottom: 20px;
}

#phone h3 {
	margin: 20px 0;
}

#phone h4 {
	margin: 15px 0;
	border-bottom: 1px dotted #c2c7cb;
	padding: 0 0 5px 20px;
	background: url(/images/icon_circle_phone.gif) no-repeat left 2px;
	font-weight: bold;
}

#phone h5 {
	clear: both;
	margin-bottom: 10px;
}

#phone table {
	width: 99%;
}

#phone table th {
	background-color: #715ec8;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
}

#phone table th,
#phone table td {
	padding: 5px 5px;
	border: 1px solid #999999;
}

#phone table td.color1 {
	background-color: #f7f6f6;
}

#phone table td.color2 {
	background-color: #f0eef9;
}

.priceTbl,
.optionTbl {
	margin: 5px 0 15px;
}

.priceTbl .color1,
.priceTbl .color2 {
	text-align: center;
}

#phone table .price {
	font-size: 120%;
}

#phone table .info01 {
	color: #e31431;
}

#phone table .info02 {
	color: #ffffff;
	background-color: #e31431;
	padding: 2px 0;
	font-weight: bold;
}

.phoneContentsBox {
	margin-bottom: 15px;
}

.phoneContentsBox img.phoneImg {
	float: right;
	margin-top: -54px;
	margin-left: 25px;
	margin-bottom: 25px;
}

img.outLink{
	vertical-align:baseline;
}

.phoneContentsBox .text {
	padding-left: 1em;
	text-indent: -1em;
	clear: both;
}

#auBox p {
	color: #ed6d00;
}

#auBox .contents {
	border: 1px solid #ed6d00;
	padding: 10px;
}

#auBox .contents p {
}

#auBox .contents p.imgBox {
	float: left;
	width: 440px;
	color: #333333;
}

#auBox .contents p.imgBox img {
	float: left;
	margin-right: 10px;
}

#auBox .contents p.btnBox {
	float: right;
	width: 140px;
	padding: 10px 0 0;
}

#cBoxPhone2 .subBox .pdfLink {
	background: url(/images/icon_pdf.gif) no-repeat left top !important;
	padding: 5px 0 0 27px;
}
