@charset"utf-8";

/**================================= outline Setting =================================**/

#seisaku .headBox {
	width				:	800px;
}

#seisaku .headBox .headLeft {
	width				:	380px;
	padding				:	44px 0 0 0;
	float				:	left;
	
}

#seisaku .headBox .headLeft h2 {
	margin-bottom		:	28px;
}

#seisaku .headBox .headLeft p {
	font-size			:	.88em;
	line-height			:	170%;
	color				:	#333333;
}

#seisaku .headBox .headLeft div {
	text-align			:	right;
	margin-top			:	25px;
}
	
#seisaku .headBox .headRight {
	float				:	right;
	width				:	300px;
}

#seisaku .middleBox {
	margin				:	43px auto 54px;
	width				:	629px;
	border				:	14px #F4C9C8 solid;
	padding				:	35px 0 0 80px;
}

#seisaku .middleBox h3 {
	color				:	#D52824;
	font-weight			:	bold;
	font-size			:	1.31em;
	margin-bottom		:	20px;
}

#seisaku .middleBox p {
	color				:	#333333;
	font-size			:	0.88em;
	line-height			:	150%;
	padding-bottom		:	35px;
}

#seisaku .btmBox {
	padding				:	50px 0 30px;
}

#seisaku .btmBox .btmLeft {
	width				:	281px;
	float				:	left;
}

#seisaku .btmBox .btmRight {
	width				:	499px;
	float				:	right;
	padding-left		:	10px;
}

#seisaku .btmBox .btmRight h3 {
	padding-bottom		:	35px;
}

#seisaku .btmBox .btmRight ul li {
	font-size			:	0.88em;
	line-height			:	180%;
	padding				:	0 0 20px 43px;
}

#seisaku .btmBox .btmRight ul li.one {
	background			:	url(../images/seisaku/seisaku_txt04.gif) left top no-repeat;
}

#seisaku .btmBox .btmRight ul li.two {
	background			:	url(../images/seisaku/seisaku_txt05.gif) left top no-repeat;
}

#seisaku .btmBox .btmRight ul li.three {
	background			:	url(../images/seisaku/seisaku_txt06.gif) left top no-repeat;
}


















