/* CSS Document */

#contentsInner h3 {
	width:680px;
	text-indent:-9999em;
	height:40px;
	display:block;
	background:url(images/h3_title.jpg) no-repeat;
	}

#contentsInner p#desc {
	font-size:12px;
	color:#333333;
	padding:10px 5px;
	}

#contentsInner h4 {
	background:url(images/h4_bg.gif) no-repeat;
	height:30px;
	line-height:30px;
	padding:0 0 0 30px;
	font-size:13px;
	font-weight:bold;
	color:#000066;
	display:block;
	}

#contentsInner .case {
	width:630px;
	margin:5px auto;
	padding:10px;
	background:#F3F7FF;
	}

#contentsInner p {
	font-size:12px;
	color:#333;
	margin:5px auto 10px;
	text-indent:15px;
	}

#contentsInner .case p {
	font-size:12px;
	color:#333;
	}

#contentsInner img {
	float:right;
	display:block;
	}