/* キャッチ画像部分 */
.catchImgBlock
{
	width:100%;
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 0px;
	border-bottom:solid 1px #CCCCCC;
	height:200px;
	background-image:url(/img/topCatchBack.gif);
	background-repeat:no-repeat;
}

.catchImgLayoutLeft
{
	float:left;
	width:303px;
	padding:0px 0px 0px 0px;
	margin-top:25px;
	margin-bottom:25px;
	margin-left:40px;
}

.cathImg
{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

.catchImgLayoutRight
{
	float:right;
	width:400px;
	margin-top:30px;
	margin-bottom:auto;
	margin-left:0px;
	margin-right:auto;
	padding:0px 0px 0px 0px;
	color:#666666;
	line-height:1.7em;
}

/* 10か条部分 */

.topArticleBlock
{
	margin-bottom:20px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	padding:0px 0px 0px 0px;
	width:516px;
	height:624px;
	background-image:url(/img/topArticleBg.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

.topArticleInner
{
	margin-top:87px;
}

.topArticleInnerTxt
{
	font-size:11pt;
	line-height:1.5em;
	color:#333333;
	margin-left:20px;
	margin-right:auto;
	margin-bottom:14px;
	padding:0px 0px 0px 0px;
	width:480px;
}

/* その他 */
.topMarkExampleBlock
{
	margin-left:10px;
	margin-right:auto;
	margin-bottom:10px;
	margin-top:20px;
	text-align:left;
}

.topMarkExampleImg
{
	border-style:none;	
}

.topBtnDiv
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.topBtnLink
{
	margin-right:15px;
}

.topBtnImg
{
	border-style:none;
}