@charset "shift_jis";

/* ========================================
	item
======================================== */
body {
	text-align: center;
	font-family:"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,verdana,arial,clean,sans-serif;
	color: #555;
}
#wrapper {
	text-align: left;
	width: 100%;
	min-width: 743px;
	background: url(../item/images/item_bg01.png) 0 0 repeat;
}

#header {
	margin: 0 auto;
	width: 743px;
}

#header h1 {
	padding: 40px 0 13px 0;
	text-align: center;
}

#main {
	margin: 0 auto;
	width: 743px;
}

#contents {
	position: relative;
	background: url(../update/images/frameBG.png) repeat-y;
}

#contents p {
	line-height: 2.2;
}

#contents p span {
	font-size: 88%;
	color: #F00;
}

#contents .txt {
	padding: 18px 265px 0 60px;
	line-height: 1.8;
}

#noteWrap {
	width: 643px;
	margin: 30px auto 0;
}

#noteWrap div {
	background: url(../update/images/noteFrameBg.png) repeat-y;
	padding: 18px 35px;
	line-height: 1.8;
}

#noteWrap .exImage {
	padding: 20px 0 25px;
}

#noteWrap .exSS {
	padding: 15px 0 5px;
}

#contents .listDetail {
	margin: 18px 60px 0 62px;
}

#contents .listDetail li {
	list-style: url(../update/images/list.png);
	line-height: 1.8;
	padding-bottom: 7px;
	margin-left: 18px;
}

#contents .stepWrap {
	margin: 30px 60px 40px 60px;
	width: 635px;
}

#contents .stepWrap dt {
	float: left;
	width: 52px;
	padding-top: 3px;
}

#contents .stepWrap .stepText {
	float: left;
	width: 321px;
	line-height: 1.8;
	position: relative;
}

#contents .stepWrap .stepText p {
	margin-bottom: 7px;
}

#contents .stepWrap .stepText p.notes {
	font-size: 88%;
	line-height: 1.8;
	margin-bottom: 4px;
	margin-left: 1em;
	text-indent: -1em;
}

#contents .stepWrap .stepText p.notes a {
	padding-left: 13px;
	background: url(../update/images/linkArrow.png) no-repeat;
	color: #555;
	text-decoration: none;
}

#contents .stepWrap .stepText p.notes a:hover {
	color: #555;
	text-decoration: underline;
}

#contents .stepWrap .stepPhoto {
	float: right;
	width: 240px;
	text-align: center;
}

#contents .listNotes {
	margin: 25px 60px 0 62px;
}

#contents .listNotes li {
	margin-left: 1em;
	text-indent: -1em;
	line-height: 1.8;
	padding-bottom: 7px;
}

.sttl {
	margin: 40px 50px 0;
	padding: 30px 10px 0 10px;
	background: url(../update/images/line.png) repeat-x;
}

.btn-close {
	padding: 12px 0 30px 0;
	text-align: center;
}