/* CSS Document */

table {
        width: 500px;
}

td.left {
	padding: 5px;
	background-color: #9999CC;
	width: 100px;
}

td.right {
	padding: 5px;
	background-color: #CCCCFF;
	width: 400px;
}

#title_infomation {
	width: 530px;
	background-image: url(/infomation/images/title_infomation.jpg);
	height: 40px;
	background-repeat: no-repeat;
	display: block;
	margin-top: 10px;
	margin-left: 30px;
}

#title_media {
	width: 530px;
	background-image: url(/infomation/images/title_media.jpg);
	height: 40px;
	background-repeat: no-repeat;
	display: block;
	margin-top: 10px;
	margin-left: 30px;
}

#title_profile {
	width: 530px;
	background-image: url(/infomation/images/title_profile.jpg);
	height: 40px;
	background-repeat: no-repeat;
	display: block;
	margin-top: 10px;
	margin-left: 30px;
}

#title_recruit {
	width: 530px;
	background-image: url(/infomation/images/title_recruit.jpg);
	height: 40px;
	background-repeat: no-repeat;
	display: block;
	margin-top: 10px;
	margin-left: 30px;
}

#title_salon {
	width: 530px;
	background-image: url(/infomation/images/title_salon.jpg);
	height: 40px;
	background-repeat: no-repeat;
	display: block;
	margin-top: 10px;
	margin-left: 30px;
}


/* img
----------------------------------------------- */
.harada {
	padding: 0px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	width:auto;
}

.harayama {
	padding: 0px;
	margin-top: 10px;
	margin-left: 10px;
}
