@charset "utf-8";
/* CSS Document */

* {
	font-size:100%;
	line-height:160%;
	font-family: "MS Pゴシック", MS PGothic, Osaka, "ヒラギノ角ゴ Pro W3";
	margin:0;
	padding:0;
	color:#333;
	font-style:normal;
	border: 0;
}
body {
	font-size:75%;
	text-align:center;
	margin:0 auto;
	background-color:#8FC0D7;
	background-image: url(img/result/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
h1, h2, h3, h4, h5, h6, p {
	margin:0;
	padding:0;
	display: block;
	font-weight:normal;
	font-size:1em;
	font-style: normal;
}
img, div {
	behavior: url(js/iepngfix.htc)
}
#container {
	text-align:left;
}
#popup {
	margin:10px auto 0 auto;
	width:807px;
}
.popup-hdr {
	background-image: url(img/result/hdr.png);
	background-repeat: no-repeat;
	background-position: left top;
	height:76px;
	width:807px;
}
.popup-main {
	background-image: url(img/result/main_bg.png);
	background-repeat: repeat-y;
	background-position: left top;
	width:807px;
}
.popup-main .txt {
	margin:0 34px;
}
.popup-ftr {
	background-image: url(img/result/ftr.png);
	background-repeat: no-repeat;
	background-position: left top;
	height:72px;
	width:807px;
}
.gttop {
	padding:7px 0px 7px 0;
	text-align:right;
	background-image: url(img/result/line.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	width:740px;
}
.close {
	text-align:right;
	margin:10px 10px 20px 10px;
}
.bg-line {
	background-image: url(img/top/message_line.gif);
	background-repeat: repeat;
	background-position: left top;
	line-height:28px;
}
.bg-line p {
	line-height:28px;
	padding:0 5px;
	margin:0;
	font-size:110%;
}
.popup-top {
	position:relative;
	top:0;
	left:0;
}
.illust {
	position:absolute;
	top:-20px;
	left:610px;
}
.message-img01 {
	float:right;
	position:relative;
	top:-30px;
}
.bg-image01 {
	background-image: url(img/message/image01_all.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bg-image02 {
	background-image: url(img/message/image02_all.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.name {
	padding:0;
	margin:0;
	text-align:right;
}
#career {
	width:512px;
	clear:both;
	margin:16px auto 0 auto;
	font-size:110%;
	text-align:center;
}
.career-top {
	background-image: url(img/message/career_top.png);
	width:512px;
	height:16px;
	background-repeat: no-repeat;
	background-position: left top;
}
.career-main {
	background-image: url(img/message/career_main.png);
	width:512px;
	background-repeat: repeat-y;
	background-position: left top;
}
.career-btm {
	background-image: url(img/message/career_btm.png);
	width:512px;
	height:16px;
	background-repeat: no-repeat;
	background-position: left top;
}
.alignc {
	text-align:center;
	margin:0 auto;
}
p.arrow {
	position:relative;
	top:3px;
}

*html p.arrow {
padding:5px 0 0 0;
	height:23px;
}

.atten {
	color:#FF3300;
}

a {
	color:#FF3300;
	font-weight:bold;
	text-decoration:underline;
}

a hover {
	color:#FF3300;
	font-weight:bold;
	text-decoration:none;
}
