/* Index */

body {
	background:url(../img/top_bk.jpg) repeat-x;
}

#topImage {
	width:780px;
	height:238px;
	margin-top:4px;
	margin-bottom:15px;
	background:url(../img/top_img_bk.jpg) no-repeat;
}

#topImage img {
	margin-top:141px;
	margin-left:253px;
}

#contents {
	margin-top:30px;
}

#rightContents {
	width:520px;
	margin-top:20px;
	float:right;
}

#rightContents p {
	padding:30px 10px 10px 10px;
}

#menu {
	width:222px;
	float:left;
}

.menu2 {
	margin-top:10px;
}

.txtimg {
	margin:10px;
	float:right;
}


