@charset "utf-8";
/* ---------------------------------------------------------------------
★通常ページ用★全コンテンツ領域★
----------------------------------------------------------------------- */
#contentwrapper{
	width:962px;
	text-align: left;
	float: left;
	clear: both;
	padding: 0 0 50px 0;
}	

/* ---------------------------------------------------------------------
★通常ページ用★主要コンテンツ★
----------------------------------------------------------------------- */
#content{
	width:743px;
	padding:0;
	float: left;
}
#content h2{
	padding:0 0 11px 0;
}
#content p.ttl-read{
	background-image:url(/image/common/bg_read.gif);
	background-repeat:no-repeat;
	background-position:1px 0px;
	padding:5px 0 27px 15px; height:27px;
	line-height:27px;
	font-size:85%;
	color:#333333;
}
#content p.ttl-read em{
	font-weight:bold;
	color:#09388d;
}
#content p.ttl-read span{
	color:#b2b2b2;
}

/* ---------------------------------------------------------------------
タブ内コンテンツその１★ここからページ毎スタイル★
----------------------------------------------------------------------- */
#tabs-0{
	z-index:0;
	color:#333333;
	float: left;
	background-image: url(/image/common/bg_content_area_foot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 0 7px 0;
	width: 743px;
}
/* ---------------------------------------------------------------------
★イントロ部分★
----------------------------------------------------------------------- */
#intro{
	width:711px;
	clear: left;
	padding: 0 0 22px 1px;
}
#intro h3{
	height:35px;
	line-height:35px;
	padding:9px 0 2px 0;
	font-size:123.1%;
	background-image:url(/image/common/bg_double_line.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	font-weight: bold;
	width: 100%;
}
#intro p{
	padding:8px 0 0 0;
	width: 100%;
	line-height: 1.65;
}
#intro p strong{
	color:#e50065;
}
/* ---------------------------------------------------------------------
★メインコンテンツ★ベーシック枠内
----------------------------------------------------------------------- */
#content .content-area{
	width:712px;
	background-image:url(/image/common/bg_content_area.gif);
	background-repeat:repeat-y;
	clear: left;
	float: left;
	margin: 0;
	background-position:left top;
}
#content .content-repeat{
	width:692px;
	background-image: url(/image/common/bg_content_area_head.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 20px;
	background-position: left top;
	clear: left;
	float: left;
}
/* ★コンテンツボックス共通★*/
#content .content-box{
	float:left;
	padding: 0 0 0x 0;
	clear: left;
	width: 100%;
}
#content .content-box h3{
	padding:30px 0 18px 0;
	clear: left;
}
#content .content-box p{
	width:668px;
	padding:0 0 20px 2px;
	line-height:1.9;
	font-size:93%;
	float: left;
}
#content .content-box p.read-txt{
	padding:0 0 8px 2px;
}
/* リストボックス */
#content .content-box .list-box{
	width:671px;
	padding: 17px 0 0 0;
	background-image: url(../image/core-competency/bg_list_box_head.gif);
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
}
#content .content-box .list-box ul{
	width:671px;
	padding: 0 0 35px 0;
	background-image: url(../image/core-competency/bg_list_box_foot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	color: #09388d;
	font-size: 93%;
}
#content .content-box .list-box li{
	width:637px;
	clear:left;
	padding: 5px 17px 5px 17px;
	background-image: url(../image/core-competency/bg_list_box.gif);
	background-repeat: repeat-y;
}
/* 補足 */
#content .content-box .import-box{
	width:671px;
	padding: 0 0 0 0;
	background-image: url(../image/core-competency/bg_list_box.gif);
	float: left;
	background-repeat: repeat-y;
	background-position: left top;
}
#content .content-box .import-box h4{
	width:637px;
	padding: 25px 17px 3px 17px;
	background-image: url(../image/core-competency/bg_list_box_head.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	color: #09388d;
	font-size: 108%;
	font-weight:bold;
}
#content .content-box .import-box p{
	font-size:93%;
	width:637px;
	clear:left;
	padding: 5px 17px 40px 17px;
	background-image: url(../image/core-competency/bg_list_box_foot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #09388d;
}
#care-network{
	width:633px;
	padding:0 0 25px 2px;
	float: left;
}
#care-network p.care-txt{
	width:350px;
	padding:10px 0 3px 2px;
}
#care-network img{
	float: right;
	padding: 0;
}
#care-network p.care-txt span{
	color:#e50065;
}






















/* ---------------------------------------------------------------------
★トップに戻る★ベーシック枠内
----------------------------------------------------------------------- */
#content .content-area .btn-back{
	width:672px;
	padding:5px 0 10px 0;
	clear:left;
	text-align:right;
	float: left;
}
#content .content-area .end-line{
	padding:15px 0 45px 0;
}