@charset "utf-8";


/* ============================================================

	style info : ページごとのスタイルを記述

============================================================ */

/* -----------------------------------
	how_to_make
----------------------------------- */

/* title */
h2 {
	background-image: url(../img/how_to_make/ttl_how_to_make.png);
}

h2.en {
	background-image: url(../img/how_to_make/ttl_how_to_make_en.png);
}


#how_to_make .Lmain p {
	color: #5d5d5d;
	font-size: 117%;
	margin-bottom: 11px;
}

#how_to_make .Lmain .topUl {
	margin-bottom: 15px;
}

#how_to_make .Lmain .topUl li {
	float: left;
	margin-right: 8px;
	padding-right: 7px;
	border-right: 1px solid #ccc;
	color: #999;
	font-size: 117%;
}

#how_to_make .Lmain .topUl .li01 {
	background-color: #999;
	border-right: none;
	color: #fff;
	font-size: 84%;
	padding: 4px 7px 1px 0;
}

#how_to_make .Lmain .topUl .li01 span {
	padding-left: 5px;
}

#how_to_make .Lmain .topUl li.li02 {
	background: url(../img/how_to_make/line.gif) repeat-y right top;
	border-right: none;
}

#how_to_make .Lmain h3 {
	background-color: #F8F6F1;
	border-top: 3px solid #B8B8B8;
	color: #333;
	font-size: 150%;
	margin-bottom: 20px;
	padding: 3px 0 7px 10px;
}

#how_to_make .Lmain .comBox {
	margin: 20px 0;
	overflow: hidden;
	padding: 7px 0;
}

#how_to_make .Lmain .comBox ul {
	width: 669px;
	overflow: hidden;
}

#how_to_make .Lmain .comBox ul li {
	float: left;
	width: 193px;
	margin: 0 -1px -1px 0;
	padding: 15px;
	border-right: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
}

/*
#how_to_make .Lmain .comBox ul li span {
	display: block;
}
*/
#how_to_make .Lmain .comBox ul li div {
	margin-bottom: 12px;
}

#how_to_make .Lmain .comBox ul li div a {
	font-size: 117%;
}

#how_to_make .Lmain .comBox span .new {
	padding: 6px 0 0 5px;
}

	* html #how_to_make .Lmain .comBox span .new {
		padding-top: 2px;
	}
	
	*+html #how_to_make .Lmain .comBox span .new {
		padding-top: 3px;
	}
/* -----------------------------------
	detail
----------------------------------- */
#how_to_make.detail .Lmain .sns_btn {
	float: right;
	margin-bottom: 0px;
}

#how_to_make.detail .Lmain .sns_btn li {
	float: right;
}

#how_to_make.detail .Lmain .inner {
	margin: 0 0 7px 8px;
}

#how_to_make.detail .Lmain .inner .photoBox {
	float: left;
}

#how_to_make.detail .Lmain .inner .textBox {
	float: right;
	margin-top: 23px;
	width: 353px;
}

#how_to_make.detail .Lmain .inner .pBox {
	margin: 0 0 9px 70px;
	width: 240px;
}

#how_to_make.detail .Lmain .inner p {
	font-size: 117%;
	line-height: 1.3;
	margin-bottom: 6px;
}

#how_to_make.detail .Lmain .inner p.title {
	font-size: 200%;
	margin-bottom: 10px;
}

#how_to_make.detail .Lmain .inner .pBox ul li a {
	background: url(../img/how_to_make/detail_icon.gif) no-repeat left center;
	color: #666;
	font-size: 117%;
	padding-left: 16px;
}

#how_to_make.detail .Lmain h3 {
	background: url(../img/common/icon.gif) no-repeat left top;
	clear: both;
	font-size: 150%;
	line-height: 1.0;
	margin-bottom: 9px;
	padding-left: 23px;
	border:none;
}

#how_to_make.detail .Lmain .photo {
}

/* -----------------------------------
	howto
----------------------------------- */
#howto .Lmain .inner p.title {
	margin-bottom: 16px;
}

#howto .Lmain .inner .textBox {
	float: right;
	width: 480px;
}

#howto .Lmain .inner p {
	font-size: 134%;
	line-height: 1.5;
}

#howto .Lmain .movieBox {
	margin-bottom: 24px;
	position: relative;
	z-index: 1;
}

#howto .Lmain .movieBox .bgBox {
	background: url(../img/how_to_make/basic/howto_bg02.gif) no-repeat left bottom;
	padding-bottom: 14px;
}

#howto .Lmain .movie {
	text-align: center;
}

#howto .Lmain .movieBox .img01 {
	left: -15px;
	position: absolute;
	top: -22px;
	z-index: 1000;
}

#howto .Lmain .movieBox .img02 {
	left: -15px;
	position: absolute;
	top: -6px;
}

#howto .Lmain .movieBox .img03 {
	left: -15px;
	position: absolute;
	top: -10px;
}

#howto .Lmain .link {
	margin: 0 auto;
	position: relative;
	width: 346px;
}

#howto .Lmain .link .img04 {
	left: -55px;
	position: absolute;
	top: -23px;
}