@charset "utf-8";
/*ご利用イメージ*/
.print_nav_box {
	color: #fff;
}
.print_nav {
	background: url(../img/print/print_nav.gif) no-repeat;
	padding: 5px 2px 2px 8px;
	width: 94px;
	vertical-align: top;
}
.print_nav_01 {
	background: url(../img/print/print_nav_01.gif) no-repeat;
	padding: 5px 2px 2px 8px;
	width: 94px;
	vertical-align: top;
	color: #666666;
	font-size: 90%;
}
.print_nav_title {
	font-size: 85%;
	width: 70px;
	line-height: 1.3em;
}
.print_nav_title a {
	color: #FFFFFF;
	text-decoration: none;
}
.print_nav_title a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.print_nav_title a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.print_nav_title a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.print_nav_title_01 {
	color: #8C8C8C;
	font-size: 85%;
	width: 75px;
	line-height: 1.3em;
}
.print_nav_title_01 a {
	color: #8C8C8C;
	text-decoration: none;
}
.print_nav_title_01 a:visited {
	color: #8C8C8C;
	text-decoration: none;
}
.print_nav_title_01 a:active {
	color: #8C8C8C;
	text-decoration: underline;
}
.print_nav_title_01 a:hover {
	color: #8C8C8C;
	text-decoration: underline;
}
/*ご利用イメージ　終わり*/
/*テーブル画像の下合わせ指定*/

/*ヘルプ用*/
.simple_line table tr td.bottom_01 {
	vertical-align: bottom;
}
.help_h3 {
	background-color: #AEA59A;
	color: #FFFFFF;
	padding: 1px 5px 0px 5px;
}
.step_span {
	color: #8D8071;
	font-weight: bold;
}
.step ul {
	list-style: none;
}
.step li {
	margin-left: 1.5em;
	margin-bottom: 0.5em;
}
.help_point {
	margin: 0.5em 0 15px;
	padding: 10px 15px;
	border: 1px #80A2A8 solid;
	line-height: 1.3em;
}
.help_caution {
	margin: 0.5em 0 15px 0;
	padding: 10px 15px;
	border: 1px #D3847E solid;
	line-height: 1.3em;
}
.pageup {
	padding: 0.2em;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
}
/*レイアウト用*/
.r_img {
	width: 250px;
	float: right;
}
.l_content {
	width: 300px;
	float: left;
}
.clear {
	clear: both;
}
.box {
	margin: 0 0 10px 0px;
	width: 230px;
	padding: 10px;
	border: 1px #cccccc solid;
}
