@charset "utf-8";
/* ------- basic ------------- */
body {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.6em;
	color: #4d4d4d;
	text-decoration: none;
	text-align: justify;
 /text-align:left;
}
a:link {
	text-decoration: underline;
	color: #666666;
}
a:visited {
	color: #4d4d4d;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:focus {
	text-decoration: underline;
	color: #666666;
	outline:none;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
hr {
	display: none;
}
/* ------- basic end ------------- */
/* ------- layout ------------- */
#pageBody {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	padding-bottom: 12px;
}
/* #header h1 {
	float: left;
	padding-top: 2px;
	background-image: none;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
        font-size: 12px;
} */
/* ------------- ▼2017.04飯塚追加 ------------- */
#header div#logo {
	float: left;
	padding-top: 2px;
	background-image: none;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
        font-size: 12px;
}
/* ------------- ▲2017.04飯塚追加 ------------- */
#header ul {
	float: right;
}
#header li {
	float: left;
	padding-left: 12px;
}
#gNav {
	clear: both;
	background-image: url(../images/bg_gNav_rx.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-bottom: 5px;

}
#gNav li {
	float: left;
	padding-right: 2px;
}
#gNav .first-child {
	padding-right: 2px;
}
#gNav .last-child {
	padding-right: 5px;
	padding-left: 1px;
}
#gNav_btn{
	float: left;
}
#footer {
	/*background-image: url(../images/bg_line_01_rx.gif);*/
	background-repeat: repeat-x;
	background-position: left top;
	clear: both;
	padding-top: 18px;
	padding-bottom: 18px;
}
#footer .footerNav {
/*	float: left; */
        text-align: center;
}
#footer .footerNav p {
	color: #4d4d4d;
	font-size: 93%;
	line-height: 1.5em;
	padding-bottom: 0.7em;
}
#footer .footerNav .copy {
	font-size: 74%;
	line-height: 1.5em;
}
#footer .socialIconBox {
	float: right;
}
/* ------- layout end ------------- */
/* ------- common style ------------- */
strong {
	font-weight: bold;
}
.leftBox {
	float:left;
}
.rightBox {
	float:right;
}
.cr {
	clear:both;
}
.txtRight {
	text-align:right;
}
.txtLeft {
	text-align:left;
}
.cent, #pageBody .cent, #pageBody .section .cent, #pageBody article .cent {
	text-align:center;
	padding-right: 0px;
	padding-left: 0px;
}
.fontNormal, #pageBody .section .fontNormal {
	font-weight: normal;
}
.ind {
	text-indent: -1em;
	display: block;
	padding-left: 1em;
}
.ind01 {
	padding-left: 15px;
	padding-right: 15px;
}
.ind02 {
	text-indent: -2.5em;
	display: block;
	padding-left: 2.5em;
}
.ind03 {
	text-indent:-0.5em;
}
.ind04 {
	padding-left: 1em;
}
.fontS {
	font-size: 93%;
}
.fontSS {
	font-size: 83.3%;
}
.color01 {
	color: #f49f09;
}
.gray40 {
	color: #666666;
}
.paddTop {
	padding-top:5px;
}
.block {
	display: block;
}
#pageBody .padd0 {
	padding-bottom: 0px;
}
.paddLeft {
	padding-left: 1.5em;
}
.section {
	padding-bottom:20px;
	clear: both;
}
.section h1 {
	padding-bottom: 10px;
	clear: both;
}
.section01 {
	padding-right: 20px;
	padding-left: 20px;
}
.section02 {
	padding-left: 20px;
}
.section h2 {
	padding-bottom: 30px;
	clear: both;
}
.section h3 {
	padding-bottom: 20px;
	clear: both;
}
.section p {
	/*font-size: 95%;*/
}
.section h4 {
	font-weight: bold;
	font-size: 105%;
	padding-bottom: 1em;
}
.section h4 span {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #f8bc31;
}
.shadow {
	-moz-box-shadow: -1px 1px 3px #ccc;
	-webkit-box-shadow: -1px 1px 3px #ccc;
	box-shadow: -1px 1px 3px #ccc;
 /zoom: 1;
	behavior: url(/common/js/PIE.htc);
	margin: 0px;
	padding: 0px;
	position: relative;
	display: inline-block;
	vertical-align: top;
}
.bnr {
	margin-right: auto;
	margin-left: auto;
	width: 756px;
	padding-bottom: 20px;
}
.section .article {
	padding-bottom: 30px;
	padding-left: 15px;
	clear: both;
}
.section .article04 {
	padding-left: 0px;
}
.section .article05 {
	padding-right: 20px;
}
.section .article06 {
	padding-left: 0px;
	padding-right: 0px;
}
.section .article04 p {
	padding-left: 15px;
}
.section .colorList {
	padding-bottom: 1em;
	padding-left: 1.5em;
}
.section .colorList li {
	list-style-type: square;
	color: #f8ba2b;
	line-height: 1.4em;
	padding-bottom: 0.5em;
}
.section .colorList02 li {
	list-style-type: disc;
}
.section .colorList03 li {
	list-style-type: disc;
	color: #90c231;
}
.section .colorList04 li {
	list-style-type: disc;
	color: #4d4d4d;
}
.section .colorList li span {
	color: #4d4d4d;
}
.section .titleStyle01 {
	font-size: 115%;
	line-height: 1.5em;
	font-weight: bold;
	background-image: url(../images/icon_square_01.gif);
	background-repeat: no-repeat;
	background-position: left 0.5em;
	padding-left: 15px;
}
.linkStyle01 {
	background-image: url(../images/icon_arrow_01.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
}
.linkStyle02 {
	background-image: url(../images/icon_arrow_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
a.linkStyle03 {
	font-weight: bold;
	color: #f19725;
	text-decoration: underline;
}
a.linkStyle03:hover, a.linkStyle03:focus {
	text-decoration: none;
}
.section .normalArticle {
	padding-right: 15px;
	padding-bottom: 1em;
}
.section .normalArticle p {
	padding-left: 15px;
}
.section .table04 {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 20px;
	margin-left: 15px;
}
.table04 th {
	background-color: #fee9d5;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	padding: 15px;
}
.table04 td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 20px;
	text-align: left;
	vertical-align: middle;
}
.section .normalArticle .titleStyle01 {
	font-size: 100%;
	background-position: left 0.3em;
	padding-bottom: 1em;
}
.section .normalArticle ol {
	padding-left: 3em;
	padding-bottom: 1.5em;
}
.section .normalArticle ol li {
	list-style-type: decimal;
}
.bgColStyle01 {
	font-size: 123%;
	font-weight: bold;
	background-color: #fee9d6;
	display: inline-block;
	line-height: normal;
	padding-top: 0.3em;
	padding-right: 1.2em;
	padding-bottom: 0.3em;
	padding-left: 1.2em;
}
.bgColBox01 {
	background-color: #f9f9f9;
	padding-top: 1.5em;
	padding-right: 1.5em;
	padding-left: 1.5em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #f8ba2b;
	border-bottom-color: #f8ba2b;
	margin-bottom: 1.5em;
}
.section .dlStyle01 dt {
	font-size: 105%;
	font-weight: bold;
	padding-bottom: 1em;
}
.section .dlStyle01 dd {
	padding-bottom: 1.5em;
}




/* ------- tab style common ------------- */

/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
.ui-tabs-hide {
	display: none;
}
}

/* Hide useless elements in print layouts... */
@media print {
.ui-tabs-nav {
	display: none;
}
}
.ui-tabs-nav {
	list-style: none;
	margin: 0;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
	display: block;
	clear: both;
	content: " ";
}
.ui-tabs-nav li {
	float: left;
}
*>.ui-tabs-nav a span { /* hide from IE 6 */
	width: auto;
	height: auto;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
	cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active, .ui-tabs-nav .ui-tabs-deselectable a:hover, .ui-tabs-nav .ui-tabs-deselectable a:focus, .ui-tabs-nav .ui-tabs-deselectable a:active { /* @ Opera, we need to be explicit again here now... */
	cursor: pointer;
}
.ui-tabs-disabled {
	opacity: .4;
	filter: alpha(opacity=40);
}
.ui-tabs-loading em {
	padding: 0 0 0 20px;
	background: url(loading.gif) no-repeat 0 50%;
}
/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
	display: inline-block;
}
*:first-child+html .ui-tabs-nav { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
	display: inline-block;
}


/* ------------- 2017.02飯塚追加 ------------- */
#hgroupNews {
width: 80%;
display: block;
}

#hgroupNews p {
width: 100%;
display: block;
}

h1.index {
width: 500px;
}