@charset "UTF-8";



/* = section
----------------------------------------------- */

h2 {
	margin-bottom: 15px;
}

p.normal {
	padding: 0 5px;
	margin-bottom: 15px;
	line-height: 1.45;
	font-size: 75%;
}

div#mainContent div.section {
	margin-bottom: 20px;
}

h4 {
        margin-top: 15px;
        margin-bottom: 10px;
        border: solid #cdcdcd;
        border-width: 3px 0;
        background-position: left center;
        background-repeat: no-repeat;
        padding-left: 27px;
        padding: 5px 27px;
        line-height: 22px;
        font-size: 100%;
        font-weight: bold;
        color: #c00;
}

/* = result
----------------------------------------------- */

ol li h4 {
	margin-top: 15px;
	margin-bottom: 10px;
	border: solid #cdcdcd;
	border-width: 3px 0;
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 27px;
	padding: 5px 27px;
	line-height: 22px;
	font-size: 100%;
	font-weight: bold;
	color: #c00;
}

ol li.first h4 {
	background-image: url(../images/point/n01.gif);
}

ol li.second h4 {
	background-image: url(../images/point/n02.gif);
}

ol li.third h4 {
	background-image: url(../images/point/n03.gif);
}

ol li.fourth h4 {
	background-image: url(../images/point/n04.gif);
}

ol li.fifth h4 {
	background-image: url(../images/point/n05.gif);
}



/* = pickup (consideration)
----------------------------------------------- */

div.pickup {
	border: 4px solid #cdcdcd;
}

div.pickup h3 {
	padding: 12px 12px 10px;
	font-size: 100%;
	font-weight: bold;
	color: #c00;
}

p.subTitle {
	border-bottom: 1px dotted #cdcdcd;
	padding: 0 12px 10px;
	text-align: right;
}

div.pickup h4 {
	padding: 15px 0 10px 12px;
}

div.pickup p.note {
	border-bottom: 1px dotted #cdcdcd;
	padding: 0 12px 10px;
	font-size: 75%;
}

p.strong ,
span.strong {
	font-weight: bold;
	color: #c00;
}

div.pickup p.note span.strong {
	font-size: 120%;
}

div.section ul.normal {
	border-bottom: 1px dotted #cdcdcd;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

div.section ul.normal li {
	background: url(../images/common/info_list.gif) no-repeat 0 5px;
	padding-left: 14px;
	padding-right: 12px;
	margin-left: 15px;
	margin-bottom: 5px;
	line-height: 1.45;
	font-size: 75%;
}

div.pickup p.strong {
	padding: 0 12px 10px;
	line-height: 1.55;
	font-size: 75%;
}



/* = table
----------------------------------------------- */

table.enquete {
	margin-top: 15px;
	margin-bottom: 20px;
}

table.enquete th ,
table.enquete td {
	font-size: 83%;
	padding: 8px 10px;
	border: solid #fff;
	border-width: 0 2px 2px 0;
}

table.enquete th {
        background-color: #FFF0E6;
	border-width: 0 2px 1px 0;
	text-align: center;
}

table.enquete th.axis {
	border-width: 0 0 1px 0;
}

table.enquete td {
	background-color: #f2f2f2;
	vertical-align: top;
}

table.enquete td.axis {
	border-width: 0 0 2px 0;
	color: #c00;
}

/* = enquete
----------------------------------------------- */
.enquete {
        font-size: 12px;
        padding-top: 8px;
}

.enquete .key {
        color: #CC0000;
        float: left;
        width: 80px;
	margin-left: 15px;
}

.enquete .value {
        margin-left: 95px;
}
