@charset "utf-8";
#wrapper_top #main {
	background-image: url(../en/image/main.gif);
}
#wrapper_top #btn_point a span {
	font-size:22px;
	font-weight:bold;
	color:#336699;
	line-height:1.0em;
}

#wrapper #side h2 {
	background-image: url(../en/image/bg_system.gif);
}
.p20   {
	padding-left: 20px;
}
/************** 手続きの流れ ****************/
.procedure .step{
	background-color: #336799;
	background-image: url(../procedure/image/bg_step_title.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-weight: bold;
	color: #FFF;
	padding: 10px;
	font-size: 1.1em;
	clear:both;
	margin-bottom:0 !important;
}
.indent .indent.mt30.green .step {
	background-color: #477547;
}
.mt5{
	margin-top: 5px
}
#wrapper #content .indent .box_app.clearfix ol {
	font-size: 0.85em;
}

/************** 英文インデント ****************/
.en-indent52 {
	text-indent: -4.2em;
	padding-left: 4.2em;
}
.en-indent10{
	text-indent: -0.75em;
	padding-left: 0.9375em;
}
.en-indent {
	text-indent: -1.25em;
	padding-left: 1.25em;
}
.en-indent24 {
	text-indent: -1.5em;
	padding-left: 1.5em;
}
.en-indent26 {
	text-indent: -1.625em;
	padding-left: 1.625em;
}
.en-indent30 {
	text-indent: -1.875em;
	padding-left: 1.875em;
}
.en-indent28 {
	text-indent: -1.75em;
	padding-left: 1.75em;
}
.en-pl13-6{
	padding-left: 0.85em;
}
