/* イメージガール用スタイル
-------------------------------------------------- */

.style-10a {  font-size: 10px; color: #333333}

.style-10b {  font-size: 10px; line-height: 16px;}

.style-12a {  font-size: 12px; color: #E94F90;}



/* 共通スタイル(style-フォントサイズ-行間-色-ウェイト)
-------------------------------------------------- */

.style-10-12 {  font-size: 10px ;line-height: 12px}

.style-10-12-B {  font-size: 10px ;line-height: 12px; font-weight: bold;}

.style-10-12-0F218B {  font-size: 10px ;line-height: 12px; color: #0F218B;}

.style-10-12-0F218B-B {  font-size: 10px; line-height: 12px; color: 0F218B; font-weight: bold;}



.style-10-16 {  font-size: 10px ;line-height: 16px;}

.style-10-16-B {  font-size: 10px ;line-height: 16px; font-weight: bold;}

.style-10-16-0F218B {  font-size: 10px ;line-height: 16px; color: #0F218B;}

.style-10-16-0F218B-B {  font-size: 10px; line-height: 16px; color: 0F218B; font-weight: bold;}



.style-12-14 {  font-size: 12px ;line-height: 14px;}

.style-12-14-B {  font-size: 12px ;line-height: 14px; font-weight: bold;}

.style-12-14-0F218B {  font-size: 12px ;line-height: 14px; color: #0F218B;}

.style-12-14-0F218B-B {  font-size: 12px ;line-height: 14px; color: #0F218B; font-weight: bold;}



.style-12-16 {  font-size: 12px ;line-height: 16px;}

.style-12-16-B {  font-size: 12px ;line-height: 16px; font-weight: bold;}

.style-12-16-0F218B {  font-size: 12px ;line-height: 16px; color: #0F218B;}

.style-12-16-0F218B-B {  font-size: 12px ;line-height: 16px; color: #0F218B; font-weight: bold;}



.style-12-19 {  font-size: 12px ;line-height: 19px;}

.style-12-19-B {  font-size: 12px ;line-height: 19px; font-weight: bold;}

.style-12-19-0F218B {  font-size: 12px ;line-height: 19px; color: #0F218B;}

.style-12-19-0F218B-B {  font-size: 12px ;line-height: 19px; color: #0F218B; font-weight: bold;}

/* table
-------------------------------------------------- */

table#layout {
	width: 283px;
}

table td.layout_001 {
	width: 75%;
	padding:0px 0px 12px;
}

table td.layout_002 {
	width: 25%;
	text-align: right;
}

table td.layout_003 {
	width: 50%;
	padding: 14px 0px 10px;
	text-align: center;
	background: #ececec;
}

table td.layout_003 div {
	text-align: center;
}

table td.layout_004 {
	height: 65px;
	vertical-align: top;
}

/* Attention Element
-------------------------------------------------- */

#contentsArea ul.attention {
	margin: 0px;
	padding: 0px;
}

#contentsArea ul.attention li {
	padding: 3px 0px 0px 1em;
	margin: 0px;
}

/* contentsArea
-------------------------------------------------- */

body.contentsFullGrid #contentsArea {
	padding: 0px 0px 0px 10px;
}

/* Link Element
-------------------------------------------------- */

#contentsArea ul.link {
	margin: 0px 0px 7px;
	padding: 0px 0px 0px;
	list-style: none;
}

#contentsArea ul.link li {
	padding: 0px 0px 3px;
	margin: 0px 0px 4px;
	background: none;
}

