/* CSS Document */

body{
	background:url(../img/popup/popup_header_bg.jpg) repeat-x;
	padding:0px;
	margin:0px;
}

.wrap{
	width:580px;
	margin:0 auto;
	padding:0 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #333333;
}

.wrap a{
	color: #003399;
	text-decoration: underline;
}

.wrap a:hover{
	color: #003399;
	text-decoration: none;
}

.clear{
	clear:both;
	margin: 0px;
	padding: 0px;
}

/*{Header}*/
#header{
	height:46px;
	width:580px;
	padding:0 10px;
	margin:0 auto 10px auto;
}
.logo{
	margin:14px 0 0 0;
	float:left;
}
#headerRight{
	float:right;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height:46px;
	color: #333333;
	margin:0;
}

/*{/Header}*/

/*{Close}*/
#btnClose{
	float:right;
	margin:20px -4px 0 0;}
/*{/Close}*/

/*{Footer}*/
#footer{
	border-top:1px solid #CCCCCC;
	height:33px;
}
/*{/Fotter}*/

#tableStyleNone{
	margin:0px;
	padding:0px;
}
#tableStyleNone td{
	border-bottom:none;
	text-align:left;
	padding:5px 5px 5px 10px;
}



.wrap .subMessageBox {
	height: 400px;
	text-align: center;
	padding-top: 50px;
	font-size: 14px;
	font-weight: bold;
}
.wrap .subMessageBox #errTxt {
	width: 80%;
	border: 1px solid #FF9999;
	color: #FF0000;
	background-color: #FFCCCC;
	margin-right: auto;
	margin-left: auto;
	padding:10px;
}


h1,h2,h3,h4{
	margin: 0px;
	padding: 0px;
	font-size:1px;
	line-height:1px;
}

#pop{
	width:540px;
	margin:0 auto;
}

#pop .titleBg{
	background-image: url(../img/navi01_bg04.jpg);
	background-repeat: no-repeat;
	width: 540px;
	background-position: bottom;
	padding-bottom: 7px;
	margin-bottom: 10px;
}


#pop .titleBg .titleBg2{
	background-image: url(../img/navi01_bg03.jpg);
	background-repeat: repeat-y;
	width: 540px;
}

#pop .titleBg .titleBg2 .titleBox{
	background-image: url(../img/navi01_bg01.jpg);
	background-repeat: no-repeat;
	width: 510px;
	background-position: top;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 130%;
	font-weight: bold;
	color: #333333;
	padding-top: 7px;
	padding-left: 15px;
	padding-right: 15px;
}

#pop .subTitleBox{
	background:url(../img/sub_title_bg.jpg) repeat-x;
	padding:0 0 0 10px;
	width: 530px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 26px;
	color: #333333;
	margin-bottom:5px;
}

#pop .subContentsBox{
	width: 530px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom:20px;
}

#pop .subContentsBox p{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	margin:0px;
	poadding:0px;
}

#pop .subContentsBox a{
	color: #0066CC;
	text-decoration: underline;
}

#pop .subContentsBox a:hover{
	color: #0066CC;
	text-decoration: none;
}
/* contentright */

#iframe{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 160%;
	color: #333333;
	margin:0 0 0 5px;
	padding:0;
	width:530px;
	height:400px;
	overflow:scroll;
	overflow-x:hidden;
	border:none;
	}
	
	
	
	
	/* houjin_form */

	.subContentsBox p{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	margin:0px;
	poadding:0px;
}