@charset "utf-8";
/* CSS Document */

#biz_p2 #p2_ttl {
	margin-bottom: 30px;
}


/* #p2_public02
--------------------------------*/

#p2_public02 h2.ttl01 {
	min-height: 16px;
	line-height: 1.0;
/*	background: url(/biz/p2/images/common_spec_h2_bg.png) 0 0 repeat-y;
*/	padding: 17px 0 17px 26px;
	margin-bottom: 15px;
}

#p2_public02 .bgColor01 {
	background-color: #a8bd5b;
	font-size: 116%;
	color: #fff;
	font-weight: bold;
}
#p2_public02 .bgColor02 {
	background-color: #0077b5;
	font-size: 116%;
	color: #fff;
	font-weight: bold;
}
#p2_public02 .bgColor03 {
	background-color: #d7063b;
	font-size: 116%;
	color: #fff;
	font-weight: bold;
}
#p2_public02 h3.specTtl02.bdColor01 strong {
	background: none;
	border-left: solid 6px #a8bd5b;
	padding-left: 13px;
}
#p2_public02 h3.specTtl02.bdColor02 strong {
	background: none;
	border-left: solid 6px #0077b5;
	padding-left: 13px;
}
#p2_public02 h3.specTtl02.bdColor03 strong {
	background: none;
	border-left: solid 6px #d7063b;
	padding-left: 13px;
}

#p2_public02 .threeCol01 {
	width: 871px;
	min-height: 142px;
	background-color: #f1f3f2;
	padding: 20px 19px;

}
#p2_public02 .threeCol01 .col01,#p2_public02 .threeCol01 .col02,#p2_public02 .threeCol01 .col03,#p2_public02 .threeCol01 .col04,#p2_public02 .threeCol01 .col05 {
	float: left;
}
#p2_public02 .threeCol01 .threeColTitle {
	display: table;
	height: 50px;
	color: #fff;
	font-size: 131%;
	font-weight: bold;
	line-height: 1.0;
	text-align: center;
}
#p2_public02 .threeCol01 .threeColTitle span {
	display: table-cell;
	vertical-align: middle;
}

#p2_public02 .threeCol01 .col01 {
	width: 270px;
}
#p2_public02 .threeCol01 .col01 .threeColTitle {
	width: 270px;
	background-color: #d4123f;
}

#p2_public02 .threeCol01 .col01 .threeColLead {
	display: table;
	width: 266px;
	height: 79px;
	line-height: 1.71428;
	background-color: #fff;
	padding: 9px 0;
	border: solid 2px #d4123f;
	border-top: none;
}
#p2_public02 .threeCol01 .threeColLead span {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
#p2_public02 .threeCol01 .col02 {
	width: 25px;
	padding: 58px 0;
	margin: 0 6px 0 5px;
}
#p2_public02 .threeCol01 .col02 img {
	display: table-cell;
	vertical-align: middle;
}
#p2_public02 .threeCol01.clearfix .col04 {
	width: 24px;
	padding: 58px 0;
	margin: 0 5px;
}
#p2_public02 .threeCol01 .col05 {
	width: 260px;
}
#p2_public02 .threeCol01 .col05 .threeColTitle {
	display: table;
	width: 260px;
	height: 16px;
	padding: 17px 0;
	background-color: #818f94;
}
#p2_public02 .threeCol01 .col05 .threeColLead {
	display: table;
	width: 257px;
	height: 79px;
	line-height: 1.71428;
	background-color: #fff;
	padding: 9px 0;
	border: solid 1px #818f94;
	border-top: none;
}
#p2_public02 .caution01 {
	text-indent: -1em;
	margin-left: 1em;
}
#p2_public02 .caution01 a {
	color: #da1949;
}

/* #p2_public02 .linkbox01
--------------------------------*/
#p2_public02 .linkbox01{
	background: #ffffff;
	font-size: 116%;
	border: 1px solid #d1d1d1;
}
#p2_public02 .linkbox01 p{
	font-size: 100%;
}
#p2_public02 .linkbox01:after {
	display: block;
	clear: both;
	height: 0;
	line-height: 0;
	visibility: hidden;
	content: ".";
	font-size: 0;
}
#p2_public02 .linkbox01 ul{
	margin: 0;
	padding: 0;
	width: 100%;
	list-style: none;
}
#p2_public02 .linkbox01 li{
	display: table;
	padding: 0;
	margin: 0;
	width: 181px;
	border-right: 1px solid #fff;
	float: left;
}
#p2_public02 .linkbox01 li.extremity{
	width: 182px;
	border-right: 0px;
}
#p2_public02 .linkbox01 li.linkTextCurrent {
	position: relative;
}
#p2_public02 .linkbox01 li.linkTextCurrent:after {
  content: '';
  display: inline-block;
  position: absolute;
  bottom: -16px;
  left: 50%;
  height: 0;
  margin-left: -8px;
  border-top: 8px solid #3d4e56;
  border-right: 9px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 9px solid transparent;
}
#p2_public02 .linkbox01 li.linkTextCurrent p {
	margin: 0;
	padding: 0;
	width: auto;
	height: 71px;

	color: #d51641;
	font-weight: bold;
	border-bottom: 3px solid #3d4e56;
	background-color: #ffffff;

	text-align: center;
	vertical-align: middle;
	display: table-cell;
}
#p2_public02 .linkbox01 li a{
	margin: 0;
	padding: 11px 3px;
	width: auto;
	height:52px;

	font-size: 100%;
	color: #333;
	background: #f1f3f3 url(/biz/p2/images/linkBt001.gif) right bottom no-repeat;

	text-align: center;
	vertical-align: middle;
	display: table-cell;
}
#p2_public02 .linkbox01 li.upper a {
	background: #f1f3f3 url(/biz/p2/images/linkBt003.gif) right bottom no-repeat;
}







#p2_public02 h3.specTtl02 {
	font-weight: bold;
	border-bottom: solid 3px #f1f3f3;
}
#p2_public02 h3.specTtl02 span {
	display: block;
	font-size: 131%;
	font-weight: bold;
	padding-bottom: 7px;
	border-bottom: solid 1px #d1d1d1;
}
#p2_public02 h3.specTtl02 strong {
	background: url(/biz/p2/images/common_listmark.gif) 0 0 no-repeat;
	padding-left: 19px;
}
#p2_public02 .tableItems thead th {
	color: #fff;
	font-size: 116%;
	text-align: center;
	padding: 11px 0;
}
#p2_public02 .tableItems tbody th {
	font-size: 116%;
	text-align: center;
	padding: 0;
}
#p2_public02 .tableColor01 thead th {
	background-color: #a8bd5b;
}
#p2_public02 .tableColor02 thead th {
	background-color: #0077b5;
}
#p2_public02 .tableColor03 thead th {
	background-color: #d7063b;
}
#p2_public02 .tableColor04 thead th {
	background-color: #f4f5f5;
	color: #333;
}
#p2_public02 .tableStyle01.tableItems.tableColor03 td {
	height: 81px;
	padding: 0;
}
#p2_public02 .tableStyle01.tableItems td {
	font-size: 116%;
	text-align: center;
	padding: 8px 0 7px;
}
#p2_public02 .tableStyle01.tableItems .items{
	text-align: left;
	padding: 10px 14px;
}



/*============================
#anc01
============================*/
#p2_public02 table.tableStyle01 {
	border: solid 1px #d1d1d1;
}
#p2_public02 .tableStyle01 .brdisapear {
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
}
#p2_public02 .tableStyle01.tableServer thead th { padding: 0;}
#p2_public02 .tableStyle01.tableServer thead th.tableStyle01_title {
	background-color: #fff;
	padding: 0;
	border-bottom: none;
}
#p2_public02 .tableStyle01.tableServer thead th.tableStyle01_img {
  text-align: center;
	padding: 20px 8px;
}

#p2_public02 .tableStyle01.tableServer thead th.tableStyle01_title span {
	display: table;
	width: 100%;
	height: 44px;
	text-align: center;
	margin: 1px 1px 0;
}
#p2_public02 .tableStyle01.tableServer thead th.tableStyle01_title strong {
	display: table-cell;
	vertical-align: middle;
}
#p2_public02 .tableStyle01.tableServer tbody th {
	background-color: #f4f5f5;
	text-align: center;
	font-size: 116%;
	line-height: 1.71428;
	padding: 0;
}
#p2_public02 .tableStyle01.tableServer tbody td {
	font-size: 116%;
	vertical-align: top;
	padding: 15px 10px;
}
#p2_public02 .tableStyle01.tableServer .fwbold {
	line-height: 1.71428;
	font-weight: bold;
}
#p2_public02 .tableStyle01.tableServer .noDeta {
	text-align: center;
	vertical-align: middle;
}
#p2_public02 #anc01 .tableStyle01 .linkList06.dotCol01 li {
	background: url(/biz/p2/images/public_spec_ico03.png) 5px 0.6em no-repeat;
}
#p2_public02 #anc01 .tableStyle01 .linkList06.dotCol02 li {
	background: url(/biz/p2/images/public_spec_ico04.png) 5px 0.6em no-repeat;
}
#p2_public02 #anc01 .tableStyle01 .linkList06.dotCol03 li {
	background: url(/biz/p2/images/public_spec_ico05.png) 5px 0.6em no-repeat;
}
#p2_public02 #anc01.mb15 .tableStyle01 .aC {
	vertical-align: middle;
}
#p2_public02 .tableStyle01 td.price01 {
	text-align: right;
	padding: 0 17px 0 0;
}
#p2_public02 .tableStyle01 td.price02 {
	text-align: right;
	padding: 0 22px 0 0;
}
/*============================
#anc03
============================*/
#p2_public02 #anc03 .colBox01 {
	float: left;
	width: 510px;
}
#p2_public02 #anc03 .colBox02 {
	float: right;
}


/*============================
#anc04
============================*/
#p2_public02 #anc04 .tableStyle01 .detail {
	text-align: left;
	padding: 10px 7px;
}


#p2_public02 .linkbt{
	margin: 0 auto 50px auto;
	width: 398px;
	height: 80px;
	color: #d4123f;
	display: table;
	border: 1px solid #ccc;
}
#p2_public02 .linkbt a{
	padding-top: 5px;
	font-size: 128%;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	display: table-cell;
	border-top: 2px solid #d4123f;
	background: #fff url(/biz/p2/images/common_bt_bg.png) no-repeat right bottom;
}
#p2_public02 .linkbt a:hover{
	background: #ffe2e9 url(/biz/p2/images/common_bt_bg.png) no-repeat right bottom;
}
.childList01 li, .child-list li {
	font-size: 88%;
}

#p2_public02 .tableStyle01.tableServer thead th.tableStyle01_title p {
	display: table;
	width: 100%;
	height: 44px;
	text-align: center;
	margin: 1px 1px 0;
}

#p2_public02 .tableStyle01.tableServer thead th.tableStyle01_title p strong{
	display: inline !important;
}
#p2_public02 .tableStyle01.tableServer thead th.tableStyle01_title p .note-text01{
	font-size: 85.33% !important;
	font-weight: normal !important;
	padding-left: 0em; 
    text-indent: 0em;
}

#p2_public02 .tableStyle01.tableServer thead th.tableStyle01_title p > span{
	display: inline !important;
	width: 0;
	height: 0;
	text-align: center;
	margin: 1px 1px 0;
}
