/*
create:2011 12 20 
update:
*/

/*　レイアウト：woman　*/
#contentsWrapper { width: 975px;	margin: 0 auto; }
#sub{ width: 300px; background: #fff;	float: right;	margin: 0; text-align:left;	}

/*clearfix*/
.clear{
clear:both
}
.clearfix:after {
content: ".";
display: block;
clear: both;
height: 0;
visibility: hidden;
}
.clearfix {
display: inline-block;
}
.sprite{
overflow: hidden;
display: block;
background-repeat: no-repeat;
height: 0;
}
/* -- exlude MacIE5 \-- */
* html .clearfix {
height: 1%
}
.clearfix {
display: block;
}

/* ------------------------------------------------------- 
心理テスト一覧
------------------------------------------------------- */
.featureSection {
width: 660px;
text-align:left;
float:left; 
}

/*topicsHarfArticle*/
	.featureSection .topicsHarfArticle {
	width: 325px;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px dotted #CCCCCC;
	float: left;
	}
	.featureSection .fR {
	float: right;
	}
		.featureSection .topicsHarfArticle dl {
		margin: 0;
		padding: 0;
		clear: both;
		margin-bottom: 15px;
		}
			.featureSection .topicsHarfArticle dl dt {
			float: left;
			}
			.featureSection  .topicsHarfArticle dl dt a img {
			border: solid 1px #CCCCCC;
			}
				.featureSection  .topicsHarfArticle dl dt a:hover img {
				border: solid 1px #ECECEC;
				}
                    /*NEWマーク*/
                    .featureSection  .topicsHarfArticle dl dt span img {
                        position: absolute;
                        z-index: 1;
                    }
			.featureSection  .topicsHarfArticle dl dd {
			float: right;
			width: 150px;
			margin: 0;
			padding: 0;
			}

.featureSection .logNav {
margin: 0 0 30px;
}
.featureSection .logNav ul {
margin: 0;
padding: 0;
list-style: none;
}
.featureSection .logNav li {
width: 468px;
margin: 0 auto;
}
.featureSection .logNav a {
display: block;
text-align: center;
line-height: 60px;
height: 60px;
text-decoration: none;
width: 100%;
background-color: #FF7683;
color: #FFFFFF;
border: solid 1px #FF7683;
font-weight: bold;
vertical-align: center;
font-size: 14px;
letter-spacing: 0.25em;
}
.featureSection .logNav a:hover {
background-color: #ffa9b4;
color: #FFFFFF;
border: solid 1px #ffa9b4;
}

/*　ページネーション：woman　*/
.pager  {
text-align: center;
clear: both;
margin: 10px 0px 20px;
font-size: 12px;
line-height: 15px;
}
	.pager ul {
	overflow: hidden;
	text-align: center;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 20px;
	}
		.pager li {
		display: inline;
		color: #999999;
		font-size: 100%;
		font-family: Verdana;
		text-align: center;
		margin-top: 1em;
		margin-bottom: 1em;
		}
			.pager li a {
			font-weight: bold;
			color: #C80014;
			}
			.pager li.page {
			margin-left: 6px;
			}
				.pager li.page a,
				.pager li.page a:visited {
				color: #C80014;
				font-weight: bold;
				text-decoration: none;
				background-color: #EEEEEE;
				border: 1px solid #C80014;
				margin: 2px 8px 2px 2px;
				padding: 3px 6px;
				}
				.pager li.page a:hover {
				color: #fff;
				background-color: #C80014;
				border: solid 1px #C80014;
				}
			.pager li span.current {
			margin: 2px 8px 2px 2px;
			padding: 3px 6px;
			color: #c0c0c0;
			background-color: #ececec;
			border: solid 1px #C0C0C0;
			}

/*　ページネーション：with　*/
		#l_wrapper .pageNav {
		width: 660px;
		list-style: none;
		height: 45px;
		}
		#l_wrapper .pageNav li {
		width: 390px;
		float: left;
		text-align: center;
		vertical-align: center;
		line-height: 30px;
		font-size: 12px;
		}
		#l_wrapper .pageNav li.rollover {
		width: 135px;
		}
.teller{ overflow: hidden; zoom:1; font-size: 13px; line-height: 1.4; margin-bottom: 20px; padding: 15px; background: #f7f4ef; -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; border: 1px solid #ede6da; }

.teller a{ color:#0775D2; text-decoration: underline;}
.teller a:hover{ text-decoration: none;}
.teller dt{ float: left;}
.teller dt img{ border: 1px solid #beb9b0; margin: 0 15px 0 0;}
.teller strong{ margin-bottom: 10px;}
.teller p{ letter-spacing: 0.08em; margin: 0 0 0 0;}