@charset "Shift_JIS";

* { margin:0; padding:0; }

/*---------------------------------------------------------------------------*/

body {
    font-family: "ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,verdana,arial,clean,sans-serif;
    font-size: 13px;
    line-height:1.5;
    color:#333333;
}

/*link color*/
a {color:#141414; text-decoration:underline; font-weight:normal;}
a:hover {text-decoration:none;}

p,li,dl,h4,h5,span{text-align:left; }
/*---------------------------------------------------------------------------*/

body {
	background-image: url(../_img/info/bg.gif);
	background-position: center top;
	background-repeat: repeat;
	text-align: left;
}

#header {
	width: 806px;
	margin: 0 auto;
	padding-top: 6px;
	position: relative;
	*zoom: 1;
}

#wrap {
	width: 806px;
	margin: 0 auto;
}

#header #head-close {
	position: absolute;
	top: 10px;
	right: 7px;
}

#header #head-close a img {
	border: none;
}

.box {
	margin: 0 auto;
	background: url(../_img/info/box_bottom.png) no-repeat bottom left;
	padding-bottom: 58px;
}

.box_mid {
	margin: 0 auto;
	padding: 0 48px;
	background: url(../_img/info/box_center.png) repeat-y 0 0;
}

h2 {
	text-align: center;
	margin-bottom: 20px;
}

.lead-block {
	width: 698px;
	margin: 0 auto 20px;
}

.lead-txt {
	margin-bottom: 10px;
	line-height: 1.6;
}

.lead-note {
	font-size: 12px;
	text-indent: -1.0em;
	padding-left: 1.0em;
}

.dl-flow {
	text-align: center;
	margin-bottom: 40px;
}

h3 {
	text-align: center;
	margin-bottom: 18px;
}

#dl-wrap {
	background: url(../_img/info/dl_bottom.gif) left bottom no-repeat;
	padding-bottom: 36px;
	margin-bottom: 37px;
}

#dl-box {
	background: url(../_img/info/dl_top.gif) left top no-repeat;
	padding-top: 44px;
}

#dl-mid {
	background: #F3F1ED;
	border-left: #E3D8C3 6px solid;
	border-right: #E3D8C3 6px solid;
	padding: 0 49px 0 39px;
}

.step {
	padding: 3px 0 30px 47px;
	line-height: 1.7;
}

.step01 {
	background: url(../_img/info/step01.gif) left top no-repeat;
}

.step02 {
	background: url(../_img/info/step02.gif) left top no-repeat;
}

.step03 {
	background: url(../_img/info/step03.gif) left top no-repeat;
	padding-top: 0;
}

.step04 {
	background: url(../_img/info/step04.gif) left top no-repeat;
	padding-bottom: 0;
}

.step01-lead {
	margin-bottom: 25px;
}

.step04-note {
	font-size: 12px;
	margin-top: 1.0em;
}

.qr-title {
	font-weight: bold;
	color: #FF0080;
	margin-bottom: 8px;
}

.qr_img {
	background:url(../_img/info/qr.gif) no-repeat 413px 10px;
	min-height: 150px;
	height: auto !important;
	height: 150px;
	padding: 0 186px 20px 0px;
}

.qr_img ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.qr_img ul li {
	padding-left: 1.3em;
	text-indent: -1.3em;
}

.icon {
	position: relative;
	top: 4px;
	margin-right: 1px;
}

.qr_note {
	margin: 0;
	padding: 0;
	list-style: none;
}

.qr_note li {
	padding-left: 1.0em;
	text-indent: -1.0em;
	font-size: 12px;
}

.soft-name {
	color: #FF0080;
}

.version_img {
	background:url(../_img/info/version_img.jpg) 260px 0 no-repeat;
	min-height: 257px;
	height: auto !important;
	height: 257px;
	padding: 3px 310px 0 0;
}

.version_txt {
	margin-bottom: 15px;
}

.attention-list {
	margin: 0;
	padding: 10px 4px 0 4px;
	list-style: none;
}

.attention-list li {
	padding-left: 1.0em;
	text-indent: -1.0em;
	font-size: 12px;
	line-height: 1.6;
}

#btnClose {
	clear:both;
	width: 176px;
	height: 49px;
	margin:0 auto;
	padding: 21px 0;
}

#btnClose a {
	width: 176px;
	height: 49px;
	display: block;
	background: url(../_img/info/btn_close.png) no-repeat 0 0;
	text-indent:-9999px;
	overflow:hidden;
}

#btnClose a:hover{ background-position:0 -49px; }



