
.dispNone,
.skipNav {
	display:block;
	font-size:1px;
	left:-2500px;
	line-height:100%;
	position:absolute;
	top:-500px;
}

#mainContents #mainContentsInner h2.pageTitle {
	margin:0 0 22px;
}

#mainContents #mainContentsInner h2.pageTitle img {
}

#mainContents #mainContentsInner {
	font-size:108%;
}

#mainContents #mainContentsInner .t14 {
	font-size:108%;
}

#mainContents .text{
	margin:0 0 45px;}

#mainContents #mainContentsInner .categoryTitle {
	margin:0 0 26px;
	font-weight:bold;
	font-size:124%;
}

body.intelligencePage #mainContents #mainContentsInner .categoryTitle {
	color: #AD7AD8;
}

body.basicPage #mainContents #mainContentsInner .categoryTitle {
	color: #8BC03E;
}

body#moneyTypePage #mainContents #mainContentsInner .categoryTitle {
	color: #e5496f;
	font-size:124%;
	margin:0 0 18px;
}

body#moneyTypePage #mainContents #mainContentsInner .socialplugins {
	margin: 15px 0 0;
}

#mainContents #mainContentsInner .textPink {
	color:#eb6c8c;
}

#mainContents #mainContentsInner .textRed {
	color:#d93131;
}

#mainContents #mainContentsInner .socialplugins {
	margin:0 0 15px;
	text-align:right;
}

body#topPage #mainContents #mainContentsInner .socialplugins {
	margin:0 0 15px;
	text-align:left;
}

#mainContents #mainContentsInner .socialplugins ul {
}

#mainContents #mainContentsInner .socialplugins ul li {
	display:inline;
	margin:0;
}

#mainContents #mainContentsInner .socialplugins ul li.nifty-socialplugins-mixi {
	margin-left:5px;
}

#mainContents #mainContentsInner .socialplugins ul li.nifty-socialplugins-facebook {
	margin-right:5px;
}

#mainContents #mainContentsInner .socialplugins ul li.nifty-socialplugins-facebook iframe {
	width: 90px !important;
}

#mainContents #mainContentsInner .socialplugins ul li .twitter-count-horizontal {
	width:104px !important;
}

/* =========================================================
body#topPage 
========================================================= */

body#topPage #mainContents .columnSection {
	background:none;
	overflow:hidden;
	padding:0 0 25px;
	margin:0 0 20px;
	background: url(/images/line1.gif) 0 100% repeat-x;
}

body#topPage #mainContents .columnSection .phWrap {
	float:left;
	margin:0 8px 0 0;
}

body#topPage #mainContents .columnSection .phWrap .ph {
	margin: 0 20px 20px 0;
}

body#topPage #mainContents .columnSection .specialSubTitleWrap,
body#topPage #mainContents .columnSection .topicsSubTitleWrap,
body#topPage #mainContents .columnSection .topicSubTitleWrap,
body#topPage #mainContents .columnSection .intelligenceSubTitleWrap,
body#topPage #mainContents .columnSection .basicSubTitleWrap {
	float:left;
	width:530px;
	margin:0 0 12px;
	vertical-align:middle;
}

body#topPage #mainContents .columnSection .specialSubTitleWrap .subTitle,
body#topPage #mainContents .columnSection .topicsSubTitleWrap .subTitle,
body#topPage #mainContents .columnSection .topicSubTitleWrap .subTitle,
body#topPage #mainContents .columnSection .intelligenceSubTitleWrap .subTitle,
body#topPage #mainContents .columnSection .basicSubTitleWrap .subTitle {
	font-weight:bold;
	display:inline;
	font-size:124%;
	vertical-align:middle;
}

body#topPage #mainContents .columnSection .specialSubTitleWrap .ico,
body#topPage #mainContents .columnSection .topicsSubTitleWrap .ico,
body#topPage #mainContents .columnSection .topicSubTitleWrap .ico,
body#topPage #mainContents .columnSection .intelligenceSubTitleWrap .ico,
body#topPage #mainContents .columnSection .basicSubTitleWrap .ico {
	color:#fff;
	padding:2px 4px;
	display:inline;
	font-size:93%;
	font-weight:bold;
	margin:0 6px 0 0;
}

body#topPage #mainContents .columnSection .specialSubTitleWrap .ico {
	padding:2px 8px;
}

body#topPage #mainContents .columnSection .topicsSubTitleWrap .subTitle {
	color:#eb6c8c;
}

body#topPage #mainContents .columnSection .topicsSubTitleWrap .ico {
	background:#eb6c8c;
}

/*
 * 以下の2定義は上の2定義から"topics"→"topic"に変更しただけのもの。
 *
 * 検索結果画面にて、この値を動的に算出する必要があるが、
 * CMS管理上ではカタログIDが"topic"で管理されているため、
 * 正しいCSSを適用できない問題を回避するために作成。
 */
body#topPage #mainContents .columnSection .topicSubTitleWrap .subTitle {
	color:#eb6c8c;
}
body#topPage #mainContents .columnSection .topicSubTitleWrap .ico {
	background:#eb6c8c;
}

body#topPage #mainContents .columnSection .intelligenceSubTitleWrap .subTitle {
	color:#ad7ad8;
}

body#topPage #mainContents .columnSection .intelligenceSubTitleWrap .ico {
	background:#ad7ad8;
}

body#topPage #mainContents .columnSection .basicSubTitleWrap .subTitle {
	color:#8bc03e;
}

body#topPage #mainContents .columnSection .basicSubTitleWrap .ico {
	background:#8bc03e;
}

body#topPage #mainContents .columnSection .specialSubTitleWrap .subTitle {
	color:#eb6c8c;
}

body#topPage #mainContents .columnSection .specialSubTitleWrap .subTitle a{
	color:#eb6c8c;
}

body#topPage #mainContents .columnSection .specialSubTitleWrap .subTitle a:link {
	color:#e4007f;
	text-decoration:none;
}
body#topPage #mainContents .columnSection .specialSubTitleWrap .subTitle a:visited {
	color:#eb6c8c;
	text-decoration:none;
}

body#topPage #mainContents .columnSection .specialSubTitleWrap .subTitle a:active ,
body#topPage #mainContents .columnSection .specialSubTitleWrap .subTitle a:hover {
	color:#eb6c8c;
	text-decoration:underline;
}


body#topPage #mainContents .columnSection .specialSubTitleWrap .ico {
	background:#eb6c8c;
}

body#topPage #mainContents .columnSection .titleWrap h3.columnTitle {
	margin:0 0 20px;
	font-size:154%;
	clear:both;
}

body#topPage #mainContents .columnSection .titleWrap h3.columnTitle a {
	color:#000 !important;
}

body#topPage #mainContents .columnSection .titleWrap h3.columnTitle a:hover {
	color:#ff2691 !important;
}

body#topPage #mainContents .columnSection .date {
	float:right;
	margin:0 0 12px;
}

body#topPage #mainContents .columnSection .phWrap .ph a {
	display:block;
	border:3px solid #e4e4e4;
}

body#topPage #mainContents .columnSection .phWrap .ph a:hover {
	border:3px solid #FF2691;
}

body#topPage #mainContents .columnSection .phWrap .ph a img {
	border:1px solid #fff;
	vertical-align:top;
}

body#topPage #mainContents .columnSection .textWrap {
	font-size:124%;
	line-height:1.6;
	overflow:hidden;
}

body#topPage #mainContents .columnSection .textWrap p {
	margin:0 0 20px;
}

body#topPage #mainContents .columnSection .readmoreLink {
	text-align:right;
	font-weight:bold;
	margin:0 !important;
}

body#topPage #mainContents .columnSection .readmoreLink a {
	background:url(/images/detail_listmark2.gif) 0 0.4em no-repeat;
	padding:0 0 0 16px;
}

/* =========================================================
body#topicsDetailPage
========================================================= */

body#topicsDetailPage #mainContents .columnSection {
	background:none;
	overflow:hidden;
	padding:0;
	margin:0 0 20px;
}

body#topicsDetailPage #mainContents .columnSection .phWrap {
	float:right;
	margin:0 0 0 20px;
}

body#topicsDetailPage #mainContents .columnSection .topicsSubTitleWrap,
body#topicsDetailPage #mainContents .columnSection .intelligenceSubTitleWrap,
body#topicsDetailPage #mainContents .columnSection .basicSubTitleWrap {
	margin:0 0 12px;
	vertical-align:middle;
}

body#topicsDetailPage #mainContents .columnSection .topicsSubTitleWrap .subTitle,
body#topicsDetailPage #mainContents .columnSection .intelligenceSubTitleWrap .subTitle,
body#topicsDetailPage #mainContents .columnSection .basicSubTitleWrap .subTitle {
	font-weight:bold;
	display:inline;
	font-size:124%;
	vertical-align:middle;
}

body#topicsDetailPage #mainContents .columnSection .topicsSubTitleWrap .ico,
body#topicsDetailPage #mainContents .columnSection .intelligenceSubTitleWrap .ico,
body#topicsDetailPage #mainContents .columnSection .basicSubTitleWrap .ico {
	color:#fff;
	padding:2px 4px;
	display:inline;
	font-size:92%;
	font-weight:bold;
	margin:0 6px 0 0;
}

body#topicsDetailPage #mainContents .columnSection .topicsSubTitleWrap .subTitle {
	color:#eb6c8c;
}

body#topicsDetailPage #mainContents .columnSection .topicsSubTitleWrap .ico {
	background:#eb6c8c;
}

body#topicsDetailPage #mainContents .columnSection .intelligenceSubTitleWrap .subTitle {
	color:#ad7ad8;
}

body#topicsDetailPage #mainContents .columnSection .intelligenceSubTitleWrap .ico {
	background:#ad7ad8;
}

body#topicsDetailPage #mainContents .columnSection .basicSubTitleWrap .subTitle {
	color:#8bc03e;
}

body#topicsDetailPage #mainContents .columnSection .basicSubTitleWrap .ico {
	background:#8bc03e;
}

body#topicsDetailPage #mainContents .columnSection .titleWrap h3.columnTitle {
	margin:0 0 40px;
	font-size:154%;
	clear:both;
}

body#topicsDetailPage #mainContents .columnSection h4.textTitle {
	margin:25px 0 15px 0;
	font-size:120%;
	padding:0 0 0 10px;
}
body.topicsPage #mainContents .columnSection h4.textTitle, body.basicPage #mainContents .columnSection h4.textTitle, body.intelligencePage #mainContents .columnSection h4.textTitle{
	border-left: 7px solid;
}
body.topicsPage #mainContents .columnSection h4.textTitle {
	border-left-color:#eb6c8c;
}

body.basicPage #mainContents .columnSection h4.textTitle {
	border-left-color: #8bc03e;
}

body.intelligencePage #mainContents .columnSection h4.textTitle {
	border-left-color: #ad7ad8;
}

body#topicsDetailPage #mainContents .columnSection .rectWrap {
	margin:0 0 15px;
}

body#topicsDetailPage #mainContents .columnSection .ph {
	margin:0 0 15px;
}

body#topicsDetailPage #mainContents .columnSection .ph a {
	display:block;
	border:3px solid #e4e4e4;
}

body#topicsDetailPage #mainContents .columnSection .ph a:hover {
	border:3px solid #FF2691;
}

body#topicsDetailPage #mainContents .columnSection .ph a img {
	border:1px solid #fff;
	vertical-align:top;
}

body#topicsDetailPage #mainContents .columnSection .textWrap {
	font-size:124%;
	line-height:1.6;
}

body#topicsDetailPage #mainContents .columnSection .textWrap .metaWrap {
	overflow:hidden;
	margin:0 0 15px;
}

body#topicsDetailPage #mainContents .columnSection .textWrap .metaWrap .socialplugins {
	width:360px;
	float:left;
	text-align:left;
}

body#topicsDetailPage #mainContents .columnSection .textWrap .metaWrap .date {
	float:right;
	width:150px;
	display:block;
	text-align:right;
	font-size:93%;
}

body#topicsDetailPage #mainContents .columnSection .textWrap .sectionWrap {
}

body#topicsDetailPage #mainContents .columnSection .textWrap .sectionWrap .textPhWrap {
}

body#topicsDetailPage #mainContents .columnSection .textWrap .sectionWrap .textPhWrap .ph {
	margin:0 0 5px;
}

body#topicsDetailPage #mainContents .columnSection .textWrap .sectionWrap .textPhWrap .ph img {
	background: #FFFFFF;
	vertical-align: top;
}

body#topicsDetailPage #mainContents .columnSection .textWrap .sectionWrap .textPhWrap .caption {
	font-size:93%;
	font-weight:bold;
}

body#topicsDetailPage #mainContents .columnSection .textWrap p {
	margin:0 0 20px;
}

body#topicsDetailPage #mainContents .columnSection .readmoreLink {
	text-align:right;
	font-weight:bold;
	margin:0 !important;
}

body#topicsDetailPage #mainContents .columnSection .readmoreLink a {
	background:url(/images/arrow1.gif) 0 0.2em no-repeat;
	padding:0 0 0 10px;
}

/* =========================================================
mafc_default
========================================================= */
#mainContents #mainContentsInner div#mafc_default {
}

/* =========================================================
seminarInfoWrap
========================================================= */

.seminarInfoWrap {
	margin:30px 0 50px;
}

.seminarInfoWrap .pkg {
	padding:0 0 20px;
	background:url(/images/seminar_bg2.gif) 50% 0 no-repeat;
}

.seminarInfoWrap .first {
	padding:0 0 30px;
	background:url(/images/seminar_bg1.gif) 50% 100% no-repeat;
}

.seminarInfoWrap .pkg .moduleL,
.seminarInfoWrap .pkg .moduleR {
	width:410px;
}

.seminarInfoWrap .pkg .moduleL {
	float:left;
}

.seminarInfoWrap .pkg .moduleR {
	float:right;
}

.seminarInfoWrap .first .moduleL {
}

.seminarInfoWrap .first .moduleR {
}

.seminarInfoWrap .pkg .moduleL .inner,
.seminarInfoWrap .pkg .moduleR .inner {
	padding:15px 15px 25px;
}

.seminarInfoWrap .pkg .title {
	font-size:124%;
	margin:0 0 10px;
	font-weight:normal;
}

.seminarInfoWrap .pkg .textWrap {
	font-size:125%;
	margin:0 0 10px;
}

/* =========================================================
seminarInfoWrap_cvbnr
========================================================= */

.seminarInfoWrap {
	margin:30px 0 40px;
}

.seminarInfoWrap .cvbnr {
	padding:0px;
}

.seminarInfoWrap .cvbnr .moduleL,
.seminarInfoWrap .cvbnr .moduleR {
	width:410px;
}

.seminarInfoWrap .cvbnr .moduleL {
	float:left;
}

.seminarInfoWrap .cvbnr .moduleR {
	float:right;
}
.seminarInfoWrap .cvbnr .moduleC {
	text-align:center;
}

.seminarInfoWrap .cvbnr .moduleL .inner,
.seminarInfoWrap .cvbnr .moduleR .inner {
	padding:15px 15px 0px;
}
.seminarInfoWrap .cvbnr .moduleR .inner-sub {
	display: none;
}

.seminarInfoWrap .cvbnr .modulePT {
    margin-left: 15px;
}
.seminarInfoWrap .cvbnr .modulePT .inner li {
    clear: both;
    padding: 8px 0 0;
}
.seminarInfoWrap .cvbnr .modulePT .inner ul li .ph {
	float:left;
	margin:0 10px 0 0;
}
.seminarInfoWrap .cvbnr .modulePT .textWrap {
    margin-top: 6px;
    width: 600px;
}
.seminarInfoWrap .cvbnr .modulePT .textWrap > h3 {
    font-size: 1.3em;
    margin-bottom: 6px;
}
.seminarInfoWrap .cvbnr .modulePT .textWrap > p {
    line-height: 1.6em;
}

.seminarInfoWrap .cvbnr .bnr {
	margin:0 0 5px;
}

.seminarInfoWrap .cvbnr .title {
	font-size:124%;
	margin:0 0 10px;
	font-weight:normal;
}


/* =========================================================
seminarInfoWrap_quiz
========================================================= */

.seminarInfoWrap_quiz {
	margin:30px 0 50px;
	text-align:center;
}

.seminarInfoWrap_quiz .bnr {
	margin:0 0 5px 0;
}

.seminarInfoWrap_quiz .title {
	text-align:center;
	font-size:124%;
	font-weight:normal;
}


/* =========================================================
relatedTopicsWrap
========================================================= */
	
.relatedTopicsWrap {
	clear:both;
	margin:0 0 30px;
}

.relatedQuizsWrap {
	clear:both;
	margin:0 0 20px;
}

.recommendWrap {
	clear:both;
	margin:0 0 20px;
}

.seminarInfoWrap h4.title,
.recommendWrap .title,
.relatedQuizsWrap .title,
.relatedTopicsWrap .title {
	text-indent:-999999px;
	height:22px;
	margin:0 0 8px;
}

.seminarInfoWrap h4.title {
	background: url(/images/pickup_topics_title.gif) 0 0 no-repeat
}

.relatedTopicsWrap .title {
	background: url(/images/related_topics_title.gif) 0 0 no-repeat
}

.relatedQuizsWrap .title {
	background: url(/images/related_quizs_title.gif) 0 0 no-repeat
}

.recommendWrap .title {
	background: url(/images/related_recommend_title.gif) 0 0 no-repeat
}

.recommendWrap ul,
.relatedQuizsWrap ul,
.relatedTopicsWrap ul {
	margin:0 0 0 10px;
}

.recommendWrap ul li,
.relatedQuizsWrap ul li,
.relatedTopicsWrap ul li {
	margin:0 0 6px;
	font-size:124%;
	background:url(/images/relatedTopics_mark.gif) 0 0.4em no-repeat;
	padding:0 0 0 10px;
}

/* =========================================================
rankingWrap
========================================================= */
#contentsBtm .rankingWrap {
	margin:0 0 0;
	width:418px;
	float:right;
}

#contentsBtm .rankingWrap .title {
	padding:1px;
	border-top:1px solid #dfdfdf;
	border-left:1px solid #dfdfdf;
	border-right:1px solid #dfdfdf;
}

#contentsBtm .rankingWrap .title img {
}

#contentsBtm .rankingWrap .inner {
	padding:10px 25px 5px;
}

#contentsBtm .rankingWrap .inner ol {
	margin:0;
	padding:0;
}

#contentsBtm .rankingWrap .inner ol li {
	margin:0 0 6px;
	list-style:none;
	padding:2px 0 2px 28px;
	min-height:20px;
	height: auto !important;
	height: 20px;
	font-size:124%;
}

#contentsBtm .rankingWrap .inner ol .rank1 {
	background:url(/images/side_ranking_rank1.gif) 0 0.1em no-repeat;
}

#contentsBtm .rankingWrap .inner ol .rank2 {
	background:url(/images/side_ranking_rank2.gif) 0 0.1em no-repeat;
}

#contentsBtm .rankingWrap .inner ol .rank3 {
	background:url(/images/side_ranking_rank3.gif) 0 0.1em no-repeat;
}

#contentsBtm .rankingWrap .inner ol .rank4 {
	background:url(/images/side_ranking_rank4.gif) 0 0.1em no-repeat;
}

#contentsBtm .rankingWrap .inner ol .rank5 {
	background:url(/images/side_ranking_rank5.gif) 0 0.1em no-repeat;
}

#contentsBtm .rankingWrap .inner ol .rank6 {
	background:url(/images/side_ranking_rank6.gif) 0 0.1em no-repeat;
}
#contentsBtm .rankingWrap .inner ol .rank7 {
	background:url(/images/side_ranking_rank7.gif) 0 0.1em no-repeat;
}
#contentsBtm .rankingWrap .inner ol .rank8 {
	background:url(/images/side_ranking_rank8.gif) 0 0.1em no-repeat;
}
#contentsBtm .rankingWrap .inner ol .rank9 {
	background:url(/images/side_ranking_rank9.gif) 0 0.1em no-repeat;
}
#contentsBtm .rankingWrap .inner ol .rank10 {
	background:url(/images/side_ranking_rank10.gif) 0 0.1em no-repeat;
}

#contentsBtm .rankingWrap .inner ol li a {
}

/* =========================================================
topicsWrap
========================================================= */
#contentsBtm .topicsWrap {
	margin:0 0 0;
	width:416px;
	float:left;
}

#contentsBtm .pkg {
	background: url(/images/contents_btm_bg.gif) 0 100% no-repeat;
	margin:0 0 20px;
}

#contentsBtm .topicsWrap .title {
	padding:1px;
	border-top:1px solid #dfdfdf;
	border-left:1px solid #dfdfdf;
	border-right:1px solid #dfdfdf;
}

#contentsBtm .topicsWrap .title img {
}

#contentsBtm .topicsWrap .inner {
	padding:10px 20px 5px;
}

#contentsBtm .topicsWrap .inner ul {
	margin:0;
	padding:0;
}

#contentsBtm .topicsWrap .inner ul li {
	margin:0 0 6px;
	list-style:none;
	padding:0 0 2px 23px;
	min-height:20px;
	height: auto !important;
	height: 20px;
	font-size: 124%;
	background:url(/images/contentsBtm_ranking_listmark.gif) 0 0.1em no-repeat;
}

#contentsBtm .topicsWrap .inner ol li a {
}

/* =========================================================
topicsWrap
========================================================= */

.expandArea {
}

.expandArea .expandHead {
	background: -moz-linear-gradient(center top, #FFFFFF 0%, #FFFFFF 36%, #DFDFDF 100%) repeat scroll 0 0 transparent;
	border-bottom: 1px solid #000000;
	padding: 6px 10px;
	position: relative;
}

.expandArea .expandHead .btnColumn {
	background: url("/images/expand_common.png") no-repeat scroll 0 0 transparent;
	display: block;
	height: 22px;
	position: absolute;
	right: 10px;
	text-indent: -999999px;
	top: 12px;
	width: 22px;
}

.expandArea .expandHead .title {
	color: #F05600;
	font-size: 185%;
	font-weight: normal;
}

body#searchListPage .expandOpen .expandHead .btnColumn {
	background: url("/images/expand_common.png") no-repeat scroll -22px 0 transparent;
}

.expandArea .expandBody {
}

.expandArea .expandBody ul li {
	background: none repeat scroll 0 0 #FFFFFF;
	border-bottom: 1px solid #000000;
	color: #000000;
	display: block;
	padding: 15px;
	text-decoration: none;
}

.expandArea .expandBody ul li .ico {
	background-image: url("/images/bg_check.gif");
	background-repeat: no-repeat;
	display: inline-block;
	height: 21px;
	margin-right: 6px;
	vertical-align: middle;
	width: 21px;
}

.expandArea .expandBody ul li.on .ico {
	background-position: -21px 0;
}

.expandArea .expandBody ul li.on {
	background: none repeat scroll 0 0 #FFF2BB;
}

/* ///////////////////////////////////////////////////////////////////

.quizSectionWrap

/////////////////////////////////////////////////////////////////// */

.quizSectionWrap {
	margin:45px 0 40px;
	
}

.quizSectionWrap .quizPaging {
	text-align:center;
	margin:0 0 40px;
	clear:both;
	background:url(/images/line3.gif) 0 0 repeat-x;
	padding:15px 0 0;
	font-size:108%;
	letter-spacing:0;
}

.quizSectionWrap .quizPaging a {
	font-weight:bold;
	zoom:1;
}

.quizSectionWrap .infoWrap {
	padding:0 0 30px;
	margin:0 0 15px;
	font-size:116%;
}

.quizSectionWrap .infoWrap .recText {
	color:#e45477;
}

.presentPage #mainContents #mainContentsInner h2 {
	margin: 0 0 18px;
}

#quizPage #mainContents #mainContentsInner .textWrap {
	margin:0 0 18px;
	font-size:124%;
}

#quizListPage #mainContents #mainContentsInner .textWrap {
	margin:0 0 18px;
	font-size:108%;
}

.presentPage #mainContents #mainContentsInner .textWrap p {
	line-height:1.7;
}

.quizSectionWrap .head {
	background:url(/images/quizSectionWrap_head.gif) 0 0 no-repeat;
	font-size:0;
	height:10px;
}

.quizSectionWrap .foot {
	background:url(/images/quizSectionWrap_foot.gif) 0 0 no-repeat;
	height:10px;
	font-size:0;
}

.quizSectionWrap .inner {
	background:url(/images/quizSectionWrap_bg.gif) 0 0 repeat-y;
	padding:0 28px 0 23px;
	overflow:hidden;
	zoom:1;
}

.quizSectionWrap .inner {
	padding:0 28px 5px 23px;
}

.quizSectionWrap .inner .questionWrap {
	position:relative;
	background:url(/images/resent_quizwrap_line2.gif) 0 100% no-repeat;
	padding:0 0 20px;
	margin:0;
	width:580px;
}


.quizSectionWrap .inner .questionWrap .percent {
	color:#fff;
	font-weight:bold;
	font-size: 93%;
	position: absolute;
	left: 50px;
	top: 10px;
}

.quizSectionWrap .inner .questionWrap .date {
	position:absolute;
	right:10px;
	top:10px;
	font-size:93%;
	color:#a5a5a5;
}

.quizSectionWrap .inner .questionWrap .qText {
	background:url(/images/present_quiz_q_no.gif) 0 0 no-repeat;
	padding:36px 0 0 60px;
	min-height:48px;
	height: auto !important;
	height: 90px;
	font-size:124%;
	line-height:1.4;
}

.quizSectionWrap .inner .questionWrap .qText a:link {
	color:#333333;
	text-decoration:none;
}
.quizSectionWrap .inner .questionWrap .qText a:visited {
	color:#333333;
	text-decoration:none;
}

.quizSectionWrap .inner .questionWrap .qText a:active ,
.quizSectionWrap .inner .questionWrap .qText a:hover {
	color:#E94D74;
	text-decoration:underline;
}

.quizSectionWrap .inner .answerListWrap {
	background:url(/images/present_quiz_a.gif) 0 7px no-repeat;
	padding:0 0 0 40px;
}

.quizSectionWrap .inner .answerListWrap ol {
	background:url(/images/quizlist_bird.gif) 340px 0 no-repeat;
	padding:12px 0 10px 3em;
	min-height:58px;
	height: auto !important;
	height: 80px;
	margin:0;

}

.quizSectionWrap .inner .answerListWrap ol li {
	font-size:124%;
	font-weight:bold;
	margin:0 0 3px;
	padding:0;
}

.quizSectionWrap .inner .answerListWrap ol li a {
	color:#363636 !important;

}

.quizSectionWrap .inner .answerListWrap ol li a:visited {
	color:#363636 !important;
}

.quizSectionWrap .inner .answerListWrap ol li a:hover {
	color:#e94d74 !important;
}

#mainContents #mainContentsInner .quizSectionWrap .inner .socialplugins {
	margin: 0 0 10px;
}

/* ///////////////////////////////////////////////////////////////////

.quizSectionWrap

/////////////////////////////////////////////////////////////////// */

.typeSectionWrap {
	margin:45px 0 40px;
}

.typeSectionWrap .readmoreLink {
	margin:15px 0 0;
	float: right;
}

.typeSectionWrap .readmoreLink li {
	font-size:124%;
	margin:0 0 4px;
}

.typeSectionWrap .readmoreLink li a {
	background:url(/images/detail_listmark2.gif) 0 0.4em no-repeat;
	padding:0 0 0 16px;
}

.typeSectionWrap .quizPaging {
	text-align:center;
	margin:0 0 40px;
	clear:both;
	background:url(/images/line3.gif) 0 0 repeat-x;
	padding:15px 0 0;
	font-size:108%;
	letter-spacing:0;
}

.typeSectionWrap .quizPaging a {
	font-weight:bold;
	zoom:1;
}

.typeSectionWrap .infoWrap {
	background:url(/images/present_quizwrap_line.gif) 100% 100% repeat-x;
	padding:0 0 30px;
	margin:0 0 15px;
	font-size:116%;
}

.typeSectionWrap .infoWrap .recText {
	color:#e45477;
}

.typeSectionWrap #mainContents #mainContentsInner h2 {
	margin: 0 0 18px;
}

.typeSectionWrap .head {
	background:url(/images/typeSectionWrap_head.gif) 0 0 no-repeat;
	font-size:0;
}

.typeSectionWrap .foot {
	background:url(/images/typeSectionWrap_foot.gif) 0 0 no-repeat;
	height:28px;
	font-size:0;
}

.typeSectionWrap .inner {
	background:url(/images/typeSectionWrap_bg.gif) 0 0 repeat-y;
	padding:0 33px 0 38px;
	overflow:hidden;
	zoom:1;
}

#quizListPage .typeSectionWrap .inner {
	padding:0 28px 5px 23px;
}

.typeSectionWrap .inner .questionWrap {
	position:relative;
	background:url(/images/present_quizwrap_line.gif) 100% 100% no-repeat;
	padding:0 0 30px;
	margin:0 0 5px;
	width:580px;
}

.typeSectionWrap .inner .questionWrap .date {
	position:absolute;
	right:10px;
	top:10px;
	font-size:93%;
	color:#a5a5a5;
}

.typeSectionWrap .inner .questionWrap .qText {
	min-height:48px;
	height: auto !important;
	height: 90px;
	font-size:124%;
	line-height:1.4;
}

.typeSectionWrap .inner .questionWrap .qText {
	background:url(/images/present_quiz_q_no.gif) 0 0 no-repeat;
	padding:34px 0 0 60px;
}

.typeSectionWrap .inner .answerListWrap {
	background:url(/images/present_quiz_a.gif) 0 7px no-repeat;
	padding:12px 0 10px 50px;
}

.typeSectionWrap .inner .answerListWrap ol {
	margin:0;
	_margin:0 0 0 40px;
}

.typeSectionWrap .inner .answerListWrap ol li {
	font-size:124%;
	font-weight:bold;
	margin:0 0 3px;
}

.typeSectionWrap .inner .answerListWrap ol li a {
	color:#363636 !important;
}

.typeSectionWrap .inner .answerListWrap ol li a:hover {
	color:#e94d74 !important;
}

#mainContents #mainContentsInner .typeSectionWrap .inner .socialplugins {
	margin: 0 0 10px;
}

/* ///////////////////////////////////////////////////////////////////

.typeDetailWrap

/////////////////////////////////////////////////////////////////// */

.typeDetailWrap {
	margin:25px 0 40px;
}

.typeDetailWrap .quizPaging {
	text-align:center;
	margin:0 0 40px;
	clear:both;
	background:url(/images/line3.gif) 0 0 repeat-x;
	padding:15px 0 0;
	font-size:108%;
	letter-spacing:0;
}

.typeDetailWrap .quizPaging a {
	font-weight:bold;
	zoom:1;
}

.typeDetailWrap .infoWrap {
	background:url(/images/line4.gif) 100% 100% repeat-x;
	padding:24px 0 40px;
	margin:0 0 28px;
}

.typeDetailWrap .infoWrap .recText {
	font-size:108%;
}

/* ///////////////////////////////////////////////////////////////////

.checkList 

/////////////////////////////////////////////////////////////////// */


#mainContents #mainContentsInner .checkList {
	background:url(/images/present_quizwrap_line.gif) 0 100% repeat-x;
	padding:0 0 30px;
	position:relative;
}

#mainContents #mainContentsInner .checkList .imgph01{
	background:url(/images/moneytypelist_img01.gif) 0 0 no-repeat;
	width:172px;
	height:149px;
	position:absolute;
	right:30px;
	top:10px;}

#mainContents #mainContentsInner .checkList .imgph02{
	background:url(/images/moneytypelist_img02.gif) 0 0 no-repeat;
	width:213px;
	height:182px;
	position:absolute;
	right:15px;
	bottom:50px;}

#mainContents #mainContentsInner .checkList ul {
	background:
	margin:0 5px;
}

#mainContents #mainContentsInner .checkList li {
	margin:0 0 15px;
}

#mainContents #mainContentsInner .checkList li.last {
	margin:0 0 40px;
}

/* ///////////////////////////////////////////////////////////////////

btn

/////////////////////////////////////////////////////////////////// */

#mainContents #mainContentsInner .btnWrapC {
	text-align:center;
	padding:30px 0;
}

#mainContents #mainContentsInner .btnLargeG,
#mainContents #mainContentsInner .btnLarge,
#mainContents #mainContentsInner .btnG,
#mainContents #mainContentsInner .btn {
	display:inline;
	margin:0;
}

#mainContents #mainContentsInner .btnLargeG a,
#mainContents #mainContentsInner .btnLarge a,
#mainContents #mainContentsInner .btnG a,
#mainContents #mainContentsInner .btn a {
	padding: 5px 15px;
	background:url(/images/textbtn_bg.gif) 50% 50% repeat-x;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	display:inline;
	color: #ffffff;
	text-decoration:none;
	zoom:1;
}

#mainContents #mainContentsInner .btnLargeG a,
#mainContents #mainContentsInner .btnLarge a {
	padding: 7px 40px;
	font-size:134%;
	font-weight:bold;
}

#mainContents #mainContentsInner .btnLargeG a,
#mainContents #mainContentsInner .btnG a {
	background:url(/images/textbtnG_bg.gif) 50% 50% repeat-x;
}

#mainContents #mainContentsInner .btnLargeG a span,
#mainContents #mainContentsInner .btnLarge a span,
#mainContents #mainContentsInner .btnG a span,
#mainContents #mainContentsInner .btn a span {
	background:url(/images/textbtn_mark.gif) 0 0.4em no-repeat;
	padding:0 0 0 15px;
}

#mainContents #mainContentsInner .btnLargeG a span,
#mainContents #mainContentsInner .btnG a span {
	background:url(/images/textbtnG_mark.gif) 0 0.4em no-repeat;
}

#mainContents #mainContentsInner .btnLargeG a:hover,
#mainContents #mainContentsInner .btnLarge a:hover,
#mainContents #mainContentsInner .btnG a:hover,
#mainContents #mainContentsInner .btn a:hover {
	text-decoration: underline;
}

/* ///////////////////////////////////////////////////////////////////

 .resultWrap

/////////////////////////////////////////////////////////////////// */

 .resultWrap {
}

.typeSectionWrap .resultWrap .mainimg {
	margin:0 0 14px;
}

.typeSectionWrap .resultWrap .mainimg .ph {
	text-align:center;
	margin:0 0 15px;
}

.typeSectionWrap .resultWrap .mainimg .titleWrap {
	text-align:center;
	overflow:hidden;
}

.typeSectionWrap .resultWrap .mainimg .titleWrap table {
	margin: 0 auto;
}

.typeSectionWrap .resultWrap .mainimg .titleWrap .type {
	background:url(/images/moneytype_croud_bg.gif) 0 0 no-repeat;
	width:158px;
	text-align:center;
	color:#fff;
	float:left;
	vertical-align:bottom;
	margin:0 10px 0 0;
}

.typeSectionWrap .resultWrap .mainimg .titleWrap .title {
	color:#e95275;
	font-weight:bold;
	float:left;
	font-size:154%;
	vertical-align:bottom;
}

/* ///////////////////////////////////////////////////////////////////

.quizSectionWrap .answerContentWrap

/////////////////////////////////////////////////////////////////// */

.quizSectionWrap .answerContentWrap {
	margin:0 0 10px;
}

.quizSectionWrap .answerContentWrap .textWrap {
	width:560px;
	margin:0 10px 20px !important;
	font-size:124%;
}

.quizSectionWrap .answerContentWrap .textWrap p {
	margin:0 0 15px;
}

.textWrap .phWrapC {
	text-align:center;
}

.quizSectionWrap .answerContentWrap .answerWrap {
	width:560px;
	margin:0 10px 10px;
}

.quizSectionWrap .answerContentWrap .answerWrap .ph {
	text-align:center;
}

.quizSectionWrap .answerContentWrap .answerWrap .text {
	text-align:center;
	color:#e84e72;
	font-weight:bold;
	font-size:154%;
	margin:4px 0 0;
}

.quizSectionWrap .answerContentWrap .answerWrap .text img {
	vertical-align:middle;
	margin:0 8px 0 0;
}

.quizSectionWrap .answerContentWrap .answerWrap .head {
	background: url(/images/present_quizwrap_head.gif) 0 0 no-repeat;
	height:26px;
}

.quizSectionWrap .answerContentWrap .answerWrap .inner {
	padding:0;
	background:url(/images/present_quizwrap_bg.gif) 0 0 repeat-y;
}

.quizSectionWrap .answerContentWrap .answerWrap .foot {
	background:url(/images/present_quizwrap_foot.gif) 0 0 no-repeat;
	height:10px;
}

/* ///////////////////////////////////////////////////////////////////

.quizSectionWrap .readmoreLink 

/////////////////////////////////////////////////////////////////// */

.quizSectionWrap .readmoreLink {
	margin:0 0 15px;
	float: right;
}

.quizSectionWrap .readmoreLink li {
	font-size:124%;
	margin:0 0 4px;
}

.quizSectionWrap .readmoreLink li a {
	background:url(/images/detail_listmark2.gif) 0 0.4em no-repeat;
	padding:0 0 0 16px;
}

.quizSectionWrap .relatedQuizsWrap {
}

.quizSectionWrap .result_title {
	text-align:center;
	margin:0 0 32px;
}

/* ///////////////////////////////////////////////////////////////////

#moneyTypePage 

/////////////////////////////////////////////////////////////////// */

#moneyTypePage .quizSectionWrap .inner {
	padding: 0 30px 20px 38px;
}

#moneyTypePage #mainContents #mainContentsInner .textWrap {
	font-size:124%;
}

#mainContents #mainContentsInner .checkList ul {
	font-size:124%;
}

/* ///////////////////////////////////////////////////////////////////

.infoYellowWrap

/////////////////////////////////////////////////////////////////// */

.infoYellowWrap {
	letter-spacing:0;
}

.infoYellowWrap .head {
	background:url(/images/infoYellowWrap_head.gif) 0 0 no-repeat;
	height:4px;
	font-size:0;
}

.infoYellowWrap .foot {
	background:url(/images/infoYellowWrap_foot.gif) 0 0 no-repeat;
	height:4px;
	font-size:0;
}

.infoYellowWrap .inner {
	background:#fffceb;
	padding:30px 30px;
	font-size:117%;
	line-height:1.7;
}

#formWrap.infoYellowWrap {
	text-align:center;
	margin:0 0 24px;
}

#formWrap.infoYellowWrap table {
	margin:0 auto;
	width:400px;
}

#formWrap.infoYellowWrap table.Large {
	margin:0 auto;
	width:520px;
}

#formWrap.infoYellowWrap table th,
#formWrap.infoYellowWrap table td {
	padding:0 8px 6px;
}

#formWrap.infoYellowWrap table th {
	width:130px;
}

#formWrap.infoYellowWrap .formSelectM {
	width:160px;
}

#formWrap.infoYellowWrap .formSelectL {
	width:320px;
}

#formWrap.infoYellowWrap {
	letter-spacing:0;
}

/* =========================================================
seminarInfoWrap
========================================================= */

./*mailmagPage .seminarInfoWrap {
	margin:20px 0 50px;
}

.mailmagPage .seminarInfoWrap .module {
	background:url(/images/seminar_bg3.gif) 0 100% repeat-x;
}

.mailmagPage .seminarInfoWrap .module .inner {
	padding:15px 0 25px;
 *padding:15px 0 5px;
	overflow:hidden;
	zoom:1;
}

.mailmagPage .seminarInfoWrap .title {
	font-size:124%;
	margin:0 0 5px;
	font-weight: bold;
}

.mailmagPage .seminarInfoWrap .textWrap {
	font-size:125%;
	margin:0 0 10px;
}*/

.seminarInfoWrap .btn {
	display:inline;
	margin:0;
}

.seminarInfoWrap .btn a {
	float:right;
	padding: 5px 15px;
	background:url(/images/textbtn_bg.gif) 50% 50% repeat-x;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	display:inline; 
	text-decoration:none;
}

.seminarInfoWrap .btn a span {
	background:url(/images/textbtn_mark.gif) 0 0.4em no-repeat;
	padding:0 0 0 13px;
	color: #ffffff;
	text-decoration:none;
}

.seminarInfoWrap .btn a:visited{
	color: #ffffff;}

.seminarInfoWrap .btn a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.mailmagPage #mainContents #mainContentsInner .textWrap {
	margin: 0 0 18px;
	line-height:1.7;
}

.mailmagPage #mainContents #mainContentsInner .attentionWrap {
	text-align:center;
	margin:0 0 15px;
	line-height:1.8;
	font-size:92%;
}

/* =========================================================
body.presentPage 
========================================================= */

body.presentPage #mainContents .columnSection .date {
	float:left !important;
	margin:0 0 20px !important;
	width: 627px !important;
	text-align:right;
}

body.presentPage #mainContents .columnSection .specialSubTitleWrap {
	float: left !important;
	margin: 0 0 5px !important;
	vertical-align: middle !important;
	width: 627px !important;
	font-size:120% !important;
}

body.presentPage #mainContents .columnSection .specialSubTitleWrap .subTitle {
	color:#e94d74 !important;
}

body.presentPage #mainContents .columnSection .specialSubTitleWrap .subTitle {
 font-size:
}

body.presentPage .phWrapC {
	clear:both;
	text-align:center;
	margin:0 0 20px;
}

body.presentPage #mainContents #mainContentsInner .btnWrapC {
	padding: 0 0 30px;
	text-align: center;
}

/* =========================================================
#indexPage 
========================================================= */

#indexPage #mainContents {
}

#indexPage #mainContents .topicsWrap {
	margin:0 0 10px;
}

#indexPage #mainContents .topicsWrap .titleWrap {
	position:relative;
	margin:0 0 12px;
}

#indexPage #mainContents .topicsWrap .titleWrap .Title {
}

#indexPage #mainContents .topicsWrap .titleWrap .Title img {
}

#indexPage #mainContents .topicsWrap .titleWrap .date {
	position:absolute;
	right:10px;
	top:15px;
	font-size:93%;
}

#indexPage #mainContents .topicsWrap .inner {
	padding:5px 20px 10px;
}

#indexPage #mainContents .topicsWrap .inner .phWrap {
	float:left;
	padding:0 13px 0 0;
	text-align:left;
}

#indexPage #mainContents .topicsWrap .phWrap .ph .head {
	background:url(/images/toppage_topics_ph_head.gif) 0 0 no-repeat;
	height:6px;
	font-size:0;
}

#indexPage #mainContents .topicsWrap .phWrap .ph .foot {
	background:url(/images/toppage_topics_ph_foot.gif) 0 0 no-repeat;
	height:8px;
	font-size:0;
}

#indexPage #mainContents .topicsWrap .phWrap .ph .inner {
	background:url(/images/toppage_topics_ph_bg.gif) 0 0 repeat-y;
	padding:0 7px;
}

#indexPage #mainContents .topicsWrap .inner .phWrap .ph {
	width:220px;
}

#indexPage #mainContents .topicsWrap .inner .phWrap .ph a {
}

#indexPage #mainContents .topicsWrap .inner .phWrap .ph a img {
}

#indexPage #mainContents .topicsWrap .inner .phWrap .caption {
	color:#2e1700;
	margin:5px 0 0;
	font-size:102%;
	line-height:1.6;
	width:220px;
}

#indexPage #mainContents .topicsWrap .inner .phWrap .caption a {
	font-weight:bold;
}

#indexPage #mainContents .topicsWrap .inner .textWrap {
	overflow:hidden;
	zoom:1;
}

#indexPage #mainContents .topicsWrap .inner .textWrap .rank {
	margin:5px 0 0;
}

#indexPage #mainContents .topicsWrap .inner .textWrap .rank li {
	background:url(/images/toppage_listmark.gif) 0 0.2em no-repeat;
	padding:0 0 0 20px;
	margin:0 0 10px;
	font-size:117%;
	font-weight:bold;
}

#indexPage #mainContents .topicsWrap .inner .textWrap .rank li a {
}

#indexPage #mainContents .topicsWrap .inner .detailLink {
	font-size: 100% !important;
	font-weight: bold;
	margin: 5px 0 0;
	text-align: right;
	letter-spacing:0;
}

#indexPage #mainContents .topicsWrap .inner .detailLink a {
	background: url("/images/detail_listmark.gif") no-repeat scroll 0 0.4em transparent;
	padding: 0 0 0 14px;
}

#indexPage #mainContents .moneyQuizWrap {
	background:url(/images/toppage_quizwrap_head.gif) 0 0 no-repeat;
	padding:0 0 10px;
	margin:0 0 35px;
	overflow:hidden;
	zoom:1;
	clear:both;
	position:relative;
}

#indexPage #mainContents .moneyQuizWrap .inner {
	background:url(/images/toppage_quizwrap_foot.gif) 0 100% no-repeat;
	overflow:hidden;
	zoom:1;
	padding:0 0 13px;
}

#indexPage #mainContents .moneyQuizWrap .title {
	overflow:hidden;
	text-indent:-999999px;
	background:url(/images/toppage_quizwrap_head.gif) 0 0 no-repeat;
	height:100px;
	float: left;
	width:152px;
}

#indexPage #mainContents .moneyQuizWrap .textWrap {
	float:left;
	overflow:hidden;
	zoom:1;
	width:460px;
}

#indexPage #mainContents .moneyQuizWrap .question {
	background: url(/images/toppage_question_mark.gif) 0 0 no-repeat;
	padding:0 0 0 34px;
	margin:30px 0 5px;
	min-height:30px;
	height: auto !important;
	height: 30px;
	color:#4c4c48;
	font-size:117%;
}

#indexPage #mainContents .moneyQuizWrap .answer {
	background: url(/images/toppage_answer_mark.gif) 0 0 no-repeat;
	padding:0 0 0 30px;
	margin:0 0 10px 40px;
	font-weight:bold;
	font-size:117%;
}

#indexPage #mainContents .moneyQuizWrap .answer li {
	display:inline;
	letter-spacing:0;
}

#indexPage #mainContents .moneyQuizWrap .answer li a {
}

#indexPage #mainContents .moneyQuizWrap .inner .detailLink {
	font-size: 100% !important;
	margin: 5px 0 0 0;
	text-align: right;
	position:absolute;
	bottom:10px;
	right:15px;
	letter-spacing:0;
}

#indexPage #mainContents .moneyQuizWrap .inner .detailLink a {
	background: url("/images/detail_listmark.gif") no-repeat scroll 0 0.4em transparent;
	padding: 0 0 0 14px;
}

#indexPage #mainContents .rankingWrap {
	background:url(/images/toppage_ranking_line.gif) 16px 100% no-repeat;
	padding:0 0 11px;
	margin:0 0 50px;
}

#indexPage #mainContents .rankingWrap .inner {
	padding:18px 42px 23px;
	background:url(/images/toppage_img_money.gif) 480px 50% no-repeat;
}

#indexPage #mainContents .rankingWrap .titleWrap {
	margin: 0 0 12px;
	position: relative;
}

#indexPage #mainContents .rankingWrap .titleWrap .Title {
}

#indexPage #mainContents .rankingWrap .titleWrap .Title img {
}

#indexPage #mainContents .rankingWrap .titleWrap .date {
	position: absolute;
	right: 10px;
	top: 15px;
	font-size:93%;
}

#indexPage #mainContents .rankingWrap ol {
	margin: 0 110px 0 3px;
	padding: 0;
}

#indexPage #mainContents .rankingWrap ol li {
	height: auto !important;
	list-style: none outside none;
	margin: 0 0 6px;
	min-height: 20px;
	padding: 2px 0 2px 32px;
	font-weight:bold;
}

#indexPage #mainContents .rankingWrap ol .rank1 {
	background: url("/images/side_ranking_rank1.gif") no-repeat scroll 0 0.1em transparent;
}

#indexPage #mainContents .rankingWrap ol .rank2 {
	background: url("/images/side_ranking_rank2.gif") no-repeat scroll 0 0.1em transparent;
}

#indexPage #mainContents .rankingWrap ol .rank3 {
	background: url("/images/side_ranking_rank3.gif") no-repeat scroll 0 0.1em transparent;
}

#indexPage #mainContents .rankingWrap ol .rank4 {
	background: url("/images/side_ranking_rank4.gif") no-repeat scroll 0 0.1em transparent;
}

#indexPage #mainContents .rankingWrap ol .rank5 {
	background: url("/images/side_ranking_rank5.gif") no-repeat scroll 0 0.1em transparent;
}

#indexPage #mainContents .rankingWrap ol .rank6 {
	background: url("/images/side_ranking_rank6.gif") no-repeat scroll 0 0.1em transparent;
}

#indexPage #mainContents .rankingWrap ol .rank7 {
	background: url("/images/side_ranking_rank7.gif") no-repeat scroll 0 0.1em transparent;
}

#indexPage #mainContents .rankingWrap ol .rank8 {
	background: url("/images/side_ranking_rank8.gif") no-repeat scroll 0 0.1em transparent;
}

#indexPage #mainContents .rankingWrap ol .rank9 {
	background: url("/images/side_ranking_rank9.gif") no-repeat scroll 0 0.1em transparent;
}

#indexPage #mainContents .rankingWrap ol .rank10 {
	background: url("/images/side_ranking_rank10.gif") no-repeat scroll 0 0.1em transparent;
}
#indexPage #mainContents .rankingWrap ol li a {
}

#indexPage #mainContents .categoryWrap {
	overflow:hidden;
	zoom:1;
}

#indexPage #mainContents .categoryWrap .basicNewContentsWrap {
	float:left;
	width:294px;
	position:relative;
}

#indexPage #mainContents .categoryWrap .basicNewContentsWrap h2 {
	margin:0 0 12px;
	height:103px;
}

#indexPage #mainContents .categoryWrap .basicNewContentsWrap h2 img {
}

#indexPage #mainContents .categoryWrap .basicNewContentsWrap ul.newList {
	width:278px;
	margin:0 0 0 20px;
}

#indexPage #mainContents .categoryWrap .basicNewContentsWrap .topContentsWrap {
	clear:both;
	background:url(/images/line5.gif) 0 100% repeat-x;
	padding:0 0 8px;
	margin:0 0 8px;
	overflow:hidden;
}

#indexPage #mainContents .categoryWrap .basicNewContentsWrap .topContentsWrap .ph {
	float:left;
	margin:0 10px 0 0;
}

#indexPage #mainContents .categoryWrap .basicNewContentsWrap .topContentsWrap .ph .inner {
	background:url(/images/toppage_category_phL_bg.gif) 0 0 repeat-y;
	padding:0 4px;
}

#indexPage #mainContents .categoryWrap .basicNewContentsWrap .topContentsWrap .ph .foot {
	background:url(/images/toppage_category_phL_foot.gif) 0 0 no-repeat;
	height:4px;
	font-size:0;
}

#indexPage #mainContents .categoryWrap .basicNewContentsWrap .topContentsWrap .ph a {
}

#indexPage #mainContents .categoryWrap .basicNewContentsWrap .topContentsWrap .ph a img {
}

#indexPage #mainContents .categoryWrap .basicNewContentsWrap .topContentsWrap .textWrap {
	overflow:hidden;
}

#indexPage #mainContents .categoryWrap .basicNewContentsWrap .topContentsWrap .textWrap h3 {
}

#indexPage #mainContents .categoryWrap .basicNewContentsWrap .topContentsWrap .textWrap h3 span {
}

#indexPage #mainContents .categoryWrap .basicNewContentsWrap .topContentsWrap .textWrap h3 a {
}

#indexPage #mainContents .categoryWrap .basicNewContentsWrap .textWrap .subTitle {
	color:#8BC03E;
	font-size:77%;
	font-weight:bold;
}

#indexPage #mainContents .categoryWrap .basicNewContentsWrap .otherContentsWrap {
	clear:both;
	background:url(/images/line5.gif) 0 100% repeat-x;
	padding:0 0 8px;
	margin:0 0 8px;
	overflow:hidden;
	zoom:1;
}

#indexPage #mainContents .categoryWrap .basicNewContentsWrap .otherContentsWrap .ph {
	float:left;
	margin:0 10px 0 0;
}

#indexPage #mainContents .categoryWrap .basicNewContentsWrap .otherContentsWrap .ph a {
}

#indexPage #mainContents .categoryWrap .basicNewContentsWrap .otherContentsWrap .ph a img {
}

#indexPage #mainContents .categoryWrap .basicNewContentsWrap .otherContentsWrap .ph .inner {
	background:url(/images/toppage_category_ph_bg.gif) 0 0 repeat-y;
	padding:0 3px;
}

#indexPage #mainContents .categoryWrap .basicNewContentsWrap .otherContentsWrap .ph .foot {
	background:url(/images/toppage_category_phL_foot.gif) 0 0 no-repeat;
	height:4px;
	font-size:0;
}

#indexPage #mainContents .categoryWrap .basicNewContentsWrap .otherContentsWrap .textWrap {
	overflow:hidden;
	zoom:1;
}

#indexPage #mainContents .categoryWrap .basicNewContentsWrap .otherContentsWrap .textWrap h3 {
	font-weight:bold;
}

#indexPage #mainContents .categoryWrap .basicNewContentsWrap .otherContentsWrap .textWrap h3 a {
}

#indexPage #mainContents .categoryWrap .basicNewContentsWrap .otherContentsWrap .textWrap p {
}

#indexPage #mainContents .categoryWrap .basicNewContentsWrap .detailLink {
	font-size: 100% !important;
	font-weight: bold;
	margin: 5px 0 0;
	text-align: right;
	width:278px;
}

#indexPage #mainContents .categoryWrap .basicNewContentsWrap .detailLink a {
	background: url("/images/detail_listmark.gif") no-repeat scroll 0 0.4em transparent;
	padding: 0 0 0 14px;
}

#indexPage #mainContents .categoryWrap .basicNewContentsWrap .categoryWrap {
	margin:5px 0 0;
}

#indexPage #mainContents .categoryWrap .basicNewContentsWrap .categoryWrap .head {
}

#indexPage #mainContents .categoryWrap .basicNewContentsWrap .categoryWrap .head img {
}

#indexPage #mainContents .categoryWrap .basicNewContentsWrap .categoryWrap .inner {
	background:url(/images/top_category_bg.gif) 0 0 repeat-y;
	padding:10px 20px;
}

#indexPage #mainContents .categoryWrap .basicNewContentsWrap .categoryWrap .inner li {
	font-size:93%;
	display:inline;
	font-weight:bold;
	letter-spacing:0;
}

#indexPage #mainContents .categoryWrap .basicNewContentsWrap .categoryWrap .inner li a {
	white-space:nowrap;
}

#indexPage #mainContents .categoryWrap .basicNewContentsWrap .categoryWrap .foot {
	background:url(/images/top_category_foot.gif) 0 0 no-repeat;
	height:7px;
	font-size:0;
}

#indexPage #mainContents .categoryWrap .intelligenceNewContentsWrap {
	float: right;
	width:280px;
}

#indexPage #mainContents .categoryWrap .intelligenceNewContentsWrap h2 {
	margin:0 0 12px;
}

#indexPage #mainContents .categoryWrap .intelligenceNewContentsWrap h2 img {
}

#indexPage #mainContents .categoryWrap .intelligenceNewContentsWrap ul.newList {
	width:278px;
}

#indexPage #mainContents .categoryWrap .intelligenceNewContentsWrap .topContentsWrap {
	clear:both;
	background:url(/images/line5.gif) 0 100% repeat-x;
	padding:0 0 8px;
	margin:0 0 8px;
	overflow:hidden;
	zoom:1;
}

#indexPage #mainContents .categoryWrap .intelligenceNewContentsWrap .topContentsWrap .ph {
	float:left;
	margin:0 10px 0 0;
}

#indexPage #mainContents .categoryWrap .intelligenceNewContentsWrap .topContentsWrap .ph .inner {
	background:url(/images/toppage_category_phL_bg.gif) 0 0 repeat-y;
	padding:0 4px;
}

#indexPage #mainContents .categoryWrap .intelligenceNewContentsWrap .topContentsWrap .ph .foot {
	background:url(/images/toppage_category_phL_foot.gif) 0 0 no-repeat;
	height:4px;
	font-size:0;
}

#indexPage #mainContents .categoryWrap .intelligenceNewContentsWrap .topContentsWrap .ph a {
}

#indexPage #mainContents .categoryWrap .intelligenceNewContentsWrap .topContentsWrap .ph a img {
}

#indexPage #mainContents .categoryWrap .intelligenceNewContentsWrap .topContentsWrap .textWrap {
	overflow:hidden;
	zoom:1;
}

#indexPage #mainContents .categoryWrap .intelligenceNewContentsWrap .topContentsWrap .textWrap h3 {
	font-weight:bold;
}

#indexPage #mainContents .categoryWrap .intelligenceNewContentsWrap .topContentsWrap .textWrap h3 span {
}

#indexPage #mainContents .categoryWrap .intelligenceNewContentsWrap .topContentsWrap .textWrap h3 a {
}

#indexPage #mainContents .categoryWrap .intelligenceNewContentsWrap .textWrap .subTitle {
	color:#AD7AD8;
	font-size:77%;
	font-weight:bold;
}

#indexPage #mainContents .categoryWrap .intelligenceNewContentsWrap .otherContentsWrap {
	clear:both;
	background:url(/images/line5.gif) 0 100% repeat-x;
	padding:0 0 8px;
	margin:0 0 8px;
	overflow:hidden;
	zoom:1;
}

#indexPage #mainContents .categoryWrap .intelligenceNewContentsWrap .otherContentsWrap .ph {
	float:left;
	margin:0 10px 0 0;
}

#indexPage #mainContents .categoryWrap .intelligenceNewContentsWrap .otherContentsWrap .ph .inner {
	background:url(/images/toppage_category_ph_bg.gif) 0 0 repeat-y;
	padding:0 3px;
}

#indexPage #mainContents .categoryWrap .intelligenceNewContentsWrap .otherContentsWrap .ph .foot {
	background:url(/images/toppage_category_ph_foot.gif) 0 0 no-repeat;
	height:4px;
	font-size:0;
}

#indexPage #mainContents .categoryWrap .intelligenceNewContentsWrap .otherContentsWrap .ph a {
}

#indexPage #mainContents .categoryWrap .intelligenceNewContentsWrap .otherContentsWrap .ph a img {
}

#indexPage #mainContents .categoryWrap .intelligenceNewContentsWrap .otherContentsWrap .textWrap {
	overflow:hidden;
	zoom:1;
}

#indexPage #mainContents .categoryWrap .intelligenceNewContentsWrap .otherContentsWrap .textWrap h3 {
}

#indexPage #mainContents .categoryWrap .intelligenceNewContentsWrap .otherContentsWrap .textWrap h3 a {
}

#indexPage #mainContents .categoryWrap .intelligenceNewContentsWrap .otherContentsWrap .textWrap p {
}

#indexPage #mainContents .categoryWrap .intelligenceNewContentsWrap .detailLink {
	font-size: 100% !important;
	font-weight: bold;
	margin: 5px 0 0;
	text-align: right;
	width:278px;
}

#indexPage #mainContents .categoryWrap .intelligenceNewContentsWrap .detailLink a {
	background: url("/images/detail_listmark.gif") no-repeat scroll 0 0.4em transparent;
	padding: 0 0 0 14px;
}

#indexPage #mainContents .categoryWrap .intelligenceNewContentsWrap .categoryWrap {
	margin:5px 0 0;
}

#indexPage #mainContents .categoryWrap .intelligenceNewContentsWrap .categoryWrap .head {
}

#indexPage #mainContents .categoryWrap .intelligenceNewContentsWrap .categoryWrap .head img {
}

#indexPage #mainContents .categoryWrap .intelligenceNewContentsWrap .categoryWrap .inner {
	background:url(/images/top_category_bg.gif) 0 0 repeat-y;
	padding:10px 20px;
}

#indexPage #mainContents .categoryWrap .intelligenceNewContentsWrap .categoryWrap .inner li {
	font-size:93%;
	display:inline;
	font-weight:bold;
}

#indexPage #mainContents .categoryWrap .intelligenceNewContentsWrap .categoryWrap .inner li a {
	white-space:nowrap;
}

#indexPage #mainContents .categoryWrap .intelligenceNewContentsWrap .categoryWrap .foot {
	background:url(/images/top_category_foot.gif) 0 0 no-repeat;
	height:7px;
	font-size:0;
}

#indexPage #mainContents h2 {
}

/* =========================================================
#helpIndex 
========================================================= */

body.help {
}

body.help h2.pageTitle {
	margin:0 0 28px;
}

body.help .faqList {
}

body.help .faqList h3.categoryTitle {
	color:#363636;
	font-size:116%;
	background: url(/images/line1.gif) 0 100% no-repeat;
	padding:0 0 10px;
	margin:0 0 20px;
}

body.help .faqList h3.topTitle {
	color:#363636;
	font-size:116%;
	background: url(/images/line1.gif) 0 100% no-repeat;
	padding:0 0 10px;
	margin:0 0 10px;
}

body.help .faqList .paging {
	margin:0 0 20px;
}

body.help .faqList .paging .viewNo {
	text-align:center;
}

body.help .faqList .listLink {
	text-align:right;
	font-size:	108%;
	font-weight:bold;
}

body.help .faqList .listLink a {
	background: url(/images/arrow1.gif) no-repeat 0 0.4em;
	padding: 0 0 0 10px;
}

body.help .contentsDtl .helpTopLink,
body.help .faqList .helpTopLink {
	font-size:	108%;
	text-align:right;
}

body.help .contentsDtl .helpTopLink a,
body.help .faqList .helpTopLink a {
	background: url(/images/arrow1.gif) no-repeat 0 0.4em;
	padding: 0 0 0 10px;
}

body.help .faqList ul.categoryList {
	padding:0 0 28px;
	margin:0 5px 12px;
	background: url(/images/line1.gif) 0 100% no-repeat;
}

body.help .faqList ul.categoryList li {
	margin: 0 0 10px;
	font-size:	108%;
}

body.help .faqList ul.categoryList li a {
	background: url(/images/arrow1.gif) no-repeat 0 0.4em;
	padding: 0 0 0 10px;
}

body.help .faqList ul.topList {
	margin:0 5px 45px;
}

body.help .faqList ul.topList li {
	margin: 0 0 10px;
	font-size:	108%;
}

body.help .faqList ul.topList li a {
	background: url(/images/arrow1.gif) no-repeat 0 0.4em;
	padding: 0 0 0 10px;
}

body.help .paging .pageNo span {
	margin:0 10px;
}

body.help .contentsDtl {
}

body.help .contentsDtl h3 {
	color:#363636;
	font-size:116%;
	background: url(/images/line1.gif) 0 100% no-repeat;
	padding:0 0 10px;
	margin:0 0 20px;
}

body.help .contentsDtl h4 {
	font-size:	108%;
	margin:0 0 10px;
}

body.help .entryBody {
	margin:0 0 30px;
}

body.help .relateFaq {
	background:#fffbef;
	padding:10px;
	margin:0 0 15px;
}

body.help .relateFaq dl {
	margin:0 0 24px;
}

body.help .relateFaq dt {
	font-size:	108%;
	margin:0 0 10px;
	font-weight:bold;
}

body.help .relateFaq dd {
	margin: 0 0 6px;
	font-size:	108%;
}

body.help .relateFaq dd a {
}

/* =========================================================
body#sitemap
========================================================= */
body#sitemap #mainContents {
}

body#sitemap #mainContents .pageTitle {
}

body#sitemap #mainContents .pageTitle img {
}

body#sitemap #mainContents .module {
	margin:0 0 32px;
	overflow:hidden;
	zoom:1;
}

body#sitemap #mainContents .module .moduleInner {
}

body#sitemap #mainContents .module .moduleInner .title {
	background: url("/images/line1.gif") no-repeat scroll 0 100% transparent;
	color: #363636;
	font-size: 116%;
	margin: 0 0 10px;
	padding: 0 0 10px;
	clear:both;
}

body#sitemap #mainContents .module .moduleInner .title a {
	background: url("/images/detail_listmark.gif") no-repeat scroll 5px 0.4em transparent;
	padding: 0 0 0 21px;
}

body#sitemap #mainContents .module .moduleInner ul {
	margin:0 5px;
}

body#sitemap #mainContents .module .moduleInner ul li {
	float: left;
	margin: 0 0 10px;
	width: 206px;
}

body#sitemap #mainContents .module .moduleInner ul li a {
	background: url("/images/arrow1.gif") no-repeat 0 0.4em;
	padding: 0 0 0 10px;
}

body#sitemap #mainContents .module .moduleInner .subTitle {
}

body#sitemap #mainContents .module .moduleInner .subTitle a {
}

#mailmagAddressPage .textWrap .phWrapC {
	margin:15px 0;}

/* =========================================================
body#search .searchResult
========================================================= */
body.searchPage .searchResult{
	background:url(/images/search_line.gif) 50% 100% no-repeat;
	padding:10px 0 30px;
	margin:0 0 25px;
}

body.searchPage .searchResult .searchWord{
	float:left;
	margin-right:20px;
}

body.searchPage .searchResult .searchWord span{
	font-weight:bold;
}


/*add 2015.10.13*/
.socialPluginLogo li{
  float: left;
  padding-right: 5px;
}
.socialPluginLogo li a{
    background: url(https://woman-money.nifty.com/template/images/snsIcon.png) no-repeat;
    text-indent: -999999px;
    height: 40px;
    width: 30px;
    display: block;
    overflow: hidden;
    padding-right: 4px;
}
.socialPluginLogo ul li.facebook a{
  background-position: 0px 0;
}

.socialPluginLogo ul li.twitter a{
  background-position: -40px 0;
}

.socialPluginLogo ul li.haneta a{
  background-position: -80px 0;
}

.socialPluginLogo ul li.line a{
  background-position: -120px 0;
}