@charset "UTF-8";

/* ****************************************************
Title: pc_outline.css
Created: 2011-02-09
Last Modified: 2011-02-09
***************************************************** */


/* Table Of Contents
----------------------------------------

# PC Hide Content
# Main
----------------------------------------*/
#content #pageTitHealth {
	background: url(../img/all/bg_pagetit_health.gif) no-repeat left top;
	height: 29px;
	margin-bottom: 18px;
	width: 146px;
}

/*201508追加*/
.system{
	width:474px;
	margin-top:1em;
	padding:10px;
	color:#333333;
	background:#FFFFCC;
	border:3px solid #FF9900;
	margin-left : auto ; margin-right : auto ;	
}
.systemadd {
	background-image: url(../img/pc/1-6_here.gif);
	word-wrap: break-word;
	width: 390px;
	display: block;
	height: 24px;
	text-align: left;
	margin-top: 0.5em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: left -0.1em;
	padding-top: 0.1em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 80px;
}


.tblCell{
	display:table;
	width:100%;
}
.tblCell dt,.tblCell dd{
	display:table-cell;
	vertical-align:top;
}
.tblCell dt{
	width:30%;
}
.tblCell dd{
	width:70%;
}
.tblCell dd img{
	display:block;
	float:right;
	width:60px;
}
/* # PC Hide Content
---------------------------------------------------------------------------- */


/* # Main
---------------------------------------------------------------------------- */
