@charset "utf-8";
/* ===================================================================
CSS information

 file name  :caution.css
 style info :ご注意ください用
=================================================================== */

/*----------------------------------------------------
	#caution
			ご注意ください
----------------------------------------------------*/

#caution h3 {
	color: #F90800;
	background-image: url(../img/share/titleBg.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 15px;
	font-size: 1.5em;
	line-height: 1.6em;
	padding-top: 10px;
	padding-bottom: 5px;
	border-left: 6px solid #F90800;
	margin-top: 1.5em;
	margin-bottom: 0.5em;
	font-weight: bolder;
}

#caution h4 {
	width: 550px;
	font-size: 1.25em;
	font-weight: bold;
	color: #1381AA;
	background-image: url(../img/share/arrow_01.gif);
	background-repeat: no-repeat;
	background-position: left 0.25em;
	_background-position: left 0.3em;
	padding-left: 15px;
	margin-top: 1.5em;
	margin-bottom: 0.5em;
}

#caution h5 {
	width: 550px;
	font-weight: bold;
	background-image: url(../img/share/arrow_03.gif);
	background-repeat: no-repeat;
	background-position: left 0.25em;
	_background-position: left 0.3em;
	padding-left: 15px;
	margin-top: 1.5em;
	margin-bottom: 0.5em;
}

#caution .point {
	color: #F90800;
	font-weight: bold;
	text-decoration: underline;
	font-size: 1.025em;
}

#caution .midashi {
	font-weight: bold;
}

#caution .midashi2 {
	font-weight: bold;
	background-color: #EEEEEE;
	margin-left: -30px;
	padding-left: 30px;
}


/*----- #card_bankbook  -----*/

#card_bankbook div.passBox {
	width: 450px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFDD;
	padding: 10px;
	margin: 1em auto;
}

#card_bankbook div.box02 {
	border: 1px solid #FF6600;
	padding: 10px;
	margin: 0.5em auto;
	width: 85%;
	background-color: #FFF2F0;
}

#card_bankbook div.box03 {
	border: 1px solid #996600;
	padding: 10px;
	margin: 0.5em auto;
	background-color: #FFF3CC;
	font-weight: bold;
	color: #885200;
	font-size: 1.125em;
}

#card_bankbook div.box04 {
	margin-top: 1em;
	margin-bottom: 1em;
	background-color: #FFFFDD;
	padding: 5px;
}

#card_bankbook div.center {
	text-align: center;
}

#card_bankbook div.center p {
	margin-left: 0;
}

#card_bankbook table.time {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	width: 430px;
}

/*----- #e-mail  -----*/

#e-mail div.line_top {
	margin-right: 15px;
	margin-left: 15px;
	border-top: 1px solid #CCCCCC;
	margin-top: 5px;
	padding-top: 5px;
}

#e-mail #spyware li {
	margin-top: 1em;
	margin-right: 10px;
}

#e-mail #spyware div {
	border-bottom: 1px solid #999999;
	margin-bottom: 3px;
	padding-bottom: 3px;
}

/*----- #document -----*/

#document div.box {
	width: 295px;
	float: left;
	margin-left: 25px;
	_margin-left: 15px;
	background-image: url(../img/caution/document/boxBg.gif);
	background-repeat: repeat-y;
	margin-top: 1em;
	margin-bottom: 1em;
}
#document div.box p {
	margin: 0px;
	padding: 10px;
	border-bottom: 1px solid #56a449;
}

#document div.box img {
	margin: 0px;
	padding: 0px;
	line-height: normal;
}

#document table {
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2px;
	margin-bottom: 0px;
}

#document table th {
	background-color: #FFFFCC;
}

#document table .sel01 {
	width: 23%;
}

#document table .sel02 {
	width: 17%;
	text-align: center;
}

#document table .sel03 {
	width: 42%;
}

#document table .sel04 {
	width: 2%;
	text-align: center;
}

#document .point {
	color: #F90800;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.025em;
}

#document img.kakunin {
	float: left;
	width: 130px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
}

#document ul.boxR {
	float: left;
	width: 520px;
	margin-left: 0px;
}

#document ul.boxR li {
	list-style-position: inside;
}

