@charset "utf-8";
/* CSS Document */




/*　治験とデイサービス
--------------------------------------------*/
#chiken_palette{
	width:1000px;
	margin:50px 0 100px 0;
	overflow:hidden;
}

#chiken_left,#palette_right{
    float:left;
	overflow:hidden;
}

#palette_right{
	margin-left:20px;
}

#chiken_fram{
	background-image:url(../img_portal/life_habit.jpg);
	background-repeat:no-repeat;
	width:503px;
	height:236px;
	overflow:inherit;
	margin-bottom:5px;
}

#chiken_fram a {
	color:#333;
}

#chiken_fram a:hover {
	background-image:url(../img_portal/life_habit_over.jpg);
	background-repeat:no-repeat;
	color:#555;
}

#palette_fram{
	background-image:url(../img_portal/day_service.jpg);
	background-repeat:no-repeat;
	width:476px;
	height:236px;
	overflow:hidden;
	margin-bottom:5px;
}

#palette_fram a {
	color:#333;
}

#palette_fram a:hover {
	background-image:url(../img_portal/day_service_over.jpg);
	background-repeat:no-repeat;
}

#chiken_fram p{
	width:240px;
	font-size:13px;
	line-height:22px;
	padding:90px 0 0 10px;
}

#palette_fram p{
	width:240px;
	font-size:13px;
	line-height:22px;
	padding:90px 0 0 10px;
}



/*　治験とデイサービス　はこちらバナー
--------------------------------------------*/
#chiken{
	background-image:url(../img_portal/chiken_off.jpg);
	background-repeat:no-repeat;
	width:494px;
	height:43px;
	overflow:hidden;
	float:left;
}

#chiken:hover{
	background-image:url(../img_portal/chiken_on.jpg);
	background-repeat:no-repeat;
	width:494px;
	height:43px;k
}

#palette{
	background-image:url(../img_portal/palette_off.jpg);
	background-repeat:no-repeat;
	width:476px;
	height:43px;
	overflow:hidden;
	float:right;
}

#palette:hover{
	background-image:url(../img_portal/palette_on.jpg);
	background-repeat:no-repeat;
	width:476px;
	height:43px;
	display:block
}



/*　ボーダー
----------------------------------------------*/
#border{
	margin:50px 0 100px 0;
	margin:50px 0 50px 0;
	overflow:hidden;
}


/* 基本方針・理事長の挨拶　共有
----------------------------------------------*/
#policy_message{
	margin-bottom:100px;
	overflow:hidden;
}

#basic_policy,#ceo_message{
/*
	float:left;
*/
	border:2px #646464 solid;
	padding:10px;
	width:975px;
	font-size:13px;
}

.basic_policy_title,.ceo_title{
	font-size:24px;
	font-weight:bold;
	margin-bottom:5px;
}



/* 理事長の挨拶
----------------------------------------------*/
#ceo_message{
	margin-left:30px;
}

#ceo_phot,#ceo_text{
	float:left;
}

#ceo_text{
	width:280px;
	margin-left:15px;
	
}

.president{
	font-size:13px;
}

.ceo_name{
	font-size:20px;
	font-weight:bold;
	padding-left:10px;
}




/* 活動目標
----------------------------------------------*/

#objective{
	margin: 10px 0px 50px 0px;
	width:1000px;
	height: auto;
	overflow:hidden;
}


.objective_box{
	width:300px;
	height: auto;
	overflow:hidden;
	float: left;
}
.objective_box .title{
	width:300px;
	height: auto;
}
.objective_box .title .icon{
	width:100px;
	height:100px;
	float: left;
}
.objective_box .title .text{
	width:195px;
	padding-left: 5px;
	font-size:25px;
	float: left;
	line-height: 28px;
	margin-top: 35px;
	color:#fff;
}
.objective_box .title .text2{
	width:195px;
	padding-left: 5px;
	font-size:19px;
	float: left;
	line-height: 22px;
	margin-top: 30px;
	color:#fff;
}

.objective_box .item{
	clear:both;
	height:90px;
	padding-left: 30px;
	font-size:14px;
	font-weight: 800;
	padding-top: 20px;
}	
.objective_box .item li{
	line-height: 18px;
	list-style-type: disc!important;
	padding-top: 8px;
}
.objective_box .line{
	border-top: 1px dotted #ccc;
	margin:20px 20px 20px 20px; 
}

.objective_box .detail{
	height: auto;
	margin:0px 10px 10px 18px;	
	font-size:14px;
	line-height: 22px;
}
.spc_float{
	margin-right: 45px;
}
.margin_top1{
	margin-top: 50px!important;
}
#border2{
	margin:50px 0 30px 0;
	overflow:hidden;
}


















