@charset "utf-8";

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, 
fieldset, input, textarea, p, blockquote, th, td{
    margin: 0; 
    padding: 0;
}
html{
    overflow-y: scroll;
}
h1, h2, h3, h4, h5, h6{
    font-size: 100%; 
    font-weight: normal;
}
ol, ul{
    list-style:none;
}
fieldset, img{
     border:0;
}
table{
    border-collapse: collapse; 
    border-spacing:0;
}
caption, th{
    text-align: left;
}
a:focus {
	outline:none;
}
address, caption, cite, code, dfn, em, th, var{
    font-style: normal; 
    font-weight: normal;
}













#wrapper {
	width:750px;
	margin: 50px auto 0;
}

h1 {
	font-size: 13px;
	margin: 15px 0 5px 15px;
}

h2 {
	width: 697px;
	line-height: 43px;
	font-size: 20px;
	background: url(img/midasi.jpg) no-repeat;
	margin-top: 60px;
	padding-left: 57px;
	font-weight: 700;
}

#content p {
	font-size: 14px;
	width: 650px;
	margin-top: 17px;
	padding-left: 30px;
	line-height: 1.6;
}

.step {
	margin-top: 23px;
}

.arrow {
	margin: 40px 0 10px 320px;
}

.ex {
	margin: 30px 0 10px 10px;
}

.banner {
	margin-left: 8px;
}

.btn {
	margin-top: 40px;
	margin-left: 100px;
}

iframe {
	margin: 40px 0 10px 0;
}


/* CSS Document */
