@charset "utf-8";
.green {
	font-family: sans-serif, Osaka, "ＭＳ ゴシック", "ＭＳ Ｐゴシック";
	font-size: 16px;
	text-decoration: none;
	color: #1DAE5B;
	margin: 0px 0px 7px;
	padding: 0px;
}
.green a{
	text-decoration: none;
	color: #1DAE5B;
}
.green a:hover{
	text-decoration: underline;
	color: #1DAE5B;
}
.sketch {
	font-family: sans-serif, Osaka, "ＭＳ ゴシック", "ＭＳ Ｐゴシック";
	font-size: 11px;
	line-height: 17px;
	text-decoration: none;
	float: left;
	width: 370px;
	text-align: left;
	padding: 0px 0px;
; margin: 30px 0px 35px 10px}
.sketch a{
	text-decoration: none;
	color: #333333;
}

.sketch a:hover{
	text-decoration: underline;
}
.sketch-r {
	font-family: sans-serif, Osaka, "ＭＳ ゴシック", "ＭＳ Ｐゴシック";
	font-size: 11px;
	line-height: 17px;
	text-decoration: none;
	float: right;
	width: 370px;
	margin-top: 30px;
	margin-left: 0px;
	margin-right: 15px;
	text-align: left;
	margin-bottom: 35px;
;
	clear: none;
	color: #333333;
}
.sketch-r a{
	text-decoration: none;
	color: #333333;
}

.sketch-r a:hover{
	text-decoration: underline;
}
.sketchText {
	width: 260px;
	float: right;
	padding: 0px;
}
.cover {
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	clear: both;
	padding-bottom: 20px;
}
#titre-sketch {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 18px;
	color: #1DAE5B;
	text-decoration: none;
	text-align: right;
	vertical-align: bottom;
	background-image: url(../images-bar/page-title.gif);
	background-repeat: no-repeat;
	line-height: 33px;}
#titre-sketch strong{
	display: block;
	height: 36px;
	margin-top: 32px;
	float: right;
}
