@charset "utf-8";

/*--------------------------------------
  results/index.html
---------------------------------------*/

div.mainContentsHeader {
	margin: 10px 0;
	padding: 10px 0;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
}

div#results ul {
	margin-bottom: 0.5em;
}

div#results ul li {
	float: left;
}

div#results ul li a {
	display: block;
	min-width: 112px;
	padding-left: 20px;
	background: url(../common/image/subMenuArrow.gif) no-repeat 5px .2em;
	color: #ef097c;
	text-decoration: none;
}

p#mark {
	margin: 0;
	padding-top: .5em;
	border-top: 1px dotted #ccc;
}



.mainbody {
	background-color:#fecccd;
	}

.mainbody h3.tit {
	color:#333333;
	}

div.data {
	width:490px;
	margin:20px 0 0 0;
	padding:5px;
	}

div.icon {
	float:left;
	margin:0 3px 0;
	}
	
div.data-body {
	background-image:url(image/data-text-mid.jpg);
	background-repeat:repeat-y;
	margin:0;
	padding:0 10px 0 10px;
	font-size: 95%;
	}
		
div.hook {
	margin:0 0 0 60px;
	padding:2px 0 0 10px;
	font-size:95%;
	font-weight:bold;
	background-image:url(image/data-text-top.gif);
	background-repeat:no-repeat;
	height:21px;
	}

span.date {
	font-size:9px;
	}
	
div.data dd {
	margin-left:60px;
	}
	

div.data-f,div.data-m{
	font-size:small;
	}

div.data-f {
	background-color:#fff0f0;
	width:400px;
	}
	
div.data-m {
	background-color:#d9f0ff;
	width:400px;
	}
	
p.margin0 {
	margin: 0px; 
	border: 0px; 
	padding: 0px; 
	font-size: 0px;
	}


/*旧実績紹介ページ　使用CSS
div.section {
	clear: right;
	margin: 0;
	padding: 10px 0;
}

div.section dl {
	border-top: 1px dotted #ccc;
}

div.section dl dt,
div.section dl dd {
	margin-bottom: 5px;
	padding: 5px 10px 0 10px;
}

div.section dl dt {
	display: list-item;
	margin-bottom: 0;
	list-style: inside square;
}

div.section dl dd {
	padding-top: 0;
}

body#results dl.data {
	border: none;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}

body#results dl.data dt,
body#results dl.data dd {
	padding: 0;
}

body#results dl.data dt {
	display: block;
	float: left;
	width: 36px;
	list-style: none;
}

body#results dl.data dd {
	margin-left: 45px;
}

dl.data table {
	width: 450px;
	border-collapse: collapse;
	border-spacing: 1px;
}

dl.data table th {
	width: 120px;
	text-align: center;
}

dl.data table td {
	background-color: #fff;
	padding-left: .5em;
}

div.woman {
	background-color: #fee6eb;
}

div.woman dl dt {
	color: #ef097c;
}

div.woman dl.data table {
	border: 1px solid #fccde5;
	border-top: none;
}

div.woman dl.data table th {
	background-color: #f69ac3;
	border-bottom: 1px solid #fccde5;
	border-top: 1px solid #fccde5;
}

div.woman dl.data table td {
	border-left: 1px solid #fccde5;
	border-top: 1px solid #fccde5;
}

div.man {
	background-color: #d6eadd;
}

div.man dl dt {
	color: #4eae6c;
}

div.man dl.data table {
	border: 1px solid #7fca93;
	border-top: none;
}

div.man dl.data table th {
	background-color: #4eae6c;
	border-bottom: 1px solid #7fca93;
	border-top: 1px solid #7fca93;
}

div.man dl.data table td {
	border-left: 1px solid #7fca93;
	border-top: 1px solid #7fca93;
}

td.results_woman {
	background-image: url(image/name.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	vertical-align: middle;
	height: 38px;
	width: 499px;
	margin: 0px;
	padding-left: 10px;
	font-weight: bold;
	padding-bottom: 10px;
}
旧実績紹介ページ　使用CSSここまで*/

div.section2 {
	clear: right;
	margin-bottom: 0;
	padding: 10px 0;
}

div.section2 dl {
	border-top: 1px dotted #ccc;
}

div.section2 dl dt,
div.section2 dl dd {
	margin-bottom: 5px;
	padding: 5px 10px 0 10px;
}

div.sectio2n dl dt {
	display: list-item;
	margin-bottom: 0;
	list-style: inside square;
}
.table plofile {
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

