@charset "shift_jis";

/* 各基本レイアウトの設定
--------------------------------------------------*/
#popup body {
	text-align: center;
}

#popup #box h2.btmLine {
	color: #941e56;
	font-weight: bold;
	font-size: 1.6em;
	padding-bottom: 3px;
	margin-bottom: 3px;
	margin-right: 15px;
	border-bottom: #cd97b1 1px solid;
	}

#popup #box p.layout01 {
	padding-top: 3px;
	margin-right: 15px;
	padding-bottom:10px;
	line-height: 1.5em;
	font-size:1.3em;

	}

#popup #container {
	width: 604px;
	margin: 0 auto;
	padding-bottom: 26px;
	background: url(../img/popup/pu_bg.gif) no-repeat top center;
	text-align: left;
}


#popup .btn_close p {
	float: right;
	width: 73px;
	height: 21px;
	padding: 8px 20px 0 0;
}


/* 下地(角丸ボックス) */
#popup #box {
	clear: both;
	width: 549px;
	margin: 0 auto;
	padding-top: 14px;
	padding-left: 15px;
	background: #ffffff url(../img/popup/box_mid.gif) no-repeat top center;
}

#popup #box_top {
	clear: both;
	width: 564px;
	height: 5px;
	margin: 0 auto;
	background: url(../img/popup/box_top.gif) no-repeat bottom center;
	line-height: 5px;
}

#popup #box_btm {
	width: 564px;
	height: 6px;
	margin: 0 auto;
	background: url(../img/popup/box_btm.gif) no-repeat top center;
}

#popup .pageTop {
	background: url(../img/popup/border_dotted.gif) 0 0 repeat-x;
	text-align: right;
	padding-top: 9px;
	margin-right: 15px;
	padding-right: 4px;
}




#popup #topArea .leftImg {
	float: left;
	display: inline;
	margin-left: -2px;
	width: 255px;
	height: 211px;
}
#popup #topArea .rightTxt {
	float: left;
	display: inline;
	width: 281px;
	height: 211px;
}
#popup #topArea .rightTxt h2,
#popup #topArea .rightTxt p {
	line-height: 0;
}

#popup #profile {
	border: 1px solid #e6e6e6;
	padding: 15px;
	margin: 15px 15px 20px 0;
}
#popup #profile p {
	color: #888888;
	font-size: 0.9em;
	line-height: 1.4em;
}
#popup #profile .firstTxt {
	color: #666666;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.2em;
	padding-bottom: 7px;
}
#popup #profile .firstTxt span {
	font-weight: bold;
	font-size: 0.8em;
}

#popup #flow dl dt {
	padding-bottom: 4px;
}
#popup #flow dl dd {
	padding-bottom: 17px;
	padding-left: 17px;
}
#popup #flow dl dd p {
	line-height: 1.4em;
}

#popup #flow dl dd a,
#popup #flow dl dd a:hover {
	color: #0000ee;
}
#popup #flow dl dd a {
	text-decoration: underline;
}
#popup #flow dl dd a:hover {
	text-decoration: none;
}

#popup .colorType01 {
	color: #9a7a37;
}

/* 各セレクターの調整
--------------------------------------------------*/
#popup p {
	line-height: 1.2em;
}


#popup h1 {
	width: 534px;
	height: 27px;
}


#popup .inner_boxR h2,
#popup .inner_boxL h2 {
	height: 19px;
}


#popup .setMenu h2 img {
	padding-bottom: 2px;
}


#popup .txt12 {
	font-size: 1.2em;
}


#popup .hosoku {
	color: #777777;
	font-size: 1em;
}


/* 文字の設定
--------------------------------------------------*/
#popup .houkokuTtl{
	border-bottom: 1px solid #941e56;
	color: #941e56;
	font-size: 18px;
	font-weight: bold;
}

#popup .houkokuSe{
	width: 534px;
	margin: 15px 0 0 0;
	color: #333333;
	font-size: 1.2em;
	line-height: 1.8em;
}

#popup .houkokuSe span{
	display: block;
	width: 534px;
	text-align: right;
}

#popup .sign{
	padding-right: 15px;
	color: #333333;
	font-size: 1.2em;
	line-height: 1.6em;
	text-align: right;
}
