@charset "Shift_JIS";
/*******************************
@written sKoido
*******************************/

/**
	area
******************************/
div#container {
	margin-top: 130px;
}
div#header {
}
div#myInfo {
	height: auto;
	width: 100%;
	background: #ddddff;
}
div#myInfo_block {
	display: none;
}
div#myProfile {
	height: auto;
	width: 100%;
	background: #ffdddd;
}
div#myProfile_block {
	display: none;
}
div#myGallery {
	height: auto;
	width: 100%;
	background: #ffffff;
}
div#myGallery_block {
	display: none;
	width: 100%;
}
div#Gallery_frame {
	height: auto;
	width: 824px;
	margin: 0 auto;
}
div.Gallery_list {
	float: left;
	width: 200px;
	height: 200px;
	background: #dddddd;
	border: double 3px;;
}
div.Gallery_list_end {
	clear: both;
}
div#myBusiness_block {
	display: none;
}
div#myBusiness {
	height: auto;
	width: 100%;
	background: #ffeeaa;
}
div#myLink {
	height: auto;
	width: 100%;
	background: #ddffdd;
}
div#myLink_block {
	display: none;
}
div#myContact {
	height: auto;
	width: 100%;
}
div#myContact_block {
	display: none;
}
div.text_link {
	margin-top: 5px;
	background: #eeffee;
}

/**
	main
******************************/
dl dt {
	padding: 2px 0;
}
dl dd {
	padding: 2px 0;
}
dl#business_list {
	background: #ffffcc;
}
dl#info_list dt {
	font-weight: bold;
	background: #eeeeee;
}
dl#profile_list dt {
	font-weight: bold;
	background: #eeeeee;
}
dl#business_list dt {
	margin-top: 5px;
	font-weight: bold;
}

/* end of stylesheet */