@charset "utf-8";

/* ****************************************************************************
CSS Information

Site URL:	http://www.xxxxx/index.html
Summary:	BrandArea Image Temp
Created:	2013/12/11 
Order of description scm

******************************************************************************* */
span.fs10{
	font-size: 10px !important;
}

span.fs12
	{
	font-size: 12px;
	}



/* --------------------------------------------------------
	__itemPage
-------------------------------------------------------- */
#itemPage a{
font-weight: normal;
}

#itemPage p {margin-bottom: 20px;}

#itemPage h2 {
	margin-bottom: 10px;
	color: #08107B;
	font-size: 2.6em;
	font-weight: normal;
}

#itemPage h2.ireg {
	margin-bottom: 0;
	color: #444;
	font-size: 1.4em;
	font-weight: bold;
}

#itemPage h3 {
	font-size: 1.4em;
}

#itemPage h3.dlb
	{
	margin-top: 15px;
	padding: 5px 7px;
	font-size: 1.6em;
	background: url(/common/images/bg_h2_01.gif) repeat-x left bottom #F9F9F9;	
	}

#secBenefits .itemContent table h3
	{
	font-size: 14px;
	}

#itemPage h3.fs16 {
	font-size: 1.6em;
}

#itemPage hr {
	clear: both;
	margin:0 0 20px 0;
	padding:0 0 10px 0;
	height: 0px;
	border-color: #CCC;
	border-style: dotted;
	border-width:0 0 1px 0;
}

#itemPage ol {
	list-style: inside decimal;
}

#itemPage ul li {
	padding: 0 0 0 10px;
	background: url(/common/images/ico_list_01.gif) no-repeat left 7px;
}


/* ----- table追加　20150820 ----- */

#itemPage table.linetable {
	font-size: 1.2em;
}

#itemPage table.linetable th {
	padding: 5px;
	background: #EFEFEF;
	vertical-align: top;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
}

#itemPage table.linetable td {
	padding: 5px;
	background: #FFF;
	vertical-align: top;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
}

#itemPage table.linetable th.vmiddle {
	vertical-align: middle !important;
}

#itemPage table.linetable td.vmiddle {
	vertical-align: middle !important;
}

#itemPage table.linetable td.odd {
	padding: 5px;
	background: #F9F9F9;
}

#itemPage table.linetable th.firstChild,
#itemPage table.linetable td.firstChild {
	border-top: 1px solid #CCC;
}

#itemPage table.linetable th.lastChild,
#itemPage table.linetable td.lastChild {
	border-right: 1px solid #CCC;
}

#itemPage table.linetable td.bdr {
	border-right: 1px dotted #CCC;
}

/* --------------------------------------------------------
	__secOverview
-------------------------------------------------------- */
#secOverview:after{
display: block;
clear: both;
content: "";}

#secOverview .overviewTxt {
	float: left;
	width: 550px;
}

#secOverview  .overviewTxt h2.ireg {
	color: #444;
	font-size: 1.5em;
	font-weight: bold;
}

#secOverview  .overviewTxt ul {
	margin: 10px 0 20px 0;
	font-size: 1.2em;
}

#secOverview .overviewBtn {
	float: right;
	width: 120px;
	margin: 0 10px 0 0;
	position: relative;
}

#secOverview .overviewBtn ul
	{
	z-index: 10000;
	}

#secOverview .overviewBtn ul li {
	margin-bottom: 5px;
	background: none;
}

/* --------------------------------------------------------
	__secBenefits
-------------------------------------------------------- */

#itemPage > #secBenefits:last-child
	{
	margin: 0;
	}

#secBenefits .itemContent {
	clear: both;
	padding: 20px;
	border: 1px solid #CCC;
	width: 688px;
	/*overflow: hidden*/
}

#secBenefits .itemContent a{
	font-weight: normal;
}

#secBenefits .itemContent p {
	margin: 0 0 20px 0;
}

#secBenefits .itemContent p:last-child
	{
	margin: 0;
	}

/* secBenefits table
---------------------------------*/
#secBenefits .itemContent table {
	font-size: 1.2em;
}


#secBenefits .itemContent table th {
	padding: 10px;
	background: #EFEFEF;
	font-weight: normal;
	vertical-align: top;
	border-bottom: 1px dotted #CCC;
}

#secBenefits .itemContent table td {
	padding: 10px;
	background: #FFF;
	vertical-align: top;
	border-bottom: 1px dotted #CCC;
}

#secBenefits .itemContent table td.odd {
	padding: 10px;
	background: #F9F9F9;
}

#secBenefits .itemContent table td.bdr {
	border-right: 1px dotted #CCC;
}

#secBenefits .itemContent table th.firstChild,
#secBenefits .itemContent table td.firstChild {
	border-top: 1px dotted #CCC;
}

/* secBenefits list and other
---------------------------------*/
#secBenefits .itemContent ul {
	margin-bottom: 20px;
}

#secBenefits .itemContent ul:last-child
	{
	margin: 0;
	}

#secBenefits #univIreg ul:last-child
	{
	margin: 0;
	}

#secBenefits .itemContent ul li {
	font-size: 1.2em;
}

#secBenefits .itemContent table ul li
	{
	font-size: 1em;
	}

#secBenefits .itemBox {
	position: relative;
	margin-bottom: 5px;
	border: 1px solid #CCC;
	width: 690px;
}

#secBenefits .itemBox:last-child
	{
	margin: 0;
	}

#secBenefits .itemImg {
	float: left;
	margin: 5px 15px 5px 5px;
}

#secBenefits .itemInfo {
	float: left;
	margin: 15px 0;
	width: 520px;
}

#secBenefits .itemInfo a{display: inline-table}

#secBenefits .itemInfo h3,
#secBenefits .itemInfo h3 a,
#secBenefits .itemInfo h4 a {
	font-weight: normal;
}

#secBenefits .itemInfo h4 {
	font-size: 2.0em;
	font-weight: normal;
}

#secBenefits .itemInfo ul.icoFunc {
	position: absolute;
	top: 10px;
	right: 10px;
}

#secBenefits .itemInfo img.icoSoon {
	position: absolute;
	bottom: 10px;
	right: 10px;
}

#secBenefits .itemInfo ul.icoFunc li {
	float: left;
	padding: 0 2px 0 0;
	background: none;
}

#secBenefits .itemTopic {
	border-top: 1px dotted #CCC;
	margin-top: 10px;
}

#secBenefits .itemTopic ul {
	margin: 10px 0 0 0;
}

#secBenefits .itemTopic ul li {
	font-weight: normal;
}


/* secBenefits information dl dt
---------------------------------*/
#secBenefits .itemContent dl.info {
	font-size: 1.2em;
}

#secBenefits .itemContent dl.info dt {
	clear: left;
	float: left;
	padding: 0 0 5px 0;
	width: 7em;
	}


/* --------------------------------------------------------
	__secContactinfo
-------------------------------------------------------- */
dl.secContactinfo dt {
	float: left;
	width: 140px;
}

/* --------------------------------------------------------
	__inline
-------------------------------------------------------- */

#inline1,
#inline2,
#inline3,
#inline4,
#inline5
	{
	background: #CDEBF9;
	text-align: center;
	display: none;
	color: #444;
	padding: 0;
	margin: 0;
	overflow-x: auto;
	height: auto !important;
	}
	
	
	