@charset "utf-8";
/*毎回変わるベース部分のバックグラウンド*/
.search_bg{
	width:960px;
	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;
    border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */  
}
}

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

.c-inner {
	width: 900px;
	padding: 15px 0px 42px;
	background-color: #fff;
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */  
}

@-moz-document url-prefix() {
.c-inner {
	width: 900px;
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */  
}
}

.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:#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;
	line-height: 20px;
}

.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:800px;
	height:527px;
	border-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	margin:15px 0 0 50px;
	background-image: url(../images/aq4/aq4_title_box_base.jpg) ;
}

div.title_box_left{
	font-size: 16px ;
	margin-left:360px;
	padding: 65px 30px 0 0 ;
	line-height: 30px ;
}

div.title_box_left span{
	color:#E74F95;
	font-weight: 700 ;
	margin: 0 4px;
}

div.sub_title{
	width: 668px ;
	height: 93px ;
	margin: 20px 0 20px 120px ;
	text-indent: -9999px ;
	background-image: url(../images/aq4/sub_title.jpg) ;
}

div.qa_body_lank{
	margin:16px 0 0 60px;
}


div.qa_body{
	margin-top:38px;
}

div.qa_body li{
	font-size:16px ;
	font-weight:700 ;
	line-height:180% ;
	list-style:none;
	color: #550000 ;
}


/* ランキング崩れ_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_sentence{
	font-size:18px ;
	line-height: 28px ;
	letter-spacing: 1px ;
}

div.qa_title img{
	margin: 0 0 20px 50px ;
}

div#aq4_q1{
	width:800px ;
	height:630px ;
	margin:15px 0 0 50px;
	background-image:url(../images/aq4/aq4_q1_body.jpg) ;
}


div#aq4_q1 .qa_body_sentence{
	width:300px ;
	margin: -290px 0 0 400px ;
	}

div#aq4_q2{
	width:800px ;
	height:559px ;
	margin:15px 0 0 50px;
	background-image:url(../images/aq4/aq4_q2_body.jpg) ;
}

div#aq4_q2 .qa_body_lank{
	margin-top:15px ;
}


div#aq4_q2 .qa_body_sentence{
	width: 600px ;
	margin: 78px 0 0 100px ;
	}

div#aq4_q3{
	width:800px ;
	height:584px ;
	margin:15px 0 0 50px;
	background-image:url(../images/aq4/aq4_q3_body.jpg) ;
}

div#aq4_q3 .qa_body_lank{
	margin-top:10px ;
}

div#aq4_q3 .qa_body_sentence{
	width: 600px ;
	margin: 80px 0 0 100px ;
	}

div.last_box{
	width:800px ;
	margin-left:50px ;
}

div.last_box_title{
	width: 800px ;
	height: 105px ;
	margin-top: 20px ;
	text-indent: -9999px ;
	background-image:url(../images/aq4/last_box_title.jpg) ;
	background-repeat:no-repeat ;
}

div.last_box_body{
	width:800px ;
	background-image:url(../images/aq4/last_box_base.jpg) ;
	text-align: center;
	padding-bottom: 10px;
}

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


span.last_box_ale{
	margin-top: 20px ;
	font-size: 18px ;
	font-weight: 700 ;
	padding-bottom: 2px;
	border-bottom: 1px solid　#550000 ;
	color: #550000 ;
	text-align:center ;
	line-height: 30px ;
	letter-spacing: 2px ;
	display: block ;
}

div.last_box_body p{
	font-size:16px ;
	line-height:22px ;
	width:660px ;
	margin:0 0 0 50px;
	padding-bottom:10px ;
}


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

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

/* 以下アコーディオン */

div#simpleAccordion {
	width: 700px;
	margin-left:20px ;
	text-align: left;
}

div#simpleAccordion div {
	font-size:16px ;
	line-height:22px ;
	margin-left:50px ;
}

h5{
	width: 700px ;
	font-size:17px ;
	color:#FF66BB;
	font-weight: 700 ;
	text-decoration:underline ;
	text-align:right ;
	margin: 1px 20px;
	padding-right:20px ;
	cursor: pointer;
}

h5:hover{
	color: #ffffff ;
}

#to_job{
	display:block ;
	margin:10px ;
}

#to_job:hover{
	display:block ;
	margin:12px 10px 8px ;
}

/* 上にもどる */
#scrollUp { 
	width: 60px ;
	height: 50px ;
	bottom: 26px ;
    left: 620px ;
    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: 23px ;
	}
  
    .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;
}