@charset "utf-8";
/* ===================================================================
CSS information

 file name  :questionnaire.css
 style info :ＴＶランキングや芸能人に人気のダイエット法をご紹介！
=================================================================== */
h3 {
	height:44px;
	background:#fff url("../img/questionnaire/h_questionnaire.gif") 0 0 no-repeat;
	text-indent:-9999px;
}
h4 {
	color:#84affe;
	padding:10px 10px 20px;
	margin-bottom:30px;
	background:#fff url("../img/secret/bg_p_border.gif") 0 bottom no-repeat;
}
h5 {
	clear:both;
	width:168px;
	height:30px;
	text-indent:-9999px;
}
#btn_boys {
	background:#fff url("../img/questionnaire/btn_boys.gif") 0 0 no-repeat;
}
#btn_girls {
	background:#fff url("../img/questionnaire/btn_girls.gif") 0 0 no-repeat;
}
.comment_text {
	clear:both;
	width:680px;
	margin:10px;
	padding:10px;
	background:#fdfce5;
}
.comment_text span {
	display:block;
	margin-bottom:5px;
}
.boys_color {
	color:#6a92cc;
}
.girls_color {
	color:#eb6a99;
}
.TabbedPanels1 {
	width:720px;
}
.TabbedPanelsContent ul li {
	float:left;
	overflow:hidden;
	width:720px;
	text-align:center;
}
.TabbedPanelsContent ul li.half {
	width:360px;
}
.TabbedPanelsContent ul li img {
	padding-bottom:5px;
	text-align:center;
}
.TabbedPanelsContent p {
	clear:both;
}
.TabbedPanels {
	display:inline;
}
.TabbedPanelsTab {
	float: left;
	cursor: pointer;
}


.highslide-wrapper div {
	text-align:left;
}
.highslide-html {
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
	display: block;
	color: black;
	text-decoration: none;
	padding: 2px;
	border: 1px solid black;
	padding-left: 22px;
	background:#fff url(../js/highslide/graphics/loader.white.gif) 3px 1px no-repeat;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}
.highslide-wrapper, .rounded-white {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
	width: 400px;
	height:800px;
	padding: 0 5px 5px 5px;
}
.highslide-wrapper .highslide-header {
	padding-bottom: 5px;
}
.highslide-wrapper .highslide-header ul {
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(../js/highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
	 cursor: move;
}
.highslide-resize {
	cursor: nw-resize;
}