/* CSS Document */

p.marginBtm {
	margin:0;
	padding:0 0 20px 0;
}

td {
	color:#222222;
	line-height:180%;
}

#kimg {
	margin:10px 0 15px 0;
}

table.tab {
	margin:0 0 10px 0;
}

table.h2 {
	margin:0 0 15px 0;
}

td.h2bg {
	background-image:url(../../images/h2_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

p.hr {
	padding:10px 0 5px 0;
}

td.banFooter {
	background:#EFEFF0;
	border-top:1px solid #C1D4DD;
	border-bottom:1px solid #C1D4DD;
}

table.footer {
	margin:25px 0 0 0;
}

img.banFooter {
	margin-right:3px;
}

.marB15 {
	margin: 0 0 15px 0;
}

table.tipsBox {
	margin:10px 0 0 0;
	background-image: url(../../images/sf_tips_bg.gif);
	background-repeat: repeat-y;
}

.tipsBg {
	padding:15px 0;
	background-image: url(../../images/sf_tips_footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.padR10 {
	padding: 0 10px 5px 0;
}

.padL10 {
	padding: 0 0 5px 10px;
}

.padL20 {
	padding: 0 0 5px 20px;
}

div.footerNav {
	clear: both;
	width: 740px;
	margin: 20px 0 20px 0;
	background-image: url(../../images/sf_fnav_bg.jpg);
	background-repeat: no-repeat;
}

p.lTxt {
	font-size: 14px;
	line-height: 160%;
}

td.fnavPad {
	font-size: 11px;
	padding: 0 3px;
}

/* TITLE
-------------------------------- */
p.ttl {
	color: #FF6990;
	font-weight: bold;
	margin:0;
	padding:0 0 5px 0;
}

/* BRAVIA LINK
-------------------------------- */
div.braviaLink {
	margin:15px 0 0 0;
	padding:10px;
}
p.icoBraviaLink {
	float:left;
	margin:0 10px 0 0;
}
p.atTxt {
	color:#888888;
	font-size:0.9em;
	width:270px;
	float:right;
	line-height:150%;
}

/* 6.for clearFix
===============================================================*/
.cf:after{ 
   display:block;
   height:0;
   visibility:hidden;
   clear:both;
   content:".";
}
/* 追加 MacIE 5 と WinIE 7 向け */
.cf{
   display:inline-block;
}

/*MacIE \*/
* html .cf{
	height:1em;
}
.cf{
	display:block;
}
/*  */


