@charset "shift_jis";
/* ****************************************************

top.css

***************************************************** */

/*	header
------------------------------------------ */
#header {
	width: 100%;
	min-width: 1010px;
}

/*	footer
------------------------------------------ */
#footer {
	width: 100%;
	min-width: 1010px;
}

/*	mainContainer
------------------------------------------ */
#mainContainer {
	clear: both;
	width: 100%;
	min-width: 1010px;
	margin-top: -9px;
}

#mainContainer a:hover img{
	opacity:0.5;
	filter: alpha(opacity=50);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=50)";  /* ie 8 */
	-moz-opacity:0.5;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.5;              /* Safari 1.x */
	background-color: #fff;
}

#mainContainer .bnrUsergram {
	width: 960px;
	margin: 30px auto 5px;
}

/*	mainAreaBox
------------------------------------------ */
#mainAreaBox{
	background-color: #FFF;
	font-size: 0px;
	line-height: 0px;
	padding-top: 35px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

#mainAreaBox .inBox{
	height: 420px;
	width: 948px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px none #d6d6d6;
	background-color: #FFF;
	position: relative;
	background-repeat: no-repeat;
	background-position: left top;
}

#mainAreaBox .inBox .i01{
	display: block;
	position: absolute;
	left: 0px;
	top: -7px;
}

#mainAreaBox .inBox .i02{
	display: block;
	position: absolute;
	left: 1px;
	top: 43px;
}

#mainAreaBox .inBox .i03{
	display: block;
	position: absolute;
	left: 19px;
	top: 331px;
}

#mainAreaBox .inBox .i04{
	display: block;
	position: absolute;
	left: 568px;
	top: 28px;
}

#mainAreaBox .inBox .i05{
	display: block;
	position: absolute;
	left: 224px;
	top: 317px;
}

#mainAreaBox .inBox .i06{
	display: block;
	position: absolute;
	left: 560px;
	top: 317px;
}

#mainAreaBox .inBox .i07{
	position: absolute;
	left: 0px;
	top: 143px;
	font-size: 13px;
	line-height: 24px;
	font-weight: normal;
}

#mainAreaBox .inBox .i07 strong{
	color: #C11F19;
}

#mainAreaBox .inBox .i08{
	display: block;
	position: absolute;
	left: 0px;
	top: 233px;
	border: 1px solid #0065D3;
	height: 48px;
	font-size: 16px;
	line-height: 48px;
}

#mainAreaBox .inBox .i08 a{
	display: block;
	padding-left: 30px;
	padding-right: 25px;
	background-image: url(/images/webantenna/top/main_arrow.png);
	background-repeat: no-repeat;
	background-position: 18px center;
	text-decoration: underline;
}

#mainAreaBox .inBox .i08 a:hover{
	text-decoration: none;
}



/*	caseBox
------------------------------------------ */
#caseBox{
	background-color: #F0F0F0;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 30px;
}

#caseBox .inBox{
	width: 950px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	overflow: hidden;
	position: relative;
	margin-left: auto;
}

#caseBox .inBox h2{
	display: block;
	font-size: 0px;
	line-height: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}

#caseBox .inBox a{
	display: block;
	margin-bottom: 10px;
	font-size: 16px;
}

#caseBox .inBox p{
	display: block;
	font-size: 13px;
}

#caseBox .inBox dl{
	float: left;
	width: 475px;
	overflow: hidden;
	position: relative;
}

#caseBox .inBox dt{
	display: block;
	float: left;
	width: 100px;
}

#caseBox .inBox dd{
	display: block;
	float: left;
	width: 375px;
}


/*	alertBox
------------------------------------------ */
#alertBox{
	margin-top: 10px;
	margin-bottom: 20px;
}

#alertBox .inBox{
	background-color: #FBEFEF;
	border: solid 2px #F78181;
	width: 950px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 5px;
	padding-right: 15px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	overflow: hidden;
	position: relative;
	margin-left: auto;
}

#alertBox .inBox a{
	display: block;
	font-size: 16px;
	padding-left:30px;
	background-image: url(/images/webantenna/top/main_arrow.png);
	background-repeat: no-repeat;
	background-position: 18px center;
	text-decoration: underline;
}

#alertBox .inBox p{
	display: block;
	font-size: 14px;
	padding-left: 15px;
	margin-bottom: 5px;
}



/*	contents
------------------------------------------ */
#contents{
	width: 950px;
	overflow: hidden;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}

#contents #c-left strong{
	color: #c01616;
}

/*ロゴボックス*/
#contents #logoBox{
	margin-bottom: 20px;
}

#contents #logoBox p{
	line-height: 31px;
	font-size: 14px;
}

#contents #logoBox p strong{
	color: #C11F19;
}

#contents #logoBox ul{
	display: block;
	overflow: hidden;
	position: relative;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #e6e6e6;
}

#contents #logoBox li{
	display: block;
	float: left;
	padding-right: 23px;
}

#contents #logoBox li.el{
	padding-right: 0px;
}

/*リンクボックス*/
#contents #slinkBox{
	overflow: hidden;
	position: relative;
	margin-top: 10px;
}

#contents #slinkBox dl{
	display: block;
	float: left;
	width: 225px;
	padding-right: 15px;
	margin-bottom: 10px;
}

#contents #slinkBox dl.edl{
	padding-right: 0px;
}

#contents #slinkBox dt{
	display: block;
	background-image: url(/images/webantenna/top/slBoxIcon.png);
	background-repeat: no-repeat;
	min-height: 44px;
	margin-bottom: 10px;
	padding-left: 55px;
	font-size: 16px;
	line-height: 24px;
}

#contents #slinkBox dt a{
	font-size: 16px;
	line-height: 20px;
}

#contents #slinkBox dd{
	display: block;
	font-size: 13px;
	line-height: 20px;
}

#contents #slinkBox span{
	display: block;
	text-align: right;
	float: right;
	margin-bottom: 20px;
	background-image: url(/images/webantenna/top/linkArrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	white-space: nowrap;
}

/*  c-left  */
#contents #c-left{
	float: left;
	width: 705px;
	margin-bottom: 40px;
}

#contents #c-left h2{
	display: block;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #000;
	padding-left: 10px;
	font-size: 24px;
	line-height: 26px;
	margin-bottom: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: bold;
}

#contents #c-left h2 span{
	display: block;
	font-size: 18px;
	margin-bottom: 2px;
	font-weight: normal;
}

#contents #c-left h3{
	display: block;
	font-size: 22px;
	line-height: 24px;
	/*margin-bottom: 40px;*/
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: left;
	font-weight: bold;
}
#contents #c-left h3.result{
	margin: 0 0 40px 0;
	text-align:center;
	line-height:30px;
}
/*共通仕様*/
#contents #c-left .linkBox{
	overflow: hidden;
	position: relative;
	height: 14px;
}

#contents #c-left .linkBox a{
	display: block;
	float: right;
	background-image: url(/images/webantenna/top/linkArrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	white-space: nowrap;
	font-size: 14px;
	line-height: 14px;
	height: 14px;
}

#contents #c-left .cBox{
	border: 4px solid #d6e0ec;
	padding: 20px;
}

#contents #c-left .cBox h3{
	font-size: 18px;
	font-weight: bold;
	display: block;
	line-height: 26px;
	margin-bottom: 15px;
}

#contents #c-left .cBox p{
	margin-bottom: 5px;
	font-size: 14px;
	line-height: 24px;
	display: block;
}

#contents #c-left .cBox p.ep{
	margin-bottom: 0px;
}

#contents #c-left .cBox ul{
}

#contents #c-left .cBox li{
	display: block;
	background-image: url(/images/webantenna/top/iconDt.png);
	background-position: left 10px;
	padding-left: 10px;
	background-repeat: no-repeat;
	padding-bottom: 5px;
	font-size: 14px;
	line-height: 24px;
}

#contents #c-left .cBox li.el{
	padding-bottom: 0px;
}

/**/
#contents #c-left .cBox .infoBox{
	overflow: hidden;
	position: relative;
	line-height: 20px;
	font-size: 16px;
	margin-bottom: 10px;
}

#contents #c-left .cBox .infoBox span.it{
	background-color: #f2d7d6;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
	display: block;
	margin-right: 10px;
}

#contents #c-left .scaleLinkBox{
	overflow: hidden;
	position: relative;
	padding-top: 3px;
}

#contents #c-left .scaleLinkBox a{
	display: block;
	float: right;
	background-image: url(/images/webantenna/top/iconPl.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	white-space: nowrap;
	font-size: 13px;
	line-height: 13px;
	margin-top: 5px;
}

/*チェックエリア*/
#contents #c-left .tBox{
	overflow: hidden;
	position: relative;
}

#contents #c-left .tBox .st{
	display: block;
	font-size: 18px;
	font-weight: bold;
	background-image: url(/images/webantenna/top/iconCheck.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 32px;
	line-height: 24px;
	margin-bottom: 20px;
}

#contents #c-left .tBox p{
	display: block;
	font-size: 14px;
	line-height: 24px;
}

#contents #c-left .tBox .lBox{
	float: left;
}

#contents #c-left .tBox .rBox{
	float: right;
}

/*マージン*/
#contents #c-left .mgU10{
	margin-bottom: 10px;
}

#contents #c-left .mgU20{
	margin-bottom: 20px;
}

#contents #c-left .mgU30{
	margin-bottom: 30px;
}

#contents #c-left .mgU40{
	margin-bottom: 40px;
}

#contents #c-left .mgU50{
	margin-bottom: 50px;
}

/*資料ダウンロード*/
#contents #c-left .dlBox{
	border: 4px solid #fae0bf;
	padding: 20px;
}

#contents #c-left .dlBox h3{
	font-size: 20px;
	font-weight: bold;
	line-height: 18px;
	display: block;
	margin-bottom: 15px;
}

#contents #c-left .dlBox strong{
	text-decoration: underline;
}

#contents #c-left .dlBox ul{
	display: block;
	overflow: hidden;
	position: relative;
}

#contents #c-left .dlBox li{
	display: block;
	width: 314px;
}

#contents #c-left .dlBox p{
	display: block;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
}

#contents #c-left .dlBox li.fl{
	float: left;
}

#contents #c-left .dlBox li.fr{
	float: right;
}

/*information*/
#contents #c-left #information{
	border: 4px solid #fae0bf;
	position: relative;
	background-image: url(/images/webantenna/top/infoBg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 147px;
	padding-left: 220px;
	padding-top: 20px;
	margin-bottom: 50px;
}

#contents #c-left #information span{
	display: block;
	position: absolute;
	left: -5px;
	top: 19px;
}

#contents #c-left #information p{
	display: block;
	font-size: 16px;
	line-height: 16px;
	margin-bottom: 10px;
}

#contents #c-left #information strong{
	display: block;
	font-size: 22px;
	line-height: 22px;
	color: #000;
	margin-bottom: 20px;
}

#contents #c-left #information ul{
	display: block;
	overflow: hidden;
	position: relative;
	width: 462px;
}

#contents #c-left #information li{
	display: block;
	float: left;
	padding-right: 20px;
}

#contents #c-left #information li.btn{
	padding-right: 0px;
}

/*section01・section03・section05*/
#s01,#s03,#s05{
	background-image: url(/images/webantenna/top/arrowBL.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 210px;
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
}

/*.balloonBox*/
#contents #c-left .balloonBox{
	overflow: hidden;
	position: relative;
	margin-bottom: 60px;
}

#contents #c-left .balloonBox.blBg01{
	background-image: url(/images/webantenna/top/balloon_i01.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#contents #c-left .balloonBox.blBg02{
	background-image: url(/images/webantenna/top/balloon_i02.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#contents #c-left .balloonBox.blBg03{
	background-image: url(/images/webantenna/top/balloon_i03.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#contents #c-left .balloonBox li{
	display: block;
	background-image: url(/images/webantenna/top/balloonBg.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px;
	height: 70px;
	width: 441px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: right;
}

#contents #c-left .balloonBox li.el{
	margin-bottom: 0px;
}

#contents #c-left .balloonBox p{
	display: block;
	margin: 0px;
	font-size: 14px;
	padding-right: 10px;
	padding-left: 30px;
	padding-top: 10px;
	word-spacing: -5px;
}

#contents #c-left .balloonBox .p01 p{
	line-height: 71px;
	padding-top: 0px;
	letter-spacing: -1px;
}

#contents #c-left .balloonBox .p02 p{
	line-height: 24px;
	padding-top: 10px;
}
/*section01・section03・section05 end*/


/*section02*/
#s02{
	margin-bottom: 50px;
}

#s02 #t01 .lBox,
#s02 #t02 .lBox{
	width: 415px;
}

#s02 #t01 .rBox,
#s02 #t02 .rBox{
	width: 260px;
}

#s02_02 .b01 h3{
	background-image: url(/images/webantenna/top/s02_02_iconPoint.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 175px;
}

#s02_02 .b01{
	overflow: hidden;
	position: relative;
	margin-bottom: 30px;
}

#s02_02 .b01 .inBox{
	float: left;
	width: 435px;
}

#s02_02 .b01 .inBox p{	
	width: 100%;
}

#s02_02 .b01 img{
	float: right;
}

#s02 .b02{
	overflow: hidden;
	position: relative;
}

#s02 .b02 .inBox{
	float: right;
	width: 555px;
	padding-left: 15px;	
}

#s02 .b02 .inBox p{
	width: 100%;
}

#s02 .b02 img{
	float: left;
}


/*section04*/
#s04{
	margin-bottom: 30px;
}

#s04 #t01 .rBox{
	width: 260px;
}

#s04 #t01 .rBox p{
	margin-bottom: 30px;
}

#s04 .b01{
	overflow: hidden;
	position: relative;
}

#s04 .b01 .inBox{
	float: right;
	padding-left: 15px;
	width: 555px;
}

#s04 .b01 .inBox p{
	float: left;	
	width: 100%;
}

#s04 .b01 img{
	float: left;
}

/*section06*/
#s06{
	margin-bottom: 30px;
}

#s06 #t01 .lBox{
	width: 240px;
}

#s06 #t01 .rBox{
	width: 435px;
}

#s06 #t02 .lBox,
#s06 #t03 .lBox{
	width: 322px;
}

#s06 .b01{
	overflow: hidden;
	position: relative;
}

#s06 .b01 .inBox{
	float: right;
	width: 555px;
	padding-left: 15px;
}

#s06 .b01 .inBox span{
	width: 100%;
	font-size: 16px;
	line-height: 24px;
	display: block;
	margin-bottom: 15px;
}

#s06 .b01 .inBox ul{
	width: 100%;
	background-image: url(/images/webantenna/top/s06_i05.png);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
}

#s06 .b01 .inBox li{
	width: 360px;
}

#s06 .b01 .inBox span.etc{
	text-align: right;
	padding-right: 10px;
	width: 360px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#s06 .b01 img{
	float: left;
}

#s06 .b02{
	overflow: hidden;
	position: relative;
}

#s06 .b02 .inBox{
	float: right;
	width: 555px;
	padding-left: 15px;
}

#s06 .b02 .inBox p{	
	width: 100%;
}

#s06 .b02 img{
	float: left;
}

/*section07*/
#s07{
	margin-bottom: 30px;
}

#s07 .mp{
	margin-bottom: 30px;
}

#s07 #priceBox{
	overflow: hidden;
	position: relative;
}

#s07 #priceBox dl{
	border: 4px solid #dadada;
	float: left;
	width: 220px;
	margin-right: 10px;
}

#s07 #priceBox dt{
	display: block;
}

#s07 #priceBox dd{
	padding: 15px;
}

#s07 #priceBox dd p{
	display: block;
	font-size: 14px;
}

#s07 #priceBox dl.edl{
	margin-right: 0px;
}

#s07 .b01{
	overflow: hidden;
	position: relative;
}

#s07 .b01 .inBox{
	float: right;
	width: 490px;
}

#s07 .b01 .inBox p{
	float: left;	
	width: 100%;
}

#s07 .b01 img{
	float: left;
}

/*section08*/
h2.s08 {
	border: none !important;
	padding: 0 !important;
}
#s08{
	margin-bottom: 40px;
	margin-top: 20px;
}

#s08 .acBox{
	clear: both;
	font-size: 14px;	
}

#s08 .acBox dl{
	_zoom: 1;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e6e6e6;
}

#s08 .acBox dt{
	cursor: pointer;
	_zoom: 1;
	text-decoration: underline;
	background-image: url(/images/webantenna/top/qa_iconQ.png);
	background-repeat: no-repeat;
	background-position: 15px 15px;
	padding-left: 60px;
	padding-bottom: 15px;
	display: block;
	line-height: 36px;
	letter-spacing: -1px;
	color: #1e66cc;
	background-color: #fff9f3;
	padding-top: 15px;
}

#s08 .acBox dt:hover{
	background-color: #ffe9cf;
}

#s08 .acBox dt .txt{
	display: block;
	_zoom: 1;
	background-image: url(/images/webantenna/top/qa_iconOpen.png);
	background-repeat: no-repeat;
	background-position: 98% center;
}

#s08 .acBox dt.selected{
	background-color: #ffe9cf;	
}

#s08 .acBox dt.selected .txt{
	background-image: url(/images/webantenna/top/qa_iconClose.png);
	background-repeat: no-repeat;
	background-position: 98% center;	
}

#s08 .acBox dd{
	line-height: 24px;
	padding-left: 60px;
	background-image: url(/images/webantenna/top/qa_iconA.png);
	background-repeat: no-repeat;
	background-position: 15px 15px;
	padding-bottom: 20px;
	padding-top: 15px;
	min-height: 33px;
}

#s08 .acBox ul{
	display: block;
}

#s08 .acBox li{
	display: block;
	background-image: url(/images/webantenna/top/iconDt.png);
	background-position: left 10px;
	padding-left: 10px;
	background-repeat: no-repeat;
}

/*section09*/
#s09{
	overflow: hidden;
	position: relative;
	margin-bottom: 0px;
}

#s09 dl{
	display: inline;
	border: 1px solid #cac8c7;
	width: 169px;
	min-height: 163px;
	margin-right: 7px;
	float: left;
	margin-bottom: 20px;
}

#s09 dl.edl{
	margin-right: 0px;
}

#s09 dt{
	background-color: #f0f0f0;
	text-align: center;
	display: block;
	font-size: 16px;
	line-height: 40px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

#s09 dd{
	padding-top: 13px;
	padding-bottom: 3px;
}

#s09 dd span{
	display: block;
	text-align: center;
	margin-bottom: 10px;
}

/*section10*/
#s10{
	margin-bottom: 30px;
}

#s10 #b01,#s10 #b02,#s10 #b03{
	overflow: hidden;
	position: relative;
}

#s10 #b01,#s10 #b02{
	padding-bottom: 50px;
	background-image: url(/images/webantenna/top/s10_arrow.png);
	background-repeat: no-repeat;
	background-position: 450px bottom;
	margin-bottom: 10px;
}

#s10 #b01 h3{
	background-image: url(/images/webantenna/top/s10_iconNum01.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#s10 #b02 h3{
	background-image: url(/images/webantenna/top/s10_iconNum02.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#s10 #b03 h3{
	background-image: url(/images/webantenna/top/s10_iconNum03.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#s10 .lBox{
	float: left;
	width: 245px;
}

#s10 .lBox p{
	display: block;
	font-size: 13px;
	line-height: 18px;
	padding-top: 5px;
}

#s10 .rBox{
	float: right;
	border: 4px solid #d6e0ec;
	padding: 10px;
	width: 382px;
}

#s10 .rBox h3{
	display: block;
	line-height: 40px;
	padding-left: 55px;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 5px;
}

#s10 .rBox ul{
	display: block;
}

#s10 .rBox li{
	display: block;
	background-image: url(/images/webantenna/top/iconDt.png);
	background-position: 55px 10px;
	padding-left: 65px;
	font-size: 14px;
	background-repeat: no-repeat;
	padding-bottom: 8px;
}

#s10 .rBox li.etc{
	display: block;
	background-image: none;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 0px;
}


/*section11*/
#s11{
	margin-bottom: 30px;
}

#s11 h4{
	margin-bottom: 18px;
	display: block;
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
}

#s11 table{
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #cac8c7;
	border-right-color: #cac8c7;
	border-left-color: #cac8c7;
}

#s11 table th{
	width: 85px;
	background-color: #f5f5f5;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cac8c7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cac8c7;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	white-space: nowrap;
	padding-top: 15px;
	padding-bottom: 15px;
}

#s11 table td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cac8c7;
	padding-top: 20px;
	padding-right: 13px;
	padding-bottom: 20px;
	padding-left: 14px;
}

#s11 table #businessBox{
	overflow: hidden;
	position: relative;
}

#s11 table #businessBox .lBox{
	float: left;
}

#s11 table #businessBox .lBox h3{
	font-size: 18px;
	line-height: 61px;
	text-align:center;
}

#s11 table #businessBox .rBox{
	float: right;
}

#s11 table #businessBox .rBox h3{
	font-size: 18px;
	line-height: 61px;
	text-align:center;
}

#s11 table #businessBox .lBox h5,
#s11 table #businessBox .rBox h5{	
	font-weight: bold;
	text-align: center;
	display: block;
}

#s11 table #businessBox .lBox,
#s11 table #businessBox .rBox{
	border: 4px solid #fae0bf;
	background-color: #fffbf7;
	width: 258px;
	min-height: 200px;
	padding-top: 12px;
	padding-right: 12px;
	padding-left: 12px;
}

#s11 table #businessBox ul{
}

#s11 table #businessBox li{
	display: block;
	line-height: 24px;
	font-size: 14px;
	background-image: url(/images/webantenna/top/iconDt.png);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}

#s11 table #businessBox .logo{
	text-align: center;
	padding-top: 6px;
	padding-bottom: 11px;
	background-image: none;
}

#s11 table ul.imgBox{
	display: block;
	overflow: hidden;
	position: relative;
}

#s11 table ul.imgBox li{
	display: block;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

#s11 table ul.imgBox li.el{
	padding-right: 0px;
}


/*section12*/
#s12 .b01{
	overflow: hidden;
	position: relative;
	margin-bottom: 30px;
}

#s12 .b01 .inBox{
	float: right;
	width: 555px;
	padding-left: 15px;
}

#s12 .b01 .inBox span{
	width: 100%;
	font-size: 16px;
	line-height: 24px;
	display: block;
	margin-bottom: 15px;
}

#s12 .b01 .inBox .btnBox{
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#s12 .b01 .inBox .btnBox div{
	width: 265px;
	overflow: hidden;
	position: relative;
	list-style-type: none;
}

#s12 .b01 .inBox .btnBox .fl{
	margin: 0px;
	padding: 0px;
	float: left;
}

#s12 .b01 .inBox .btnBox .fr{
	margin: 0px;
	padding: 0px;
	float: right;
}

#s12 .b01 .inBox span.etc{
	text-align: right;
	padding-right: 10px;
	width: 360px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#s12 .b01 img{
	float: left;
}

#s12 .b02{
	overflow: hidden;
	position: relative;
	margin-bottom: 50px;
}

#s12 .b02 .inBox{
	float: right;
	width: 555px;
	padding-left: 15px;
}

#s12 .b02 .inBox p{	
	width: 100%;
}

#s12 .b02 img{
	float: left;
}


/*section13*/
#s13{
	overflow: hidden;
	position: relative;
	margin-bottom: 50px;
}


/*  c-right  */
#contents #c-right{
	float: right;
	width: 205px;
	font-size: 14px;
}

#contents #c-right .stit{
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	text-align: center;
	display: block;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#contents #c-right .st{
	background-color: #f5f5f5;
}

#contents #c-right .sBox{
	border: 1px solid #cac8c7;
}

#contents #c-right .ntLine{
	border-top-style: none;
}

#contents #c-right .sBox ul{
}

#contents #c-right .sBox li{
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e7e7e7;
	padding: 10px;
	line-height: 22px;
}

#contents #c-right .sBox span.cimg{
	display: block;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#contents #c-right .sBox span.date{
	display: block;
	text-align: left;
	font-size: 12px;
	line-height: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

#contents #c-right .mgU{
	display: block;
	margin-bottom: 20px;
}

#contents #c-right .al a{
	display: block;
	background-image: url(/images/webantenna/top/iconArrowSm.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}

#contents #c-right .otherLinkBox{
	overflow: hidden;
	position: relative;
}

#contents #c-right .otherLinkBox span{	
	display: block;
	width: 100%;
}

#contents #c-right .otherLinkBox a{
	display: block;	
	float: right;
	background-image: url(/images/webantenna/top/linkArrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}


/* f-cv */
#f-cv {
	float: left;
	width: 280px;
	padding-top: 30px;
	border-top: 1px solid #c9c8c6;
}
#f-cv a img:hover {
	opacity: 0.8;
}

/* footerLinkBox */
#footerLinkBox{
	float: right;
	width: 950px;
	padding-top: 30px;
	background-color: #f5f5f5;
	padding-bottom: 30px;
}

#footerLinkBox .innerBox{
	overflow: hidden;
	position: relative;
	padding-right: 25px;
	padding-left: 25px;
}

#footerLinkBox ul{
	display: block;
	float: left;
}

#footerLinkBox ul.ul01{
	width: 270px;
}

#footerLinkBox ul.ul02{
	width: 350px;
}

#footerLinkBox ul.ul03{
	width: 280px;
}

#footerLinkBox li{
	display: block;
	padding-left: 15px;
}

#footerLinkBox li.mgU{
	display: block;
	margin-bottom: 27px;
}

#footerLinkBox .link{
	background: url(/images/webantenna/common/com_link_ic02.gif) no-repeat 0 9px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
