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

/*メイン*/

h3{
	background-image:url(../images/main-img.jpg);
	width: 680px;
	height: 350px;
	text-indent:-9999px;
	overflow:hidden;
}

h4{
	background-image:url(../images/h4-img.jpg);
	width: 400px;
	height: 90px;
	text-indent:-9999px;
	overflow:hidden;
}

#content{
	background-image:url(../images/img_01.jpg);
	background-position:right 20px;
	background-repeat:no-repeat;
	min-height: 400px;
}

#content p{
	width:450px;
}
#link p{
	margin: 20px 0;
}


#content p{
	margin:20px 0;
}











