@charset "utf-8";
/* CSS Document */

#main{
	height: 1150px;
	width: 840px;
	margin-left: 30px;
	padding-top: 10px;
	text-align: left;
}

/* title2
-----------------------------------*/
#access_title{
	width			:625px;
	height			:115px;
	float: right;
}

#access_title h2{
	text-indent		:-9999px;
	width			:625px;
	height			:115px;
	margin-top: 0px;
	padding-top: 10px;
	background-image: url(img/title.jpg);
	background-repeat: no-repeat;
}



#work{
	width			:625px;
	float: right;
	background-color: #FFFFFF;
	margin-top: 5px;
}

#text{
	width			:605px;
	padding: 10px;
	text-align: left;
}


p{
	margin-left: 10px;
	line-height: 18px;
	margin-right: 5px;
	margin-bottom: 25px;
	font-size: 11px;
}

img{
	float			:left;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

img#img{
	margin: 0;
}

table {
	margin-left: 10px;
}


h4{
	font-size		:16px;
	color			:#CC6666;
	margin-left: 10px;
	margin-bottom		:12px;
	font-weight: bold;
}


