/* faximo popup-page CSS */
* {
	z-index:10;
}

body {
	line-height: 1.4;
	font-size: 90%;
	color:#404040;
	background-image:url(images/top_bckg.gif);
	background-repeat:repeat;
}
body a{
	font-weight:bold;
	color: #3675BB;
	text-decoration:underline;
}
body a:visited{
	text-decoration:underline;
	font-weight:bold;
	color:#666666;
}
.red {
color:#FF0000;
}

div#entry-container a {
	font-weight:bold;
	color: #3675BB;
}
div#entry-container a:visited {
	text-decoration:none;
	font-weight:bold;
	color:#999999;
}
div#entry-container	{
	color:#404040;
	width: 100%;
	padding: 10px 12px 0px 12px;
}
h1 {
	background-image:url(images/icon.gif);
	background-color: #E7F2FF;
	text-align: left;
	height: 22px;
	width: 565px;
	border-size: 2px;
	border-style: solid;
	border-top-color: #AFD1F7;
	border-right-color: #3775BB;
	border-bottom-color: #3775BB;
	border-left-color: #AFD1F7;
	text-indent: 50px;
	font-size: 15px;
	font-weight: bold;
	color: #404040;
	line-height:1;
	padding-top:8px;
	background-repeat: no-repeat;
	background-position: left;
	margin: 10px 0px 25px 35px;
}
h3 {
display:none;
}

/*エントリーページ*/
div#en-header {
	width: auto;
	padding-left: 20px;
	float: left;
}
div#closebtn {
	width: 158px;
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-top-color: #AED0F6;
	border-right-color: #3675BB;
	border-bottom-color: #3675BB;
	border-left-color: #AED0F6;
	background-image: url(images/ic_close.gif);
	background-position: 6px 3px;
	background-repeat: no-repeat;
	font-weight: bold;
	line-height: 1;
	text-align: center;
	margin: 20px auto;
	clear:both;
}
div#closebtn a, div#closebtn a:hover {
	width: 148px;
	color:#404040;
	padding: 5px 0px 5px 10px;
	text-decoration:none;
	cursor: pointer;
	display:block;
}
div#en-main {
	height: 100%;
	width: 100%;
	clear: both;
}
div#en-title {
	padding: 0px 5px 10px 5px;
	width: 680px;
	margin: auto;
	text-align:left;
}
div#en-content {
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px auto 50px auto;
	width: 690px;
}
div#en-content-top {
	background-image:url(images/en_line_top.gif);
	background-repeat:no-repeat;
	height:5px;
	width:690px;
	font-size:1px;
}
div#en-content-btm {
	background-image:url(images/en_line_btm.gif);
	background-repeat:no-repeat;
	height:5px;
	width:690px;
	font-size:1px;
}

div#en-cont-inner {
	background-color: #FFFFFF;
	width: 634px;
	border-left: 3px solid #3675BB;
	border-right: 3px solid #3675BB;
	height: 100%;
	padding: 20px 25px;
	height: auto;
}
div#entrybody {
	width:540px;
}
.en-thline td {
	background-color: #FFFFFF;
	border-bottom:1px solid #FFB177;
	border-top: 1px solid #FFB177;
}
#fp-price {
	background-color: #FFEBDC;
	font-weight: bold;
	border: none;
	width: 110px;
	text-align: center;
}
.en-thline #fp-spacer {
	width: 10px;
	border: none;
	background-color: #FFFFFF;
}
#en-cont-inner h3 {
	margin: 20px 0px 10px 0px;
	clear: both;
}
#en-cont-inner table {
	margin: 0px;
}
div#entryfooter {
	width: 470px;
	text-align: right;
}
html>body div#entryfooter {
	left: -10px;
	position: relative;
}
#en-cont-inner div#titlelist ul {
	float: left;
	width: 140px;
	display: block;
}
/*注意用赤文字*/
.caution {
	font-size: 11px;
	color: #FF0000;
}
/*フッター*/
div#footer {
	clear: both;
	text-align: center;
	margin:20px auto;
}
/*new-popupstyle071119*/
div#bluebox {
	height: auto;
	padding:10px;
	width:550px;
	background-color:#E7F2FF;
	display: block;
	clear:both;
	position:relative;
	z-index:8;
	width:550px;
	margin-left:35px;
}
#bluebox img {
	margin: 5px 10px;
}
div#arrow-under {
	position:relative;
	text-align:center;
	z-index:9;
	margin-left:100px;
}
div#titlelist ul {
	font-size: 12px;
	font-weight: bold;
	color: #3675BB;
	text-align: left;
	list-style-image: url(https://faximo.jp/images/list-yajirusi.gif);
	margin: 15px auto;
	padding-left: 20px;
	width:400px;
	float:left;
	height:auto;
}
div#entrybody #bluebox #zoomimg {
	margin: 0px 5px 5px 10px;
	float: right;
	width: 125px;
	text-align: center;
	padding: 0 0 3px 0;
	background-color: #D0D0D0;
	border: 2px solid #FFFFFF;
	cursor: pointer;
	clear: both;
}
#zoomimg img {
	margin:0;
}
div#entrybody span#zoomimg {
	display:block;
	margin: 0px 5px 5px 10px;
	float: right;
	width: auto;
	text-align: center;
	padding: 0;
	background-color: #D0D0D0;
	border: 2px solid #FFFFFF;
	cursor: pointer;
	clear: both;
}
img.white-border {
	margin-bottom: 3px;
	border-bottom: 2px solid #FFFFFF;
}
div#entrybody span#zoomimg img.white-border {
	margin-bottom: 0px;
	border-bottom: 0px solid #FFFFFF;
}
/* new-popupstyle080318 */
.bluebold {
	font-size: 16px;
	font-style: italic;
	font-weight: bolder;
	text-align: left;
	color:#4B67D5;
}
