/* @group beginners common styles */

ul.l-navi {
	margin-top: 10px;
	border-bottom: 10px solid #e85299;
	height: 53px;
}

ul.l-navi li {
	float: left;
}

ul.l-navi {
	
}

div.cont-wrapper {
	background-color: #ffffbf;
	text-align: center;
	padding: 25px 0;
}


h3.main-head {
	padding-bottom: 17px;
	background: url(../../beginner/images/line01.gif) no-repeat 0 bottom;
}

p.nextlink a {
	display: block;
	text-align: right;
	padding-right:44px;
	padding-top: 10px;
	text-decoration: none;
}

p.nextlink a:link {
}

p.nextlink a:hover {
	text-decoration: underline;
}

p.nextlink a img {
	position: relative;
	top: 12px;
	margin-right: 5px;
}


/* @end */

/* @group search ways styles */

div.searchways {
	margin: 0 auto;
	padding-bottom: 25px;
	width: 645px;
	text-align: left;
	background-color: #ffffff;
}

div.searchways ul {
	margin-top: 24px;
}

div.searchways ul li {
	display: block;
	margin-bottom: 30px;
}

/* @end */

/* @group dictinary styles */

div.dictionary {
	margin: 0 auto;
	padding-bottom: 25px;
	width: 645px;
	text-align: left;
	background-color: #ffffff;	
}

div.dictionary ul {
	height: 51px;
	border-bottom: 9px solid #e74291;
}

div.dictionary ul li {
	float: left;
}

div.dictionary dl {
	padding: 0 20px;
	line-height: 1.4;
}

div.dictionary dl dt {
	padding-top: 17px;
	color: #e74291;
	font-weight: bold;
	font-size: 18px;
}

div.dictionary dl dt:before {
	content: "◆";
}

div.dictionary dl dd {
	
}

/* @end */

/* @group debut styles */

div.debut {
	margin: 0 auto;
	padding-bottom: 25px;
	width: 645px;
	text-align: left;
	background-color: #ffffff;
	font-size: 88%;
	line-height: 1.4;
}

div.debut dl {
	margin-top: 20px;
}

div.debut dl dt {
	padding-left: 45px;
}

div.debut dl dt img.photo {
	float: right;
	margin-right: 20px;
}

*html div.debut dl dt img.photo {
	position: relative;
	top: -60px;
}

*+html div.debut dl dt img.photo {
	position: relative;
	top: -60px;
}

div.debut dl dd {
	min-height: 180px;
	background: url(../../beginner/images/debut-img07.gif) no-repeat 68px;
	padding-left: 112px;
	position: relative;
}

div.debut dl dd.last-child {
	background-image: none;
}

div.debut dl dd a {
	display: block;
	position: relative;
	padding-top: 10px;
	left: 200px;
	text-decoration: none;
	width: 200px;
}

div.debut dl dd a:link {
}

div.debut dl dd a:hover {
	text-decoration: underline;
}

div.debut dl dd a img {
	position: relative;
	top: 12px;
	margin-right: 5px;
}

div.debut h4 {
	position: relative;
}

div.debut h4 img {
	position: absolute;
	left: 45px;
}

div.debut p {
	margin-left: 210px;
	margin-top: 100px;
	padding-right: 35px;
	padding-bottom: 30px;
}

/* @end */

/* @group step1-3 styles */

div.step1 {
	line-height: 1.4;
	font-size: 80%;
	margin: 0 auto;
	padding-bottom: 25px;
	width: 645px;
	text-align: left;
	background-color: #ffffff;	
}

div.step1 h4 {
	margin-left: 40px;
	margin-top: 30px;
}

div.step1 dl {
	width: 557px;
	margin: 0 auto;
}

div.step1 dl dt {
	position: relative;
	background: url(../../beginner/images/step-box-bg01.gif) no-repeat 0 top;
	padding-top: 10px;
	text-align: center;
	margin-top: 50px;
	zoom: 1;
}

div.step1 dl dt.even {
	background: url(../../beginner/images/step-box-bg03.gif) no-repeat 0 top;
}

div.step1 dl dt span {
	padding-top: 3px;
	border-left: 1px solid #c6e190;
	border-right: 1px solid #c6e190;
	display: block;
}

div.step1 dl dt.even span {
	border-color: #f17ebf;
}

div.step1 dl dt span.title {
	border: none;
	border-bottom: 1px solid #c6e190;
	margin: 0 10px;
	padding-bottom: 10px;
}

div.step1 dl dt.even span.title {
	border-bottom: 1px solid #f17ebf;
}

div.step1 dl dt img.check {
	position: absolute;
	top: -40px;
	left: 15px;
}

div.step1 dl dt img.photo {
	position: absolute;
	right: -30px;
	top: -31px;
}

div.step1 dl dd {
	background: url(../../beginner/images/step-box-bg02.gif) no-repeat 0 bottom;
	padding-bottom: 10px;
}

div.step1 dl dd span {
	border-left: 1px solid #c6e190;
	border-right: 1px solid #c6e190;
	display: block;
	padding: 15px 20px 10px;
}

div.step1 dl dd.even span {
	border-color: #f17ebf;
}

div.step1 dl dd.even {
	background: url(../../beginner/images/step-box-bg04.gif) no-repeat 0 bottom;
}

dl.step2 span {
	padding-left: 0px!important;
	padding-right: 0px!important;
	text-align: center;
}

dl.step2 p {
	margin: 0 70px;
	text-align: left;
}

dl.step2 img.img01 {
	margin-bottom: 10px;
}

dl.step2 dt.check3 {
	text-align: left;
}

dl.step2 dt.check3 span.title {
	text-align: left;
	margin-right: 220px;
}

dl.step2 dt.check3 span img {
	padding-left: 20px;
}

dl.step2 dt.check3 span img.check {
	padding-left: 0px;
}

dl.step2 dd.check3 {
	position: relative;
}

dl.step2 dd.check3 img.img04 {
	margin-top: -150px;
}

dl.step2 dd.check3 p {
	margin: 0;
	padding-left: 10px;
	padding-right: 220px;
}

/* @end */

/* @group step4 styles */

div.step4 {
	margin: 0 auto;
	padding-bottom: 25px;
	width: 645px;
	text-align: left;
	background-color: #ffffff;
	font-size: 88%;
	line-height: 1.4;
}

div.step4 {
	margin: 0 auto;
	padding-bottom: 25px;
	width: 645px;
	text-align: left;
	background-color: #ffffff;
	font-size: 88%;
	line-height: 1.4;
}

div.step4 h4{
	margin-left: 40px;
	margin-top: 30px;
}

div.step4 ul.imglist {
	margin-left: 25px;
	margin-top: 10px;
}

div.step4 ul.imglist li {
	float: left;
	margin-left: 14px;
	margin-bottom: 14px;
	display: block;
}

div.step4 div.point {
	margin-left: 326px;
	width: 272px;
	zoom: 1;
	position: relative;
	top: 25px;
}

div.step4 div.point:after {
    content: ".";  
    display: block;  
    visibility: hidden;  
    height: 0.1px;  
    font-size: 0.1em;  
    line-height: 0;  
    clear: both;
}

div.step4 div.point h5 {
	color: #e4007f;
	font-size: 15px;
	margin-bottom: 15px;
}

div.step4 div.point ul {
	list-style-type: disc;
	padding-left: 20px;
	font-size: 13px;
	line-height: 1.7;
}

/* @end */





