@charset "EUC-JP";

/*============================================================
// 初めての方へ
//==========================================================*/

.beginner .visual {
	background:url(/beginner/image/main.jpg) no-repeat ;
	width:950px;
	height:235px;
	margin-top:60px;
	text-indent:-9999px;
}

.beginner h3.title {
	background:url(/beginner/image/title.jpg) no-repeat; 
	width:700px;
	height:54px;
	text-indent:-9999px;
	margin-bottom:15px;
}

.beginner h3.midashi {
	clear:both;
	font-size:20px;
	margin-bottom:20px;
	color:#6D554A;
}

.beginner h4 {
	font-size:14px;
	margin-bottom:10px;
	color:#6D554A;
}

.beginner h5 {
	background:url(/beginner/image/bg_studio.jpg) no-repeat; 
	font-size:20px;
	padding-left:5px;
	margin-bottom:15px;
	color:#fff;
}

.beginner p {
	font-size:12px;
	margin-bottom:15px;
	color:#666;
	line-height:180%;
}

.beginner #main .right {
	float:right;
	font-size:10px;
	margin-left:10px;
}

.beginner #main .left {
	float:left;
	font-size:10px;
	margin-right:10px;
}

.beginner table {
	width:700px;
	border-collapse:collapse;
	margin:10px 0 20px 0;
}

.beginner th {
	background:#95B08F none repeat scroll 0 50%;
	border-right:1px dotted #ccc;
	border-bottom:1px dotted #fff;
	font-weight:normal;
	color:#fff;
	width:180px;
	padding:4px;
	text-align:center;
}

.beginner td {
	border-bottom:1px dotted #CCCCCC;
	padding:15px 8px;
}

.beginner .box{
	margin-bottom:20px;
}

.beginner .studio a{
	color:#D65929;
	test-decoration:underline;
}
.beginner .studio a:hover{
	color:#fff;
	background-color:#D65929;
}

.beginner .studio p{
	font-size:14px;
	color:#6D554A;
	margin-bottom:10px;
	font-weight:bold;
}


.beginner ul.flow{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	font-size:14px;
	line-height:180%;
	margin:15px 0 10px 0;
}

.beginner li.step1{
	background:transparent url(/beginner/image/step01.gif) no-repeat scroll 0 50%;
	margin:0 0 5px;
	padding-left:70px;
	margin-bottom:10px;
}
.beginner li.step2{
	background:transparent url(/beginner/image/step02.gif) no-repeat scroll 0 50%;
	margin:0 0 5px;
	padding-left:70px;
}

.beginner li.step3{
	background:transparent url(/beginner/image/step03.gif) no-repeat scroll 0 50%;
	margin:0 0 5px;
	padding-left:70px;
}

.beginner li.step4{
	background:transparent url(/beginner/image/step04.gif) no-repeat scroll 0 50%;
	margin:0 0 5px;
	padding-left:70px;
}

.beginner li.step5{
	background:transparent url(/beginner/image/step05.gif) no-repeat scroll 0 50%;
	margin:0 0 5px;
	padding-left:70px;
}

.beginner li.step6{
	background:transparent url(/beginner/image/step06.gif) no-repeat scroll 0 50%;
	margin:0 0 5px;
	padding-left:70px;
}
