/* CSS Document */
/* index.html */
#kikakuten .title {
	font-size: 80%;
	line-height: 170%;
	font-weight: bold;
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	color: #666666;
		letter-spacing: -0.1em;
}
#kikakuten .period{
	font-size: 80%;
	line-height: 170%;
	font-weight: normal;
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	color: #666666;
}

/* –{•¶ */
h1 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

p.lead {
	font-size: 80%;
	line-height: 160%;
	font-weight: normal;
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	color: #333333;
	text-indent: 1em;
	margin: 15px 48px 0px 48px;
	width: 496px;
}
.textnext {
	font-size: 80%;
	line-height: 170%;
	font-weight: normal;
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	color: #333333;
	letter-spacing: -0.1em;
}
/* ãƒiƒr */
.gokikakuten{
	font-size: 70%;
	font-weight: normal;
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	color: #658C3F;
	text-align: center;
	text-decoration: none;
}
.goprev{
	font-size: 70%;
	font-weight: normal;
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	color: #658C3F;
	text-align: right;
	text-decoration: none;
}
.gonext{
	font-size: 70%;
	font-weight: normal;
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	color: #658C3F;
	text-align: left;
	text-decoration: none;
}


/* ƒ[ƒNƒVƒ‡ƒbƒv */
.workshop {
	width: 600px;
}
.workshop h2 {
	margin: 20px 0px 5px 50px;
}
.workshop .shousai .pict {
	padding: 0px 10px 5px 0px;
	float: left;
}

.workshop .shousai {
	font-size: 80%;
	line-height: 130%;
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	color: #333333;
	margin: 0px 25px;
	padding: 0px 30px 5px;
}
.workshop .faxbtn {
	clear: both;
	float: right;
	margin-right: 35px;
}
.workshop .lastchild {
	margin: 0px 25px 20px 25px;
	padding: 0px 30px 5px;
}
