@charset "Shift_JIS";


/*============================================
content  業務内容
============================================*/

#content {
	clear: both;
	padding-top: 3px;
}

div#content h2 {
		background-color: #ffffff;
		background-image: url(image/bar1.png);
		background-repeat: repeat-x;
		font-size: 1.5em;
		color: #005058;
		line-height: 28px;
		padding-left: 6px;
		margin-bottom: 0;
}

div#content h3 {
		background-color: #ffffff;
		background-image: url(image/maru01.png);
		background-repeat: no-repeat;
		font-size :1.2em;
		line-height: 22px;
		padding-left: 26px;
		margin-top: 15px;
		margin-bottom: 0;
		margin-left: 12px;
		margin-right: 12px;
}

div#content p {
		font-size: 1em;
		line-height: 1.5;
		margin-top: 10px;
		margin-left: 12px;
		margin-right: 12px;
		padding-left: 20px;
}





	























/*
td {
	border:  none;  /*セル位置確認用solid 1px #123456;*/
	/*background-color: #FFCCCC;*/
	padding-left: 10px;
}
*/

	




