@charset "UTF-8";
/* ===================================================================
CSS information

 file name  :share.css
 style info :下層ページの共通スタイル用
=================================================================== */

p , li{
	font-size: 110%;
	line-height: 1.5;
}
ul, ol {
	margin: 0px 10px 10px;
}
ul li{
	list-style: disc;
	margin-left: 15px;
}
ol li{
	list-style: decimal;
	margin-left: 20px;
}
ol li.article01 {
	list-style: none;
	margin-left: 0px;
}

ul.supplement li {
	background: url(../img/icn_come.gif) no-repeat 0px 4px;
	padding-left: 15px;
	list-style: none;
	margin: 0px;
}
dl {
	margin: 0px 10px 10px;
}

dl dt {
	font-weight: bold;
}
dl dd {
	margin-bottom: 1em;
}

dl.qAndA {
	line-height: 1.5;
	margin: 0px;
}
.qAndA dt {
	font-weight: normal;
}
.qAndA dd {
	margin-bottom: 10px;
}


/* 入れ物のスタイル
----------------------------------------------------------- */
.containerBox {
	border-right: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
	border-left: 1px solid #d1d1d1;
	background: url(../../common/img/bg_title-shadow.gif) repeat-x left top;
	padding: 20px 10px 0px;
	width: 573px;
}
* html .containerBox /* for IE6 */ {
    height:1px;
}
*:first-child+html .containerBox /* for IE7 */ {
	overflow: hidden;
}
.containerBox:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
.contentsWrapper {
	margin: 0px 10px 20px;
}
* html .contentsWrapper /* for IF6 */ {
    height:1px;
}
*:first-child+html .contentsWrapper /* for IE7 */ {
	overflow: hidden;
}
.contentsWrapper:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
.contentsBox {
	margin: 0px 10px 20px;
	padding: 10px 0px 0px;
	border-right: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
	border-left: 1px solid #d1d1d1;
}
.contentsBoxSearch {
	margin: 0px 0px 10px;
	padding: 5px 5px 10px;
	border-right: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
	border-left: 1px solid #d1d1d1;
}
.contentsBoxSearch2 {
	margin: 0px 0px 20px;
	padding: 5px 5px 10px;
	border-top: 1px solid #d1d1d1;
	border-right: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
	border-left: 1px solid #d1d1d1;
}
* html .contentsBox /* for IE6 */ {
    height:1px;
}
*:first-child+html .contentsBox /* for IE7 */ {
	overflow: hidden;
}
.contentsBox:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
.pageTopUpper {
	margin: 0px 10px;
}
.frmSquareGray {
	padding: 10px 0px 0px;
	background: #fcfcfc;
	border: 1px solid #d1d1d1;
	margin: 10px;
}
.frmSquareGray ul {
	margin-bottom: 0px;
}

.flowBox {
	margin: 10px 0px;
}
.flowBox .frmSquareGray {
	padding: 10px 0px 0px;
	background: #fcfcfc;
	border: 1px solid #d1d1d1;
	margin: 0px 10px;
}
.flowBox .arrDown {
	text-align: center;
}
.frmSubmit {
	padding: 10px;
	text-align: center;
	margin: 20px 10px;
}
.imgLayout {
	text-align: center;
	margin-bottom: 10px;
}
.imgLayout .styleLayout {
	margin: 0px auto;
}
.imgFrame {
	border: 1px solid #d1d1d1;
	vertical-align: top;
}
.btnWrapper   {
	overflow: hidden;
	margin: 0px 10px;
	line-height: 30px;
}
* html .btnWrapper /* for IE6 */ {
    zoom: 1;
}
div.btnWrapper   {
	margin-top: 5px;
}
li.btnWrapper   {
	list-style: none;
	margin-left: 0px;
}

.inBox {
	padding: 10px; border: 0px solid rgb(213, 208, 189);
}
.outline {
	width: 100%; float: left; max-width: 420px;
}

/*.outline .type img {
/*	height: 28px; margin-right: 5px;
/*}


/* タイトルのスタイル
----------------------------------------------------------- */
.pageTitle {
	background: #E0E0E0 url(../../common/img/bg_title.gif) no-repeat left top;
	font-size: medium;
	font-weight: bold;
	padding: 11px 13px;
	line-height: 1.2;
}
.titleHalf {
	background: #E0E0E0 url(../../common/img/bg_title_half.gif) no-repeat;
	font-size: medium;
	font-weight: bold;
	padding: 11px 13px;
	line-height: 1.2;
}

.spreadhead {
	font-weight: bold;
	color: #FFF;
	line-height: 1.2;
	text-align: left;
	margin: 0px 10px 20px;
	width: 553px;
	padding-top: 6px;
}
.spreadhead span {
	padding: 0px 10px 6px;
	display: block;
}
.crossheading {
	line-height: 1.2;
	border-top: 1px solid #d1d1d1;
	border-right: 1px solid #d1d1d1;
	border-left: 1px solid #d1d1d1;
	margin: 20px 10px 0px;
	padding: 6px 10px;
}
.subheading {
	font-weight: bold;
	margin: 20px 10px 10px;
	padding: 0px 6px 6px;
}

/* テキストのスタイル
----------------------------------------------------------- */
.txt {
	margin: 0px 10px 10px;
}
.txtLead {
	margin: 0px 10px 20px;
}
.txtUpdate {
	text-align: right;
	margin: 0px 10px 10px;
}
.txtDescription {
	text-align: center;
	margin: 0px 10px 20px;
}

.txtLink {
	padding-left: 10px;
	display: inline-block;
	margin-right: 10px;
}
.txtSupplement {
	font-size: x-small;
	line-height: 1.25;
	margin: 0px 10px 10px;
}
.txtSign {
	text-align: right;
	margin: 20px 10px 10px;
}

.notice {
	color: #F00;
}

/* リンクボタンのスタイル
----------------------------------------------------------- */
a.button {
	float: left; /* ボタン内　右側余白*/
	line-height: 30px;   /* ボタン高さ */
	cursor: pointer;
	outline: none;       /* FireFox:点線を非表示 */
	margin-bottom: 8px;
	font-size: 98%;
	font-weight: normal;
	letter-spacing: 0em;
	padding-right: 8px;
} 
* html a.button {
	padding-bottom: 8px;
} 
*:first-child+html a.button {
	padding-bottom: 8px;
}
a.button span {
	display: block;
	padding-left: 18px;  /* ボタン内　左側余白*/
}
a.button2line {
	float: left; /* ボタン内　右側余白*/
	cursor: pointer;
	outline: none;       /* FireFox:点線を非表示 */
	margin-bottom: 8px;
	font-size: 98%;
	font-weight: normal;
	letter-spacing: 0em;
	padding-right: 8px;
} 
* html a.button2line {
	padding-bottom: 8px;
} 
*:first-child+html a.button2line {
	padding-bottom: 8px;
}
a.button2line span {
	display: block;
	line-height: 1.25;
	padding: 7px 0px 0px 18px;  /* ボタン内　上・左側余白*/
	height: 40px;   /* ボタン高さ */
}
.pageTop {
	text-align: right;
	margin: 10px 10px 20px;
	padding: 0px;
	line-height: 10px;
}
.navigationBar .linkNext {
	padding-right: 10px;
	display: inline-block;
}
.navigationBar .linkBack {
	padding-left: 10px;
	display: inline-block;
}

/* テーブルのスタイル
----------------------------------------------------------- */
th .notice, td .notice {
	font-size: x-small;
	line-height: 1;
	color: #F00;
	display: inline-block;
	margin-top: 5px;
}
td.icon {
	text-align: right;
	width: 32px;
	vertical-align: middle;
}
table.styleNormal {
	margin: 0px 10px 10px;
	border-collapse: collapse;
}
.styleNormal th {
	font-weight: normal;
	padding: 6px;
	white-space: nowrap;
	vertical-align: top;
	border: 1px solid #d1d1d1;
}
.styleNormal td {
	border: 1px solid #d1d1d1;
	padding: 6px;
	vertical-align: top;
}
table.styleJirei {
	margin: 0px 10px 10px;
	border-collapse: collapse;
}
.styleJirei th {
	font-weight: normal;
	padding: 6px;
	white-space: nowrap;
	vertical-align: top;
	border: 1px solid #d1d1d1;
	font-size: 110%;
}
.styleJirei td {
	border: 1px solid #d1d1d1;
	padding: 6px;
	vertical-align: top;
	font-size: 110%;
}
table.style01 {
	margin: 0px 10px 10px;
	border-collapse: collapse;
	empty-cells: show;
}
.style01 th {
	font-weight: normal;
	padding: 6px;
	white-space: nowrap;
	vertical-align: top;
	border-top: 1px solid #d1d1d1;
	border-right: 1px solid #d1d1d1;
	border-left: 1px solid #d1d1d1;
}
.style01 td {
	border: 1px solid #d1d1d1;
	padding: 6px;
	vertical-align: top;
}
table.style02 {
	margin: 0px 10px 10px;
	border-collapse: collapse;
	empty-cells: show;
}
.style02 th {
	font-weight: normal;
	padding: 6px;
	white-space: nowrap;
	vertical-align: top;
	border-right: 1px solid #d1d1d1;
	border-top: 1px solid #d1d1d1;
	border-left: 1px solid #d1d1d1;
	text-align: center;
	font-size: 110%;
}
.style02 td {
	border: 1px solid #d1d1d1;
	padding: 6px;
	vertical-align: top;
	font-size: 110%;
}
table.styleForm {
	margin: 0px 10px 10px;
	border-collapse: collapse;
}
.styleForm th {
	font-weight: normal;
	padding: 10px;
	white-space: nowrap;
	border: 1px solid #d1d1d1;
}
.styleForm td {
	padding: 10px;
	vertical-align: top;
	border: 1px solid #d1d1d1;
}
table.stylePageList {
	margin: 0px 10px 10px;
	border-collapse: collapse;
	border: 1px solid #d1d1d1;
	empty-cells: show;
	width: 533px;
}
.stylePageList th {
	font-weight: normal;
	padding: 10px;
	border-bottom: 1px solid #d1d1d1;
	text-align: left;
	vertical-align: middle;
}
.stylePageList td {
	padding: 10px;
	vertical-align: middle;
	border-bottom: 1px solid #d1d1d1;
	text-align: left;
}
table.stylePdfList {
	margin: 0px 10px 20px;
	border-collapse: collapse;
	border: 1px solid #d1d1d1;
	empty-cells: show;
	width: 553px;
}
.stylePdfList th {
	font-weight: normal;
	padding: 10px;
	border-bottom: 1px solid #d1d1d1;
	text-align: left;
	vertical-align: middle;
}
.stylePdfList td {
	padding: 10px;
	vertical-align: middle;
	border-bottom: 1px solid #d1d1d1;
	text-align: left;
}
.stylePdfList td.icon {
	text-align: right;
}

table.styleFileDownload {
	margin: 0px 10px 10px;
	border-collapse: collapse;
	empty-cells: show;
}
.styleFileDownload th {
	text-align: center;
	vertical-align: middle;
	padding: 10px 15px 7px;
	font-size: x-small;
	line-height: 1.5;
	border: 1px solid #fff;
}
.styleFileDownload td {
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	padding: 10px;
	border: 1px solid #FFF;
}
table.styleLayout {
	margin: 0px 10px 10px;
}
.styleLayout td {
	text-align: left;
	vertical-align: top;
}
table.styleStatement {
	margin: 0px 10px 10px;
	border-collapse: separate;
	border-spacing: 1px;
	empty-cells: show;
}
.styleStatement caption {
	caption-side: top;
	text-align: right;
}
.styleStatement th {
	padding: 6px;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
}
.styleStatement td {
	padding: 6px;
	text-align: right;
	vertical-align: top;
}
.styleStatement th.header {
	text-align: center;
}
.styleStatement th.total {
	background: #FFF;
	text-align: center;
}
.styleStatement td.total {
	background: #FFF;
}
table.styleCenter {
	margin: 0px 10px 10px;
	border-collapse: collapse;
}
.styleCenter th {
	font-weight: normal;
	padding: 6px;
	white-space: nowrap;
	vertical-align: middle;
	border: 1px solid #d1d1d1;
}
.styleCenter td {
	border: 1px solid #d1d1d1;
	padding: 6px;
	vertical-align: middle;
	text-align: center;
}


/* ADOBE READERバナーのスタイル
----------------------------------------------------------- */
.adobeReader {
	overflow: hidden;
	width: 553px;
	margin: 30px 10px 20px;
}
.adobeReader img {
	float: left;
}
.adobeReader p {
	font-size: x-small;
	line-height: 1.25;
	text-align: left;
	float: right;
	width: 431px;
}
