@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../image/top/back1.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

/*　文字スタイル*/

h1 {
	font-size:10px;
	color:#FF6600;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
}
h2{
	font-size:12px;
	color:#666666;
	margin: 0px;
	padding: 0px;
	line-height: 15px;
	letter-spacing: 0.1em;
}
h3{
	line-height: 40px;
	background-image: url(../image/top/teittle_back1.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	letter-spacing: 0.1em;
	text-indent: 60px;
	padding: 0px;
}
.tittle2{
	line-height: 40px;
	background-image: url(../image/top/teittle_back2.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	letter-spacing: 0.1em;
	text-indent: 60px;
	padding: 0px;
}

p{
	font-size:12px;
	color:#666666;
	margin: 0px;
	padding: 0px;
	line-height: 15px;
	letter-spacing: 0.1em;
}
