@charset "UTF-8";
/* CSS Document */

/*
==========================================================
オリジナル補償システム
==========================================================
*/

#title h3 {
	width: 880px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 100px;
	background-image: url(../support/original/image/title.jpg);
}

#main {
width: 660px;
margin: 0px;
padding: 0px;
float: left;
}

#main h4 {
margin: 0px;
padding: 0px;
height: 35px;
width: 660px;
background-image: url(../common_image/h4.jpg);
font-size: 14px;
line-height: 35px;
font-weight: bold;
color: #FFFFFF;
text-align: left;
text-indent: 15px;
}

