@charset="utf-8";

body {
    font: 15px/1.231 "ヒラギノ丸ゴ Pro W4",HiraMaruPro-W4,"ヒラギノ角ゴ Pro W3",HiraKakuPro-W3,Osaka,sans-serif;
}

a:link,
a:visited {
	color: #333333;
	text-decoration: underline;
}
a {
	overflow: hidden;
}

img {
    border: 0 none;
    vertical-align: bottom;
}


div#content {
	margin: 0;
	padding: 0;
}
body {
	background-color:#FFFFFF;
	text-align:center;
	width:100%;
	margin:0;
	padding:0;
}

div#wrapper {
	border:none;
	background-color: #FFFFFF;
	margin: 0 auto !important;
	padding: 0 20px;
	text-align: left;
	width: 1140px;
}


div#wrapper div#header {
	background: none;
	padding: 0 20px;
	width: 1100px;
	height: auto;
	position: relative;
	margin: 0 8px 10px;
	
}
div#wrapper div#header h1 {
	overflow: hidden;
	margin:0;
	padding:0;
	_height: 1%;
	_overflow: static;
}
div#wrapper div#header h1 img.img_L {
	_margin-top: 10px!important;
	margin-top: 0.4em!important;
}
div#wrapper div#header h1 img.img_R {
    float: right;
    margin-top: 0.4em!important;
    margin-left: 1em!important;
}

div#content {
	padding: 0 20px;
	width: 1100px;
	margin-top: 30px;
	overflow: hidden;
	_overflow: static;
	_height: 1%;
}


div.step {
	padding: 22px;
	_width: 1100px;
	margin-top: 0px;
	overflow: hidden;
	_overflow: static;
	_height: 1%;
	background-color:#EDF2C9;
}

div.step p{
    background-color: white;
    margin: 0;
    padding: 0 0 15px 132px;
}

div.step p.last{
    padding-bottom: 50px;
}


img.pc_none {
    display: none;
}

div.step p .br-pc {
    display: none;
}

/* footer */
div#footer {
	clear: both;
	background: url(../img/bg_body.gif) left bottom repeat-x ;
	padding: 30px 0 10px;
	overflow: hidden;
	_overflow: static;
	_height: 1%;
	color: #555;
	font-size: 11px;
}
div#footer span {
	float: left;
}
div#footer address {
	float: right;
	font-style: normal;
	color: #8B8B81;
}

div#footer div {
	width:1100px;
	margin-right:auto;
	margin-left:auto;
}