/*ニュース関連*/
#newsbox {
	margin: 0px;
	padding: 0px;
	overflow: hidden; /* ※ */
	position: relative; /* ※ */
}
#newsbox ul {
	margin: 0px;
	padding: 0px;
}
#newsbox .newstub {
	margin: 0px;
	padding: 0px;
	height: 29px;
	overflow: hidden; /* ※ */
	position: relative; /* ※ */
}
#newsbox li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
#newsbox .tubmenu01 a {
	margin: 0px;
	padding: 0px;
	height: 29px;
	width: 81px;
	display: block;
	background-image: url(../img/newstubt01.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#newsbox .tubmenu01 a:hover {
	background-position: 0 -29px;
}
#newsbox .tubmenu01x a {
	background-position: 0 -29px;
	margin: 0px;
	padding: 0px;
	height: 29px;
	width: 81px;
	display: block;
	background-image: url(../img/newstubt01.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#newsbox .tubmenu02 a {
	margin: 0px;
	padding: 0px;
	height: 29px;
	width: 81px;
	display: block;
	background-image: url(../img/newstubt02.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#newsbox .tubmenu02 a:hover {
	background-position: 0 -29px;
}
#newsbox .tubmenu02x a {
	background-position: 0 -29px;
	margin: 0px;
	padding: 0px;
	height: 29px;
	width: 81px;
	display: block;
	background-image: url(../img/newstubt02.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#newsbox .tubmenu03 a {
	margin: 0px;
	padding: 0px;
	height: 29px;
	width: 81px;
	display: block;
	background-image: url(../img/newstubt03.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#newsbox .tubmenu03 a:hover {
	background-position: 0 -29px;
}
#newsbox .tubmenu03x a {
	background-position: 0 -29px;
	margin: 0px;
	padding: 0px;
	height: 29px;
	width: 81px;
	display: block;
	background-image: url(../img/newstubt03.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#newsbox .tubmenu04 a {
	margin: 0px;
	padding: 0px;
	height: 29px;
	width: 81px;
	display: block;
	background-image: url(../img/newstubt04.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#newsbox .tubmenu04 a:hover {
	background-position: 0 -29px;
}
#newsbox .tubmenu04x a {
	background-position: 0 -29px;
	margin: 0px;
	padding: 0px;
	height: 29px;
	width: 81px;
	display: block;
	background-image: url(../img/newstubt04.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#newsbox .tubmenu05 a {
	margin: 0px;
	padding: 0px;
	height: 29px;
	width: 81px;
	display: block;
	background-image: url(../img/newstubt05.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#newsbox .tubmenu05 a:hover {
	background-position: 0 -29px;
}
#newsbox .tubmenu05x a {
	background-position: 0 -29px;
	margin: 0px;
	padding: 0px;
	height: 29px;
	width: 81px;
	display: block;
	background-image: url(../img/newstubt05.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#newsbox .tubmenu06 a {
	margin: 0px;
	padding: 0px;
	height: 29px;
	width: 81px;
	display: block;
	background-image: url(../img/newstubt06.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#newsbox .tubmenu06 a:hover {
	background-position: 0 -29px;
}
#newsbox .tubmenu06x a {
	background-position: 0 -29px;
	margin: 0px;
	padding: 0px;
	height: 29px;
	width: 81px;
	display: block;
	background-image: url(../img/newstubt06.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

.ui-tabs-selected a {
	background-position: 0 -29px;
}
/*
li .tubmenu06 a{
	background-position: 0 -29px;
	margin: 0px;
	padding: 0px;
	height: 29px;
	width: 81px;
	display: block;
	background-image: url(../img/newstubt06.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
*/
.ui-corner-bottom {
	display:block;
}
.ui-tabs-hide{
	display:none;
}

.newsdata .ichiran a {
	color: #000;
}
.newsdata img {
	vertical-align: bottom;
}
.newsdata p {
	margin-top: 0px;
	padding-top: 0px;
}
.newsdata p img {
	vertical-align: top;
}
.newsdata .ichiran img {
	margin-right: 4px;
}
.newsdata .ichiran a:hover {
	color: #000;
	text-decoration: underline;
}
.newsdatabox .newsdata {
	/* height: 206px; */
	/* height: 340px; */
	width: 542px;
	overflow: auto;
	border: 1px solid #CCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 50px;
	position: relative;
}
.newstub01 .newsdata {
	background-image: url(../img/newtbbg01.jpg);
	background-repeat: repeat-y;
}
.newstub02 .newsdata {
	background-image: url(../img/newtbbg02.jpg);
	background-repeat: repeat-y;
}
.newstub03 .newsdata {
	background-image: url(../img/newtbbg03.jpg);
	background-repeat: repeat-y;
}
.newstub04 .newsdata {
	background-image: url(../img/newtbbg04.jpg);
	background-repeat: repeat-y;
}
.newstub05 .newsdata {
	background-image: url(../img/newtbbg05.jpg);
	background-repeat: repeat-y;
}
.newstub06 .newsdata {
	background-image: url(../img/newtbbg06.jpg);
	background-repeat: repeat-y;
}

/*
.newstub02 .newsdatabox {
	height: 206px;
	width: 608px;
	overflow: auto;
	background-image: url(../img/newtbbg02.jpg);
	background-repeat: repeat-y;
	border: 1px solid #CCC;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.newstub02 .newsdatabox p {
	background-image: url(../img/newtbtit02.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 198px;
	width: 55px;
	font-size: 9px;
	text-indent: -9999px;
	display: block;
	float: left;
}
.newstub03 .newsdatabox {
	height: 206px;
	width: 608px;
	overflow: auto;
	background-image: url(../img/newtbbg03.jpg);
	background-repeat: repeat-y;
	border: 1px solid #CCC;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.newstub03 .newsdatabox p {
	background-image: url(../img/newtbtit03.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 198px;
	width: 55px;
	font-size: 9px;
	text-indent: -9999px;
	display: block;
	float: left;
}
.newstub04 .newsdatabox {
	height: 206px;
	width: 608px;
	overflow: auto;
	background-image: url(../img/newtbbg04.jpg);
	background-repeat: repeat-y;
	border: 1px solid #CCC;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.newstub04 .newsdatabox p {
	background-image: url(../img/newtbtit04.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 198px;
	width: 55px;
	font-size: 9px;
	text-indent: -9999px;
	display: block;
	float: left;
}
.newstub05 .newsdatabox {
	height: 206px;
	width: 608px;
	overflow: auto;
	background-image: url(../img/newtbbg05.jpg);
	background-repeat: repeat-y;
	border: 1px solid #CCC;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.newstub05 .newsdatabox p {
	background-image: url(../img/newtbtit05.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 198px;
	width: 55px;
	font-size: 9px;
	text-indent: -9999px;
	display: block;
	float: left;
}
.newstub06 .newsdatabox {
	height: 206px;
	width: 608px;
	overflow: auto;
	background-image: url(../img/newtbbg06.jpg);
	background-repeat: repeat-y;
	border: 1px solid #CCC;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.newstub06 .newsdatabox p {
	background-image: url(../img/newtbtit06.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 198px;
	width: 55px;
	font-size: 9px;
	text-indent: -9999px;
	display: block;
	float: left;
}
*/
.newsdata ul {
	margin: 0px;
	background-repeat: no-repeat;
	padding: 0px;
}
#newsbox .newsdata li {
	background-image: url(../img/i_star.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	line-height: 16px;
	width: 535px;
	font-weight: normal;
	overflow: hidden; /* ※ */
	position: relative;
	text-indent: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
#newsbox .newsdata .ichiran {
	background-image: none;
	font-size: 12px;
	line-height: 14px;
	width: 535px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
	text-align: right;
	padding: 0px;
	overflow: hidden; /* ※ */
	position: relative;
}



.newsdata li a {
	color: #000;
	text-decoration: none;
}
.newsdata li a:hover {
	color: #000;
	text-decoration: underline;
}
.newsdata li .day {
	font-size: 12px;
	line-height: 12px;
	color: #666;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.newsdata li img {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	margin: 0px;
}





/*特集バナー*/
#mainbox .tokubn {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#mainbox .tokubn h3 {
	margin: 0px;
	padding: 0px;
}
#mainbox .tokubn h3 img {
	margin: 0px;
	padding: 0px;
	width: 610px;
}
/* インフォメーション */
#mainbox .infomation {
	margin: 0px;
	padding: 0px;
	overflow: hidden; /* ※ */
	position: relative; /* ※ */
}
#mainbox .infomation h3 {
	font-size: 12px;
	background-image: url(../img/top_infomation.jpg);
	background-repeat: no-repeat;
	height: 39px;
	width: 610px;
	text-indent: -9999px;
	padding: 0px;
	margin: 0px;
}
.infomationbox {
	margin: 0px;
	padding: 0px;
	background-color: #EDEDED;
	border: 1px solid #CCC;
	width: 608px;
}
.infomationbox01 {
	padding: 15px;
	background-color: #FFF;
	border: 1px solid #CCC;
	margin: 5px;
}

/* Enhance dl style 20151102 Tampo*/
.infomationbox01 dl {
	margin-top: 0;
	margin-bottom: 5px;
	line-height: 1.5;
}
.infomationbox01 dl dd {
	margin-left: 0;
	padding--left: 0;
	font-size: 14px;
}
infomationbox01 dl:last-child {
	margin-bottom: 0;
}
/* Enhance dl style end */

/*トピックス*/
#mainbox .topics {
	margin: 0px;
	padding: 0px;
	overflow: hidden; /* ※ */
	position: relative; /* ※ */
}
#mainbox .topics h3 {
	font-size: 12px;
	background-image: url(../img/top_topics.jpg);
	background-repeat: no-repeat;
	height: 39px;
	width: 610px;
	text-indent: -9999px;
	padding: 0px;
	margin: 0px;
}
.topicsbox {
	margin: 0px;
	padding: 0px;
	background-color: #EDEDED;
	border: 1px solid #CCC;
	float: left;
	width: 608px;
}
.topic01 {
	padding: 15px;
	background-color: #FFF;
	border: 1px solid #CCC;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	overflow: hidden; /* ※ */
	position: relative; /* ※ */
}
.topic01 h4 {
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 21px;
}
.topic01 p {
	font-size: 14px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.topicdata p {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	overflow: hidden; /* ※ */
	position: relative; /* ※ */
}
.topicsbox .imgright{
	float: right;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 0px;
	overflow: hidden; /* ※ */
	position: relative; /* ※ */
}

.topicdata {
	margin: 0px;
	width: 598px;
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	overflow: hidden; /* ※ */
	position: relative; /* ※ */
}
.topicsbox .topic02lef {
	margin: 0px;
	padding: 15px;
	background-color: #FFF;
	float: left;
	width: 268px;
	height: 60px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	overflow: hidden; /* ※ */
	position: relative; /* ※ */
}
.topicsbox .topic02rt {
	margin: 0px;
	padding: 15px;
	background-color: #FFF;
	float: left;
	width: 267px;
	height: 60px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	overflow: hidden; /* ※ */
	position: relative; /* ※ */
}
.topicdata h5  {
	font-size: 16px;
	margin: 0px;
	line-height: 18px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

/*ニュース下バナー*/
#mainbox .bnmd {
	width: 610px;
	height: 75px;
	overflow: hidden; /* ※ */
	position: relative; /* ※ */
	margin: 0px;
	padding: 0px;
}
.bnmd ul {
	margin: 0px;
	overflow: hidden; /* ※ */
	position: relative; /* ※ */
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 60px;
}
.bnmd li {
	margin: 0px;
	list-style-type: none;
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.bnmd li p {
	margin: 0px;
	padding: 0px;
}

/*今週の紙面から*/
#mainbox .simen {
	width: 610px;
	overflow: hidden; /* ※ */
	position: relative; /* ※ */
	margin: 0px;
	padding: 0px;
}
.simen h3 {
	font-size: 12px;
	width: 610px;
	height: 37px;
	background-image: url(../img/top_simen.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.simenbox {
	padding: 20px;
	background-color: #FFF;
	border: 1px solid #CCC;
	margin: 0px;
	width: 555px;
	float: left;
}
.simenbox2 {
	margin: 0px;
	padding: 5px;
	float: left;
}


.simenbox .simentxtbox {
	margin: 0px;
	width: 400px;
	float: left;
	padding: 0px;
}
.simenbox .simenimgbox {
	margin: 0px;
	width: 120px;
	float: left;
	border: 1px solid #CCC;
	padding: 15px;
	text-align: center;
}

.simenimgbox p {
	font-size: 12px;
	line-height: 14px;
	background-image: url(../img/i_pdf.jpg);
	background-repeat: no-repeat;
	height: 16px;
	width: 80px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-indent: 20px;
	padding: 0px;
}
.simenimgbox img  {
	padding: 0px;
	margin: 0px;
	background-image: none;
}
.simentxtbox p {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.simentxtbox ul {
	margin: 0px;
	padding: 0px;
}
.simentxtbox li {
	font-size: 14px;
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
	padding: 2px;
}
.simenlist {
	margin: 0px;
	width: 370px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
