/* ------------------------------------------- */
/* KonkatsuArea CSS */
/* ------------------------------------------- */
.clear {
	clear: both;
	font-size: 1px;
}
p.Vol {
	width: 600px;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
	color: #FFFFFF;
	background: #f87cd7;
	margin: 0px 0px 20px;
	padding: 0px;
}
p.Point1 {
	margin: 10px 0px 15px;
	padding: 0px;
	color: #19a1d3;
	font-weight: bold;
	font-size: 14px;
}
p.Title {
	margin: 10px 0px;
	padding: 0px;
	color: #FF00CC;
	font-weight: bold;
	font-size: 16px;
}
span.coler1 {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}
span.coler2 {
	font-weight: bold;
	font-size: 12px;
	color: #FF6699;
}
.KonkatsuArea {
	width: 600px;
	margin: 0px 0px 10px 10px;
	padding: 10px 0px;
	font-size: 12px;
	color: #000000;
	line-height: 1.8em;
	float: left;
	overflow:hidden;
}
.KonkatsuCont {
	width: 600px;
	margin: 0px;
	padding: 0px;
	position: relative;
}
.KonkatsuCont h1 {
	width: 600px;
	margin: 0px;
	padding: 0px;
	display: block;
	overflow: hidden;
	height: 272px;
}
.KonkatsuCont span {
	position: absolute;
	left: 0px;
	top: 0px;
}
.KonkatsuCont p {
	position: absolute;
	left: 32px;
	top: 173px;
	width: 340px;
	font-size: 11px;
	color: #333333;
}
.KonkatsuTitleArea {
	width: 600px;
	margin: 0px;
	padding: 0px;
	position: relative;
}
.KonkatsuTitleArea h2 {
	width: 600px;
	margin: 10px 0px 0px;
	padding: 0px;
	display: block;
	overflow: hidden;
	height: 30px;
	font-size: 18px;
	color: #CC3300;
}
.KonkatsuTitleArea span {
	position: absolute;
	left: 0px;
	top: 0px;
}
.KonkatsuTitleArea p {
	font-size: 12px;
	line-height: 1.6em;
	color: #000000;
}
.KonkatsuTextCont {
	width: 600px;
	margin: 0px;
}
.KonkatsuTextCont p {
	line-height: 1.5em;
	margin: 10px 0px;
	padding: 0px;
}
.KonkatsuTextCont h3 {
	width: 590px;
	margin: 15px 0px 0px;
	padding: 5px 0px 0px 10px;
	background: url(/konkatsu/img/QuestionImg.gif) no-repeat;
	height: 31px;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}
img.Right {
	margin: 18px 0px 0px 10px;
	padding: 0px;
	float: right;
}
img.Right2 {
	margin: 0px;
	padding: 0px;
	float: right;
}
img.Center {
	margin: 18px 0px 0px 10px;
	padding: 0px;
}
img.Center2 {
	margin: 0px;
	padding: 0px;
}
img.Center3 {
	margin: 20px 0px 0px;
	padding: 0px;
}
img.Center4 {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

img.Left {
	margin: 18px 0px 30px 10px;
	padding: 0px;
}
img.Left2 {
	margin: 10px 0px;
	padding: 0px;
}

p.Ank {
	margin: 10px 0px 0px;
	padding: 0px;
	color: #666666;
	text-align: right;
}
h3.first {
	width: 590px;
	margin: 20px 0px 0px;
	padding: 5px 0px 0px 10px;
	background: url(/konkatsu/img/QuestionImg.gif) no-repeat;
	height: 31px;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}

/* ------------------------------------------- */
/* KonFooterArea CSS */
/* ------------------------------------------- */
.FooterArea {
	width: 600px;
	margin: 0px;
	padding: 0px;
}
.KonFooterArea {
	margin: 20px 0px 0px 30px;
	padding: 0px 0px 35px;
	height: 248px;
	width: 600px;
	background: url(/konkatsu/img/Profile_BtBg660.jpg) no-repeat 0px 0px;
}
.KonFooterArea a, .KonFooterArea a span {
	margin: 0px;
	padding: 0px;
	height: 248px;
	width: 600px;
	display: block;
}
.KonFooterArea a {
	position: relative;
	overflow:hidden;
}
.KonFooterArea a span {
	position: absolute;
	left: 0px;
	top: 0px;
	cursor: hand;
	background: url(/konkatsu/img/Profile_BtBg600.jpg) no-repeat 0px 0px;
}
.KonFooterArea a:hover span {
	background-position: 0px -248px;
}
/* ------------------------------------------- */
/* backnumber CSS */
/* ------------------------------------------- */
.DocuBacknum {
	margin: 0px;
	padding: 0px;
}
.DocuBacknum h1, .DocuBacknum h1 span {
	width: 600px;
	height: 80px;
	margin: 0px;
	padding: 0px;
}
.DocuBacknum h1 {
	overflow: hidden;
	position: relative;
	display: block;
}
.DocuBacknum h1 span {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	cursor: hand;
	background-image: url(/document/img/BacknumH1.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
}
.DocumentArea dl {
	margin: 30px 0px 40px;
	padding: 0px;
}
.DocumentArea dl dt {
	margin: 0px 0px 10px;
	padding: 10px 0px 0px;
	border-top: 1px solid #999999;
	color: #CC6600;
	font-weight: bold;
	font-size: 12px;
}
.DocumentArea dl dd {
	margin: 0px 0px 5px;
	padding: 0px;
	font-size: 12px;
}
.BacknumPage {
	width: 600px;
	height: 20px;
	margin: 30px 0px 40px;
	padding: 10px 0px;
	background: #f3f3f3;
	text-align: center;
}
.BacknumPage p {
	margin: 0px;
	padding: 0px;
	color: #000000;
}
/* ------------------------------------------- */
/* ApplyBtArea CSS */
/* ------------------------------------------- */
.DocuApplyBtArea {
	width: 600px;
	margin: 0px 0px 20px;
	padding: 0px;
	background: url(/document/img/DocuApplyBt_Bg.gif) no-repeat 0px 0px;
	position: relative;
}
.DocuApplyBtArea a, .DocuApplyBtArea a span {
	width: 600px;
	height: 113px;
	margin: 0px;
	padding: 0px;
}
.DocuApplyBtArea a {
	overflow: hidden;
	display: block;
}
.DocuApplyBtArea a span {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	cursor: hand;
	background: url(/document/img/DocuApplyBt_Bg.gif) no-repeat 0px 0px;
}
.DocuApplyBtArea a:hover span {
	background-position: 0px bottom;
}
/* ------------------------------------------- */
/* BanaFooterArea CSS */
/* ------------------------------------------- */
.BanaFooterArea {
	margin: 20px 0px 0px;
	padding: 0px 0px 35px;
	height: 248px;
	width: 600px;
	background: url(/konkatsu/img/Profile_BtBg660.jpg) no-repeat 0px 0px;
}
.BanaFooterArea a, .BanaFooterArea a span {
	margin: 0px;
	padding: 0px;
	height: 248px;
	width: 600px;
	display: block;
}
.BanaFooterArea a {
	position: relative;
	overflow:hidden;
}
.BanaFooterArea a span {
	position: absolute;
	left: 0px;
	top: 0px;
	cursor: hand;
	background: url(/konkatsu/img/Profile_BtBg600.jpg) no-repeat 0px 0px;
}
.BanaFooterArea a:hover span {
	background-position: 0px -248px;
}
/* ------------------------------------------- */
/* SideBanaCSS */
/* ------------------------------------------- */
.SideCont {
	margin: 10px 10px 0px 0px;
	float: right;
	width: 148px;
	padding: 0px;
	overflow:hidden;
}
.LoveCheckBtSide {
	margin: 0px;
	padding: 0px;
	background: url(/konkatsu/img/LovecheckBg.jpg) no-repeat;
	width: 148px;
}
.LoveCheckBtSide p {
	font-size: 12px;
	line-height: 1.5em;
	padding: 0px;
}
.LoveCheckBtSide p a {
	margin: 0px;
	padding: 304px 0px 0px;
	width: 148px;
	height: 0px;
	display: block;
	overflow: hidden;
	background: url(/konkatsu/img/LovecheckBg.jpg) no-repeat 0px 0px;
}
.LoveCheckBtSide p a:hover {
	background-position: 0px -304px;
}
.ProfileBtSide {
	margin: 15px 0px 0px;
	padding: 0px;
	background: url(/konkatsu/img/sideprofile.jpg) no-repeat;
	width: 148px;
}
.ProfileBtSide p {
}
.ProfileBtSide p a {
	margin: 0px;
	padding: 263px 0px 0px;
	width: 148px;
	height: 0px;
	display: block;
	overflow: hidden;
	background: url(/konkatsu/img/sideprofile.jpg) no-repeat 0px 0px;
}
.ProfileBtSide p a:hover {
	background-position: 0px -263px;
}
.FormPartner {
	margin: 0px 0px 10px;
	background: #efefef;
	padding: 5px 0px;
	font-size:12px;
}

.FormPartnerButton{
	margin:  0px;
	padding: 0px;
}
.FormPartnerButton input{
	margin: 0px;
	padding: 45px 0px 0px;
	width: 132px;
	height: 0px;
	display: block;
	overflow: hidden;
	background: url(/konkatsu/img/PartnerBt.gif) no-repeat 0px 0px;
	cursor: pointer;
	border:0;
}

.FormPartnerButton input:hover {
	background-position: 0px -45px;
}

/* ------------------------------------------- */
/* BanaFooterArea CSS */
/* ------------------------------------------- */
.LoveCheckBanaFooterArea {
	margin: 0px 0px 10px;
	padding: 0px;
	height: 114px;
	width: 600px;
	background: url(/konkatsu/img/KonkatsuLoveBana.gif) no-repeat 0px 0px;
}
.LoveCheckBanaFooterArea a, .LoveCheckBanaFooterArea a span {
	margin: 0px;
	padding: 0px;
	height: 114px;
	width: 600px;
	display: block;
}
.LoveCheckBanaFooterArea a {
	position: relative;
	overflow:hidden;
}
.LoveCheckBanaFooterArea a span {
	position: absolute;
	left: 0px;
	top: 0px;
	cursor: hand;
	background: url(/konkatsu/img/KonkatsuLoveBana.gif) no-repeat 0px 0px;
}
.LoveCheckBanaFooterArea a:hover span {
	background-position: 0px -114px;
}
/* ------------------------------------------- */
/* KonkatsuBacknumArea CSS */
/* ------------------------------------------- */
.KonkatsuBacknumArea {
	width: 160px;
	padding: 0px 0px 15px 440px;
	margin: 30px 0px 0px;
}
.KonkatsuBacknumArea a,
.KonkatsuBacknumArea a span{
	width: 160px;
	height: 34px;
	margin: 0px;
	padding: 0px;
}
.KonkatsuBacknumArea a{
	overflow: hidden;
	position: relative;
	display: block;
}
.KonkatsuBacknumArea a span {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	cursor: hand;
	background-image: url(/konkatsu/img/BackBana.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
}
.KonkatsuBacknumArea a:hover span {
	background-position: 0px bottom;
}
/* ------------------------------------------- */
/* KonkatsuBackNumArea CSS */
/* ------------------------------------------- */
.KonkatsuBackNumArea{
	margin: 0px;
	padding: 0px;
}
.KonkatsuBackNumArea dl{
	margin: 20px 0px 40px;
	padding: 0px;
	border-bottom: 1px solid #999999;
}
.KonkatsuBackNumArea dl dt{
	margin: 0px;
	padding: 10px 0px 0px;
	border-top: 1px solid #999999;
	color: #942503;
	font-weight: normal;
	font-size: 12px;
}
.KonkatsuBackNumArea dl dd{
	margin: 0px 0px 10px;
	padding: 0px;
	font-size: 12px;
}
.KonkatsuBackNumArea a{
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #19a1d3;
	line-height: 1.5em;
	font-weight: bold;
}
.KonkatsuBackNumArea a:hover{
	color: #0047EC;
	text-decoration: underline;
}
.KonkatsuBackTitleArea {
	width: 600px;
	margin: 15px 0px 0px;
	padding: 0px;
	position: relative;
}
/* ------------------------------------------- */
/* Coment CSS */
/* ------------------------------------------- */
.Coment {
	background:transparent url(/konkatsu/ank/img/waku1.gif) no-repeat scroll left top;
	color:#505050;
	font-size:12px;
	line-height:1.5em;
	margin: 10px 0px 20px;
	border: 3px solid #ded8c2;
	padding: 20px 0px 15px 15px;
}
.Coment ul {
	display:block;
	list-style-type:none;
	margin:0 0 5;
	padding:0;
}
.Coment li {
	background:transparent url(/konkatsu/img/icon_w.gif) no-repeat scroll left 2px;
	display:block;
	list-style-type:none;
	padding-left:45px;
	width:495px;
	margin: 0px 0px 5px;
}
.Coment li span {
color:#EC768C;
font-weight:bold;
}
.Coment li.man {
	background:transparent url(/konkatsu/img/icon_m.gif) no-repeat scroll left 2px;
	margin-bottom: 5px;
}
.Coment li.man span {
color:#59ACC4;
font-weight:bold;
}
/* ------------------------------------------- */
/* Pankuzu CSS */
/* ------------------------------------------- */
.Pankuzu {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-size: 10px;
}
.Pankuzu strong {
	font-weight: bold;
}
/* ------------------------------------------- */
/* ank06 CSS */
/* ------------------------------------------- */
p.listques {
	margin: 0px 0px 5px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #251817;
}
img.After {
	margin: 0px;
	padding: 0px 0px 0px 240px;
}
img.center {
	margin: 0px;
	padding: 15px 0px 0px;
}
/* ------------------------------------------- */
/* Contest52BtSideCSS */
/* ------------------------------------------- */
.Contest52BtSide {
	margin: 0px;
	padding: 15px 0px 0px;
	width: 148px;
}
.Contest52BtSide a {
	margin: 0px;
	padding: 304px 0px 0px;
	width: 148px;
	height: 0px;
	display: block;
	overflow: hidden;
	background: url(/konkatsu/img/contest52bana.gif) no-repeat 0px 0px;
}
/* ------------------------------------------- */
/* FeatureContArea */
/* ------------------------------------------- */
.FeatureCont {
	width: 590px;
	padding:10px 10px 0px 0px;
	margin: 0px;
	background: url(/konkatsu/img/dottedline.gif) no-repeat bottom;
}
.FeatureCont img {
	padding:0px;
	margin: 0px 10px 0px 0px;
	float: left;
	text-decoration: none;
}
.FeatureCont p {
	line-height: 1.5em;
}

.FeatureCont h3 {
	font-size: 12px;
	line-height: 1.6em;
	color: #942503;
	font-weight: bold;
	text-decoration: none;
}
.FeatureCont a:link,
.FeatureCont a:visited {
	color: #42acbf;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}
.FeatureCont a:hover {
	color: #CC3333;
	text-decoration: underline;
	font-size: 16px;
}
span.font01 {
	font-weight:bold;
	font-size: 14px;
}
span.font02 {
	font-weight:bold;
	font-size: 13px;
	color: #FF0000;
	text-decoration: none;
}
.backnum {
	margin: 0px;
	float: right;
}
.backnum ul {
	color: #666666;
	display: block;
	list-style: url(/konkatsu/img/listimg.gif) outside;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	background: no-repeat;
}
.backnum a:link,
.backnum a:visited {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
.backnum a:hover {
	color: #CC3333;
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;
}
/* ------------------------------------------- */
/* KonkatsuBlogBtSideCSS */
/* ------------------------------------------- */
.KonkatsuBlogBtSide {
	margin: 15px 0px 0px;
	padding: 0px;
	width: 148px;
}
.KonkatsuBlogBtSide p {
}
.KonkatsuBlogBtSide p a {
	margin: 0px;
	padding: 263px 0px 0px;
	width: 148px;
	height: 0px;
	display: block;
	overflow: hidden;
	background: url(/konkatsu/img/konkatsu_blog.jpg) no-repeat 0px 0px;
}
.KonkatsuBlogBtSide p a:hover {
	filter:alpha(opacity=60);
	opacity:0.6;
}
/* ------------------------------------------- */
/* konkatsuank 20101104 no16 */
/* ------------------------------------------- */
p.man {
	background:transparent url(/konkatsu/img/icon_m.gif) no-repeat scroll left 2px;
	padding-left: 50px;
	color: #666666;
	margin: 0px 0px 3px;
}
p.woman {
	background:transparent url(/konkatsu/img/icon_w.gif) no-repeat scroll left 2px;
	margin: 0px 0px 3px;
	padding-left: 50px;
	color: #666666;
}
.Center-img {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

