@charset "Shift_JIS";

@import url(layout.css);
@import url(default.css);

/*=======================================
 コンテンツ
=======================================*/

h2, h3, h4, h5, h6 {
	display:none;
}

p {
	line-height: 20px;
}

p span {
	font-weight: bold;
}

#ti {
	width: 570px;
	height: 47px;
	margin: 0;
	padding: 0;
	background: url(../../koumyouden/img/ti.gif) no-repeat;
}

#copy {
	width: 570px;
	height: 73px;
	margin: 0;
	padding: 0;
	background: url(../../koumyouden/img/copy.gif) no-repeat;
}

#main_img {
	width: 570px;
	height: 332px;
	margin-bottom: 10px;
	padding: 0;
	background: url(../../koumyouden/img/main_img.jpg) no-repeat;
}

#sti01, #sti02 {
	width: 570px;
	height: 30px;
	margin-bottom: 15px;
	padding: 0;
}

#sti01 { background: url(../../koumyouden/img/sti01.gif) no-repeat; }
#sti02 { background: url(../../koumyouden/img/sti02.gif) no-repeat; }

#size {
	width: 570px;
	height: 50px;
	margin-bottom: 50px;
	padding: 0;
	background: url(../../koumyouden/img/size.gif) no-repeat;
}

#size p {
	display: none;
}

