﻿/***********************************
事業内容
***********************************/
.naiyo_midashi{
	width: 230px;
	border-left: 8px solid #FE66CB;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	text-indent: 0.5em;
	margin-left: 10px;
	padding: 5px 0;
	font-size: 110%;
	font-weight: bold;

}
.naiyo_txt{
	padding:10px 15px 20px;

}
.zigyo{
	margin:15px auto 30px;
	overflow:hidden;
	border:3px solid #FFC1FF;
	border-radius:15px;
	padding:10px 15px;
}
.cell_txt,.cell_txt2{
	width:100%;
}
.cell_txt td{
	width:25%;
	padding:5px 0px;
}
.cell_txt2 td{
	padding:5px 0px;
}
.cell1{
	width:25%;
}
.cell2{
	width:50%;
}
.kankei_txt{
	float:left;
}
.kango{
	float:right;
	margin-left:30px;
}