@charset "UTF-8";
/* CSS Document */
@import 'main.css';
@import 'menu.css';

#standard img{
	float:right;
	padding-left:20px;
	margin-bottom:20px;
}

body#interview h4{
	margin-bottom:15px;
	font-weight:normal;
}

#shopdata a{
color:#A18B74;
}

#shopdata a{
text-decoration:underline;
}
