@charset "utf-8";
/* CSS Document */
/*--------------------------------------------------------

ページごとのタイトル

---------------------------------------------------------*/
.Page {
	width:620px;
	min-height:60px;
	display:block;
}

.Page h3 {
	font-size:14px;
	background-image:url(../../Category03/images/Tab_name.png);
	background-repeat:no-repeat;
	padding-left:100px;
	padding-top:5px;
	padding-bottom:5px;
	}
	
.Page h4 {
	font-size:18px;
	font-weight:bold;
	padding:10px;
	margin-top:10px;
	line-height:150%;
	border-top:#663333 1px dashed;
	}
	
.Page001 {
	background:url(../data03/img/001/Page_Title.png) no-repeat;
	width:620px;
	height:100px;
	display:block;
}

.Page002 {
	background:url(../data03/img/002/Page_Title.png) no-repeat;
	width:620px;
	height:100px;
	display:block;
}

.Page003 {
	background:url(../data03/img/003/Page_Title.png) no-repeat;
	width:620px;
	height:100px;
	display:block;
}

.Page004 {
	background:url(../data03/img/004/Page_Title.png) no-repeat;
	width:620px;
	height:100px;
	display:block;
}

.Page005 {
	background:url(../data03/img/005/Page_Title.png) no-repeat;
	width:620px;
	height:100px;
	display:block;
}

.Page006 {
	background:url(../data03/img/006/Page_Title.png) no-repeat;
	width:620px;
	height:100px;
	display:block;
}

.Page007 {
	background:url(../data03/img/007/Page_Title.png) no-repeat;
	width:620px;
	height:100px;
	display:block;
}

.Page008 {
	background:url(../data03/img/008/Page_Title.png) no-repeat;
	width:620px;
	height:100px;
	display:block;
}

.Page009 {
	background:url(../data03/img/009/Page_Title.png) no-repeat;
	width:620px;
	height:100px;
	display:block;
}

.Page010 {
	background:url(../data03/img/010/Page_Title.png) no-repeat;
	width:620px;
	height:100px;
	display:block;
}

.Page011 {
	background:url(../data03/img/011/Page_Title.png) no-repeat;
	width:620px;
	height:100px;
	display:block;
}

.Page012 {
	background:url(../data03/img/012/Page_Title.png) no-repeat;
	width:620px;
	height:100px;
	display:block;
}

.Page013 {
	background:url(../data03/img/013/Page_Title.png) no-repeat;
	width:620px;
	height:100px;
	display:block;
}

.Page014 {
	background:url(../data03/img/014/Page_Title.png) no-repeat;
	width:620px;
	height:100px;
	display:block;
}

.Page015 {
	background:url(../data03/img/015/Page_Title.png) no-repeat;
	width:620px;
	height:95px;
	display:block;
}

.Page016 {
	background:url(../data03/img/016/Page_Title.png) no-repeat;
	width:620px;
	height:100px;
	display:block;
}

.Page017 {
	background:url(../data03/img/017/Page_Title.png) no-repeat;
	width:620px;
	height:100px;
	display:block;
}

.Page018 {
	background:url(../data03/img/018/Page_Title.png) no-repeat;
	width:620px;
	height:100px;
	display:block;
}

.Page019 {
	background:url(../data03/img/019/Page_Title.png) no-repeat;
	width:620px;
	height:100px;
	display:block;
}

.Page020 {
	background:url(../data03/img/020/Page_Title.png) no-repeat;
	width:620px;
	height:100px;
	display:block;
}


/* Title
--------------------------------------------------*/
.entryBody .topic {
	background: url(../data03/img/SubtitBG_Topic.png) no-repeat;
	width:570px;
	min-height:22px;
	display:block;
	font-size:14px;
	font-weight:bold;
	color:#009999;
	padding:14px 0px 0px 35px;
	margin:0px 0px 5px 0px;
	}
.entryBody .messege {
	background: url(../data03/img/SubtitBG_Messege.png)no-repeat;
	width:570px;
	min-height:22px;
	display:block;
	font-size:14px;
	font-weight:bold;
	color:#009999;
	padding:14px 0px 0px 35px;
	margin:0px 0px 5px 0px;
	}
.entryBody .photo{
	background: url(../data03/img/SubtitBG_Photo.png) no-repeat;
	width:570px;
	min-height:22px;
	display:block;
	font-size:14px;
	font-weight:bold;
	color:#009999;
	padding:14px 0px 0px 35px;
	margin:0px 0px 5px 0px;
	}
	
.entryBody .info{
	background: url(../data03/img/SubtitBG_Info.png) no-repeat;
	width:570px;
	height:22px;
	display:block;
	font-size:14px;
	font-weight:bold;
	color:#009999;
	padding:14px 0px 0px 35px;
	margin:0px 0px 5px 0px;
	}
