@charset "UTF-8";

/* Table Of Contents
---------------------------------------------------------------------------- 
General Elements
header
gNav
visual
topicPath
footer
---------------------------------------------------------------------------- */


/*General Elements
---------------------------------------------------------------------------- */	
body{
	font-family:"ＭＳ Ｐゴシック", Osaka, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.4;
	-webkit-text-size-adjust: 100%;
	color:#000;
	background: #dfdfdf;
}
a{
	text-decoration:underline; 
	color: #00469b;
	outline: none;
}
a:hover{ text-decoration: none; }

.w1200{
	width:100%;
	max-width:1200px;
	margin:0 auto;
	background: #fff;
	position:relative;
}
/*header PC
---------------------------------------------------------------------------- */
.header{
}
.header .head_discription{
	background:#00469b;
	color:#fff;
	padding:5px 30px;
	height: 20px;
	line-height: 20px;
}
.header .head_discription p{
	width:600px;
	float:left;
}
.header .head_discription ul{
	float:right;
}
.header .head_discription ul li{
	display:inline;
}
.header .head_discription ul li a{
	color:#fff;
	text-decoration:none;
	padding:0 0 0 15px;
}
.header .head_discription ul li a:hover{
	text-decoration: underline;
}
.header .headerarea{
	padding:15px 0 15px 30px;
}
.header .headerarea h1{
	width:200px;
	float:left;
}
.header .headtel{
	width:186px;
	float:right;
	background:url(../../images/common/icn_tel.png) no-repeat left center;
	padding:0 0 0 42px;
	color:#28469b;
	font-size:15px;
	font-weight:bold;
	line-height:1.1;
}
.header .headtel p{
	width:180px;
	padding-left: 8px;
}
.header .headtel p.time{
	padding-left:0;
}
.header .headtel .roboto{
	font-size:29px;
	width:180px;
	text-align:left;
	padding-left: 0;
	padding-left: 4px;
}
.header .headtel .time{
	font-size:11px;
	color:#666666;
	font-weight:normal;
}
.header .searcharea{
	width:480px;
	float:right;
	font-size:12px;
	margin:0 14px 0 0;
}
.header .searcharea ul{
	margin:0 0 10px 0;
}
.header .searcharea ul li{
	display:inline;
	color:#666666;
	line-height: 20px;
}
.header .searcharea ul li a{
	color:#666666;
	text-decoration:none;
}
.header .searcharea ul li a:hover{
	text-decoration: underline;
	color: #333;
}
.header .searcharea .search{
	color:#666666;
	background:#d5d5d5;
	border-radius:10px;
	font-size:12.5px;
	padding:0;
	height: 30px;
}

.header .searcharea input.keyword{
	background: none;
	border: none;
	padding: 0 0 0 10px;
	width: 90%;
	height: 30px;
	font-size: 13px!important;
	box-sizing: border-box;
}
.header .searcharea input.keyword:focus{
	outline: none;
}
.header .searcharea input.keyword:focus::-webkit-input-placeholder{
	color:#b7b7b7;
}
.header .searcharea input.keyword:focus:-moz-placeholder{
	color:#b7b7b7;
}
.header .searcharea input.keyword:focus::-moz-placeholder{
	color:#b7b7b7;
}
.header .searcharea input[type=submit]{
	font-family: FontAwesome /*FontAwesomeをフォント指定*/;
	color: #00469b;
	border: none;
	background: none;
	padding: 0 10px;
	width: 10%;
	font-size: 18px;
	line-height: 30px;
	text-align: right;
	cursor: pointer;
	float: right;
}
.header .searcharea input[type=submit]:focus{
	outline: none;
}

/* l-gNav
---------------------------------------------------------------------------- */
.gNav{
	clear:both;
	
}
.gNav > ul{
	width:970px;
	margin:0 auto;
}

.gNav > ul > li{
	font-size:15px;
	width:125px;
	border:1px solid #d1d1d1;
	box-sizing:border-box;
	display:block;
	float:left;
	margin:18px 11px 13px 0;
	border-bottom:3px solid #d1d1d1;
	position: relative;
}
.gNav > ul > li::after {
	position: absolute;
	bottom: -3px;
	left: 46px;
	z-index: 2;
	content: '';
	width: 31px;
	height: 3px;
}
.gNav > ul > li.menu01::after {
	background-color: #4b5cde;
}
.gNav > ul > li.menu02::after {
	background-color: #ffbb00;
}
.gNav > ul > li.menu03::after {
	background-color: #268ede;
}
.gNav > ul > li.menu04::after {
	background-color: #40bec8;
}
.gNav > ul > li.menu05::after {
	background-color: #63e0ad;
}
.gNav > ul > li.menu06::after {
	background-color: #2f2f2f;
}
.gNav > ul > li.menu07::after {
	background-color: #e7605e;
}
.gNav > ul > li > a{
	color:#000;
	width:105px;
	text-decoration: none;
	display:block;
	vertical-align: middle;
	float:left;
	padding-left: 20px;
	line-height: 48px;
	text-align:center;
}
.gNav > ul > li.menu01 > a{
	background:url(../../images/common/icn_sports.png) no-repeat 17px center;
	background-size: 18%;
}
.gNav > ul > li.menu02 > a{
	background:url(../../images/common/icn_education.png) no-repeat 30px center;
	background-size: 18%;
}
.gNav > ul > li.menu03 > a{
	background:url(../../images/common/icn_hospital.png) no-repeat 30px center;
	background-size: 18%;
}
.gNav > ul > li.menu04 > a{
	background:url(../../images/common/icn_dental.png) no-repeat 30px center;
	background-size: 18%;
}
.gNav > ul > li.menu05 > a{
	background:url(../../images/common/icn_animal.png) no-repeat 26px 44%;
	background-size: 20%;
}
.gNav > ul > li.menu06 > a{
	background:url(../../images/common/icn_thevoice.png) no-repeat 8px center;
	background-size: 18%;
}
.gNav > ul > li.menu07 > a{
	background:url(../../images/common/icn_book.png) no-repeat 30px center;
	background-size: 18%;
}
.gNav > ul > li > div{
	display: none;
}
.gNav > ul > li:hover{
	border:1px solid #797979;
}
.gNav > ul > li:hover::after{
	bottom: -10px;
	left: -1px;
	width: 125px;
	height: 10px;
}
.gNav > ul > li.menu05:hover::after,
.gNav > ul > li.menu06:hover::after{
	bottom: -3px;
	height: 3px;
}
.gNav > ul > li:hover > div{
	display: block;
	position: absolute;
	background-color: rgba(255, 255, 255, 0.97);
	border: 1px solid #797979;
	border-radius: 0 0 8px 8px;
	top: 58px;
	left: -1px;
	padding: 30px 20px;
	width: 899px;
	z-index: 3;
}
.gNav > ul > li.menu02:hover > div{
	left: -137px;
}
.gNav > ul > li.menu03:hover > div{
	left: -273px;
}
.gNav > ul > li.menu04:hover > div{
	left: -409px;
}
.gNav > ul > li.menu05:hover > div{
	left: -545px;
}
.gNav > ul > li.menu06:hover > div{
	left: -681px;
}
.gNav > ul > li.menu07:hover > div{
	left: -817px;
}
.gNav > ul > li:hover > div a{
	color: #303030;
}
.gNav > ul > li:hover > div > h3{
	position: absolute;
	font-size: 16px;
	font-weight: 600;
	margin-left: 18px;
}
.gNav > ul > li:hover > div > ul{
	border-left: 1px dashed #797979;
	margin-left: 110px;
	padding-left: 35px;
	display: inline-block;
}
.gNav > ul > li:hover > div > ul > li{
	display: inline-block;
	vertical-align: top;
	width: 165px;
	font-size: 14px;
	line-height: 25px;
	margin-left: 18px;
	float: left;
}
.gNav > ul > li.menu02:hover > div > ul > li{
	width: 232px;
}
.gNav > ul > li.menu03:hover > div > ul > li{
	width: 290px;
}
.gNav > ul > li.menu07:hover > div > ul > li{
	width: 290px;
}
.gNav > ul > li:hover > div > ul > li > ul{
	padding-left: 15px;
	font-size: 13px;
}
.gNav > ul > li:hover > div > h3::before,
.gNav > ul > li:hover > div > ul > li::before{
	font: normal normal normal 14px/1 FontAwesome;
	content: "\f138";
	display: inline-block;
	margin-right: 5px;
	margin-left: -18px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.gNav > ul > li:hover > div > h3:hover::before,
.gNav > ul > li:hover > div > ul > li:hover::before{
	margin-right: 3px;
	margin-left: -16px;
}
.gNav > ul > li.menu01:hover > div > h3::before,
.gNav > ul > li.menu01:hover > div > ul > li::before{
	color: #4b5cde;
}
.gNav > ul > li.menu02:hover > div > h3::before,
.gNav > ul > li.menu02:hover > div > ul > li::before{
	color: #ffbb00;
}
.gNav > ul > li.menu03:hover > div > h3::before,
.gNav > ul > li.menu03:hover > div > ul > li::before{
	color: #268ede;
}
.gNav > ul > li.menu04:hover > div > h3::before,
.gNav > ul > li.menu04:hover > div > ul > li::before{
	color: #40bec8;
}
.gNav > ul > li.menu07:hover > div > h3::before,
.gNav > ul > li.menu07:hover > div > ul > li::before{
	color: #e7605e;
}
/*header SP
---------------------------------------------------------------------------- */
.spheader{
	border-top:4px solid #00469b;
	padding:14px 10px 10px 10px;
}
.spheader a{
	text-decoration:none;
}
.spheader h1{
	width:58%;
	float:left;
}
.spheader h1 img{
	max-width: 100%;
	max-width: 170px;
	padding-top:5px;
}
.spheader ul.spmenu{
	width:40%;
	max-width: 160px;
	float:right;
}
.spheader ul.spmenu li a{
	width:50%;
	max-width: 80px;
	float:left;
	display:block;
	box-sizing:border-box;
	border-left:1px dashed #00469b;
	padding:0;
	text-align:center;
	font-size:11px;
	color:#00469b;
	margin:0 0 20px 0;
	cursor: pointer;
}
.spheader ul.spmenu li a{
	width:42%;
}
.spheader ul.spmenu li a#spmenubutton{
	width:58%;
	max-width: 90px;
	letter-spacing:-0.1em;
}
.spheader ul.spmenu li a:before{
	font: normal normal normal 24px/1 FontAwesome;
	margin-bottom: 5px;
	display: block;
}
.spheader ul.spmenu li:first-child a:before{
	content: "\f2a0";
	margin-left:3px;
}
.spheader ul.spmenu li:last-child a:before{
	content: "\f0c9";
}
.spheader #spmenu{
	display: none;
}
.spheader #spmenu ul.category{
	width: 100%;
	height: 240px;
	display: block;
	margin-top: 5px;
}
.spheader #spmenu ul.category li{
	width: 50%;
	display: block;
	position: relative;
	float: left;
	height: 65px;
	line-height: 60px;
	line-height: 65px;
	border-bottom: 4px solid #D2D2D2;
	box-sizing: border-box;
	margin-top: -5px;
}
.spheader #spmenu ul.category li::after{
	position: absolute;
	bottom: -4px;
	left: 0;
	content: '';
	width: 58px;
	height: 4px;
}
.spheader #spmenu ul.category li.menu01{
	background:url(../../images/common/icn_sports.png) no-repeat 14px center;
	background-size: 32px;
}
.spheader #spmenu ul.category li.menu02{
	background:url(../../images/common/icn_education.png) no-repeat 14px center;
	background-size: 32px;
}
.spheader #spmenu ul.category li.menu03{
	background:url(../../images/common/icn_hospital.png) no-repeat 14px center;
	background-size: 32px;
}
.spheader #spmenu ul.category li.menu04{
	background:url(../../images/common/icn_dental.png) no-repeat 14px center;
	background-size: 32px;
}
.spheader #spmenu ul.category li.menu05{
	background:url(../../images/common/icn_animal.png) no-repeat 14px 44%;
	background-size: 32px;
}
.spheader #spmenu ul.category li.menu06{
	background:url(../../images/common/icn_thevoice.png) no-repeat 14px center;
	background-size: 32px;
	font-family: 'Roboto Condensed', sans-serif;
	letter-spacing:-0.1em;
}
.spheader #spmenu ul.category li.menu07{
	background:url(../../images/common/icn_book.png) no-repeat 14px center;
	background-size: 32px;
}
.spheader #spmenu ul.category li.menu01::after {
	background-color: #4b5cde;
}
.spheader #spmenu ul.category li.menu02::after {
	background-color: #ffbb00;
}
.spheader #spmenu ul.category li.menu03::after {
	background-color: #268ede;
}
.spheader #spmenu ul.category li.menu04::after {
	background-color: #40bec8;
}
.spheader #spmenu ul.category li.menu05::after {
	background-color: #63e0ad;
}
.spheader #spmenu ul.category li.menu06::after {
	background-color: #2f2f2f;
}
.spheader #spmenu ul.category li.menu07::after {
	background-color: #e7605e;
}
.spheader #spmenu ul.category li:nth-child(odd){
	border-right: 1px solid #D2D2D2;
}
.spheader #spmenu ul.category li a{
	color: #000;
	padding-left: 60px;
	font-size: 20px;
	font-weight: 600;
	display: block;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
}
.spheader #spmenu ul.menu{
	width: 100%;
	height: 250px;
	display: block;
}
.spheader #spmenu ul.menu li{
	width: 100%;
	display: block;
	height: 50px;
	line-height: 50px;
	border-top: 1px solid #D2D2D2;
	box-sizing: border-box;
}
.spheader #spmenu ul.menu li a{
	padding-left: 60px;
	font-size: 18px;
	display: block;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
}
.spheader #spmenu ul.menu li a:before{
	font: normal normal normal 18px/1 FontAwesome;
	content: "\f138";
	display: inline-block;
	margin-left: -30px;
	width: 30px;
}
.spheader.visible ul.spmenu li:last-child a:before{
	content: "\f00d";
}
.spheader.visible #spmenu{
	display: block;
	margin-top: 55px;
	margin-bottom: 15px;
	border-top: 4px solid #00469b;
	border-bottom: 4px solid #00469b;
}
.spheader.visible #spmenu::after{
	content: "";
	position: absolute;
	top: 62px;
	right: 39px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 0 6px 12px 6px;
	border-color: transparent transparent #00469b transparent;
}
.spheader ul.sputility{
	clear:both;
	width:38%;
	float:left;
}
.spheader ul.sputility li{
	width:50%;
	float:left;
	display:block;
	box-sizing:border-box;
	text-align:center;
	font-size:11px;
	color:#00469b;
}
.spheader ul.sputility li span{
	background:#00469b;
	display:block;
	padding:3px 0;
	width:94%;
}	
.spheader ul.sputility li span img{
	height:22px;
}
.spheader .spsearch{
	color: #666666;
	background: #d5d5d5;
	border-radius: 10px;
	font-size: 12.5px;
	padding: 0;
	width: 57%;
	min-height: 28px;
	float: right;
}
.spheader input.keyword{
	background: none;
	border: none;
	width: 80%;
	padding: 0 0 0 10px;
	line-height: 28px;
	box-sizing: border-box;
}
.spheader input.keyword:focus{
	outline: none;
}

.spheader input[type=submit]{
	font-family: FontAwesome /*FontAwesomeをフォント指定*/;
	color: #00469b;
	border:none;
	background:none;
	font-size: 18px;
	line-height: 28px;
	cursor: pointer;
	float: right;
	padding: 0;
	width: 20%;
}
.spheader input[type=submit]:focus{
	outline: none;
}


/* pageBody
---------------------------------------------------------------------------- */
.pageBody{
	text-align:center;
	clear:both;
	margin:0 0 0 0;

}
/* topics
---------------------------------------------------------------------------- */

.topics{
	background:#c70116;
	margin:0 auto 1px auto;
}
.topics p{
	color:#fff;
	padding:5px 30px;
	text-align:left;
	line-height: 19px;
}
/* main
---------------------------------------------------------------------------- */
.main{
	margin-bottom: 36px;
}

/* content
---------------------------------------------------------------------------- */
.content{
	width:940px;
	margin:0 auto 0 auto;
	text-align:left;
}

.mid{
}
.mid ul{
}
.mid ul li a{
	width:156px;
	box-sizing:border-box;
	border-left:1px dashed #a3a3a3;
	display:block;
	float:left;
	text-align:center;
	color:#000;
	text-decoration:none;
	margin:0 0 37px 0;
}
.mid ul li:last-child a{
	border-right:1px dashed #a3a3a3;
}

.mid ul li p.tit_nav{
	font-size:15px;
	font-weight:bold;
}
.mid ul li a:hover p.tit_nav{
	color: #00469b;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.mid ul li p.txt_nav{
	font-size:12px;
	font-size:11px;
	margin: 15px 0 6px 0;
	line-height: 17px;
	letter-spacing: 1.2px;
	letter-spacing: 0;
}
.mid ul li p.txt_nav.coupon{
	letter-spacing:-0.1em;
}
.mid ul li a:hover p.txt_nav{
	text-decoration: underline;
}
.mid ul li i{
	font-size:18px;
	color: #00469b;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.mid ul li a:hover i{
	margin-left: 8px;
}
.mid ul li p.tit_nav.regist{
	background:url(../../images/top/icn_regist.png) no-repeat 20px center;
	background-size:47px auto;
	background-size:45px auto;
	padding:10px 0 10px 55px;
}
.mid ul li p.tit_nav.mypage{
	background:url(../../images/top/icn_mypage.png) no-repeat 37px center;
	background-size:35px auto;
	padding:0 0 0 50px;
}
.mid ul li p.tit_nav.first{
	background:url(../../images/top/icn_first.png) no-repeat 37px center;
	background:url(../../images/top/icn_first.png) no-repeat 35px center;
	background-size:45px auto;
	background-size:42px auto;
	padding:0 0 0 50px;
}
.mid ul li p.tit_nav.coupon{
	background:url(../../images/top/icn_coupon.png) no-repeat 20px center;
	background-size:40px auto;
	padding:0 0 0 50px;
}
.mid ul li p.tit_nav.fax{
	background:url(../../images/top/icn_fax.png) no-repeat 37px center;
	background:url(../../images/top/icn_fax.png) no-repeat 32px center;
	background-size:38px auto;
	padding:0 0 0 50px;
	padding:0 0 0 45px;
}
.mid ul li p.tit_nav.public{
	background:url(../../images/top/icn_public.png) no-repeat 28px center;
	background-size:42px auto;
	padding:0 0 0 50px;
}

.content h2{
	color:#00469b;
	font-size: 31px;
	font-weight: 600;
	line-height: 34px;
	position: relative;
	border-top: 1px solid #999999;
	padding: 10px 0 24px 40px;
}
.content h2::after {
	position: absolute;
	top: -1px;
	left: 0;
	z-index: 2;
	content: '';
	width: 90px;
	height: 4px;
	background-color: #00469b;
}
.content h2 i{
	background:#00469b;
	color:#fff;
	font-size:18px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	padding: 20px 6px 11px 9px;
	position:absolute;
	top:0;
	left:0;
}
ul.select,
.button-group{
	float:left;
	margin-bottom: 20px;
}
ul.select li a,
.button-group button{
	font-family:"ＭＳ Ｐゴシック", Osaka, Arial, Helvetica, sans-serif;
	display:block;
	float:left;
	background:#c8dbec;
	padding: 4px 24px;
	text-align:center;
	color:#00469b;
	font-size:13px;
	line-height: 20px;
	text-decoration:none;
	margin:0 10px 0 0;
	border: 1px solid #c8dbec;
	cursor: pointer;
}
.button-group button:hover{
	text-decoration: underline;
}
ul.select li.on a,
.button-group button.is-checked{
	color:#000;
	border:1px solid #ccc;
	background:#fff;
}
select.category{
	box-sizing:border-box;
	outline: none;
	-moz-appearance: none;
	text-indent: 0.01px;
	text-overflow: '';
	background: none transparent;
	vertical-align: middle;
	font-size: 12px;
	color: #333;
	-webkit-appearance: button;
	-moz-appearance: button;
	appearance: button;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	height: 30px;
	padding: 5px 10px;
	border: 1px solid #b3b3b3;
	color: #333;
	width: 280px;
	float:right;
}
select.category option{
	background-color: #fff;
	color: #333;
}
select.category::-ms-expand {
	display: none;
}
select.category:-moz-focusring { 
	color: transparent; 
	text-shadow: 0 0 0 #828c9a;
}

.new form.select{
	margin-bottom: 20px;
}
.select-wrap {
	position:relative;
}
.select-wrap:before {
	z-index: 1;
	position: absolute;
	right: 0;
	top: 0;
	content: "\f0d7";
	font-family: FontAwesome /*FontAwesomeをフォント指定*/;
	line-height: 30px;
	font-size:18px;
	color: #00469b;
	pointer-events: none;
	border-left: 1px solid #b3b3b3;
	box-sizing:border-box;
	padding:0 10px;
}

.newcontents{
	clear:both;
	max-height: 870px;
	overflow: hidden;
}
.newcontents .block_news{
	width:19%;
	float:left;
	margin:0 1% 0 0;
	height:290px;
	position:relative;
}
.newcontents .block_news img{
	margin:0 0 10px 0;
	position:relative;
}
.newcontents .block_news.recommend::after{
	position:absolute;
	content:url(../../images/top/icn_recommend.png);
	top:0;
	right:0;
}

.newcontents .block_news p.date{
	font-size:12px;
	height: 18px;
}
.newcontents .block_news p.date span.new{
	font-family: 'Roboto Condensed', sans-serif;
	background: #c80117;
	color: #fff;
	border-radius: 4px;
	padding: 2px 5px 1px 5px;
	line-height: 16px;
	text-align: center;
	margin: 0 5px 0 0;
}
.newcontents .block_news p.date span.code{
	border:1px solid #9f9f9f;
	border-radius:2px;
	padding:0 5px;
	text-align:center;
	float:right;
}
.newcontents .block_news p.name{
	display:none;
}
.newcontents .block_news h3{
	font-size:15px;
	font-weight:bold;
}
.newcontents .block_news p.txt_new{
	display: block;
	line-height: 18px;
	height: 72px;
	overflow: hidden;
}
.newcontents .block_news h3 i{
	margin:0 5px 0 0;
}
.newcontents .block_news.category0 h3 i{
	color:#4b5cde;
}
.newcontents .block_news.category1 h3 i{
	color:#ffbb00;
}
.newcontents .block_news.category2 h3 i{
	color:#268ede;
}
.newcontents .block_news.category3 h3 i{
	color:#40bec8;
}
.newcontents .block_news.category4 h3 i{
	color:#63e0ad;
}
.newcontents .block_news.category5 h3 i{
	color:#2f2f2f;
}
.newcontents .block_news.category6 h3 i{
	color:#e7605e;
}

.more span{
	display:block;
	text-decoration:none;
	color:#000;
	clear:both;
	margin:10px 0;
	background:#e8e8e8;
	font-size:18px;
	text-align:center;
	padding:10px 0;
	cursor: pointer;
}
.more i{
	color: #00469b;
	padding:0 10px 0 0;
}
.bn{
	margin-bottom: 30px;
}
.bn a{
	border: 1px solid #b3b3b3;
	text-align:center;
	padding:10px 0;
	display:block;
	margin:30px 0;
}
.bn a img{
	max-width:100%;
	height:auto;
}
.information{
	width:410px;
	float:left;
}
.information dl{
	width:100%;
	margin-bottom: 20px;
}
.information dl dt{
	clear:left;
	width:80px;
	display:block;
	float:left;
	padding:10px;
	color:#666;
	font-size:11px;
}
.information dl dt.notification{
	border-top:3px solid #c70116;
}
.information dl dt.news{
	border-top:3px solid #dd9dbf;
}
.information dl dt.renew{
	border-top:3px solid #7dcdf3;
}
.information dl dt.seminar{
	border-top:3px solid #f39a75;
}
.information dl dt.product{
	border-top:3px solid #806959;
}
.information dl dt.campaign{
	border-top:3px solid #ff5500;
}
.information dl dt.satellite{
	border-top:3px solid #219e8e;
}
.information dl dt.etc{
	border-top:3px solid #808080;
}
.information dl dt span{
	color:#000;
	font-size:13px;
}
.information dl dd{
	display:block;
	width:290px;
	margin:0 0 0 0;
	border-top:1px solid #dddddd;
	padding:10px;
	float:left;
}
.information dl .ltbox {
	display: none;
}
.topicstc {
	padding: 16px;
}
.topicstc p {
	font-size: 140%;
	font-weight: bold;
	margin-bottom: 16px;
}
.topicstc p span {
	margin-right: 8px;
}


.related{
	width:480px;
	float:right;
}
.related ul li{
	margin:0 0 20px 0;
}
.related ul li a img{
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.related ul li a:hover img{
	opacity: 0.66;
}
p.ng{
	font-size:11px;
	clear:both;
	margin:0 0 20px 0;
}
/* pagetop
---------------------------------------------------------------------------- */
.pagetop{

}
.pagetop a {
	position: fixed;
	bottom: 15px;
	background:#00469b;
	text-align:center;
	width: 90px;
	display: block;
	height:46px;
	z-index:100;
	color:#fff;
	border-radius:4px;
	text-decoration:none;
	padding-top:14px;
	left:auto;
	margin-left:1080px;
}
.pagetop a i{
	display: block;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.pagetop a:hover i{
	margin-top: -3px;
	margin-bottom: 3px;
}
.pagetop a:hover span{
	text-decoration: underline;
}
/* footnav
---------------------------------------------------------------------------- */
.footnav{
	background:#00469b;
	padding:25px 0;
	margin:0 0 1px 0;
}
.footnav ul{
	width:940px;
	margin:0 auto;
}
.footnav ul li{
	width:145px;
	display:block;
	float:left;
	background:#fff;
	margin:0 14px 0 0;
}
.footnav ul li:last-child{
	margin:0;
}
.footnav ul li a{
	width:121px;
	display:block;
	float:left;
	background:#fff;
	padding:10px 12px;
	text-decoration:none;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.footnav ul li a:hover{
	background-color: #efefff;
	text-decoration: underline;
}
.footnav ul li a p{
	font-weight:bold;
	font-size:14px;
	line-height:1.1;
	border-bottom:1px dashed #9d9d9d;
	padding:0 0 10px 0;
	margin:0 0 5px 0;
	color:#000;
}
.footnav ul li a img {
	height:32px;
}
.foot_textlink{
	background:#6b6a69;
}
.textlink{
	width:940px;
	padding:50px 0 10px 0;
	margin:0 auto;
	color:#fff;
}
.textlink .block_textlink{
	width:148px;
	float:left;
	font-size:11px;
	margin:0 50px 0 0;
}
.textlink .block_textlink.last{
	margin:0 0 0 0;
}
.textlink a{
	color:#fff;
	text-decoration:none;
}
.textlink a:hover{
	text-decoration: underline;
}
.textlink p.category{
	font-weight:bold;
	font-size:13px;
	border-bottom:1px solid #fff;
	margin:0 0 10px 0;
	padding:0 0 5px 0;
}
.textlink ul{
	margin:0 0 45px 5px;
}
.textlink ul.disc{
	list-style: disc;
}
.textlink ul.disc li{
	margin-left: 16px;
}
.textlink ul.disc li.title{
	list-style: none;
	margin-left: 0;
}
.textlink ul li{
	font-size:10.5px;
	line-height:2.0;
}

/* footer
---------------------------------------------------------------------------- */
.footer{
	clear:both;
	font-size:12.5px;
	padding:0;
	text-align:center;
	margin:0 auto;
	background:#fff;
}
.footer ul{
	margin:0 auto;
	padding:30px 0;
}
.footer ul li{
	list-style-type:none;
	display:inline;
	padding:0 10px;
	text-align:left;
	white-space:nowrap;
}
.footer ul li a{
	color:#666;
	text-decoration:none;
}
.footer ul li a:hover{
	text-decoration:underline;
}
.footer p.copy{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:13px;
	color:#00469b;
	padding:5px 0 20px 0;
}