@charset "UTF-8";
/*====================================
	example design styles
====================================*/


#title h2 {
	background-image : url(../images/title.gif);
}
.txt_example01 {
	width:810px;
	margin:15px 10px 15px 25px;
}
.txt_example01 img {
	padding:0px 15px 0px 25px;
	float:left;
}
.txt_example01 p {
	width:550px;
	margin:15px 10px 15px 0px;
	font-size:88%;
	float:right;
}
.example {
	width:850px;
}
.example-set {
	margin: 0px 0px 0px 45px;
	width:810px;
	clear:both;
	padding:0;
}
.example-set img {
	margin:15px 0px 15px 0px;
}
/*---  ---*/
.example-left {
	width:394px;
	float:left;
}
.example-left p {
	text-align:center;
	font-size:75%;
}
/*--- E ---*/
.example-right {
	width:394px;
	float:right;
	padding:0px 0px 20px 0px;
}
.example-right p {
	text-align:center;
	font-size:75%;
}
