 @charset "utf-8";
 
 /* box
------------------------------------------------- */
#main {
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-size: 15px;
}

.annotation {
	font-family: "ＭＳ Ｐゴシック","MS PGothic","メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,sans-serif;
	letter-spacing: 0.05em;
}
.annotation span {
	font-style: italic;
	margin: 0 1px 0 -1px;
}

#series {
	height: 100%;
}
.annotation a:link,
.annotation a:active,
.annotation a:hover,
.annotation a:visited {
	color: #4c7aff;
}
.annotation a:link,
.annotation a:active,
.annotation a:visited {
	text-decoration: none;
}
.annotation a:hover { text-decoration: underline; }


#head_img {
	position: relative;
	zoom: 1;
}

.leaf_head {
	background: #00afd5;
	height: 53px;
}
.leaf_head p {
	padding: 16px 0 0 14px;
	font-size: 30px;
	color: #ffffff;
	line-height: 1;
}

.logo-mark {
	margin: 0 0 15px 0;
}
.logo-mark img {
	margin-right: 26px;
}


/* .content_anchor
------------------------------------------------- */
.content_anchor {
	clear: both;
	margin: 20px 0 50px 0;
	padding: 20px 0;
	background: #F4F3F1;
	zoom: 1;
}
.content_anchor ul {
	margin: 0 15px;
	padding: 0 0 5px 0;
	zoom: 1;
}
.content_anchor ul li {
	float: left;
	white-space: nowrap;
	margin: 3px 10px 0 0;
	display: inline;
	padding: 1px 10px 2px 20px;
	background: url(../../images/icon/bg_arrow_bottom_off.gif) left 3px no-repeat;
	zoom: 1;
}


.section_01 {
	margin-bottom: 40px;
}
	.section_01 h2 {
		padding-left: 15px;
		border-left: 10px solid #178da6;
		font-size: 18px;
		font-weight: bold;
		line-height: 1.7;
	}

.section_02 {
	margin-bottom: 42px;
	background: url(../images/bg_section_02.png) left top no-repeat;
	min-height: 65px;
}
.section_03 {
	margin-bottom: 42px;
	background: url(../images/bg_section_03.png) left top no-repeat;
	min-height: 95px;
}
	.section_02 h2,
	.section_03 h2 {
		padding: 13px 0 31px 23px;
		font-size: 26px;
		font-weight: bold;
		line-height: 1;
		color: #ffffff;
	}
	.section_02 h3,
	.section_03 h3 {
		margin-bottom: 18px;
		font-size: 20px;
		font-weight: bold;
		color: #1297a1;
	}
	.section_02 h4,
	.section_03 h4 {
		margin: 40px 0 0 0;
		padding: 7px 0 5px 15px;
		border-left: 10px solid #178da6;
		font-size: 18px;
		font-weight: bold;
	}
	.section_02 h5,
	.section_03 h5 {
		margin: 0;
		padding: 3px 0 7px 15px;
		border-left: 10px solid #00afd5;
		font-size: 16px;
		font-weight: bold;
		color: #1392ce;
	}

.pic {
	clear: both;
	margin-top: 25px;
	text-align: center;
}
.pic .left {
	float: left;
}
.pic .right {
	float: right;
	position: relative;
	zoom: 1;
}
.pic .right a {
	display: block;
	position: absolute;
	top: 57px;
	left: 2px;
	width: 493px;
	height: 105px;
	text-indent: -9999px;
	background/*\**/: #fff\9; /*IE7、8用ハック*/
	opacity: 0;
	moz-opacity: 0;
	filter: alpha(opacity=0); /*フィルターで透明に*/
}

.icon {
	clear: both;
	margin-top: 17px;
}
.icon img {
	margin-right: 15px;
}

.article_a {
	margin-top: 25px;
}
	.article_a dl dt {
		float: left;
		width: 360px;
		margin-right: 24px;
		text-align: center;
	}
	.article_a dl dt span {
		text-align: left;
	}
	.article_a dl dd {
		float: left;
		width: 360px;
	}

.article_b {
	margin-top: 20px;
	padding-bottom: 20px;
	border: 1px solid #cfcfcf;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
	.article_b .timeshift_01 {
		margin: 40px auto 0 auto;
		width: 646px;
		min-height: 60px;
		position: relative;
		zoom: 1;
	}
	.article_b .timeshift_01 p.arrow {
		position: absolute;
		top: 17px;
		left: 301px;
		zoom: 1;
	}
	.article_b .timeshift_01 .left {
		width: 258px;
		background-color: #178da6;
		-webkit-border-radius: 9px;
		-moz-border-radius: 9px;
		border-radius: 9px;
		position: absolute;
		top: 0;
		left: 0;
		zoom: 1;
	}
	.article_b .timeshift_01 .right {
		width: 258px;
		background-color: #178da6;
		-webkit-border-radius: 9px;
		-moz-border-radius: 9px;
		border-radius: 9px;
		position: absolute;
		top: 0;
		right: 0;
		zoom: 1;
	}
	.article_b .timeshift_01 .left p,
	.article_b .timeshift_01 .right p {
		padding: 12px 0;
		text-align: center;
		font-size: 14px;
		color: #ffffff;
	}
	.article_b .timeshift_02 {
		margin: 11px 44px 0 44px;
		position: relative;
		zoom: 1;
	}
	.article_b .timeshift_02 p.arrow {
		position: absolute;
		top: 211px;
		left: 436px;
		zoom: 1;
	}
	.article_b .timeshift_03 {
		margin: 13px 19px;
		min-height: 362px;
		background-color: #61b6c9;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		border-radius: 8px;
		position: relative;
		zoom: 1;
	}
	.article_b .timeshift_03 .txt01,
	.article_b .timeshift_03 .txt02,
	.article_b .timeshift_03 .txt03,
	.article_b .timeshift_03 .txt04 {
		color: #ffffff;
	}
	.article_b .timeshift_03 .txt01 {
		position: absolute;
		top: 83px;
		left: 50px;
		font-size: 24px;
	}
	.article_b .timeshift_03 .txt02 {
		position: absolute;
		top: 30px;
		left: 106px;
		font-size: 24px;
	}
	.article_b .timeshift_03 .txt03 {
		position: absolute;
		top: 283px;
		left: 50px;
		font-size: 14px;
	}
	.article_b .timeshift_03 .txt04 {
		position: absolute;
		top: 283px;
		left: 310px;
		font-size: 14px;
	}
	.article_b .timeshift_03 .img01 {
		position: absolute;
		top: 20px;
		left: 435px;
	}
	.article_b .timeshift_03 .img02 {
		position: absolute;
		top: 231px;
		left: 221px;
	}
	.article_b .timeshift_03 .img03 {
		position: absolute;
		top: 69px;
		left: 54px;
	}
	.article_b .timeshift_03 .img04 {
		position: absolute;
		top: 72px;
		left: 312px;
	}
	.article_b .timeshift_03 .img05 {
		position: absolute;
		top: 108px;
		left: 148px;
	}
	.article_b .timeshift_03 .img01 p,
	.article_b .timeshift_03 .img04 p {
		margin-top: 5px;
		color: #ffffff;
		font-size: 11px;
	}

.article_c {
	clear: both;
	margin-top: 20px;
}
	.article_c dl dd {
		float: left;
		width: 370px;
	}
	.article_c dl dt {
		float: left;
		width: 355px;
		margin-left: 20px;
	}

.article_d {
	clear: both;
	margin-top: 32px;
	position: relative;
	zoom: 1;
}
	.article_d .left {
		float: left;
		width: 310px;
	}
	.article_d .left p.img {
		margin: 7px 0 0 40px;
	}
	.article_d .right {
		float: left;
		width: 360px;
		margin-left: 72px;
	}
	.article_d .right p.img {
		margin: 0 0 0 68px;
	}
	.article_d .right p.annot {
		margin: 3px 0 0 68px;
		color: #898989;
		font-size: 11px;
	}
	.article_d .left p.text,
	.article_d .right p.text {
		margin: 18px 0 0 20px;
		font-size: 18px;
		color: #f19147;
	}
	.article_d p.arrow {
		position: absolute;
		top: 104px;
		left: 315px;
		zoom: 1;
	}

.article_e {
	margin-top: 20px;
	padding: 39px 29px;
	border: 1px solid #cfcfcf;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
	.article_e h4 {
		margin: 0;
		padding: 0;
		border: none;
		font-size: 15px;
		color: #1392ce;
	}

.article_f {
	clear: both;
	margin-top: 20px;
	position: relative;
	zoom: 1;
}
	.article_f .left {
		float: left;
		width: 550px;
	}
	.article_f .right {
		float: left;
		width: 190px;
		text-align: right;
	}
	.article_f table {
		margin-top: 20px;
		border-right: 1px solid #bfbfbf;
		border-bottom: 1px solid #bfbfbf;
	}
	.article_f table th {
		padding: 13px 25px;
		border-top: 1px solid #bfbfbf;
		border-left: 1px solid #bfbfbf;
		font-size: 14px;
	}
	.article_f table td {
		padding: 13px 40px;
		border-top: 1px solid #bfbfbf;
		border-left: 1px solid #bfbfbf;
		font-size: 14px;
	}

.article_g {
	margin-top: 30px;
	padding: 30px 24px;
	border: 1px solid #cfcfcf;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
	.article_g h4 {
		margin: 0;
		padding: 0;
		border: none;
		font-size: 15px;
		font-weight: bold;
	}
	.article_g .dot_line {
		margin: 42px 0;
		border-top: 1px dashed #bfbfbf;
		text-indent:-9999px;
	}

.article_h {
	margin-top: 30px;
	padding: 40px 40px 80px 40px;
	border: 1px solid #cfcfcf;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	position: relative;
	zoom: 1;
}
	.article_h h4 {
		margin: 0;
		padding: 0;
		border: none;
		font-size: 15px;
		font-weight: bold;
		color: #1392ce;
	}
	.article_h .img {
		position: absolute;
		top: 42px;
		right: 70px;
	}


.article_i {
	margin-top: 25px;
}
	.article_i dl dt {
		float: left;
		width: 460px;
		margin-right: 24px;
		text-align: center;
	}
	.article_i dl dt span {
		text-align: left;
	}
	.article_i dl dd {
		float: left;
		width: 260px;
	}

.article_j {
	margin-top: 30px;
	padding: 30px;
	border: 1px solid #178da6;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #e2f7fc;
	position: relative;
	zoom: 1;
}
	.article_j h2 {
		margin: 0;
		padding: 0;
		color: #1392ce;
		font-size: 20px;
		font-weight: bold;
	}
	.article_j .text_area {
		margin-top: 20px;
		padding-top: 10px;
		border-top: 1px solid #178da6;
		width: 330px;
	}
	.article_j .title {
		padding: 12px 0 12px 2px;
		border-top: 1px solid #178da6;
		border-bottom: 1px solid #178da6;
	}
	.article_j h2.network {
		padding-top: 16px;
		float: left;
		width: 230px;
	}
	.article_j .title h3 {
		margin: 0;
		padding: 0;
		float: left;
		padding-left: 39px;
		width: 400px;
		border-left: 1px solid #178da6;
		font-size: 18px;
		font-weight: bold;
		color: #535353;
	}
	.article_j .img_quality_point01 {
		position: absolute;
		top: 31px;
		left: 207px;
	}
	.article_j .img_quality_point02 {
		position: absolute;
		top: 30px;
		left: 360px;
	}
	.article_j .img_network_point1 {
		position: absolute;
		top: 127px;
		left: 30px;
	}
	.article_j .img_network_point2 {
		position: absolute;
		top: 386px;
		left: 354px;
	}
	

/* ==================================================
 *
 * top
 *
 * ================================================== */

/* .appeal
------------------------------------------------- */
.appeal {
	margin: 10px 0 20px 0;
}
	.appeal .appeal_01,
	.appeal .appeal_02,
	.appeal .appeal_03,
	.appeal .appeal_04 {
		margin: 0;
		padding: 0;
		float: left;
	}
	.appeal .appeal_01,
	.appeal .appeal_03 {
		width: 373px;
	}
	.appeal .appeal_02,
	.appeal .appeal_04 {
		width: 372px;
	}
	
.features_area {
	clear: both;
	margin: 0;
}	
	.features_area table {
		border-top: 1px solid #ededed;
		border-right: 1px solid #ededed;
	}
	.features_area table td {
		border-bottom: 1px solid #ededed;
		border-left: 1px solid #ededed;
	}
	.features_area .first {
		padding: 19px;
		position: relative;
		zoom: 1;
	}
	.features_area .first p {
		font-size: 14px;
		color: #535353;
	}
	.features_area .first h2 {
		margin: 19px 0 0 0;
		font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
		font-size: 18px;
		font-weight: bold;
		color: #178da6;
	}
	.features_area .first h3 {
		margin: 13px 0 0 0;
		font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #178da6;
	}
	.features_area .first a {
		display: block;
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		text-indent:-9999px;
		background/*\**/: #fff\9; /*IE7、8用ハック*/
		opacity: 0;
		moz-opacity: 0; 
		filter:alpha(opacity=0); /*フィルターで透明に*/
	}
	.features_area .first .pic {
		margin: 11px 0 0 0;
		text-align: center;
	}

	
.top_function {
	margin-top: 30px;
}
		.top_function h2 {
			clear: both;
			padding-left: 15px;
			border-left: 10px solid #178da6;
		}
		.top_function ul {
			margin: 10px 0 16px 20px;
		}
		.top_function li {
			float: left;
			margin-right: 30px;
		}


.table_spec {
	margin-top: 10px;
}
	.table_spec table {
		width: 100%;
		border-top: 1px solid #bfbfbf;
		border-left: 1px solid #bfbfbf;
	}
	.table_spec table th {
		padding: 15px 0 14px 11px;
		border-right: 1px solid #bfbfbf;
		border-bottom: 1px solid #bfbfbf;
		font-size: 14px;
		vertical-align: middle;
		font-weight: normal;
	}
		.table_spec table th span {
			font-size: 12px;
			color: #898989;
		}
	.table_spec table td {
		padding: 15px 0 14px 0;
		font-size: 12px;
		border-right: 1px solid #bfbfbf;
		border-bottom: 1px solid #bfbfbf;
		text-align: center;
		vertical-align: middle;
	}
		.table_spec table td.al {
			text-align: left;
		}
		.table_spec table td span {
			font-size: 12px;
			color: #898989;
		}
		
		
/* ==================================================
 *
 * btn
 *
 * ================================================== */
.btn_link {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #1c8bd6;
	position: relative;
	zoom: 1;
}
.btn_link p {
	padding: 13px 0 14px 43px;
	background: url(../../images/icon/bg_arrow_right_off.gif) 17px 17px no-repeat;
	color: #ffffff;
	zoom: 1;
	font-family: "ＭＳ Ｐゴシック","MS PGothic","メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,Sans-Serif;
}
.btn_link p a {
	display: block;
	position: absolute;
	left: 1px;
	top: 2px;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	background/*\**/: #fff\9; /*IE7、8用ハック*/
	opacity: 0;
	moz-opacity: 0;
	filter: alpha(opacity=0); /*フィルターで透明に*/
}
.btn_link p:link,
.btn_link p:active,
.btn_link p:visited {
	text-decoration: none;
	color: #fff;
}
.btn_link p:hover {
	text-decoration: underline;
	color: #fff;
}
.btn_link_ar {
	float: right;
}
.btn_link_al {
	float: left;
}
.w180 {
	width: 180px;
	margin: 0 auto;
}
.w220 {
	width: 220px;
}
.w230 {
	width: 230px;
}
.w270 {
	width: 270px;
}
.w290 {
	width: 290px;
	margin: 0 auto;
}


.f12 {
	font-size: 12px;
}
.f13 {
	font-size: 13px;
}
.f14 {
	font-size: 14px;
}
.f15 {
	font-size: 15px;
}
.f16 {
	font-size: 16px;
}
.f17 {
	font-size: 17px;
}
.f18 {
	font-size: 18px;
}
.f26 {
	font-size: 26px;
}
.f28 {
	font-size: 28px;
}
.fon_col {
	color: #535353;
}

sup {
	font-size: 80%;
	vertical-align: baseline;
	position: relative;
	top: -0.8ex;
	left: 0.4ex;
	padding-right: 0.8ex;
}

.mr4 { margin-right: 4px !important; }
.ml4 { margin-left: 4px !important; }
.mr25 { margin-right: 25px !important; }
.ml25 { margin-left: 25px !important; }
.mr30 { margin-right: 30px !important; }
.ml30 { margin-left: 30px !important; }
.mr40 { margin-right: 40px !important; }
.ml40 { margin-left: 40px !important; }
.mr60 { margin-right: 60px !important; }
.ml60 { margin-left: 60px !important; }
.mr100 { margin-right: 100px !important; }
.ml100 { margin-left: 100px !important; }
.mt155 { margin-top: 155px !important; }
.mb155 { margin-bottom: 155px !important; }
.mt360 { margin-top: 360px !important; }

.pr8 { padding-right: 8px !important; }
.pl8 { padding-left: 8px !important; }
.pr30 { padding-right: 30px !important; }
.pl30 { padding-left: 30px !important; }
.pr35 { padding-right: 35px !important; }
.pl35 { padding-left: 35px !important; }


/* Back to Top
-------------------------------------------------- */
#series .backtotop {
	clear: both;
	margin: 25px 10px 30px 0;
	min-height: 25px;
	font-size: 12px;
}
#series .backtotop a {
	float: right;
	padding: 5px 29px 5px 0;
	background: url(../images/icon_arrow_01.png) right top transparent no-repeat;
	zoom: 1;
	line-height: 1.3;
	color: #898989;
}


 /* .compatible_models
-------------------------------------------------- */
.compatible_models {
	margin-top: 10px;
	padding: 20px;
	background-color: #f2f2f2;
}


 /* .wifi_notes
-------------------------------------------------- */
.wifi_notes {
	padding: 30px 40px;
	background-color: #f2f2f2;
}
.wifi_notes h2 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: #535353;
}
.wifi_notes h3 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #535353;
}


 /* .waterproof_notes
-------------------------------------------------- */
.waterproof_notes {
	margin-top: 30px;
	padding: 30px 40px;
	background-color: #f2f2f2;
}
.waterproof_notes h2 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: #535353;
}


/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 * popup
 */
/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 *
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 *
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  cursor: pointer;
  overflow: hidden;
  z-index: 1104;
  display: none;
  background: url('../images/loading_01.gif') center center no-repeat;
}

#fancybox-loading div {
  display: none;
}

#fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1100;
  display: none;
  background-color: #000 !important;
}

#fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  overflow: auto;
  display: none;
}

#fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  padding: 20px;
  z-index: 1101;
  outline: none;
  display: none;
}

#fancybox-outer {
  position: relative;
  width: 100%;
  height: 100%;
  background: #fff;
}

#fancybox-content {
  width: 0;
  height: 0;
  padding: 0;
  outline: none;
  position: relative;
  overflow: hidden;
  z-index: 1102;
  border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  z-index: 1101;
}

#fancybox-close {
  position: absolute;
  top: -20px;
  right: -20px;
  width: 30px;
  height: 30px;
  background: url('../images/icon_popup_close.png') center center no-repeat #333;
  cursor: pointer;
  z-index: 1103;
  display: none;
}

#fancybox-error {
  color: #444;
  font: normal 12px/20px Arial;
  padding: 14px;
  margin: 0;
}

#fancybox-img {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  line-height: 0;
  vertical-align: top;
}

#fancybox-frame {
  width: 100%;
  height: 100%;
  border: none;
  display: block;
}

#fancybox-left, #fancybox-right {
  position: absolute;
  bottom: 0px;
  height: 100%;
  width: 35%;
  cursor: pointer;
  outline: none;
  z-index: 1102;
  display: none;
}

.fancybox-bg {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  width: 20px;
  height: 20px;
  z-index: 1001;
}

#fancybox-bg-n {
  top: -20px;
  left: 0;
  width: 100%;
}

#fancybox-bg-ne {
  top: -20px;
  right: -20px;
  background-position: -40px -162px;
}

#fancybox-bg-e {
  top: 0;
  right: -20px;
  height: 100%;
  background-position: -20px 0px;
}

#fancybox-bg-se {
  bottom: -20px;
  right: -20px;
  background-position: -40px -182px;
}

#fancybox-bg-s {
  bottom: -20px;
  left: 0;
  width: 100%;
  background-position: 0px -20px;
}

#fancybox-bg-sw {
  bottom: -20px;
  left: -20px;
  background-position: -40px -142px;
}

#fancybox-bg-w {
  top: 0;
  left: -20px;
  height: 100%;
}

#fancybox-bg-nw {
  top: -20px;
  left: -20px;
  background-position: -40px -122px;
}

#fancybox-title {
  font-family: Helvetica;
  font-size: 12px;
  z-index: 1102;
}

.fancybox-title-inside {
  padding-bottom: 10px;
  text-align: center;
  color: #333;
  background: #fff;
  position: relative;
}

.fancybox-title-outside {
  padding-top: 10px;
  color: #fff;
}

.fancybox-title-over {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #FFF;
  text-align: left;
}

#fancybox-title-over {
  padding: 10px;
  display: block;
}

.fancybox-title-float {
  position: absolute;
  left: 0;
  bottom: -20px;
  height: 32px;
}

#fancybox-title-float-wrap {
  border: none;
  border-collapse: collapse;
  width: auto;
}

#fancybox-title-float-wrap td {
  border: none;
  white-space: nowrap;
}

#fancybox-title-float-left {
  padding: 0 0 0 15px;
}

#fancybox-title-float-main {
  color: #FFF;
  line-height: 29px;
  font-weight: bold;
  padding: 0 0 3px 0;
}

#fancybox-title-float-right {
  padding: 0 0 0 15px;
}

/* IE6 */
.fancybox-ie6 #fancybox-close {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_close.png', sizingMethod='scale');
}

.fancybox-ie6 #fancybox-left-ico {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_left.png', sizingMethod='scale');
}

.fancybox-ie6 #fancybox-right-ico {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_right.png', sizingMethod='scale');
}

.fancybox-ie6 #fancybox-title-over {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_over.png', sizingMethod='scale');
  zoom: 1;
}

.fancybox-ie6 #fancybox-title-float-left {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_left.png', sizingMethod='scale');
}

.fancybox-ie6 #fancybox-title-float-main {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_main.png', sizingMethod='scale');
}

.fancybox-ie6 #fancybox-title-float-right {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_right.png', sizingMethod='scale');
}

.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
  height: expression(this.parentNode.clientHeight + "px");
}

#fancybox-loading.fancybox-ie6 {
  position: absolute;
  margin-top: 0;
  top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}

#fancybox-loading.fancybox-ie6 div {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_loading.png', sizingMethod='scale');
}

/* IE6, IE7, IE8 */
.fancybox-ie .fancybox-bg {
  background: transparent !important;
}

.fancybox-ie #fancybox-bg-n {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_n.png', sizingMethod='scale');
}

.fancybox-ie #fancybox-bg-ne {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_ne.png', sizingMethod='scale');
}

.fancybox-ie #fancybox-bg-e {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_e.png', sizingMethod='scale');
}

.fancybox-ie #fancybox-bg-se {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_se.png', sizingMethod='scale');
}

.fancybox-ie #fancybox-bg-s {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_s.png', sizingMethod='scale');
}

.fancybox-ie #fancybox-bg-sw {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_sw.png', sizingMethod='scale');
}

.fancybox-ie #fancybox-bg-w {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_w.png', sizingMethod='scale');
}

.fancybox-ie #fancybox-bg-nw {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_nw.png', sizingMethod='scale');
}


/* #wapper
------------------------------------------------- */
.bg_image {
	min-height: 700px;
	background: url(../images/bg_top.png) left top repeat-x;
}





