/* bluepower */

/*==========================================================================*
 *  body
 *==========================================================================*/

* body {
	background: #fff;
}
#contents-popup {
	width: 950px;
	text-align: left;
	margin: 20px auto 30px auto;
}
#container {
	background: #fff url(../img/body_bg.gif) repeat-x left top;
}

/*==========================================================================*
 *  boatshow2012
 *==========================================================================*/

#boatshow2012 {
	width: 951px;
	color: #636363;
	text-align: left;
}
#boatshow2012 h1 {
	margin: 0 0 20px 0;
	padding: 0;
	background: none;
	border: none;
}
#boatshow2012 h2 {
	padding: 0 0 20px 0;
	background: 0;
	line-height: 0;
}
#boatshow2012 h2.text {
	height: 40px !important;
	margin-bottom: 15px;
	padding: 0 0 0 25px;
	background: url(../../img/bg_title.gif);
	color: #d7e8f2;
	font-size: 130%;
	font-weight: bold;
	line-height: 40px;
}
#main_text {
	padding-bottom: 30px;
}

/*==========================================================================*
 *  bs_inner
 *==========================================================================*/

.bs_inner {
	width: 903px;
	margin: 0 0 25px 25px;
}
.bs_inner h3 {
	height: 39px;
	margin: 0 0 13px -4px;
	padding-left: 40px;
	background: url(../../img/bg_stitle.gif) no-repeat;
	color: #2e7fed;
	font-size: 120%;
	font-weight: bold;
	line-height: 25px;
	position: relative;
}
.bs_inner p {
	padding-bottom: 15px;
}
.bs_inner table {
	width: 903px;
}
.bs_inner table img {
	margin-bottom: 8px;
	border: 1px solid #e1e1e1;
}
.bs_inner table p {
	color: #636363;
	line-height: 130%;
}
.bs_inner table h3 {
	height: auto;
	margin: 0 0 3px 15px;
	padding: 3px 0 3px 20px;
	background: url(../../img/icon_001.gif) no-repeat 0 4px;
	color: #1d5f88;
	font-size: 110%;
	line-height: normal;
}
.bs_inner td {
	padding-bottom: 5px;
	vertical-align: top;
}
.caption-left {
	padding-right: 13px;
}
.caption-right {
	padding-left: 13px;
}
.caption1 {
	width: 455px;
	font-size: 82%;
}
.caption2 {
	width: 591px;
}
.caption3 {
	width: 285px;
	padding-left: 2px;
}
.caution {
	width: 871px;
	margin: 20px 0;
	padding: 15px 18px;
	background: #ebebeb;
}
.caution td {
	padding-bottom: 0;
}
.caution td img {
	margin-bottom: 0;
}
.caution p {
	padding-left: 10px;
}
.interview {
	margin-top: -14px;
}
.interview th {
	width: 140px;
	padding: 14px 0 9px 0;
	background: url(../../img/line_001.gif) repeat-x bottom;
	vertical-align: top;
}
.interview td {
	padding: 14px 0 14px 13px;
	background: url(../../img/line_001.gif) repeat-x bottom;
}
.interview dt {
	padding-left: 20px;
	background: url(../../img/icon_002.gif) no-repeat 0 3px;
	color: #1d5f88;
	font-weight: bold;
}
.interview dd {
	padding: 10px 0 0 20px;
}


/*==========================================================================*
 *  clearfix
 *==========================================================================*/

.clearfix:after, .caution:after {
	content: "";
	display: table;
	clear: both;
}
/* For IE 6/7 (trigger hasLayout) */
.clearfix, .caution {
	zoom: 1;
}
