/* CSS Document */

.paint-bk {
	background-image: url(images/bg_header.jpg);
	background-repeat: no-repeat;
}

.item-bk {
	background-image: url(images/bg_item.jpg);
	background-repeat: no-repeat;
}

.paintHeader .headerTxt{
}

.paintHeader .headerTxt h4,
.paintHeader .headerTxt h5 {
	color: #244238;
}

.paintHeader .headerTxt .txtL p,
.paintHeader .headerTxt .txtLWide p{
	background:url(images/icon_paint_header.gif) no-repeat 0 0;
}

.paintBlock .featBox .boxwide,
.paintBlock .featBox .boxL,
.paintBlock .featBox .boxR,
.paintBlock .featBox .boxL2,
.paintBlock .featBox .boxR2 {
	border:1px solid #866798;
}

.paintBlock .featBox h5 {
	background-color: #866798;
}

.paintHeader .headerTxt .txtR {
	float:right;
	margin: 40px 0px 0px 20px;
	line-height: 1.3em;
}

.paintHeader .headerTxt .txtR .furoku1 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 30px 3px 10px;
	line-height: 1.3em;
}

.paintHeader .headerTxt .txtR .furoku2 {
	font-size: 10px;
	margin: 0 22px 0 3px;
	line-height: 1.3em;
}

.paintHeader .headerTxt .txtR .furokuLink {
	font-size: 10px;
	font-weight: bold;
	background:url(images/icon_paint_header.gif) no-repeat 0 0;
	text-indent:18px;
	margin: 8px 0 0 25px;
}
