@charset "utf-8";

/*毎回変わるベース部分のバックグラウンド*/
.search_bg{
	width:960px;
	background-color:#FFFFFF;
	padding-top:5px;
    border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */  
}

@-moz-document url-prefix() {
.search_bg{
	width:960px;
	background-color:#FFFFFF;
    border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */  
}
}

.wrapper {
	padding-bottom: 30px;
	padding-top:20px;
}

.fitting_job {
	width: 900px;
	margin: 10px 0 0 30px;
	border-radius: 8px;
	background-color: #f7f8f8;
}

.c-inner01 {
	width: 900px;
	padding-top:1px;
	padding-bottom:22px;
}

.c-inner {
	width: 900px;
	padding-bottom:22px;
}

.q1 {
	border-bottom:3px dotted #F8B62D;
	width:800px;
	margin:20px 0 0 50px;
	padding-bottom:15px;
}

.q2 {
	border-bottom:3px dotted #8FC31F;
	width:800px;
	margin:30px 0 0 50px;
	padding-bottom:15px;
}

.point {
	width:800px;
	height:320px;
	border-radius: 12px;
    -webkit-border-radius: 12px;  
    -moz-border-radius: 12px;
	background-color:#f7f1e3;
	margin:15px 0 0 50px;
}

.point_left {
	width:420px;
	float:left;
	margin-top:8px;
}

.point ul {
	width:420px;
	display:block;
	padding:6px 0 0 30px;
}

.point li {
	float:left;
	width:420px;
	margin-bottom:10px;
}

li p.photo01 {
	float:left;
}

li h3 {
	color:#FFF;
	background-color:#dae000;
	height:40px;
	background-position:10px 10px;
	font-size:20px;
	margin-top:5px 0 0 22px;
	float:left;
	line-height:40px;
	padding-left:10px;
	margin-left:10px;
	margin-top:5px;
	text-shadow: 1px 1px 3px #000;
	clear:none;
}

li h3.text01 {
	width:259px;
}

li h3.text02 {
	width:248px;
}

li h3.text03 {
	width:248px;
}

li h3.text04 {
	width:243px;
}

li h3.text05 {
	width:100px;
}

.point_right {
	width:280px;
	float:right;
	margin-top:30px;
	padding-right:30px;
	font-size:14px;
	line-height:1.8em;
}

p.number {
	width:85px;
	height:32px;
	float:right;
	padding-top:10px;
}

.age30inner {
	margin-top:44px;
}

table.left_01 {
	width:285px;
	margin-left:60px;
	float:left;
}

table.left_01 tr {
	background-color:#88d1fa;
	width:285px;
	height:44px;
	font-size:18px;
}

table.left_01 tr td {
	height:22px;
	padding-top:12px;
	padding-left:5px;
}

table.left_01 tr td.second{
	padding-left:18px;
}

table.left_01 tr td.third{
	padding-left:80px;
}

table.left_01 tr.midle_line {
	background-color:#efefef;
}

table.left_01 tr td.first {
	background:url(../images/rankingbg.png) 5px 0 no-repeat;
	padding-left:18px;
	width:45px;
	line-height:44px;
}

table.right_01 {
	width:285px;
	margin-right:60px;
	float:right;
}

table.right_01 tr {
	background-color:#ffbdc3;
	width:285px;
	height:44px;
	font-size:18px;
}

table.right_01 tr td {
	height:22px;
	padding-top:12px;
	padding-left:5px;
}

table.right_01 tr td.second{
	padding-left:18px;
}

table.right_01 tr td.third{
	padding-left:80px;
}

table.right_01 tr.midle_line {
	background-color:#efefef;
}

.ranking {
	width:800px;
	border-radius: 12px;
    -webkit-border-radius: 12px;  
    -moz-border-radius: 12px;
	background-color:#f7f1e3;
	margin:15px 0 0 50px;
	position:relative;
	padding-top:44px;
	padding-bottom:20px;
}

.man {
	float:left;
	position:absolute;
	top:10px;
	left:178px;
	font-size:24px;
	color:#4AB6FF;
}

.woman {
	float:right;
	position:absolute;
	top:10px;
	right:178px;
	font-size:24px;
	color:#FF789F;
}

table.right_01 tr td.first {
	background:url(../images/rankingbg.png) 5px 0 no-repeat;
	padding-left:18px;
	width:45px;
	line-height:44px;
}

.age10 {
	background-image:url(../images/age10.png);
	background-position:center center;
	background-repeat:no-repeat;

}


.age20 {
	background-image:url(../images/age20.png);
	background-position:center center;
	background-repeat:no-repeat;

}

.age30 {
	background-image:url(../images/age30.png);
	background-position:center center;
	background-repeat:no-repeat;

}

.age40 {
	background-image:url(../images/age40.png);
	background-position:center center;
	background-repeat:no-repeat;

}

.fitting_job01 {
	width: 900px;
	margin: 10px 0 0 30px;
	border-radius: 8px;
	background-color: #f7f8f8;
}


.job {
	width:742px;
	border-radius: 12px;
    -webkit-border-radius: 12px;  
    -moz-border-radius: 12px;
	background-color:#f7f1e3;
	margin:15px 0 0 50px;
	margin-top:15px;
	position:relative;
	padding:20px 0 20px 58px;
}

.review {
	width:360px;
	position:absolute;
	right:30px;
	bottom:30px;
	}

td.jinner {
	text-align:right;
	padding-right:10px;
	font-size:14px;
	color:#5E6610;
	vertical-align:middle;
}

td.jinner01 {
	vertical-align:middle;
}

.job td {
	line-height:32px
}

table.bule tr {
	background-color:#A0D6D2;
}

table.pink tr {
	background-color:#FEC3B2;
}

.male {
	color:#4AB0A9;
}

.female {
	color:#FE7954;
}

.try {
	background-color:#A6F2FF;
	border-radius: 12px;
    -webkit-border-radius: 12px;  
    -moz-border-radius: 12px;
	width:800px;
	margin-top:25px;
	margin-left:50px;
}

.last {
	background-color:#dcdddd;
	width:785px;
	height:110px;
	border-radius: 12px;
    -webkit-border-radius: 12px;  
    -moz-border-radius: 12px;
	margin-top:25px;
	margin-left:50px;
	padding-top:15px;
	padding-left:15px;

}

.last p {
	font-size:14px;
	color:#3E3A39;
	line-height:1.6em;
}

.left {
	float:left;
	width:440px;
	}

























.c-inner h3.c-title {
	background: url(../images/top.img) 0 0 no-repeat;
	width: 594px;
	height: 293px;
	margin-bottom: 15px;
	text-indent: -9999em;
	margin-left: 150px;
}

.c-inner h3.c-title02 {
	background: url(../images/c-title02.png) 0 0 no-repeat;
	width: 594px;
	height: 135px;
	margin-bottom: 15px;
	text-indent: -9999em;
	margin-left: 150px;
}

.c-inner p.sub_copy {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
	line-height: 1.3em;
	letter-spacing: 0.05em;
}

.c-inner .c-read {
	width: 740px;
	background: #fff;
	border: 5px solid #3C3C3C;
	margin-left: 75px;
	margin-top: 40px;
	padding-bottom: 35px;
	
	/* CSS3 角を丸くする */
	/* FireFox */
	-moz-border-radius: 15px;
	/* Safari, Chrome (CSS3標準プロパティ) */
	border-radius: 15px;
	/* 旧WebKit */
	-webkit-border-radius: 15px;
}

.c-inner .r-read {
	width: 670px;
	background: #fff;
	border: 5px solid #3C3C3C;
	margin-left: 75px;
	margin-top: 20px;
	padding: 35px;
	float:left;
	
	/* CSS3 角を丸くする */
	/* FireFox */
	-moz-border-radius: 15px;
	/* Safari, Chrome (CSS3標準プロパティ) */
	border-radius: 15px;
	/* 旧WebKit */
	-webkit-border-radius: 15px;
}

.c-inner .c-read h4.entry {
	font-size: 22px;
	font-weight: bold;
	margin: 30px 0 20px;
	text-align: center;
}

.c-inner .c-read img {
	margin-left: 188px;
}

.c-inner .c-read .q_wrap {
	width: 610px;
	margin: 15px 0 0 70px;
}

.c-inner .c-read .q_inner {
	width: 610px;
	background: url(../images/q-title.png) 0 bottom no-repeat;
	margin-left: 65px;
	padding-left: 70px;
	margin-bottom: 10px;
	margin-left: 65px;
	height: 51px;
	display: table-cell;
	vertical-align: middle;
	padding-bottom: 16px;
}

.c-inner .c-read .q_inner p.question {
	/*font-size: 18px;*/
	font-size:15px;
}

.c-inner .c-read .q_wrap ul{
	margin-top: 17px;
}

.c-inner .c-read .q_wrap ul li{
	display: inline-block;
	vertical-align: top; 
}

.c-inner .c-read .q_wrap ul li a{
	float: left;
	width: 187px;
	margin-right: 20px;
	background: #1EB2FC;
	color: #FFF;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding: 10px 0 10px 0;
	/*height: 35px;*/
	letter-spacing: 0.1em;
	text-shadow: 1px 1px 0px #1278A0;
	
	/* CSS3 角を丸くする */
	/* FireFox */
	-moz-border-radius: 7px;
	/* Safari, Chrome (CSS3標準プロパティ) */
	border-radius: 7px;
	/* 旧WebKit */
	-webkit-border-radius:7px;
}

.c-inner .r-read h4.entry {
	font-size: 22px;
	font-weight: bold;
	margin: 0 0 20px;
	text-align: center;
}

.c-inner .r-read .q_wrap ul{
	margin-top: 17px;
}

.c-inner .r-read .q_wrap ul li{
	display: inline-block;
	vertical-align: top; 
}

.c-inner .r-read .q_wrap ul li a{
	float: left;
	width: 210px;
	margin-right: 10px;
	margin-bottom:10px;
	background: #1EB2FC;
	color: #FFF;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding: 10px 0 10px 0;
	/*height: 35px;*/
	letter-spacing: 0.1em;
	text-shadow: 1px 1px 0px #1278A0;
	
	/* CSS3 角を丸くする */
	/* FireFox */
	-moz-border-radius: 7px;
	/* Safari, Chrome (CSS3標準プロパティ) */
	border-radius: 7px;
	/* 旧WebKit */
	-webkit-border-radius:7px;
}

.c-inner .r-read .q_wrap ul li a.archive {
	background:#86bf24;
	text-shadow: 1px 1px 0px #547817;
	}

.c-inner .r-read .q_wrap ul li a.archive:hover {
	background:#a7dd4a;
	}
	
.c-inner .r-read .q_wrap ul li a.active {
	background:#9f9f9f;
	text-shadow: 1px 1px 0px #4c4c4c;
	}

.c-inner .r-read .q_wrap ul li a.active:hover {
	background:#9f9f9f;
	}

/* IE8のみ */
.c-inner .c-read .q_wrap ul li a{
	padding/*\**/: 10px 0 10px 0\9;
	margin-right/*\**/: 13px\9;
}

.c-inner .c-read .q_wrap ul li:last-child a{
	margin-right: 0;
}

.c-inner .c-read .q_wrap ul li a:hover{
	background: #5BC6FC;
}

.left_wrap {
	width: 250px;
	float:left;
	margin-right: 50px;
	font-size: 20px;
}
	
.right_wrap {
	width: 370px;
	float:left;
}

.r-01 {
}

.r-02 {
	background: #ECECEC;
	width: 260px;
	text-align: center;
	padding: 7px 10px;
	margin: 7px 0;
	display: block;
}

.r-03 {
	text-align: right;
}

.type div {
	width: 250px;
	text-align: center;
	margin-top: 20px;
	margin-bottom:20px;
}

h6.r-title {
	background: #3C3C3C;
	width: 350px;
	padding: 7px 10px;
	color: #FFF;
	display: block;
	margin-bottom: 10px;
	font-size: 15px;
}

.right_wrap p{
	margin-bottom:20px;
	line-height: 1.6em;
}

.btn_area {
	display:table;
	margin:0 auto 20px;
	width:600px;
	}

a.button{
	background: #1EB2FC;
	display:table-cell;
	width: 600px;
	margin: 40px 0 0 20px;
	background: #1EB2FC;
	color: #FFF;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding: 0;
	height: 50px;
	letter-spacing: 0.1em;
	text-shadow: 1px 1px 0px #1278A0;
	border: none;
	vertical-align:middle;
	
	/* CSS3 角を丸くする */
	/* FireFox */
	-moz-border-radius: 7px;
	/* Safari, Chrome (CSS3標準プロパティ) */
	border-radius: 7px;
	/* 旧WebKit */
	-webkit-border-radius: 7px;
}

a.button:hover {
	background: #5BC6FC;
	cursor: pointer;
}

p#topicpath{
	padding:25px 0 0 45px;
	margin: 0 0 0 15px;
	background: url(../images/icon_home_btn.png) no-repeat 20px 25px;	
	height:18px;
	font-size:13px;
}

p#topicpath a{
	color: #50361f;
	margin-right: 3px;
}

a.back {
	display:block;
	width:200px;
	margin:0 auto;
	text-align:center;
	color:#50361f;
	}
  
  .breadcrumbs {
    width: 960px;
    margin: 10px auto 10px;
    font-size: 0.8rem;
    background: transparent url("../../../img/2013a/common/icon_pager_home.png") no-repeat scroll left 0px;
    text-indent: 16px;
    z-index: 10;
    position: relative;
    display: block;
}
  .breadcrumbs {
    font-size: 0.8rem;
    text-indent: 16px;
}
  
  .breadcrumbs a {
    text-decoration: none;
    color: #09C;
}