@charset "utf-8";
/* CSS Document */

.bg_palesky{
	background: #d9eefa;



}

.wd60{
	width: 60%;
}

/*profile*/
.ceo_pro{
	margin:0;
	padding:20px;
	background:#fff;
    border:1px solid #002585; /*明るい青*/
    border-radius:10px;
}

@media screen and (max-width:926px){
	.ceo_pro{
		margin-bottom:10px;
	
		
	}}
	
.ceo_pro li{
	list-style:none;
	margin-bottom:10px;
	display: block;
}







/*代表写真*/

.ceo_photo{
float:right;
		background: #ccc;
}

.ceo_photo img{
	width:250px;
	
}


.ceo{
	float:right;
	margin:0px;
	color:#000; 
	line-height:26px;
	text-align:center;
	padding-bottom:5px;

}


.ceo_pro{



}



.prf{
	list-style:none;
	margin-top:5px;

}

.ceo_title{
	text-align: center;


}



 li.shuunin{
	list-style:none;
	text-indent:20px;
	font-size:1.4rem;

}

@media screen and (max-width:926px){
	
 li.shuunin{
	list-style:none;
	text-indent:20px;

	}}

.ceo_comment{
	margin:0;
	padding:10px;
	color:#000;
}

.ceo_comment img{
	position: relative;
	float:right;
	width:200px;
}

.license{
	border:1px rgba(0,0,0,0.08) solid;
	background-color: rgba(0,0,0,0.08);
	border-radius:6px;
	padding:10px;
	font-size:1.4rem;
}


.ceo_lst{
	padding:3px 8px 3px 8px;
	background:#002585; /*明るい青*/
	border:1px solid #002585; /*明るい青*/
	border-radius:25px;
	color:#fff;
	font-size:14px;
	text-align: center;


}

.title_ryaku{
	color:#002585; /*明るい青*/
	font-weight:bold;
}

.ryakureki{
	list-style: none;
}


/* ::::::区切り*/

#dot_b{
	float:left;
	margin:0px;
	padding:0px;
	margin-bottom:15px;
	width: 746px;
	height:2px;
	background-image: url(../images/profile/dot_brown.gif);
	background-repeat: repeat-x;
	background-position:top left;
	text-align:left;



}

#dot_b2{
	float:left;
	margin:0px;
	padding:0px;
	margin-bottom:15px;
	width: 746px;
	height:2px;
	background-image: url(../images/profile/dot_brown.gif);
	background-repeat: repeat-x;
	background-position:top left;
	text-align:left;



}







/* :::::::業務紹介テーブル*/

#profile_list {
	padding: 0px;
	margin:0;
	width: 100%;
	height:auto;
	border-top:2px solid #002585; /*明るい青*/
	border-bottom:2px solid #002585; /*明るい青*/
}

#profile_list tr{
    border-bottom:1px dotted #002585; /*明るい青*/
}
#profile_list th {
	width: 30%;
	padding: 5px;
	margin:5px;
	color:#002585; /*明るい青*/
	text-align: center;
	background-color:rgba(223,223,223,0.6);


}

#profile_list td {
	padding: 5px;
	border: 1px ccc solid;
	color: #333;
	text-align: left;

}





#profile_list  td.acc_tx {
	width: 324px;
	padding: 0px;
	border: 0px #FFF solid;
	color:#6D6A33; 
	text-align: left;
	white-space: normal;
	background-color:#FFF;
	font-size: 16px; 
	line-height:24px;

}

.btn_prof a{
	padding:2px;
	background:#ff8400;/*濃いオレンジ*/
	color:#fff;
	text-decoration: none;
	font-size:14px;
	text-align: center;
	border:1px solid #ff8400;/*濃いオレンジ*/
}

.btn_prof a:hover{
	background:#666;
	text-decoration: none;
	border:1px solid #666;
}



/* :::::::写真*/


.right_pics{
	float:right;
	margin-bottom:5px;



}

.ceo_pic {
	text-align: center;
	
	
}

.ceo_pic img{
	width:50%;
	
	
}


.right_pics2{
	float:right;
	margin-bottom:5px;



}



/* :::::::テキスト*/


.cap10{
	float:right;
 	font-size:10px;




}



/* ::::::リンク*/

a.to_mail{
	width:auto;
	color:#6D6A33;
	text-decoration:none;
	background: #D9D6A8;
	font-size:12px;


}

a.to_mail:link{
		width:auto;
	color:#6D6A33;
	text-decoration:none;
	background: #D9D6A8;
	font-size:12px;



}

a.to_mail:visited{
		width:auto;
	color:#6D6A33;
	text-decoration:none;
	background: #D9D6A8;
	font-size:12px;



}

a.to_mail:hover{
	color:#6D6A33;
	text-decoration:none;
	background: #FFF;
	font-size:12px;

}




/* ::::::小さいボタン*/

#btn_brown{
	float:left;
	margin:0px;
	margin-top:5px;
	padding:0px;
	width: 746px;
	height:11px;
	text-align:left;



}

