@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用 */  
}
}



.fitting_job {
	width: 900px;
	margin: 20px 0 0 30px;
	border-radius: 8px;
	background:url(../images/aq8_base.jpg) 5px 0;
}

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

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

.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 90px;
	border-radius: 8px;
	background-color: #FFFFFF;
	/* FireFox */
	-moz-border-radius: 15px;
	/* Safari, Chrome (CSS3標準プロパティ) */
	border-radius: 15px;
	/* 旧WebKit */
	-webkit-border-radius: 15px;
}


.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:#ffffff;
	width:745px;
	height:100px;
	border-radius: 12px;
    -webkit-border-radius: 12px;  
    -moz-border-radius: 12px;
	margin:15px 0 30px 18px;
	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;
	}
	
div.title_box {
	width:900px;
	height:500px;
	border-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	margin-top:10px;
	padding-top:44px; 
	background-image: url(../images/aq8_title.jpg) ;
}

div.title_3000{
	margin-left: 300px;	
	font-size:16px;
	color:#ffffff;
	font-weight:600;
}
div.title_box_top{
	width:680px;
	font-size: 16px ;
	color:#ffffff;
	font-weight:600 ;
	margin: 0px 0 0 120px;
	padding: 340px 30px 0 0 ;
	line-height: 30px ;
}

div.title_box_top span{
	color:#ffffff;
	font-weight: 700 ;
	margin: 0 4px;
}
=======

.qa_wrap1{
	background-image:url(../images/aq8_base.jpg);
	padding-top:30px;
	}
	
=======
	
/*.qa_white{
	width:auto ;
	background-color:#ffffff ;
	margin:0px 47px 0 44px ;	
	padding-top:30px ;
	}
*/
	
.qa_wrap2{
	width:900px ;
	height:248px ;
	}
	
.qa_wrap3{
	width:900px ;
	margin-bottom:10px ;
	}

div.qa_body{
	margin-top:0px;
	background-color:#ffffff ;
}




/* ランキング崩れ_chromeブラウザ対応 */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	div.qa_body li{
	font-size:16px ;
	font-weight:700 ;
	line-height:29px ;
	list-style:none;
	color: #550000 ;
	}
}

/* ランキング崩れ_safariブラウザ対応 */
html[xmlns*=""]:root
	div.qa_body_lank{
	margin:14px 0 0 60px;
	}
}

html[xmlns*=""]:root 
	div.qa_body li{
	font-size:16px ;
	font-weight:700 ;
	line-height:29px ;
	list-style:none;
	color: #550000 ;
	}
	
}

/* ここまでランキング_ブラウザ崩れ対応 */

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

div.qa_body_title{
	font-size:24px ;
	line-height: 24px ;
	letter-spacing: 1px ;
	color:#0203B3 ;
	padding-top:16px ;
}

div.qa_body_title span{
	font-size:18px ;
}

div.qa_body_sentence{
	font-size:16px ;
	line-height: 36px ;
}

div#aq4_q1{
	height:787px ;
	margin:20px 47px;
	background-image:url(../images/aq8_q1.jpg) ;
	background-repeat: no-repeat ;
}

div#aq4_q1 .qa_body_title{
	font-size:26px ;
	line-height: 28px ;
	margin-bottom: 16px ;
	}
	
.aq8_1_left{
	width:362px;
	height:643px;
	margin-left:20px ;
	float:left;
	}
.aq8_1_right{
	width:360px;
	height:643px;
	margin: 0px 20px 0 0 ;
	float:right;
	
	}

div#aq4_q1 .qa_body_sentence{
	padding-top: 95px ;
	}


.hart span{color:#EB6464;}

div#aq4_q2{
	height:1155px ;
	margin:50px 47px 20px;
	background-image:url(../images/aq8_q2.jpg) ;
	background-repeat: no-repeat ;
}


div#aq4_q2 .qa_body_sentence{
	font-size:16px ;
	width: 722px ;
	margin: 0 0 0 40px ;
	padding-top: 90px ;
	}
	
	div#aq4_q2 .qa_body_sentence p{
	margin: 10px 0 20px 18px  ;
	}
	
	
div#aq4_q3{
	width:auto ;
	height:350px ;
	margin:0 20px;
	background-image:url(../images/anq7_3.jpg) ;
	background-repeat: no-repeat ;
}


div#aq4_q3 .qa_body_sentence{
	font-size:15px ;
	width: 490px ;
	margin: 0 0 0 250px ;
	padding-top: 10px ;
	}

div#aq4_q4{
	width:auto ;
	height:200px ;
	margin:0 40px;
	padding-top:-10px ;
	background-image:url(../images/anq7_4.jpg) ;
	background-repeat: no-repeat ;
}


div#aq4_q4 .qa_body_sentence{
	font-size:13px ;
	line-height:20px ;
	width: 600px ;
	margin: 0 0 0 230px ;
	}

div#aq4_q5{
	width:auto ;
	height:200px ;
	margin:0 40px;
	padding-top:-10px ;
	background-image:url(../images/anq7_5.jpg) ;
	background-repeat: no-repeat ;
}


div#aq4_q5 .qa_body_sentence{
	font-size:13px ;
	line-height:20px ;
	width: 600px ;
	margin: 0 0 0 230px ;
	}

div#aq4_q6{
	width:auto ;
	height:200px ;
	margin:0 40px;
	padding-top:-10px ;
	background-image:url(../images/anq7_6.jpg) ;
	background-repeat: no-repeat ;
}


div#aq4_q6 .qa_body_sentence{
	font-size:13px ;
	line-height:20px ;
	width: 600px ;
	margin: 0 0 0 230px ;
	}


div#aq4_q7{
	width:auto ;
	height:200px ;
	margin:0 40px;
	padding-top:-10px ;
	background-image:url(../images/anq7_7.jpg) ;
	background-repeat: no-repeat ;
}


div#aq4_q7 .qa_body_sentence{
	font-size:13px ;
	line-height:20px ;
	width: 600px ;
	margin: 0 0 0 230px ;
	}

div.last_box{
	width:760px ;
	margin-left:50px ;
	margin-top: 0 ;
	padding-bottom:10px ;
}

div.last_box_title1{
	color:#ffffff;
	text-align:center ;
	font-size:24px ;
	font-weight:60px ;
	width:806px ;
	padding: 10px 0 ;
	margin-top:60px ;
	background-image:url(../images/aq8_sub.jpg)
}

div.last_box_title2{
	color:#ffffff;
	text-align:center ;
	font-size:24px ;
	font-weight:60px ;
	width:806px ;
	padding: 10px 0 ;
	margin-top:10px ;
	background-image:url(../images/aq8_sub.jpg)
}

.last_box_sub{
	font-size:17px;
	color:#E74F95;
	font-weight: 700;
	line-height:40px;
	margin: 20px 4px 0 4px;
	display:block;
}




div.last_box_body p{
	font-size:16px ;
	font-weight:600 ;
	line-height:32px ;
	width:740px ;
	margin:10px 0 10px 30px;
}

div.last_box_body p span{
	font-size:12px ;
	font-weight:300 ;
	line-height:32px ;
	padding-bottom:10px ;
}


div.last_box a img{
	margin:20px 0 0 5px;
	box-shadow:6px 6px 5px  #cccccc ;
	
	/* CSS3 角を丸くする */
	/* FireFox */
	-moz-border-radius: 10px;
	/* Safari, Chrome (CSS3標準プロパティ) */
	border-radius: 10px;
	/* 旧WebKit */
	-webkit-border-radius: 10px;
}

div.last_box a img:hover {
	margin:20px 0 0 5px;
	border: solid 2px #ffffff;
	box-shadow:none ;
	}

div.right{
	margin:-61px 0 0 420px ;
}

div.link{
	height:150px;
	}

/* 上にもどる */
#scrollUp { 
	width: 60px ;
	height: 50px ;
	bottom: 7px ;
    left: 698px ;
    padding: 12px 60px ;
    font-size:14px ;
	background-color: #E74F95 ;
	color: #ffffff ;
	font-weight: bold ;
	line-height:20px ;
	border: solid 3px #E74F95 ;
	text-align: center ;
	text-decoration: none;
	box-shadow:1px 0px 2px  #666 ;
	/* CSS3 上角を丸くする */
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	-webkit-border-top-left-radius: 7px;  
    -webkit-border-top-right-radius: 7px;  
    -moz-border-radius-topleft: 7px;  
    -moz-border-radius-topright: 7px;  
}

#scrollUp:a{
	text-decoration: none; 
	font-weight: bold ;
}

#scrollUp:hover {
	background-color: #ffffff ;
    color: #E74F95 ;
	padding: 11px 60px ;
	bottom: 3px ;
	}
  
    .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;
}