@charset "UTF-8";

/*
=====================================
=
=	お問い合わせ
=
=	(c)seraku.co.jp
=
=	作成日：####/##/##
=
=====================================
*/


/*事業内容
=====================================*/
#business_index{
	width:360px;
	padding-top: 20px;
	padding-bottom: 30px;
	margin-left:auto;
	margin-right:auto;
}
	#business_index img{
		padding-bottom: 5px;
	}
	.index_box01{
		width: 160px;
		float: left;
		padding-right: 40px;
	}
	.index_box02{
		width: 160px;
		float: left;
	}
	

.index_btn{
	padding-bottom: 40px!important;
	text-align: center;
}


h3{
	background-image: url(../common/images/bg_h3.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	color: #EA6E71;
	padding: 6px 18px 6px 18px;
	margin-bottom: 20px;
}
h3.no_img{
	background-image: none!important;
	padding: 0!important;
	margin-bottom: 0!important;
}

.business_ichiran{
	background-image: url(../common/images/line_dots.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 15px;
}
	.ichiran_box01{
		width: 153px;
		float: left;
	}
	.ichiran_box02{
		width: 153px;
		float: left;
		padding: 0 25px 0 25px;
	}
		.business_ichiran dl{
			padding-bottom: 8px;
		}
		.business_ichiran dt{
			width: 65px;
			float: left;
		}
		.inside_link{
			background-image: url(../common/images/ico_arrow_01.gif);
			background-repeat: no-repeat;
			background-position: 0 2px;
			padding-left: 14px;
		}

.img_syosai{
	text-align: center!important;
	padding-bottom: 20px!important;
}
table.syosai{
	border-top: solid 1px #DDD;
	border-left: solid 1px #DDD;
}
	table.syosai th{
		background-color: #EAEAEA;
		padding: 3px;
		text-align: center;
		color: #9E444A;
		border-right: solid 1px #DDD;
		border-bottom: solid 1px #DDD;
	}

	table.syosai td{
		padding: 3px;
		text-align: center;
		border-right: solid 1px #DDD;
		border-bottom: solid 1px #DDD;
	}