/* CSS Document */



	body div#container div#main_contents {
	}
		body div#container div#main_contents h2 {
			width: 867px;
			height: 71px;
			background: url(../images/qa/h2.jpg) no-repeat 0 0;
			text-indent: -9876px;
			margin: 0 auto 20px;
		}

		body div#container div#main_contents div.qa {
			width: 830px;
			margin: 30px auto 50px;
		}
			body div#container div#main_contents div.qa strong {
				display: block;
				height: 30px;
				width: 700px;
				background: url(../images/qa/q_back.gif) no-repeat 0 0;
				font-weight: bold;
				font-size: 1.2em;
				color: #73819B;
				border-bottom: 1px solid #73819B;
				margin-bottom: 20px;
				padding: 13px 0 0 50px;
			}
			body div#container div#main_contents div.qa p {
				width: 700px;
				background: url(../images/qa/a_back.gif) no-repeat 0 0;
				color: #454545;
				padding: 2px 0 0 50px;
				line-height: 150%;
				min-height: 45px;
			}*html body div#container div#main_contents div.qa p {
				height: 45px;
			}

