.dmy {
	color: #FF0000;
}#profile_frame {
	width: 450px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#profile_photo {
	width: 150px;
	float: left;
}
#profile_contents01 {
	float: left;
	width: 280px;
	text-align: left;
}
#profile_contents02 {
	width: 450px;
	text-align: left;
	clear: both;
}
.menu {
	display: block;
	color: #FFFFFF;
	background-color: #FF9651;
	width: 35px;
	margin-bottom: 5px;
	margin-left: 10px;
	float: left;
	clear: left;
	padding-left: 10px;
}
.menu_contents {
	display: block;
	width: 200px;
	margin-left: 10px;
	padding-left: 10px;
	margin-bottom: 5px;
	float: left;
}
.profile_contents02 {
	width: 300px;
	clear: left;
}
#about_photo {
	width: 285px;
	clear: left;
	margin-top: 10px;
	margin-left: 15px;
}

/* プロフィール(旅行歴) */

#travel_waku {
	overflow: auto;
	height: 700px;
	font-size: 95%;
	text-align: left;
	border-right-color: #FFFFFF;
	margin-left: 25px;
	margin-bottom: 20px;
}
#travel_headersection {
	width: 450px;
	background-color: #FF9651;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 25px;
	text-align: center;
	letter-spacing: 0.3em;
	border-top-color: #FFDAC2;
	border-top-style: solid;
	border-top-width: 2px;
	border-bottom-color: #AB5218;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-right-color: #AB5218;
	border-right-style: solid;
	border-right-width: 2px;
	border-left-color: #FFDAC2;
	border-left-style: solid;
	border-left-width: 2px;
}
#travel_headerterm {
	float: left;
	width: 170px;
}
#travel_headercountry {
	float: left;
	width: 120px;
}
#travel_headerstyle {
	float: left;
	width: 160px;
}
.travel_section {
	width: 450px;
}
.travel_term {
	float: left;
	width: 170px;
	margin-bottom: 2px;
	margin-top: 2px;
}
.travel_country {
	float: left;
	width: 120px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.travel_style {
	float: left;
	width: 160px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.travel_line {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF9651;
}

/* プロフィール(撮影記録) */

#photo_waku {
	overflow: auto;
	height: 700px;
	font-size: 95%;
	text-align: left;
	border-right-color: #FFFFFF;
	margin-left: 25px;
	margin-bottom: 20px;
}
#photo_headersection {
	width: 450px;
	background-color: #FF9651;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 25px;
	letter-spacing: 0.3em;
	border-top-color: #FFDAC2;
	border-top-style: solid;
	border-top-width: 2px;
	border-bottom-color: #AB5218;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-right-color: #AB5218;
	border-right-style: solid;
	border-right-width: 2px;
	border-left-color: #FFDAC2;
	border-left-style: solid;
	border-left-width: 2px;
}
#photo_headeryear {
	float: left;
	width: 35px;
}
#photo_headercountry {
	float: left;
	width: 90px;
}
#photo_headerdigital {
	float: left;
	width: 90px;
}
#photo_headeranalog {
	float: left;
	width: 60px;
}
#photo_headervideo {
	float: left;
	width: 60px;
}
#photo_headermodel {
	float: left;
	width: 115px;
}
.photo_section {
	width: 450px;
}
.photo_year {
	float: left;
	width: 35px;
	margin-bottom: 2px;
	margin-top: 2px;
}
.photo_country {
	float: left;
	width: 90px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.photo_digital {
	float: left;
	width: 90px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.photo_analog {
	float: left;
	width: 60px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.photo_video {
	float: left;
	width: 60px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.photo_model {
	float: left;
	width: 115px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.photo_line {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF9651;
}
