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



h2{
	background:url(../images/title.gif) no-repeat 10px 0;
	height:331px;
}
h3{
	height:19px;
	text-indent:-9999px;
	margin:20px 0 0;
	padding:0;
	width:127px;
	background: url(../images/menu01.gif) no-repeat 0 0;
}

/* --------------Header-------------- */
#head{
	background:url(../images/mainimage.jpg) no-repeat 0 0;
}
.n01 a{
	background-image: url(../images/n01.jpg);
}
.n02 a{
	background-image: url(../images/n02.jpg);
}
.n03 a{
	background-image: url(../images/n03.jpg);
}
.n04 {
	background-image: url(../images/n04.jpg);
	background-position:0 -290px;
}
.n05 a{
	background-image: url(../images/n05.jpg);
}
.n06 a{
	background-image: url(../images/n06.jpg);
}



/* --------------Main-------------- */
#main{
	width:818px;
	float:right;
	padding-bottom:30px;
	margin-top:20px;
}
.left{
	width:359px;
	float:left;
}
#main table{
	margin:10px 0 10px 7px;
	width:230px;
}
#main table td{
	color:#666;
}
#main table td a{
	color:#666;
	text-decoration:none;
}

#photoArea{
	width:440px;
	float:right;
}
#photoArea p{
	padding:8px 0 0;
}
#main span{
	display:block;
	color:#ba8565;
}
.color{
	color:#ce616f;
}




































