@charset "utf-8";

/* ------------------------------------
	Common
------------------------------------ */
#PageTitle {
	padding: 18px 0px 33px;
}
#Summary dt {
	padding-bottom: 9px;
}
#Summary dd {
	line-height: 200%;
}
#Summary {
	padding-bottom: 33px;
}
#ContentsTitle {
	padding-bottom: 17px;
}


/* ------------------------------------
	Partnership
------------------------------------ */
#SupportList {
	padding-top: 18px;
	list-style: none;
}
#SupportList .Plan {
	padding-bottom: 37px;
}
#SupportList .Plan dd {
	padding-left: 40px;
}
#SupportList .Plan .Text {
	line-height: 160%;
}
#SupportList .Plan dt {
	padding-bottom: 8px;
}
#SupportList .Plan .Flow {
	margin: 19px 0px 7px -31px;
}
#SupportList .Plan .DetailLink {
	padding-top: 8px;
}
#SupportList .Plan .DetailLink img {
	vertical-align: middle;
	margin-right: 11px;
}


/* ------------------------------------
	ItemList
------------------------------------ */
#ItemList {
	width: 551px;
	list-style: none;
}
#ItemList .Item {
	width: 551px;
	padding-bottom: 15px;
}
#ItemList .Photo {
	float: left;
	width: 133px;
}
#ItemList .Detail {
	float: right;
	width: 388px;
}
#ItemList .DetailLink {
	text-align: right;
	padding: 15px 0px 3px;
}
#ItemList .Detail dt {
	padding: 0px 0px 9px 3px;
}
#ItemList .Detail dd {
	line-height: 160%;
}


/* ------------------------------------
	Item Categry
------------------------------------ */
#ItemCategry {
	font-size: 10px;
	line-height: 160%;
	width: 551px;
	list-style: none;
}
#ItemCategry li {
	padding-bottom: 38px;
}
#ItemCategry .CategoryName {
	padding-bottom: 13px;
}
#ItemCategry .ImageWide {
	padding-bottom: 10px;
}
#ItemCategry .LinkList {
	text-align: center;
	padding-top: 15px;
	clear: both;
}
#ItemCategry .ItemText {
	padding-top: 25px;
}

