/*
body {
-webkit-text-size-adjust: 100%;
margin:10px;
padding:0;
font-family: "Lucida Grande", Meiryo, "�l�r �o�S�V�b�N", sans-serif;
}
*/

#shindoi {
width: 750px;
margin: 0 auto;
padding: 0 0 20px;
color: #333;
font-size: 14px;
line-height: 1.7;
-webkit-text-size-adjust: none;
}
#shindoi * {
box-sizing: content-box;
}
/*
#shindoi h2 {
	margin: 0 0 35px;
	padding: 0;
}
#shindoi h2 span.main-lead {
display: block;
padding: 10px 0px;
font-size: 14px;
line-height: 1.8em;
font-weight: normal;
}
*/
#shindoi .main-title {
	margin-bottom: 7px;
}
#shindoi .main-lead {
	display: block;
	padding: 10px 0px;
	font-size: 14px;
	line-height: 1.8em;
	font-weight: normal;
	margin-bottom: 35px;
}
#shindoi .ranking {
position: relative;
margin: 0 0 50px;
padding-top: 20px;
}
.ranking em {
font-size: 17px;
font-style: normal;
font-weight: bold;
}
.ranking img.place {
position: absolute;
top: -20px;
left: 10px;
width: 112px;
height: auto;
z-index: 99;
}
.ranking-head {
overflow: hidden;
margin:0 20px 20px;
padding: 20px;
border-radius: 4px;
background: white;
}
.ranking-head-illust {
float: left;
margin: 0;
padding: 0;
width: 300px;
}
.ranking-head-text {
width: 345px;
float: right;
}
.ranking-head-text h3 {
border-bottom: 2px dotted #000;
margin: 0 0 0.5em;
padding: 0 0 0.5em;
line-height: 1.5em;
font-size: 26px;
font-weight: bold;
color: #000;
}
.ranking-head-text p {
margin: 0;
padding: 0;
line-height: 2em;
}
.ranking-body {
overflow: hidden;
padding: 20px;
background: url(../img/bg_ranking_body_1st.png);
}
.ranking-body > h4 {
background-image: url(../img/bg_taiken.png);
background-repeat: no-repeat;
background-size: 100% 70px;
margin: 0 0 0px;
padding: 22px 30px 0;
height: 70px;
font-size: 25px;
font-weight: bold;
color: #000;
line-height: 1em;
letter-spacing: 1px;
}
.ranking-body ul {
list-style-type: none;
margin: 10px 0 0;
padding: 0;
}
.ranking-body li {
margin: 0;
padding: 0 10px 1em 90px;
background-repeat: no-repeat;
background-position: 10px top;
display: block;
min-height: 4.8em;/**/
}
.ranking-body li span.prop {
display: block !important;
margin-top: 0.25em;
font-size: 12px;
font-weight: bold;
}
.ranking-body-advice {
position: relative;
background-color: white;
background-image: url(../img/bg_advice.png);
background-position: center 5px;
background-repeat: no-repeat;
margin: 10px 5px 5px 0;
padding: 25px 0 20px;
}
.ranking-body-advice:before {
content: "";
display: block;
position: absolute;
top: 5px;
right: -5px;
border-right: 5px solid #000;
width: 100%;
min-height: 100%;
z-index: 99;
}
.ranking-body-advice:after {
content: "";
display: block;
position: absolute;
top: 0px;
left: 5px;
border-bottom: 5px solid #000;
width: 100%;
min-height: 100%;
z-index: 99;
}
.ranking-body-advice > h4 {
margin: 0;
padding: 0;
text-align: center;
line-height: 0;
}
.ranking-body-advice h5 {
margin: 15px 20px 8px;
padding: 0;
text-align: center;
font-size: 22px;
font-weight: bold;
color: #000;
line-height: 1.4em;
}
.ranking-body-advice p {
margin: 0;
padding: 0 50px 0;
font-size: 13px;
}
/* 1�� */
#shindoi > .first {
background: url(../img/bg_ranking_first.png);
}
#shindoi > .first .ranking-body {
background: url(../img/bg_ranking_body_first.png);
}
#shindoi > .first em {
color: #09A6DA;
}
#shindoi > .first .ranking-body li.woman {
background-image: url(../img/ico_woman_first.png);
}

/* 2�� */
#shindoi > .second {
background: url(../img/bg_ranking_second.png);
}
#shindoi > .second .ranking-body {
background: url(../img/bg_ranking_body_second.png);
}
#shindoi > .second em {
color: #69B901;
}
#shindoi > .second .ranking-body li.man {
background-image: url(../img/ico_man_second.png);
}
#shindoi > .second .ranking-body li.woman {
background-image: url(../img/ico_woman_second.png);
}

/* 3�� */
#shindoi > .third {
background: url(../img/bg_ranking_third.png);
}
#shindoi .third > .ranking-body {
background: url(../img/bg_ranking_body_third.png);
}
#shindoi > .third em {
color: #FF6000;
}
#shindoi > .third .ranking-body li.man {
background-image: url(../img/ico_man_third.png);
}

/* 4�� */
#shindoi > .fourth {
background: url(../img/bg_ranking_fourth.png);
}
#shindoi > .fourth .ranking-body {
background: url(../img/bg_ranking_body_fourth.png);
}
#shindoi > .fourth em {
color: #E24665;
}
#shindoi > .fourth .ranking-body li.man {
background-image: url(../img/ico_man_fourth.png);
}
#shindoi > .fourth .ranking-body li.woman {
background-image: url(../img/ico_woman_fourth.png);
}

/* 5�� */
#shindoi > .fifth {
background: url(../img/bg_ranking_fifth.png);
}
#shindoi > .fifth .ranking-body {
background: url(../img/bg_ranking_body_fifth.png);
}
#shindoi > .fifth em {
color: #2C4A99;
}
#shindoi > .fifth .ranking-body li.man {
background-image: url(../img/ico_man_fifth.png);
}
#shindoi > .fifth .ranking-body li.woman {
background-image: url(../img/ico_woman_fifth.png);
}

/* �����N�G���A */
#shindoi .link-area {
	font-size:16px;
	line-height: 1.5;
	font-weight:bold;
	margin-bottom: 64px;
	}

#shindoi .link-area p {
	font-size: 14px;
	line-height: 1.75;
	display:block;
	border-left:solid 4px #ffff4d;
	margin:14px 0 2px;
	padding-left:6px;
	padding-bottom: 1px;
	}


/* �A�h�o�C�U�[�v���t�B�[�� */
#shindoi #profile {
margin: -20px 0 0;
padding: 30px;
background-color: #F0F0E1;
background-image: url(../img/bg_profile.png);
background-position: right center;
background-repeat: no-repeat;
}
#shindoi #profile img.pic {
float: left;
margin-right: 20px;
padding-bottom: 20px;
}
#shindoi #profile h4 {
margin: 0;
padding: 0;
line-height: 0;
}
#shindoi #profile h4 img {
width: 180px;
height: 25px;
}
#shindoi #profile h5 {
margin: 20px 0 15px;
padding: 0;
font-size: 12px;
font-weight: bold;
color: #000;
}
#shindoi #profile h5 span {
display: inline-block;
}
#shindoi #profile h5 span.name {
display: block;
margin-top: 0.5em;
}
#shindoi #profile em {
font-style: normal;
font-weight: bold;
color: #000;
font-size: 18px;
}
#shindoi #profile p {
clear: both;
margin: 0;
padding: 15px 0 0;
color: #000;
font-size: 13px;
border-top: 2px dotted #000;
}
#shindoi p#foot {
text-align: right;
margin-top:0.4em;
padding: 0;
font-size: 13px;
}
#shindoi p#foot em {
font-style: normal;
font-weight: bold;
}

/* �C�Ӊ��s�pspan�K�p�iPC�̂݁j*/
.ranking-head-text h3 span, .ranking-head-text p span, .ranking-body li span {
display: block;
}
